Your message dated Thu, 08 Aug 2024 11:18:05 +0000
with message-id <e1sc19h-00fr76...@fasolo.debian.org>
and subject line Bug#1075605: fixed in unicon 3.0.4+dfsg1-6
has caused the Debian Bug report #1075605,
regarding unicon: 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.)
--
1075605: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075605
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:unicon
Version: 3.0.4+dfsg1-5
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/unicon_3.0.4+dfsg1-5_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: applying 008-ImmModules-turbo-Makefile.in-add-FLAGS.patch
dpkg-source: info: applying
009-ImmModules-cce-inputs-Makefile.in-add-FLAGS.patch
dpkg-source: info: applying 010-client-Makefile.in-add-FLAGS.patch
dpkg-source: info: applying 011-add-include-ctype.h.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-9e25d755-acd1-45a3-b8a3-39350ca5ee65
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 unicon
dpkg-buildpackage: info: source version 3.0.4+dfsg1-5
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by xiao sheng wen <atzli...@sina.com>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean --with pkgkde_symbolshelper
dh_clean
rm -f debian/debhelper-build-stamp
rm -rf debian/.debhelper/
rm -f -- debian/unicon-imc2.substvars debian/files
rm -fr -- debian/unicon-imc2/ debian/tmp/
find . \( \( \
\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o
-type f -a \
\( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
-o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
-o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
-o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
\) -exec rm -f {} + \) -o \
\( -type d -a \( -name autom4te.cache -o -name __pycache__ \)
-prune -exec rm -rf {} + \) \)
debian/rules build
dh build --with pkgkde_symbolshelper
dh_update_autotools_config
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\/include
--mandir=\/share/man --infodir=\/share/info --sysconfdir=/etc
--localstatedir=/var --disable-option-checking --disable-silent-rules
--libdir=\/lib/x86_64-linux-gnu --disable-maintainer-mode
--disable-dependency-tracking
creating cache ./config.cache
checking for mawk... mawk
checking for gcc... gcc
checking whether the C compiler (gcc -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.
make[1]: *** [debian/rules:21: override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:16: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: unicon
Source-Version: 3.0.4+dfsg1-6
Done: xiao sheng wen <atzli...@sina.com>
We believe that the bug you reported is fixed in the latest version of
unicon, 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.
xiao sheng wen <atzli...@sina.com> (supplier of updated unicon 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, 08 Aug 2024 18:02:54 +0800
Source: unicon
Architecture: source
Version: 3.0.4+dfsg1-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Chinese Team <chinese-develop...@lists.alioth.debian.org>
Changed-By: xiao sheng wen <atzli...@sina.com>
Closes: 1075605
Changes:
unicon (3.0.4+dfsg1-6) unstable; urgency=medium
.
[ xiao sheng wen ]
* d/clean: add clean confdefs.h config.log config.cache
* d/control: Bump Standards-Version: 4.7.0, no change needed
* add d/p/fix-configure-gcc14.patch: partly fix ftbfs with GCC-14,
see#1075605
* update d/unicon-imc2.lintian-overrides
.
[ LI Daobing ]
* add patch for gcc14: d/p/013-gcc14.patch, 014-gcc14.patch(Closes: #1075605)
Checksums-Sha1:
0de47ad2b46c903f2cb03c8831cf630175d887c5 1799 unicon_3.0.4+dfsg1-6.dsc
2d059c683e408004f3efdce88e82ecbce7f62121 17076
unicon_3.0.4+dfsg1-6.debian.tar.xz
d8f7a330b0634ca416c4b1bcd1864df172bc5922 6606
unicon_3.0.4+dfsg1-6_source.buildinfo
Checksums-Sha256:
c34b7a81918c1f8b88483555b08454d310afb31b7b8a2dba30a45fabb97ccb2b 1799
unicon_3.0.4+dfsg1-6.dsc
9005ac2c463114a2ea48cc420dab28598a24fc037bb8696b1d649b2f5929e77e 17076
unicon_3.0.4+dfsg1-6.debian.tar.xz
e7fe354238b0784bac94ad18cb1a6a3424c58a26bdef61440cc9d46e164c4e46 6606
unicon_3.0.4+dfsg1-6_source.buildinfo
Files:
a4d7e0363089d31cd433ae1e0cde003e 1799 utils optional unicon_3.0.4+dfsg1-6.dsc
21d8a28b9d0e2aedc9a6950c24c30620 17076 utils optional
unicon_3.0.4+dfsg1-6.debian.tar.xz
74f79bba2bb4558f4b45fafa50977d49 6606 utils optional
unicon_3.0.4+dfsg1-6_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAma0nxsQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFAM4DACFY38T2I2qroOJrDnsgXslVKa8hgDfYCJD
mf/6KvfYBZiH884PZP2i8oqFxD5ILTxHh2xiolz5z5iziDd5pBKvjwIbAnn963LS
Y+YiVRnbO+dTi6Yh8Xl1ozN3uABfYZD0awMNXXpAF5TeBBATOqxlw4/m5PxjEiRQ
L9Ar1nFo3SNduNbLwnTcXIx9M1nn9xCVwSq2+TimAqnu5BG3ndNBg4L0FiVIy8TN
TmWywdx9YpeDBHe/uF2nUDnyp4tJtmrVG3ytG3Stt/L1ea62wTNoS8Ugl80nAPPN
rPz1h16H/AddjHPNdZHOPo4khekgPb6VuQiw/6XtgZtgT/iMmdZT/OCxIOQpJ/BJ
UYY9kcI1YdfUpH9OF4fFHPtryI1dhNr2m85HH2gwoDhi9LbYd1juON2ctCULnewg
YL9hsq/Y6yHJNuEtFBz3FFymz/EKsRPjU3RPbQhzxJ6EQVcyt/zTpv+V4pVXd+IH
3XNWO1uRbOsBuEOZdtfQzmUpKDdcqWI=
=Hxa6
-----END PGP SIGNATURE-----
pgpCNEJGPQCSi.pgp
Description: PGP signature
--- End Message ---