jah <[email protected]> writes: > On 30/09/16 23:03, Christian Grothoff wrote: >> If not, please run >> >> $ ldd -r /path/to/gnunet/lib/libgnunettesting.so.1 >> >> and check the creation time of >> /path/to/gnunet/lib/libgnunetarm.so.VERSION for whatever version ldd >> shows you. It should match your recent build time. > > Danke Christian, > > The error was my fault: running ldd revealed that the linked libgnunetarm.so > wasn't from the recent build, but one in /usr/local/lib from an existing > gnunet installation (r36913). > > I don't know if there's a way to force linking the recent libgnunetarm.so, > but the r38057 test_transport_address_switch_tcp was able to run once the > existing install was uninstalled. > > Thank you very much for your help. > > jah > > P.S. > > The tests in transport were: 55 passed, 4 skipped and 5 > (test_quota_compliance_{tcp,udp,unix,http,https}) failed. Is this expected?
Which system is this? There's a bug I have open on this and I wanted to take some time today to provide Christian with the core dump of a test failing for my package (GuixSD, probably Gentoo too). > _______________________________________________ > GNUnet-developers mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/gnunet-developers > -- _______________________________________________ GNUnet-developers mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnunet-developers
