Efraim Flashner <efr...@flashner.co.il> skribis: >> In the end rebuilding c-ares with the release tarball and not the github >> tarball fixed the issues with aria2 not recognizing c-ares. I wasn't able to >> get anything more out of aria2, more than it not finding the locations and >> leaving me with with variables pointing to /path/to/dir and the like. >> > > here's the end of the log file: > > ##Failure Location unknown## : Error > Test name: N5aria224LpdMessageDispatcherTestE::testSendMessage > uncaught exception of type N5aria29DlAbortExE > - Failed to set a socket option, cause: No such device
Could you check what this test does? The “No such device” is likely due to our build environment not corresponding to the assumptions made by the test wrt. available networking capabilities. > LpdMessageReceiverTest.cc:34:Assertion > Test name: N5aria222LpdMessageReceiverTestE::testReceiveMessage > assertion failed > - Expression: rcv.init("") And this one is likely related to the one above. TIA, Ludo’.