Your message dated Sun, 16 Feb 2025 10:22:01 +0000
with message-id <e1tjbmj-00bpz2...@fasolo.debian.org>
and subject line Bug#1093331: fixed in gdnsd 3.8.3-2
has caused the Debian Bug report #1093331,
regarding gdnsd: FTBFS: failing tests
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.)
--
1093331: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093331
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gdnsd
Version: 3.8.3-1
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
configure.ac:32: warning: The macro 'AC_PROG_CC_STDC' is obsolete.
configure.ac:32: You should run autoupdate.
./lib/autoconf/c.m4:1669: AC_PROG_CC_STDC is expanded from...
configure.ac:32: the top level
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- \
[... snipped ...]
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
ok 43
ok 44
ok 45
ok 46
ok 47
ok 48
ok 49
ok 50
ok 51
ok 52
ok 53
ok 54
ok 55
ok 56
ok 57
ok 58
ok 59
ok 60
ok 61
ok 62
ok 63
ok 64
ok 65
ok 66
ok 67
ok 68
ok 69
ok 70
ok 71
ok 72
ok 73
ok 74
ok 75
ok 76
ok 77
ok 78
ok 79
ok 80
ok 81
ok 82
ok 83
ok 84
ok 85
ok 86
ok 87
ok 88
ok 89
ok 90
ok 91
ok 92
ok 93
ok 94
ok 95
ok 96
ok 97
ok 98
ok 99
ok 100
ok 101
ok 102
ok
./020any/046any.t .......................
1..4
ok 1
ok 2
ok 3
ok 4
ok
deprecated method; size() is an alias of "UDPsize()" at ./021caa/047caa.t line
6.
# Failed test at ./021caa/047caa.t line 26.
# IPv4 query failed: Packet mismatch! additional mismatch: response rrset .
OPT: rrset matched too few (0 < 1)
# ---Received:
# ;; Response received from [127.0.0.1] 295 octets
# ;; HEADER SECTION
# ;; id = 6354
# ;; qr = 1 aa = 1 tc = 0 rd = 0 opcode = QUERY
# ;; ra = 0 z = 0 ad = 0 cd = 0 rcode = NOERROR
# ;; do = 0 co = 0
# ;; qdcount = 1 ancount = 6
# ;; nscount = 0 arcount = 1
#
# ;; { "EDNS-VERSION": 0,
# ;; "FLAGS": "0000",
# ;; "RCODE": 0,
# ;; "UDPSIZE": 1024,
# ;; "OPTIONS": [
# ;; {"NSID": "6578616d706c65"} ]
# ;; }
#
# ;; QUESTION SECTION (1 record)
# ;; example.com. IN CAA
#
# ;; ANSWER SECTION (6 records)
# example.com. 86400 IN CAA 0 issue ca.example.net
# example.com. 86400 IN CAA 128 tbs Unknown
# example.com. 86400 IN CAA 0 issue "ca.example.org; account=230123"
# example.com. 86400 IN CAA 0 issuewild "ca-foo.example.org; xyzzy"
# example.com. 86400 IN CAA 0 iodef mailto:secur...@example.com
# example.com. 86400 IN CAA 0 iodef http://iodef.example.com/
#
# ;; AUTHORITY SECTION (0 records)
#
# ;; ADDITIONAL SECTION (1 record)
# ;; { "EDNS-VERSION": 0 }
#
#
# ---Wanted:
# ;; HEADER SECTION
# ;; id = 6354
# ;; qr = 1 aa = 1 tc = 0 rd = 0 opcode = QUERY
# ;; ra = 0 z = 0 ad = 0 cd = 0 rcode = NOERROR
# ;; do = 0 co = 0
# ;; qdcount = 1 ancount = 6
# ;; nscount = 0 arcount = 1
#
# ;; { "EDNS-VERSION": 0,
# ;; "FLAGS": "0000",
# ;; "RCODE": 0,
# ;; "UDPSIZE": 1024,
# ;; "OPTIONS": [
# ;; {"NSID": "6578616d706c65"},
# ;; {"COOKIE": {"OPTION-LENGTH": 0}} ]
# ;; }
#
# ;; QUESTION SECTION (1 record)
# ;; example.com. IN CAA
#
# ;; ANSWER SECTION (6 records)
# example.com. 86400 IN CAA 0 issue ca.example.net
# example.com. 86400 IN CAA 128 tbs Unknown
# example.com. 86400 IN CAA 0 issue "ca.example.org; account=230123"
# example.com. 86400 IN CAA 0 issuewild "ca-foo.example.org; xyzzy"
# example.com. 86400 IN CAA 0 iodef mailto:secur...@example.com
# example.com. 86400 IN CAA 0 iodef http://iodef.example.com/
#
# ;; AUTHORITY SECTION (0 records)
#
# ;; ADDITIONAL SECTION (1 record)
# ;; { "EDNS-VERSION": 0 }
#
#
# (Addr Limits: V4: 0 V6: 0)
# Looks like you failed 1 test of 3.
./021caa/047caa.t .......................
1..3
ok 1
not ok 2
ok 3
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
./022gdnsdctl/048gdnsdctl.t .............
1..15
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
./022gdnsdctl/049acmedns01.t ............
1..89
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
ok 43
ok 44
ok 45
ok 46
ok 47
ok 48
ok 49
ok 50
ok 51
ok 52
ok 53
ok 54
ok 55
ok 56
ok 57
ok 58
ok 59
ok 60
ok 61
ok 62
ok 63
ok 64
ok 65
ok 66
ok 67
ok 68
ok 69
ok 70
ok 71
ok 72
ok 73
ok 74
ok 75
ok 76
ok 77
ok 78
ok 79
ok 80
ok 81
ok 82
ok 83
ok 84
ok 85
ok 86
ok 87
ok 88
ok 89
ok
deprecated method; size() is an alias of "UDPsize()" at
./023cookies/050cookies.t line 10.
./023cookies/050cookies.t ...............
1..22
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
deprecated method; size() is an alias of "UDPsize()" at
./024cookies_max/051cookies_max.t line 8.
./024cookies_max/051cookies_max.t .......
1..16
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
deprecated method; size() is an alias of "UDPsize()" at
./025nocookies/052nocookies.t line 27.
./025nocookies/052nocookies.t ...........
1..3
ok 1
ok 2
ok 3
ok
# Non-zero stats after 300 connections: $VAR1 = {
# 'noerror' => 150,
# 'tcp_close_c' => 153,
# 'tcp_close_s_err' => 69,
# 'tcp_close_s_kill' => 78,
# 'tcp_conns' => 300,
# 'tcp_recvfail' => 69,
# 'tcp_reqs' => 150
# };
./026tcp/053tcp_states.t ................
1..4
ok 1
ok 2
ok 3 # skip Not running slow tests
ok 4
ok
./027tcp_control/054tcp_control_ro.t ....
1..14
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
./027tcp_control/055tcp_control_chal.t ..
1..16
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
./027tcp_control/056tcp_control_ctl.t ...
1..16
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
./029tcp_dso/058dso.t ...................
1..41
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 # skip Not running slow tests
ok 36 # skip Not running slow tests
ok 37 # skip Not running slow tests
ok 38 # skip Not running slow tests
ok 39 # skip Not running slow tests
ok 40
ok 41
ok
Test Summary Report
-------------------
./003complex/005big.t (Wstat: 512 (exited 2) Tests: 14 Failed:
2)
Failed tests: 7, 13
Non-zero exit status: 2
./005tld/020tld.t (Wstat: 256 (exited 1) Tests: 6 Failed: 1)
Failed test: 3
Non-zero exit status: 1
./013clientsub/039clientsub.t (Wstat: 2560 (exited 10) Tests: 31
Failed: 10)
Failed tests: 4-5, 8-9, 11-12, 15-16, 19-20
Non-zero exit status: 10
./014geoip/040basic.t (Wstat: 15872 (exited 62) Tests: 122
Failed: 62)
Failed tests: 4-9, 11, 13, 15, 17, 19-20, 22, 24, 26
28-29, 31, 33, 35, 37, 44, 46-48, 50-51
54-56, 58, 65-70, 72, 74, 76, 78, 80-81
83, 85, 87, 89-90, 92, 94, 96, 98, 105
107-109, 111-112, 115-117, 119
Non-zero exit status: 62
./021caa/047caa.t (Wstat: 256 (exited 1) Tests: 3 Failed: 1)
Failed test: 2
Non-zero exit status: 1
Files=56, Tests=1155, 34 wallclock secs ( 0.14 usr 0.05 sys + 5.06 cusr 1.51
csys = 6.76 CPU)
Result: FAIL
make[4]: *** [Makefile:656: check-local] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/t'
make[3]: *** [Makefile:529: check-am] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/t'
make[2]: *** [Makefile:379: check-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/t'
make[1]: *** [Makefile:1950: check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j2 test "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1
returned exit code 2
make: *** [debian/rules:17: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202501/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:gdnsd, so that this is still
visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: gdnsd
Source-Version: 3.8.3-2
Done: Faidon Liambotis <parav...@debian.org>
We believe that the bug you reported is fixed in the latest version of
gdnsd, 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 1093...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Faidon Liambotis <parav...@debian.org> (supplier of updated gdnsd 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, 16 Feb 2025 12:02:23 +0200
Source: gdnsd
Architecture: source
Version: 3.8.3-2
Distribution: unstable
Urgency: medium
Maintainer: Faidon Liambotis <parav...@debian.org>
Changed-By: Faidon Liambotis <parav...@debian.org>
Closes: 1093331
Changes:
gdnsd (3.8.3-2) unstable; urgency=medium
.
* Backport upstream commit 4df9ddf to fix an Net::DNS 1.49 related testsuite
breakage resulting into an FTBFS. (Closes: #1093331)
Checksums-Sha1:
de54940da57331c16a8df9d7af5cbca68e65ea0f 2429 gdnsd_3.8.3-2.dsc
1f8c8a89bed50cd3e7c00cfb5b1b966bb20e99e3 11960 gdnsd_3.8.3-2.debian.tar.xz
61866ad702ee7f98f25ab6820634cb8bd4860277 6764 gdnsd_3.8.3-2_amd64.buildinfo
Checksums-Sha256:
1c4adcb0d09baa8b217a4f567ae4474040309f1d54d647b32bdebbea478052b2 2429
gdnsd_3.8.3-2.dsc
88afb9913b5283e3efb69b5d46a1a7b2949f4db3c044b07cf594052ea3500370 11960
gdnsd_3.8.3-2.debian.tar.xz
f75899da119ea992a3eac06be9590f46da480e461dfda388bbd28cdbac5f489b 6764
gdnsd_3.8.3-2_amd64.buildinfo
Files:
bbc4d366638472ac100c5209fabb5736 2429 net optional gdnsd_3.8.3-2.dsc
6f11f376df75da939df6f8d9068ac57b 11960 net optional gdnsd_3.8.3-2.debian.tar.xz
66a395199ef0c165d080a50b81b50a5c 6764 net optional
gdnsd_3.8.3-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEqVksUhy5BAd9ZZgAnQteWx7sjw4FAmexuMAACgkQnQteWx7s
jw5MbA/9HrAR8pYPfrDZ5Oz/5/T6kZV4+y+k9wdzhYCnl3pvkgk9buHvDg+dIhvy
RGgLtRiLK5EkESSqgz5ukWzIemNggKcNXV/8wkredRvikseQ0lOffLY0oVpljhlv
RajT1vTIe50VGRMS/E0uKkHjZzjq+WHhWEPT7LNQnjmnQs32oDCQxtdT98xvXua7
d+PC7rFqGRuiSSlSIsGIa879llG65dG7wIvlET7aHRR83R9G1/Vksy4QykWFY2fQ
5eB4htfxMg5ZTzpY0KbL2On/JcaYOVvxbf+x/iquf6AzssaZAblIhW2PJeijv7eL
E16tXtmPfSUJ84N9aT0GZ1gvYDOHX1NT1dLldHJ6Cc3KiG0RAjn9OQJutzc8V/Sm
1FcIGVCXaDP2WdfRXO+s5ZbmZm6T1P4rI6WWYpV3z6wgsaEcuGEkR0vzVHNOvgij
sKzLY4d9KNNbEKd0P/krB3/NRV4L9buRhk9J5L+J+bSZeZrHND24wm3pmeSYSjvm
cnA2Oc9LPWCCmlprJtL0QDeGaR5165mQ/0RaLJaVT0a6GdgHGWU/69y16QZznf8p
97nD6zFb8gMvD6gubuBemOb+EJcDwd0HZBl0vstfSAs5tAXoU06gyCAIUvjUTBqe
RszHxgcyW4uPoYwDj3/rT2imnZJGGQy1RpT1i4hHCkYZJfVNt1Y=
=q8Z6
-----END PGP SIGNATURE-----
pgpSUIsfkw4fb.pgp
Description: PGP signature
--- End Message ---