Your message dated Thu, 29 Jul 2021 18:03:35 +0000
with message-id <[email protected]>
and subject line Bug#991649: fixed in libhttp-cookiejar-perl 0.010-2
has caused the Debian Bug report #991649,
regarding libhttp-cookiejar-perl: FTBFS: dh_auto_test: error: make -j4 test
TEST_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 [email protected]
immediately.)
--
991649: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991649
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libhttp-cookiejar-perl
Version: 0.010-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210728 ftbfs-bullseye
Hi,
During a rebuild of all packages in bullseye, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness"
> "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib',
> 'blib/arch')" t/*.t
> #
> # Versions for all modules listed in MYMETA.json (including optional ones):
> #
> # === Configure Requires ===
> #
> # Module Want Have
> # ------------------- ---- ----
> # ExtUtils::MakeMaker 6.17 7.44
> #
> # === Build Requires ===
> #
> # Module Want Have
> # ------------------- ---- ----
> # ExtUtils::MakeMaker any 7.44
> #
> # === Test Requires ===
> #
> # Module Want Have
> # ------------------- ------ --------
> # ExtUtils::MakeMaker any 7.44
> # File::Spec any 3.78
> # Test::Deep any 1.130
> # Test::More 0.96 1.302175
> # Test::Requires any 0.11
> # Time::Local 1.1901 1.28
> # URI any 5.08
> # lib any 0.65
> #
> # === Test Recommends ===
> #
> # Module Want Have
> # ---------- -------- --------
> # CPAN::Meta 2.120900 2.150010
> #
> # === Runtime Requires ===
> #
> # Module Want Have
> # ----------- ------ -----
> # Carp any 1.50
> # HTTP::Date any 6.05
> # Time::Local 1.1901 1.28
> # parent any 0.238
> # strict any 1.11
> # warnings any 1.47
> #
> # === Runtime Recommends ===
> #
> # Module Want Have
> # --------------------- ---- -------
> # Mozilla::PublicSuffix any missing
> #
> t/00-report-prereqs.t ..
> 1..1
> ok 1 - Reported prereqs
> ok
> t/add.t ................
> ok 1 - no cookies
> ok 2 - simple key=value
> ok 3 - invalid cookie not stored
> ok 4 - localhost treated as host only
> ok 5 - single domain level treated as host only
> ok 6 - different domain not stored
> ok 7 - subdomain not stored
> ok 8 - superdomain stored
> ok 9 - path prefix /foo/ stored
> ok 10 - path prefix /foo stored
> ok 11 - last cookie wins
> ok 12 - expired supercedes prior
> ok 13 - separated by path
> ok 14 - max-age supercedes expires
> 1..14
> ok
>
> # Failed test at t/examples.t line 42.
> # got: ''
> # expected: 'lang=en-US'
> # Looks like you failed 1 test of 2.
>
> # Failed test 'expiration'
> # at t/examples.t line 45.
> # Looks like you failed 1 test of 6.
> t/examples.t ...........
> ok 1 - An object of class 'HTTP::CookieJar' isa 'HTTP::CookieJar'
> # Subtest: just key & value
> ok 1
> 1..1
> ok 2 - just key & value
> # Subtest: secure
> ok 1
> ok 2
> 1..2
> ok 3 - secure
> # Subtest: not a subdomain
> ok 1
> 1..1
> ok 4 - not a subdomain
> # Subtest: wrong path
> ok 1
> 1..1
> ok 5 - wrong path
> # Subtest: expiration
> not ok 1
> ok 2
> 1..2
> not ok 6 - expiration
> 1..6
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/6 subtests
> t/parse.t ..............
> ok 1 - ''
> ok 2 - SID=
> ok 3 - =31d4d96e407aad42
> ok 4 - ; Max-Age: 1360343635
> ok 5 - SID=31d4d96e407aad42
> ok 6 - SID=ID=31d4d96e407aad42
> ok 7 - SID=31d4d96e407aad42 ; ; ;
> ok 8 - SID=31d4d96e407aad42; Path=/; Secure; HttpOnly
> ok 9 - SID=31d4d96e407aad42; Domain=.example.com
> ok 10 - SID=31d4d96e407aad42; Path=/; Domain=example.com
> ok 11 - SID=31d4d96e407aad42; Path=/; Domain=
> ok 12 - lang=en-US; Expires = Wed, 09 Jun 2021 10:18:14 GMT
> ok 13 - lang=en-US; Expires = Wed, 09 Jun 2021 10:18:14 GMT; Max-Age=3600
> 1..13
> ok
> t/publicsuffix.t ....... skipped: Test requires module
> 'Mozilla::PublicSuffix' but it's not found
> t/save.t ...............
> # Subtest: empty cookie jar
> ok 1 - dumped zero cookies
> ok 2 - load new cookie jar
> ok 3 - second jar is empty
> 1..3
> ok 1 - empty cookie jar
> # Subtest: roundtrip
> ok 1 - dumped correct number of cookies
> ok 2 - load new cookie jar
> ok 3 - second jar has correct count
> ok 4 - old and new jars are the same
> 1..4
> ok 2 - roundtrip
> # Subtest: persistent
> ok 1 - dumped correct number of cookies
> ok 2 - load new cookie jar
> ok 3 - second jar has correct count
> 1..3
> ok 3 - persistent
> # Subtest: liberal load
> ok 1 - load_cookies with raw cookies
> ok 2 - jar has correct count
> 1..2
> ok 4 - liberal load
> 1..4
> ok
> t/sort.t ...............
> ok 1 - path length
> ok 2 - creation time
> 1..2
> ok
> t/zzz-lwp.t ............
> ok 1
> ok 2
> ok 3
> ok 4
> ok 5
> ok 6
> ok 7
> ok 8
> ok 9
> ok 10
> ok 11
> ok 12
> ok 13
> ok 14
> ok 15
> ok 16
> ok 17
> ok 18
> ok 19
> ok 20
> ok 21
> ok 22
> ok 23
> ok 24
> ok 25
> ok 26
> ok 27
> ok 28
> ok 29
> ok 30
> ok 31
> ok 32
> ok 33
> ok 34
> ok 35
> ok 36
> ok 37
> ok 38
> ok 39
> ok 40
> ok 41
> ok 42 - empty cookie not set
> ok 43 - empty attribute ignored
> ok 44 - version ignored
> ok 45 - far future and past
> ok 46 - merging cookies
> 1..46
> ok
>
> Test Summary Report
> -------------------
> t/examples.t (Wstat: 256 Tests: 6 Failed: 1)
> Failed test: 6
> Non-zero exit status: 1
> Files=8, Tests=86, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.53 cusr 0.07
> csys = 0.65 CPU)
> Result: FAIL
> Failed 1/8 test programs. 1/86 subtests failed.
> make[1]: *** [Makefile:862: test_dynamic] Error 255
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j4 test TEST_VERBOSE=1 returned exit code 2
The full build log is available from:
http://qa-logs.debian.net/2021/07/28/libhttp-cookiejar-perl_0.010-1_testing.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.
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: libhttp-cookiejar-perl
Source-Version: 0.010-2
Done: Étienne Mollier <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libhttp-cookiejar-perl, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Étienne Mollier <[email protected]> (supplier of updated
libhttp-cookiejar-perl 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 29 Jul 2021 19:32:27 +0200
Source: libhttp-cookiejar-perl
Architecture: source
Version: 0.010-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Étienne Mollier <[email protected]>
Closes: 991649
Changes:
libhttp-cookiejar-perl (0.010-2) unstable; urgency=medium
.
* Team upload.
* add postpone-test-expiry.patch from David Golden (Closes: #991649)
Checksums-Sha1:
91176f2f6b4605a5dd715e37fc5967891f76fb65 2360
libhttp-cookiejar-perl_0.010-2.dsc
a289de784481ae98a0c89d3baad9d579c50a16ee 3124
libhttp-cookiejar-perl_0.010-2.debian.tar.xz
1c21652b691fb954f0b80f46eebcdeb68366c346 6319
libhttp-cookiejar-perl_0.010-2_amd64.buildinfo
Checksums-Sha256:
6ec46ca9ebf2eac9be6b9212bd36e142f2ef4a634c174a5b2e2e5fb64fe891fa 2360
libhttp-cookiejar-perl_0.010-2.dsc
63b5910d95502e2b87abd5d399a34c6a7bbee751d430713bddefc3c46220c154 3124
libhttp-cookiejar-perl_0.010-2.debian.tar.xz
a4b6de4c82fa4232432b04317cea59733de801acbb3d72f9cfb5792600db578c 6319
libhttp-cookiejar-perl_0.010-2_amd64.buildinfo
Files:
40640ea3e1a30b20549f09d238c70314 2360 perl optional
libhttp-cookiejar-perl_0.010-2.dsc
0bb4d32356e81a2f318c334d80073c3d 3124 perl optional
libhttp-cookiejar-perl_0.010-2.debian.tar.xz
dcb2204d6258dd828e93dab1325c7969 6319 perl optional
libhttp-cookiejar-perl_0.010-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmEC6FQUHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdoxEA//bQXlAF1VaaY1tMxvSRzxdqrpIqF0
Qo6oLMDbdiOGFYBu30S/EiSwY0zccichYD/bu5ny9MQBxZooC+bi9KHo6dw76UlY
HwRyf0aUCuTQSSFtjJsCrWgMja/TAb+areFVPOSOysest5jBUhL2GBW+ulclc1HQ
CtP7I7EQyrmpKc1syip4NsGZb9K7mEa65bdCyR7370vSghuDn4j4PO5B25GkXLvM
bf1DeyRj7BW7GgGCArqV987Er7OU7SkLwZ837hVvwpdQPcmHfVjmfUG4XoL7BQ5z
c1eZ5mNU3sxOHqZ2ZQ4+xbAIrZJro/Kq2oyEwueu3HSgcmU9uYm1hB2d6x1Y2ZjA
TTTHq9ZxIbimjAQRGcqT0WmwVCo7Y/YN+OgAMZ6hvgGa/VD9CbFFPcVu+TSwcuFt
4bQ0rf6d9tj04kZ95S65xoQjtyVjvbV2oTHTJHY0vLm8zG3fXLyFV+pma2q0IKly
6k/6ftTCFjdiDdMTKduwrrf6edDLdDCOmQxnUeobWM7XbIuDPDe20otD+YiH/HdG
KWd6HXlWkYvxQ6PwFsW1lZA501R/su8dbRBuDcoMc5GcXeEFhHQwu6eMxFDvWuPK
UPDH2RU6Aj6sX5oyERCOQ2YGqwwXq6NcvlA5Gefq571qUdVPLhKiLB0EjU6b95So
zMhrSIqjwSdUu+A=
=rLSI
-----END PGP SIGNATURE-----
--- End Message ---