Your message dated Tue, 18 Mar 2025 17:05:56 +0000
with message-id <e1tuao4-004nt6...@fasolo.debian.org>
and subject line Bug#1074949: fixed in fdclone 3.01j-1.1
has caused the Debian Bug report #1074949,
regarding fdclone: 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.)
--
1074949: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074949
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:fdclone
Version: 3.01j-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/fdclone_3.01j-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
[...]
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body
-Wno-shift-negative-value -Wdate-time -D_FORTIFY_SOURCE=2 -c -o mkkanji.o
mkkanji.c
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body
-Wno-shift-negative-value -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o mkkanji
mkkanji.o
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body
-Wno-shift-negative-value -Wdate-time -D_FORTIFY_SOURCE=2 -DWITHUTF8=2 -c -o
kanjicnv.o kanjicnv.c
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body
-Wno-shift-negative-value -Wdate-time -D_FORTIFY_SOURCE=2 -c -o tevalopt.o
evalopt.c
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body
-Wno-shift-negative-value -Wdate-time -D_FORTIFY_SOURCE=2 -c -o mkunitbl.o
mkunitbl.c
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body
-Wno-shift-negative-value -Wdate-time -D_FORTIFY_SOURCE=2 -c -o tgentbl.o
gentbl.c
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body
-Wno-shift-negative-value -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o mkunitbl
mkunitbl.o tevalopt.o tgentbl.o
./mkunitbl -t unitbl.c
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body
-Wno-shift-negative-value -Wdate-time -D_FORTIFY_SOURCE=2 -c -o tunitbl.o
unitbl.c
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body
-Wno-shift-negative-value -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o kanjicnv
kanjicnv.o tevalopt.o tunitbl.o
./mkkanji kanji.hin | \
./kanjicnv -e -c - kanji.h
cc -DLINUX=1 -O -D_FILE_OFFSET_BITS=64 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wall -pedantic -Wno-empty-body
-Wno-shift-negative-value -Wdate-time -D_FORTIFY_SOURCE=2 -DFD=3
-DDEFRC='"'/etc/fdclone/fd2rc'"' -DBINDIR='"'/usr/bin'"'
-DDATADIR='"'/usr/share/fdclone'"' -c -o main.o main.c
main.c: In function ‘signalexit’:
main.c:368:29: error: passing argument 2 of ‘signal2’ from incompatible pointer
type [-Wincompatible-pointer-types]
368 | VOID_C signal2(sig, SIG_IGN);
| ^~~~~~~
| |
| void (*)(int)
In file included from headers.h:10,
from fd.h:7,
from main.c:7:
func.h:86:36: note: expected ‘sigcst_t’ {aka ‘void (*)(void)’} but argument is
of type ‘void (*)(int)’
86 | extern sigcst_t signal2 __P_((int, sigcst_t));
| ^~~~~~~~
machine.h:1291:33: note: in definition of macro ‘__P_’
1291 | #define __P_(args) args
| ^~~~
main.c:404:29: error: passing argument 2 of ‘signal2’ from incompatible pointer
type [-Wincompatible-pointer-types]
404 | VOID_C signal2(sig, SIG_DFL);
| ^~~~~~~
| |
| void (*)(int)
func.h:86:36: note: expected ‘sigcst_t’ {aka ‘void (*)(void)’} but argument is
of type ‘void (*)(int)’
86 | extern sigcst_t signal2 __P_((int, sigcst_t));
| ^~~~~~~~
machine.h:1291:33: note: in definition of macro ‘__P_’
1291 | #define __P_(args) args
| ^~~~
main.c: In function ‘sigvecset’:
main.c:863:41: error: passing argument 2 of ‘signal2’ from incompatible pointer
type [-Wincompatible-pointer-types]
863 | VOID_C signal2(SIGTSTP, SIG_IGN);
| ^~~~~~~
| |
| void (*)(int)
func.h:86:36: note: expected ‘sigcst_t’ {aka ‘void (*)(void)’} but argument is
of type ‘void (*)(int)’
86 | extern sigcst_t signal2 __P_((int, sigcst_t));
| ^~~~~~~~
machine.h:1291:33: note: in definition of macro ‘__P_’
1291 | #define __P_(args) args
| ^~~~
main.c:886:41: error: passing argument 2 of ‘signal2’ from incompatible pointer
type [-Wincompatible-pointer-types]
886 | VOID_C signal2(SIGTSTP, SIG_DFL);
| ^~~~~~~
| |
| void (*)(int)
func.h:86:36: note: expected ‘sigcst_t’ {aka ‘void (*)(void)’} but argument is
of type ‘void (*)(int)’
86 | extern sigcst_t signal2 __P_((int, sigcst_t));
| ^~~~~~~~
machine.h:1291:33: note: in definition of macro ‘__P_’
1291 | #define __P_(args) args
| ^~~~
make[3]: *** [Makefile.tmp:247: main.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:72: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:16: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: fdclone
Source-Version: 3.01j-1.1
Done: наб <nabijaczlew...@nabijaczleweli.xyz>
We believe that the bug you reported is fixed in the latest version of
fdclone, 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 1074...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
наб <nabijaczlew...@nabijaczleweli.xyz> (supplier of updated fdclone 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: Thu, 30 Jan 2025 14:44:31 +0100
Source: fdclone
Architecture: source
Version: 3.01j-1.1
Distribution: unstable
Urgency: medium
Maintainer: Elías Alejandro Año Mendoza <eal...@gmail.com>
Changed-By: наб <nabijaczlew...@nabijaczleweli.xyz>
Closes: 1074949
Changes:
fdclone (3.01j-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.1, no changes needed.
* Avoid explicitly specifying -Wl,--as-needed linker flag.
.
[ наб ]
* Fix GCC-14 FTBFS (Closes: #1074949)
Checksums-Sha1:
977faa880b8db5d539d3815236f94c25298da416 1719 fdclone_3.01j-1.1.dsc
59107bb87b6ffe57792f578b68e74a63d0ffa2ec 19688 fdclone_3.01j-1.1.debian.tar.xz
c53f845c108179514d302d311903a11e3b0b73e3 5206
fdclone_3.01j-1.1_source.buildinfo
Checksums-Sha256:
079090712bc0e7c8114063e1a09a8431079aaafb58f50d1c12590b1fa5aac466 1719
fdclone_3.01j-1.1.dsc
87e84ca708f494769e62b91c3aeb34f61b89844ca37841c512d472558af05e56 19688
fdclone_3.01j-1.1.debian.tar.xz
758242120198196906afc86bd2c6136aa6b10c63414dd44d9491dfb54bc32df1 5206
fdclone_3.01j-1.1_source.buildinfo
Files:
8cc9fca4cfbe3fe792096d82ea0515e0 1719 shells optional fdclone_3.01j-1.1.dsc
288e9d1d69d84a462ff2e866e16d1976 19688 shells optional
fdclone_3.01j-1.1.debian.tar.xz
c870f22c8a21c8fdc057af2686ef5636 5206 shells optional
fdclone_3.01j-1.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmfZod8QHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFB7lDADY6RUWMUiMii3HqrSmofv9VREb+JHp8HgC
6VLuKtBjAyBtePYVCj9HQTMwhKp6ToqNjGXnZ2G8fXQO80a4Q0txgelmazY1Y1ZX
Em3tEMEVv53BrT4TzckzG9VfzJ/GGYiCI7bln+hV5Lg4db9A9O22c4ZHJmrGNrwi
ySxtLPzP4dFE7WpqAjIa1FZ4VDfo7Yly6AzZoOh4NAakQa6XPFCikzTksiWz3jzM
Xkt3XE+pCXa3A0tzlTVfOeiXODNdJP3qEqZUP4RaZ9/SrEVJ3P7AhMAhWJLym7LN
hURNiJvjYkbOBeMtDriKqSHvVfgNxBjrSJAA6AG/GQh6sQ5FY7S0DsijqJ+Zf7Nq
LogRUUDY/Fhz6VqD6P+RD/DD677hQkb4Q3EvnRDxFFVzqGlLMUaY6QMhnH0dCtdt
3ZlO7c1h6/c0Um8mRAbWrOOB+YmxQs/XAn2ehkXtco1qmGL3PD9osUmGQ2iFLswG
Rc5kaIP60yi0Pe5srK7N2pi74D9oI2U=
=Exy3
-----END PGP SIGNATURE-----
pgpqNqD8fnlxO.pgp
Description: PGP signature
--- End Message ---