|
From: | Efraim Flashner |
Subject: | Re: [PATCH 0/3] add c-ares and aria2 |
Date: | Thu, 12 Nov 2015 19:38:44 +0200 |
On Thu, 12 Nov 2015 14:05:31 +0100 address@hidden (Ludovic Courtès) wrote: > Efraim Flashner <address@hidden> 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. here's the failing line: std::shared_ptr<SocketCore> recvsock(new SocketCore(SOCK_DGRAM)); new SocketCore(SOCK_DGRAM) occurs only in LpdMessage{Dispatcher,Reciever}Test.cc and in SocketCoreTest.cc > > LpdMessageReceiverTest.cc:34:Assertion > > Test name: N5aria222LpdMessageReceiverTestE::testReceiveMessage > > assertion failed > > - Expression: rcv.init("") > > And this one is likely related to the one above. Looking at LpdMessageReceiver.h, I'm not sure that this is connected to the other failed test, or really why it failed. Or maybe it was supposed to fail for not passing an address, or it was supposed to be commented out since the line before it was created with an address and port. > TIA, > Ludo’. I'll keep staring at it, and hopefully it'll make sense soon :) -- Efraim Flashner <address@hidden> אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted
LpdMessageDispatcherTest.cc
Description: Text Data
LpdMessageReceiverTest.cc
Description: Text Data
LpdMessageReceiver.h
Description: Text Data
pgpLoZy6Xn54J.pgp
Description: OpenPGP digital signature
[Prev in Thread] | Current Thread | [Next in Thread] |