Source: zurl Version: 1.12.0-1.1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20250413 ftbfs-trixie
Hi, During a rebuild of all packages in testing (trixie), your package failed to build on arm64. Relevant part (hopefully): > make[3]: Entering directory > '/build/reproducible-path/zurl-1.12.0/tests/httprequesttest' > /build/reproducible-path/zurl-1.12.0/tests/httprequesttest/target_wrapper.sh > ./httprequesttest > ********* Start testing of HttpRequestTest ********* > Config: Using QtTest library 5.15.15, Qt 5.15.15 (arm64-little_endian-lp64 > shared (dynamic) release build; by GCC 14.2.0), debian unknown > PASS : HttpRequestTest::initTestCase() > PASS : HttpRequestTest::requestDnsError() > FAIL! : HttpRequestTest::requestConnectError() Compared values are not the > same > Loc: [httprequesttest.cpp(236)] > FAIL! : HttpRequestTest::requestGet() Compared values are not the same > Actual (server->requestMethod): "" > Expected (QByteArray("GET")) : "GET" > Loc: [httprequesttest.cpp(254)] > FAIL! : HttpRequestTest::requestGetChunked() Compared values are not the same > Actual (server->requestMethod): "" > Expected (QByteArray("GET")) : "GET" > Loc: [httprequesttest.cpp(277)] > FAIL! : HttpRequestTest::requestGetNoContent() Compared values are not the > same > Actual (server->requestMethod): "" > Expected (QByteArray("GET")) : "GET" > Loc: [httprequesttest.cpp(299)] > FAIL! : HttpRequestTest::requestGetNotModified() Compared values are not the > same > Actual (server->requestMethod): "" > Expected (QByteArray("GET")) : "GET" > Loc: [httprequesttest.cpp(321)] > FAIL! : HttpRequestTest::requestPostBody() Compared values are not the same > Actual (server->requestMethod): "" > Expected (QByteArray("POST")) : "POST" > Loc: [httprequesttest.cpp(343)] > FAIL! : HttpRequestTest::requestPostNoBody() Compared values are not the same > Actual (server->requestMethod): "" > Expected (QByteArray("POST")) : "POST" > Loc: [httprequesttest.cpp(359)] > FAIL! : HttpRequestTest::requestHead() Compared values are not the same > Actual (req.responseCode()): 0 > Expected (200) : 200 > Loc: [httprequesttest.cpp(375)] > FAIL! : HttpRequestTest::requestHeadMaybeBody() Compared values are not the > same > Actual (req.responseCode()): 0 > Expected (200) : 200 > Loc: [httprequesttest.cpp(394)] > FAIL! : HttpRequestTest::requestHeadTryBody() Compared values are not the > same > Actual (server->requestMethod): "" > Expected (QByteArray("HEAD")) : "HEAD" > Loc: [httprequesttest.cpp(414)] > FAIL! : HttpRequestTest::requestDeleteNoBody() Compared values are not the > same > Actual (server->requestMethod): "" > Expected (QByteArray("DELETE")) : "DELETE" > Loc: [httprequesttest.cpp(430)] > FAIL! : HttpRequestTest::requestDeleteBody() Compared values are not the same > Actual (server->requestMethod): "" > Expected (QByteArray("DELETE")) : "DELETE" > Loc: [httprequesttest.cpp(449)] > FAIL! : HttpRequestTest::requestDeleteMaybeBody() Compared values are not > the same > Actual (server->requestMethod): "" > Expected (QByteArray("DELETE")) : "DELETE" > Loc: [httprequesttest.cpp(467)] > PASS : HttpRequestTest::cleanupTestCase() > Totals: 3 passed, 13 failed, 0 skipped, 0 blacklisted, 155ms > ********* Finished testing of HttpRequestTest ********* > make[3]: *** [Makefile:338: check] Error 13 > make[3]: Leaving directory > '/build/reproducible-path/zurl-1.12.0/tests/httprequesttest' > make[2]: *** [Makefile:246: sub-httprequesttest-check] Error 2 > make[2]: Leaving directory '/build/reproducible-path/zurl-1.12.0/tests' > make[1]: *** [Makefile:277: sub-tests-check] Error 2 > make[1]: Leaving directory '/build/reproducible-path/zurl-1.12.0' > dh_auto_test: error: make -j1 check "TESTSUITEFLAGS=-j1 --verbose" VERBOSE=1 > returned exit code 2 The full build log is available from: http://qa-logs.debian.net/2025/04/13/zurl_1.12.0-1.1_testing.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250413;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250413&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results 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 mark 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.