Your message dated Mon, 07 Oct 2024 12:21:10 +0000
with message-id <e1sxmje-00gkvn...@fasolo.debian.org>
and subject line Bug#1074957: fixed in file-kanji 1.1-22
has caused the Debian Bug report #1074957,
regarding file-kanji: 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.)
--
1074957: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074957
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:file-kanji
Version: 1.1-21
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/file-kanji_1.1-21_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
[...]
dpkg-source: info: unpacking file-kanji_1.1-21.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying 01-JISX0208-1983.patch
dpkg-source: info: applying 02-correct-spell.patch
dpkg-source: info: applying 03-correct-loop.patch
dpkg-source: info: applying 04-support-utf8.patch
dpkg-source: info: applying 05-exec-file.patch
dpkg-source: info: applying 06-cross.patch
dpkg-source: info: applying 07-hardening-flag.patch
dpkg-source: info: applying missing-prototypes.patch
Check disk space
----------------
Sufficient free space for build
User Environment
----------------
APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
LANG=C.UTF-8
LC_ALL=C.UTF-8
LOGNAME=user42
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SCHROOT_ALIAS_NAME=unstable
SCHROOT_CHROOT_NAME=sid-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-ef120102-32e2-4bfa-bcca-9743eee7a8ad
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42
dpkg-buildpackage
-----------------
Command: dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package file-kanji
dpkg-buildpackage: info: source version 1.1-21
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Andreas Beckmann <a...@debian.org>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
debian/rules clean
dh clean
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f *.o file2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
dh_auto_build
make -j8 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cc -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 -c -o file2.o file2.c
file2.c:66:1: error: return type defaults to ‘int’ [-Wimplicit-int]
66 | main(argc,argv)
| ^~~~
make[1]: *** [<builtin>: file2.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" returned
exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: file-kanji
Source-Version: 1.1-22
Done: Andreas Beckmann <a...@debian.org>
We believe that the bug you reported is fixed in the latest version of
file-kanji, 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.
Andreas Beckmann <a...@debian.org> (supplier of updated file-kanji 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: SHA256
Format: 1.8
Date: Mon, 07 Oct 2024 13:57:56 +0200
Source: file-kanji
Architecture: source
Version: 1.1-22
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Closes: 1074957
Changes:
file-kanji (1.1-22) unstable; urgency=medium
.
* QA upload.
* Fix building with -Werror=implicit-int. (Closes: #1074957)
Checksums-Sha1:
536e2315028c2b443034481c2b0e62000ce80775 1837 file-kanji_1.1-22.dsc
de2d086bcc230b31eca7b35a54be454344f01d1e 5748 file-kanji_1.1-22.debian.tar.xz
41a7808ad83c76a0655370aea4ab804450f63d63 5373
file-kanji_1.1-22_source.buildinfo
Checksums-Sha256:
1f15d5cd2bd03a8e9e4bc73223ddad7cc1f3bdc600745d368781c289306359f9 1837
file-kanji_1.1-22.dsc
9f828c1e8778be3847dcf8e3c1dfb0d76d716674384aea4692b6dbf0ae3eafb1 5748
file-kanji_1.1-22.debian.tar.xz
4d43257ec590e34350d083db7f6cd1b182f8a81707cf697f4a67fa6200510307 5373
file-kanji_1.1-22_source.buildinfo
Files:
51827a539cd642dfc3f8feec3eddf458 1837 misc optional file-kanji_1.1-22.dsc
e504d3fc120d8ec377d093e597cf072d 5748 misc optional
file-kanji_1.1-22.debian.tar.xz
5661185824499f29c36f9c1b14592f03 5373 misc optional
file-kanji_1.1-22_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmcDzXkQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCKzXD/4mq7CpSBjlUxrVFJkxwM1QWReW62XQNAej
odWK2cTnAioDEMDUBSTa/ekk6imq54fyi+BDkdyORSjQ1JTNPMvdijO106COvHfO
NcswwYBm7uqWXr8fFYa/sDfZuN3qFbEEG3/kERdFDffI25brRRpwh0ANy2xnz9Kn
kYrVNoBhLIY8qHh3Ps1KkdsYYMLKQUyPtzeQZk6TRVjt0vRGhi+l35bHf0i2xT5O
peInkWDAcw2DlxyPYAK4nUNoB1Ky0QAy/a4DTJz9Ba8mbk6Sbljh24jaQmQpDaYS
FPXeojXCwXYlmCZpYg3K5fv8ALVT71a9q2dwESYcpQj+UxrB9niLqyPykBWfi+5w
PaDKeKreNCNs2sR9C/4FUDl6wyPzykTRYRTolFVW2wlFyOB5REnD9K22CmemyTMA
0ChPiSjuMshceDD85AJUquSAyLDUiA1EyNARWt8s89pOQwDYstn5vkvVtcf/nZHM
FsbWbSCAOyaUJg1hvVszbH4l9TpAwbkAyQP3PP200jbX7nRVmk3khZhQC/G3bZ8F
J9JARmh4svIGkEhqSzDxvPLlxjVsNSyrSav6gOT+69F4ZDrTt5VnqePS/DcAvbRc
q4iqhzf1wflvqv5AEfwr8wha6da2yyAb9BdPWftQuHQz6sf5J994v07GmmlFkmVt
qzo8jP/g1w==
=HWXG
-----END PGP SIGNATURE-----
pgpPkM0pkxk0C.pgp
Description: PGP signature
--- End Message ---