[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: FTBFS due to SIGABRT while running HTTP server tests, bug #973526



On Tue, Nov 10, 2020 at 05:17:26PM +0200, Juhani Numminen wrote:
> Hi,
> 
> Maarten L. Hekkelman as the package maintainer asked for my help with bug #973526
> but I have to forward his request to debian-mentors.
> 
> The package libzeep failed to build on amd64, apparently because of a SIGABRT during
> its HTTP server test. 
> https://buildd.debian.org/status/fetch.php?pkg=libzeep&arch=amd64&ver=5.0.0-3&stamp=1604607341&raw=0
> 
> >> >> test/http-test.cpp
> >> test/http-test.cpp: In member function ‘void connection_read::test_method()’:
> >> test/http-test.cpp:74:17: note: ‘#pragma message: write test for avail/used’
> >>    74 | #pragma message "write test for avail/used"
> >>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> >>>>> building http-test
> >> cd test; ./http-test 
> >> Running 7 test cases...
> >> started daemon at port 5923
> >> terminate called after throwing an instance of 'boost::wrapexcept<boost::system::system_error>'
> >>   what():  resolve: Host not found (authoritative)
Looks like it tries to resolve something, and that usually implies
Internet access, as otherwise you could just connect to localhost?
Accessing the Internet is forbidden during building.

-- 
WBR, wRAR

Attachment: signature.asc
Description: PGP signature


Reply to: