Your message dated Fri, 26 Jul 2024 06:02:05 +0000
with message-id <e1sxe1l-002qvb...@fasolo.debian.org>
and subject line Bug#1075595: fixed in udns 0.6-1
has caused the Debian Bug report #1075595,
regarding udns: ftbfs with GCC-14
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.)


-- 
1075595: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075595
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:udns
Version: 0.5-1
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/udns_0.5-1_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html

[...]
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c udns_dn.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c udns_dntosp.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c udns_parse.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c udns_resolver.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c udns_init.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c udns_misc.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c udns_XtoX.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c udns_rr_a.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c udns_rr_ptr.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c udns_rr_mx.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c udns_rr_txt.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c udns_bl.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c udns_rr_srv.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c udns_rr_naptr.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c udns_codes.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c udns_jran.c
rm -f libudns.a
ar rv libudns.a udns_dn.o udns_dntosp.o udns_parse.o udns_resolver.o 
udns_init.o udns_misc.o udns_XtoX.o udns_rr_a.o udns_rr_ptr.o udns_rr_mx.o 
udns_rr_txt.o udns_bl.o udns_rr_srv.o udns_rr_naptr.o udns_codes.o udns_jran.o 
ar: creating libudns.a
a - udns_dn.o
a - udns_dntosp.o
a - udns_parse.o
a - udns_resolver.o
a - udns_init.o
a - udns_misc.o
a - udns_XtoX.o
a - udns_rr_a.o
a - udns_rr_ptr.o
a - udns_rr_mx.o
a - udns_rr_txt.o
a - udns_bl.o
a - udns_rr_srv.o
a - udns_rr_naptr.o
a - udns_codes.o
a - udns_jran.o
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_CONFIG_H -o udns_dn.lo -c udns_dn.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_CONFIG_H -o udns_dntosp.lo -c 
udns_dntosp.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_CONFIG_H -o udns_parse.lo -c 
udns_parse.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_CONFIG_H -o udns_resolver.lo -c 
udns_resolver.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_CONFIG_H -o udns_init.lo -c 
udns_init.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_CONFIG_H -o udns_misc.lo -c 
udns_misc.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_CONFIG_H -o udns_XtoX.lo -c 
udns_XtoX.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_CONFIG_H -o udns_rr_a.lo -c 
udns_rr_a.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_CONFIG_H -o udns_rr_ptr.lo -c 
udns_rr_ptr.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_CONFIG_H -o udns_rr_mx.lo -c 
udns_rr_mx.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_CONFIG_H -o udns_rr_txt.lo -c 
udns_rr_txt.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_CONFIG_H -o udns_bl.lo -c udns_bl.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_CONFIG_H -o udns_rr_srv.lo -c 
udns_rr_srv.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_CONFIG_H -o udns_rr_naptr.lo -c 
udns_rr_naptr.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_CONFIG_H -o udns_codes.lo -c 
udns_codes.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_CONFIG_H -o udns_jran.lo -c 
udns_jran.c
gcc -shared -Wl,--soname,libudns.so.0 -o libudns.so.0 udns_dn.lo udns_dntosp.lo 
udns_parse.lo udns_resolver.lo udns_init.lo udns_misc.lo udns_XtoX.lo 
udns_rr_a.lo udns_rr_ptr.lo udns_rr_mx.lo udns_rr_txt.lo udns_bl.lo 
udns_rr_srv.lo udns_rr_naptr.lo udns_codes.lo udns_jran.lo -Wl,-z,relro 
-Wl,-z,now 
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -c rblcheck.c
rm -f libudns_s.so
ln -s libudns.so.0 libudns_s.so
gcc -Wl,-z,relro -Wl,-z,now -o rblcheck_s rblcheck.o -L. -ludns_s
/usr/bin/ld: rblcheck.o: in function `dnserror':
././rblcheck.c:134:(.text+0x215): undefined reference to `dns_ntop'
/usr/bin/ld: rblcheck.o: in function `submit':
././rblcheck.c:252:(.text.startup+0x2a3): undefined reference to `dns_pton'
/usr/bin/ld: rblcheck.o: in function `display_result':
././rblcheck.c:149:(.text.startup+0x3f6): undefined reference to `dns_ntop'
/usr/bin/ld: ././rblcheck.c:163:(.text.startup+0x496): undefined reference to 
`dns_ntop'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:193: rblcheck_s] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:14: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: udns
Source-Version: 0.6-1
Done: Michael Tokarev <m...@tls.msk.ru>

We believe that the bug you reported is fixed in the latest version of
udns, 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 1075...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Tokarev <m...@tls.msk.ru> (supplier of updated udns 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: Fri, 26 Jul 2024 08:17:23 +0300
Source: udns
Architecture: source
Version: 0.6-1
Distribution: unstable
Urgency: medium
Maintainer: Michael Tokarev <m...@tls.msk.ru>
Changed-By: Michael Tokarev <m...@tls.msk.ru>
Closes: 969786 1066098 1075595
Changes:
 udns (0.6-1) unstable; urgency=medium
 .
   * new upstream minor/bugfix release.
     Closes: #1066098, #1075595, #969786
Checksums-Sha1:
 8c572403d25ec45fd3586e29cbe4b7c8f7b0092e 1690 udns_0.6-1.dsc
 9b075b2a7c3e3c6869f292c2c20e7dea185ff6ab 85129 udns_0.6.orig.tar.gz
 e9e0e7c02a14016cac96a111921a97a0ad0bc4c0 85671 udns_0.6.orig.tar.gz.asc
 7982fe39b60c7b79820d54e75be529b4da13ff04 3904 udns_0.6-1.debian.tar.xz
 e466353154dec518f497413e7bc28e413152d79e 6292 udns_0.6-1_source.buildinfo
Checksums-Sha256:
 3be7bc837ef4652553193b7769eae821c32a09566f5282a0aae971eb2184c95a 1690 
udns_0.6-1.dsc
 696a2d0d518da985d975a65e11d166f3f57cdbd1d42376a0b85307f49601c6e8 85129 
udns_0.6.orig.tar.gz
 3422473a7c3503060a42f232590d146614d8fd3f16f045a5bc5d1c770b51eba0 85671 
udns_0.6.orig.tar.gz.asc
 b46d88e7c53030e0208aeaf51fc4fb6e2f2bc38f3efd3e69a37f3ee83cd5db7f 3904 
udns_0.6-1.debian.tar.xz
 2613bdde73a31497abc0fbc3379917884f0ca7f3306151ee2dcbbde3a7aedf4c 6292 
udns_0.6-1_source.buildinfo
Files:
 dc889324ae02e22e0f2cb9c242364be1 1690 net optional udns_0.6-1.dsc
 c41d6cd0e0574a0f1c2d854f5f11206a 85129 net optional udns_0.6.orig.tar.gz
 312e056f07a3f75d019dee0b88962497 85671 net optional udns_0.6.orig.tar.gz.asc
 9cee5b9e24ef93c542244e1da89083b3 3904 net optional udns_0.6-1.debian.tar.xz
 1ee8aeb4ada2f6b5c7468b450d8c9f0f 6292 net optional udns_0.6-1_source.buildinfo

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

iQFDBAEBCgAtFiEEe3O61ovnosKJMUsicBtPaxppPlkFAmajMlsPHG1qdEB0bHMu
bXNrLnJ1AAoJEHAbT2saaT5ZCz0H/3mELvn5h2UqXVn90qnuSilpAs917sO5JAKt
d8FZPxJyWFPK7b3vI02c5w298G4JGLV5guD/5u6QgGY+ngBqtuG59Dj4lDluiba/
FzeVBvZiVAIXVfG/0hMVZ/zEi2QsSkjNC14GFHIExPhIwFQkwHB/NBOBjF7mSQEa
3iS9gIROM1ASNLFbX59zni7ZtffU386HM+xRTbI3MkRG8iSGjhjGR+3E/pJUfIoY
MeH39wFhvYw8IyZJsospmBHML0sUs7ExElfAncSgtLe3vG8phXS6V7Wl/zOCMYhx
zyWpgnMpzN1Pmd4qktUvgx2srEOI0MyS9ZAamfHjLrW8FyUGWnk=
=AqBM
-----END PGP SIGNATURE-----

Attachment: pgpzTVmc8p51x.pgp
Description: PGP signature


--- End Message ---

Reply via email to