Hi, I'm unable to reproduce this build error. As it happens in a network related test, I also tried it inside a container with networking blocked.
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/zurl.html shows that automated builds do work, in general. I still suspect that it may be somehow related to the resticted networking environment, but without a way to reproduce the failure, all I could do would be disabling the network related tests. Any idea? Jan On Sun, Feb 13, 2022 at 08:49:08AM +0100, Lucas Nussbaum wrote: > Source: zurl > Version: 1.11.0-2 > Severity: serious > Justification: FTBFS > Tags: bookworm sid ftbfs > User: lu...@debian.org > Usertags: ftbfs-20220212 ftbfs-bookworm > > Hi, > > During a rebuild of all packages in sid, your package failed to build > on amd64. > > > Relevant part (hopefully): > > make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/httprequesttest' > > /<<PKGBUILDDIR>>/tests/httprequesttest/target_wrapper.sh ./httprequesttest > > ********* Start testing of HttpRequestTest ********* > > Config: Using QtTest library 5.15.2, Qt 5.15.2 (x86_64-little_endian-lp64 > > shared (dynamic) release build; by GCC 11.2.0), debian unknown > > PASS : HttpRequestTest::initTestCase() > > > > === Received signal at function time: 1ms, total time: 1ms, dumping stack > > === > > === End of stack trace === > > QFATAL : HttpRequestTest::requestDnsError() Received signal 11 > > Function time: 1ms Total time: 1ms > > FAIL! : HttpRequestTest::requestDnsError() Received a fatal error. > > Loc: [Unknown file(0)] > > Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted, 2ms > > ********* Finished testing of HttpRequestTest ********* > > make[3]: *** [Makefile:338: check] Aborted > > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/httprequesttest' > > make[2]: *** [Makefile:246: sub-httprequesttest-check] Error 2 > > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > > make[1]: *** [Makefile:277: sub-tests-check] Error 2 > > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > > dh_auto_test: error: make -j1 check VERBOSE=1 returned exit code 2 > > > The full build log is available from: > http://qa-logs.debian.net/2022/02/12/zurl_1.11.0-2_unstable.log > > A list of current common problems and possible solutions is available at > http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! > > If you reassign this bug to another package, please marking it as > 'affects'-ing > this package. See https://www.debian.org/Bugs/server-control#affects > > If you fail to reproduce this, please provide a build log and diff it with > mine > so that we can identify if something relevant changed in the meantime. >