Your message dated Fri, 02 Aug 2024 23:19:04 +0000
with message-id <e1sa1y8-006fdz...@fasolo.debian.org>
and subject line Bug#1077453: fixed in deheader 1.10+git20240531-1
has caused the Debian Bug report #1077453,
regarding deheader: FTBFS: dh_auto_test: error: make -j8 check 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.)
--
1077453: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1077453
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: deheader
Version: 1.10-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240728 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
> make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make
> rule.
> Testing deheader: no output is good news.
> python -> /usr/bin/python3
> deheader: basic compilation failed on a64l.c
> deheader: basic compilation failed on abort.c
> deheader: basic compilation failed on abs.c
> deheader: basic compilation failed on access.c
> deheader: basic compilation failed on acos.c
> deheader: basic compilation failed on acosh.c
> deheader: basic compilation failed on advance.c
> deheader: basic compilation failed on alarm.c
> deheader: basic compilation failed on asin.c
> deheader: basic compilation failed on asinh.c
> deheader: basic compilation failed on atan.c
> deheader: basic compilation failed on atan2.c
> deheader: basic compilation failed on atanh.c
> deheader: basic compilation failed on atexit.c
> deheader: basic compilation failed on atof.c
> deheader: basic compilation failed on atoi.c
> deheader: basic compilation failed on atol.c
> deheader: basic compilation failed on basename.c
> deheader: basic compilation failed on bcmp.c
> deheader: basic compilation failed on bcopy.c
> deheader: basic compilation failed on brk.c
> deheader: basic compilation failed on bsd_signal.c
> deheader: basic compilation failed on bsort.c
> deheader: basic compilation failed on btowc.c
> deheader: basic compilation failed on bzero.c
> deheader: basic compilation failed on calloc.c
> deheader: basic compilation failed on catclose.c
> deheader: basic compilation failed on catgets.c
> deheader: basic compilation failed on catopen.c
> deheader: basic compilation failed on cbrt.c
> deheader: basic compilation failed on ceil.c
> deheader: basic compilation failed on cfgetispeed.c
> deheader: basic compilation failed on cfgetospeed.c
> deheader: basic compilation failed on cfsetispeed.c
> deheader: basic compilation failed on cfsetospeed.c
> deheader: basic compilation failed on chdir.c
> deheader: basic compilation failed on chmod.c
> deheader: basic compilation failed on chown.c
> deheader: basic compilation failed on chroot.c
> deheader: basic compilation failed on clearerr.c
> deheader: basic compilation failed on clock.c
> deheader: basic compilation failed on clock_getres.c
> deheader: basic compilation failed on clock_gettime.c
> deheader: basic compilation failed on clock_settime.c
> deheader: basic compilation failed on close.c
> deheader: basic compilation failed on closedir.c
> deheader: basic compilation failed on crypt.c
> deheader: basic compilation failed on ctime.c
> deheader: basic compilation failed on duplicate.c
> deheader: basic compilation failed on fchmod.c
> deheader: basic compilation failed on fchown.c
> deheader: basic compilation failed on fclose.c
> deheader: basic compilation failed on fstat.c
> deheader: basic compilation failed on noheaders.c
> deheader: basic compilation failed on sbrk.c
> deheader: basic compilation failed on string.c
> deheader: basic compilation failed on umask.c
> --- regress.chk 2023-01-31 00:41:42.000000000 +0000
> +++ /tmp/regress 2024-07-28 18:13:28.376713659 +0000
> @@ -68,136 +68,120 @@
> deheader: ./string.c includes <string.h>
> deheader: ./umask.c includes <sys/stat.h>
> deheader: ./umask.c includes <sys/types.h>
> -deheader: ./a64l.c succeeded.
> -deheader: in ./a64l.c, a64l() prevents uninclusion of <stdlib.h>
> -deheader: ./abort.c succeeded.
> -deheader: in ./abort.c, abort() prevents uninclusion of <stdlib.h>
> -deheader: ./abs.c succeeded.
> -deheader: in ./abs.c, abs() prevents uninclusion of <stdlib.h>
> -deheader: ./access.c succeeded.
> -deheader: in ./access.c, access() prevents uninclusion of <unistd.h>
> -deheader: ./acos.c succeeded.
> -deheader: in ./acos.c, acos() prevents uninclusion of <math.h>
> -deheader: ./acosh.c succeeded.
> -deheader: in ./acosh.c, acosh() prevents uninclusion of <math.h>
> -deheader: ./advance.c succeeded.
> -deheader: in ./advance.c, advance() prevents uninclusion of <regex.h>
> -deheader: in ./advance.c, getc() portability requires <stdio.h>.
> -deheader: ./alarm.c succeeded.
> -deheader: in ./alarm.c, alarm() prevents uninclusion of <unistd.h>
> -deheader: ./asin.c succeeded.
> -deheader: in ./asin.c, asin() prevents uninclusion of <math.h>
> -deheader: ./asinh.c succeeded.
> -deheader: in ./asinh.c, asinh() prevents uninclusion of <math.h>
> -deheader: ./atan.c succeeded.
> -deheader: in ./atan.c, atan() prevents uninclusion of <math.h>
> -deheader: ./atan2.c succeeded.
> -deheader: in ./atan2.c, atan2() prevents uninclusion of <math.h>
> -deheader: ./atanh.c succeeded.
> -deheader: in ./atanh.c, atanh() prevents uninclusion of <math.h>
> -deheader: ./atexit.c succeeded.
> -deheader: in ./atexit.c, atexit() prevents uninclusion of <stdlib.h>
> -deheader: ./atof.c succeeded.
> -deheader: in ./atof.c, l64a() prevents uninclusion of <stdlib.h>
> -deheader: ./atoi.c succeeded.
> -deheader: in ./atoi.c, l64a() prevents uninclusion of <stdlib.h>
> -deheader: ./atol.c succeeded.
> -deheader: in ./atol.c, l64a() prevents uninclusion of <stdlib.h>
> -deheader: ./basename.c succeeded.
> -deheader: in ./basename.c, basename() prevents uninclusion of <libgen.h>
> -deheader: ./bcmp.c succeeded.
> -deheader: in ./bcmp.c, bcmp() prevents uninclusion of <strings.h>
> -deheader: ./bcopy.c succeeded.
> -deheader: in ./bcopy.c, bcopy() prevents uninclusion of <strings.h>
> -deheader: ./brk.c succeeded.
> -deheader: in ./brk.c, brk() prevents uninclusion of <unistd.h>
> -deheader: ./bsd_signal.c succeeded.
> -deheader: in ./bsd_signal.c, bsd_signal() prevents uninclusion of <signal.h>
> -deheader: ./bsort.c succeeded.
> -deheader: in ./bsort.c, bsort() prevents uninclusion of <stdlib.h>
> -deheader: in ./bsort.c, strcoll() portability requires <string.h>.
> -deheader: in ./bsort.c, scanf() portability requires <stdio.h>.
> -deheader: ./btowc.c succeeded.
> -deheader: in ./btowc.c, btowc() prevents uninclusion of <wchar.h>
> -deheader: in ./btowc.c, btowc() prevents uninclusion of <stdio.h>
> -deheader: ./bzero.c succeeded.
> -deheader: in ./bzero.c, bzero() prevents uninclusion of <strings.h>
> -deheader: ./calloc.c succeeded.
> -deheader: in ./calloc.c, calloc() prevents uninclusion of <stdlib.h>
> -deheader: ./catclose.c succeeded.
> -deheader: in ./catclose.c, catclose() prevents uninclusion of <nl_types.h>
> -deheader: ./catgets.c succeeded.
> -deheader: in ./catgets.c, catgets() prevents uninclusion of <nl_types.h>
> -deheader: ./catopen.c succeeded.
> -deheader: in ./catopen.c, catopen() prevents uninclusion of <nl_types.h>
> -deheader: ./cbrt.c succeeded.
> -deheader: in ./cbrt.c, cbrt() prevents uninclusion of <math.h>
> -deheader: ./ceil.c succeeded.
> -deheader: in ./ceil.c, ceil() prevents uninclusion of <math.h>
> -deheader: ./cfgetispeed.c succeeded.
> -deheader: in ./cfgetispeed.c, cfgetispeed() prevents uninclusion of
> <termios.h>
> -deheader: ./cfgetospeed.c succeeded.
> -deheader: in ./cfgetospeed.c, cfgetospeed() prevents uninclusion of
> <termios.h>
> -deheader: ./cfsetispeed.c succeeded.
> -deheader: in ./cfsetispeed.c, cfsetispeed() prevents uninclusion of
> <termios.h>
> -deheader: ./cfsetospeed.c succeeded.
> -deheader: in ./cfsetospeed.c, cfsetospeed() prevents uninclusion of
> <termios.h>
> -deheader: ./chdir.c succeeded.
> -deheader: in ./chdir.c, chdir() prevents uninclusion of <unistd.h>
> -deheader: ./chmod.c succeeded.
> -deheader: in ./chmod.c, chmod() prevents uninclusion of <sys/stat.h>
> -deheader: in ./chmod.c, chmod() prevents uninclusion of <sys/types.h>
> -deheader: ./chown.c succeeded.
> -deheader: in ./chown.c, chown() prevents uninclusion of <unistd.h>
> -deheader: in ./chown.c, chown() prevents uninclusion of <sys/types.h>
> -deheader: ./chroot.c succeeded.
> -deheader: in ./chroot.c, chroot() prevents uninclusion of <unistd.h>
> -deheader: ./clearerr.c succeeded.
> -deheader: in ./clearerr.c, clearerr() prevents uninclusion of <stdio.h>
> -deheader: ./clock.c succeeded.
> -deheader: in ./clock.c, clock() prevents uninclusion of <time.h>
> -deheader: ./clock_getres.c succeeded.
> -deheader: in ./clock_getres.c, clock_getres() prevents uninclusion of
> <time.h>
> -deheader: ./clock_gettime.c succeeded.
> -deheader: in ./clock_gettime.c, clock_gettime() prevents uninclusion of
> <time.h>
> -deheader: ./clock_settime.c succeeded.
> -deheader: in ./clock_settime.c, clock_settime() prevents uninclusion of
> <time.h>
> -deheader: ./close.c succeeded.
> -deheader: in ./close.c, close() prevents uninclusion of <unistd.h>
> -deheader: ./closedir.c succeeded.
> -deheader: in ./closedir.c, closedir() prevents uninclusion of <dirent.h>
> -deheader: in ./closedir.c, closedir() prevents uninclusion of <sys/types.h>
> -deheader: ./crypt.c succeeded.
> -deheader: in ./crypt.c, crypt() prevents uninclusion of <unistd.h>
> -deheader: ./ctime.c succeeded.
> -deheader: in ./ctime.c, ctime() prevents uninclusion of <time.h>
> -deheader: ./duplicate.c succeeded.
> -deheader: ./duplicate.c without <stdio.h> succeeded.
> -deheader: ./duplicate.c without <stdio.h> succeeded.
> -deheader: remove <stdio.h> from ./duplicate.c
> -deheader: remove <stdio.h> from ./duplicate.c
> -deheader: ./fchmod.c succeeded.
> -deheader: in ./fchmod.c, fchmod() prevents uninclusion of <sys/stat.h>
> -deheader: ./fchown.c succeeded.
> -deheader: in ./fchown.c, fchown() prevents uninclusion of <unistd.h>
> -deheader: ./fclose.c succeeded.
> -deheader: in ./fclose.c, fclose() prevents uninclusion of <stdio.h>
> -deheader: ./fstat.c succeeded.
> -deheader: in ./fstat.c, fstat() prevents uninclusion of <sys/types.h>
> -deheader: in ./fstat.c, fstat() prevents uninclusion of <sys/stat.h>
> -deheader: ./noheaders.c succeeded.
> +deheader: ./a64l.c failed (2).
> +deheader: a64l.c failed (2).
> +deheader: ./abort.c failed (2).
> +deheader: abort.c failed (2).
> +deheader: ./abs.c failed (2).
> +deheader: abs.c failed (2).
> +deheader: ./access.c failed (2).
> +deheader: access.c failed (2).
> +deheader: ./acos.c failed (2).
> +deheader: acos.c failed (2).
> +deheader: ./acosh.c failed (2).
> +deheader: acosh.c failed (2).
> +deheader: ./advance.c failed (2).
> +deheader: advance.c failed (2).
> +deheader: ./alarm.c failed (2).
> +deheader: alarm.c failed (2).
> +deheader: ./asin.c failed (2).
> +deheader: asin.c failed (2).
> +deheader: ./asinh.c failed (2).
> +deheader: asinh.c failed (2).
> +deheader: ./atan.c failed (2).
> +deheader: atan.c failed (2).
> +deheader: ./atan2.c failed (2).
> +deheader: atan2.c failed (2).
> +deheader: ./atanh.c failed (2).
> +deheader: atanh.c failed (2).
> +deheader: ./atexit.c failed (2).
> +deheader: atexit.c failed (2).
> +deheader: ./atof.c failed (2).
> +deheader: atof.c failed (2).
> +deheader: ./atoi.c failed (2).
> +deheader: atoi.c failed (2).
> +deheader: ./atol.c failed (2).
> +deheader: atol.c failed (2).
> +deheader: ./basename.c failed (2).
> +deheader: basename.c failed (2).
> +deheader: ./bcmp.c failed (2).
> +deheader: bcmp.c failed (2).
> +deheader: ./bcopy.c failed (2).
> +deheader: bcopy.c failed (2).
> +deheader: ./brk.c failed (2).
> +deheader: brk.c failed (2).
> +deheader: ./bsd_signal.c failed (2).
> +deheader: bsd_signal.c failed (2).
> +deheader: ./bsort.c failed (2).
> +deheader: bsort.c failed (2).
> +deheader: ./btowc.c failed (2).
> +deheader: btowc.c failed (2).
> +deheader: ./bzero.c failed (2).
> +deheader: bzero.c failed (2).
> +deheader: ./calloc.c failed (2).
> +deheader: calloc.c failed (2).
> +deheader: ./catclose.c failed (2).
> +deheader: catclose.c failed (2).
> +deheader: ./catgets.c failed (2).
> +deheader: catgets.c failed (2).
> +deheader: ./catopen.c failed (2).
> +deheader: catopen.c failed (2).
> +deheader: ./cbrt.c failed (2).
> +deheader: cbrt.c failed (2).
> +deheader: ./ceil.c failed (2).
> +deheader: ceil.c failed (2).
> +deheader: ./cfgetispeed.c failed (2).
> +deheader: cfgetispeed.c failed (2).
> +deheader: ./cfgetospeed.c failed (2).
> +deheader: cfgetospeed.c failed (2).
> +deheader: ./cfsetispeed.c failed (2).
> +deheader: cfsetispeed.c failed (2).
> +deheader: ./cfsetospeed.c failed (2).
> +deheader: cfsetospeed.c failed (2).
> +deheader: ./chdir.c failed (2).
> +deheader: chdir.c failed (2).
> +deheader: ./chmod.c failed (2).
> +deheader: chmod.c failed (2).
> +deheader: ./chown.c failed (2).
> +deheader: chown.c failed (2).
> +deheader: ./chroot.c failed (2).
> +deheader: chroot.c failed (2).
> +deheader: ./clearerr.c failed (2).
> +deheader: clearerr.c failed (2).
> +deheader: ./clock.c failed (2).
> +deheader: clock.c failed (2).
> +deheader: ./clock_getres.c failed (2).
> +deheader: clock_getres.c failed (2).
> +deheader: ./clock_gettime.c failed (2).
> +deheader: clock_gettime.c failed (2).
> +deheader: ./clock_settime.c failed (2).
> +deheader: clock_settime.c failed (2).
> +deheader: ./close.c failed (2).
> +deheader: close.c failed (2).
> +deheader: ./closedir.c failed (2).
> +deheader: closedir.c failed (2).
> +deheader: ./crypt.c failed (2).
> +deheader: crypt.c failed (2).
> +deheader: ./ctime.c failed (2).
> +deheader: ctime.c failed (2).
> +deheader: ./duplicate.c failed (2).
> +deheader: duplicate.c failed (2).
> +deheader: ./fchmod.c failed (2).
> +deheader: fchmod.c failed (2).
> +deheader: ./fchown.c failed (2).
> +deheader: fchown.c failed (2).
> +deheader: ./fclose.c failed (2).
> +deheader: fclose.c failed (2).
> +deheader: ./fstat.c failed (2).
> +deheader: fstat.c failed (2).
> +deheader: ./noheaders.c failed (2).
> +deheader: noheaders.c failed (2).
> deheader: ./nonutf.c succeeded.
> deheader: in ./nonutf.c, printf() prevents uninclusion of <stdio.h>
> -deheader: ./sbrk.c succeeded.
> -deheader: in ./sbrk.c, sbrk() prevents uninclusion of <unistd.h>
> -deheader: ./string.c succeeded.
> -deheader: ./string.c without <string.h> succeeded.
> -deheader: remove <string.h> from ./string.c
> -deheader: ./umask.c succeeded.
> -deheader: in ./umask.c, umask() prevents uninclusion of <sys/types.h>
> -deheader: in ./umask.c, umask() prevents uninclusion of <sys/stat.h>
> -deheader: saw 58 files, 64 includes, 3 removable
> -deheader: has unneeded includes #include <stdio.h>
> - #include <stdio.h>
> - #include <string.h>
> -
> +deheader: ./sbrk.c failed (2).
> +deheader: sbrk.c failed (2).
> +deheader: ./string.c failed (2).
> +deheader: string.c failed (2).
> +deheader: ./umask.c failed (2).
> +deheader: umask.c failed (2).
> +deheader: saw 58 files, 64 includes, 0 removable
> make[2]: *** [Makefile:9: check] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
> make[1]: *** [Makefile:43: check] Error 2
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j8 check returned exit code 2
The full build log is available from:
http://qa-logs.debian.net/2024/07/28/deheader_1.10-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240728;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240728&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: deheader
Source-Version: 1.10+git20240531-1
Done: Reiner Herrmann <rei...@reiner-h.de>
We believe that the bug you reported is fixed in the latest version of
deheader, 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 1077...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Reiner Herrmann <rei...@reiner-h.de> (supplier of updated deheader 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: Sat, 03 Aug 2024 00:47:54 +0200
Source: deheader
Architecture: source
Version: 1.10+git20240531-1
Distribution: unstable
Urgency: medium
Maintainer: Reiner Herrmann <rei...@reiner-h.de>
Changed-By: Reiner Herrmann <rei...@reiner-h.de>
Closes: 1077453
Changes:
deheader (1.10+git20240531-1) unstable; urgency=medium
.
* New upstream snapshot.
- Fixes FTBFS with GCC 14. (Closes: #1077453)
* Bump Standards-Version to 4.7.0.
Checksums-Sha1:
5f504cc3b63a7c2be530235e11647a833443a293 2024 deheader_1.10+git20240531-1.dsc
bd8bf152eefff56d474134987e903b09fb22a6a2 24636
deheader_1.10+git20240531.orig.tar.xz
6d6a2487bbb425ca4fde731ddf8a4fdfc4874dde 10288
deheader_1.10+git20240531-1.debian.tar.xz
ad6916a1127bf1135b000e64d1e3368c7bb70da4 6327
deheader_1.10+git20240531-1_amd64.buildinfo
Checksums-Sha256:
45ff4d066d8277c4e1aac6ddac20ea19106f868e27aa0330f228f4efe99b5fd1 2024
deheader_1.10+git20240531-1.dsc
2af61c65d191a531a5814732eca6be76ba53db3d368212bcd4a04aa0ba8a8f37 24636
deheader_1.10+git20240531.orig.tar.xz
76797e8c15e371e4650f04554241666350a0262d27183a4dc4b80e1f3f4fdb06 10288
deheader_1.10+git20240531-1.debian.tar.xz
acaf7aca70581b5c4118d218efd51bc2413ffc91bd9599cf69bd96a37d36dab4 6327
deheader_1.10+git20240531-1_amd64.buildinfo
Files:
cc79e0d83e328f6d2e09b071df048e25 2024 devel optional
deheader_1.10+git20240531-1.dsc
33ba87adc07f959b66adda239e128e9f 24636 devel optional
deheader_1.10+git20240531.orig.tar.xz
61a5c6246b73842dcf16842bbdadcb5a 10288 devel optional
deheader_1.10+git20240531-1.debian.tar.xz
7f6c3bf26353bf2d5e32bd001a80cdf9 6327 devel optional
deheader_1.10+git20240531-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE2Pb6feok2Q1urHM7zPBJKNsO6qcFAmatZF8ACgkQzPBJKNsO
6qf41xAA1NLSltHysc+rH5pjj9/HbXPJGrAuao+37LGSAcl8ogwE2RmM45eha+SJ
dL2/NYl3W5/OrB8LnygZTOa1ISjpT9FnDd1a2zA8bnjmP0U5doQSfnDFH9YEJ/WG
ndaF3wONNYQX6Ix/5K+MfgxggL0b/evA4WDEYzSUBJk99fnYB6TuYdP8WXSleJWU
Lf4kAPskSaFR9WQXPZhTbdcECNMFhkovwN4lBDiZnaRP+r6o0nX1p9H4rQxck437
Lsl7SOAyW0D7JZx+VwNWHx7+3MidNh0vZl0Ug6Wa1qaA6Ugh1J4WRJ81mkK9R+dj
wsOBclOsx424ZIkc8uCi8tO1XqyVvqmnnX2ONb6fy+LDvZ0IfdU1NBcVCk7h1xbe
9WWdgaOjwwvsVJjjtW8QNjuKnvpqFXkNlXS8WDUxA0un0ptfuxq2zlmnJ+6xFn6c
qvjf9t8mClzEJwOcv70iDnJmvkaIwjTEyEXs0JiGcZEO3ZS+0Ovco5L9BY6jBtga
H/eY560vri4Ro07C7pGviwPyuobLWBFtkJsiQVCv6UU4uaUdyLCA4kNOES9hYoee
XJ8WaL+s8K2JPF2dvP0MoHfiy5zvgjyERQmStr4vbx2kcaoT17TJpeiwObVSb2Xq
NVlc73oIy+Ry2EateWjXCOGiQAGRNfOOefYXhxGh+BfuJcYCqhM=
=tJe2
-----END PGP SIGNATURE-----
pgpksHarsAYyz.pgp
Description: PGP signature
--- End Message ---