Your message dated Sun, 01 Jun 2025 12:08:14 +0000
with message-id <e1ulhu6-003sgp...@fasolo.debian.org>
and subject line Bug#1103005: fixed in zurl 1.12.0-2
has caused the Debian Bug report #1103005,
regarding zurl: FTBFS in testing/arm64: dh_auto_test: error: make -j1 check 
"TESTSUITEFLAGS=-j1 --verbose" VERBOSE=1 returned exit code 2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1103005: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103005
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: zurl
Source-Version: 1.12.0-2
Done: Jan Niehusmann <j...@debian.org>

We believe that the bug you reported is fixed in the latest version of
zurl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1103...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jan Niehusmann <j...@debian.org> (supplier of updated zurl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 01 Jun 2025 13:37:46 +0200
Source: zurl
Architecture: source
Version: 1.12.0-2
Distribution: unstable
Urgency: medium
Maintainer: Jan Niehusmann <j...@debian.org>
Changed-By: Jan Niehusmann <j...@debian.org>
Closes: 1103005
Changes:
 zurl (1.12.0-2) unstable; urgency=medium
 .
   * timer_callback must return CURLM_OK on success (Closes: Bug#1103005)
Checksums-Sha1:
 d055d8d1115171856799f65120febe315c992890 1745 zurl_1.12.0-2.dsc
 29a4463d2cfff311915e1c3f3da01ae198e5cd24 9136 zurl_1.12.0-2.debian.tar.xz
 8de7cc0780bfa1dc4cbf3db9704e49126d9a08f2 11642 zurl_1.12.0-2_amd64.buildinfo
Checksums-Sha256:
 d4fda4d6c4c1baac105f32062c44d6e30e73e1d6005f7049c4343ce107dfb702 1745 
zurl_1.12.0-2.dsc
 bf791ad218303e86de7d60d6eac5ba60691094e0984d155c8e3d3d6c5da25b62 9136 
zurl_1.12.0-2.debian.tar.xz
 288df60f2fe708cd4752e7d339ec7aff4fbe2773dbdaba6cb9c9789cd7701cfa 11642 
zurl_1.12.0-2_amd64.buildinfo
Files:
 0d91744948e768a0a1283b1099d713c2 1745 net optional zurl_1.12.0-2.dsc
 ede0622f2b785bf125496ee25da6cad7 9136 net optional zurl_1.12.0-2.debian.tar.xz
 10211428c144ce5cf2692e5a114e8c8b 11642 net optional 
zurl_1.12.0-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQHDBAEBCgAtFiEE+20yASySVog94MmzwkDOmV0CaxEFAmg8Pi0PHGphbkBkZWJp
YW4ub3JnAAoJEMJAzpldAmsRRA0L/AlqoENPshzxfrjyN/7FqV9rS/xFA7hv408o
SJRymrZGCjVzjZ6FdVXN8ro6EifDQDhIKTXBgKGvS67O84eoqKKQ2XioZT6vjy4U
Zp9X/y+sWolNmlUqhe/MsyCEGjfUI1zLKuhLmxKo4dQlDHyx1YyfPewmUnr1yRja
VWUbg6+X9bwWio2CF/gYHrkaNIJm8DcVJ+YBDAVRD85x/93a4lMjtBmUltXXCfRU
oH9JWIKcL33FrWCa4ExEdV/wWOPpcvgZCTu5xZOQ5zo19LAkoCQQmu2pdskTvYKa
fkVWSKrTkITUCKbk8D1NYRp4a6dqgZLQIS9vnFlbWEkSTyiVW7d+t+habckD+cDv
nskgiqi4dOh3K3UgM2p9jHqvOxDXCNuWpoURvMvS1Om4EOZUggL9btasUEnkgGB9
g2xOhCXx4aAACKouIZR4nGQfPM09q2FLGjbt2yhsbSIwbRoewHkhne+ur8YNuLmO
4FV0FtfoK6JWFkvVNgRTu2XnmYLLYA==
=X7ae
-----END PGP SIGNATURE-----

Attachment: pgpQKUEq7xnBa.pgp
Description: PGP signature


--- End Message ---

Reply via email to