+1: Built from git tag:
Raspberry Pi 4 (aarch64/armv8l - 32 bit userspace): Latest Raspbian (based on Debian 10.9); Built (RelWithDebInfo; gcc8.3, No go, no ruby) and tested (ctest) with no errors: built with no checking and with ASAN checking (valgrind seems to have problems on this platform). FreeBSD 12.2p6 (x86_64 - 64 bit) Built (RelWithDebInfo; clang, libuv1.40*: no go no ruby**) and tested (ctest) with no errors: tested with valgrind and tested built with ASAN. macOSX 10.15 (catalina) (x86_64) Built (RelWithDebInfo; AppleClang 12, macports, libuv1.40*; no go; no ruby) and tested (ctest): Tested with no checking: No regression: Everything passes except for a known intermitent failure/hang with the c-threadercizer test. Tested with ASAN: No regression: There are Undefined Behaviour warnings on several C++ tests (the same warning each time); The python test won't run because libasan doesn't get inserted into the address space early enough) * libuv 1.41 is known not to work ** It seems that there is a missing -lm in the ruby bindings build that stops it from final linking on FreeBSD. On Tue, 2021-04-06 at 14:31 +0100, Robbie Gemmell wrote: > Hi folks, > > I have put together a first spin for a Qpid Proton 0.34.0 release, > please give it a test out and vote accordingly. > > The files can be grabbed from: > https://dist.apache.org/repos/dist/dev/qpid/proton/0.34.0-rc1/ > > The JIRAs assigned are: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313720&version=12349378 > > It is tagged as 0.34.0-rc1. > > Regards, > Robbie > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
