Your message dated Wed, 21 Aug 2024 10:04:55 +0000
with message-id <e1sgid1-00bdlp...@fasolo.debian.org>
and subject line Bug#1075533: fixed in splitvt 1.6.6-17
has caused the Debian Bug report #1075533,
regarding splitvt: 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.)
--
1075533: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075533
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:splitvt
Version: 1.6.6-16
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/splitvt_1.6.6-16_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 multiarch.ncurses.patch
dpkg-source: info: applying add-flags.patch
dpkg-source: info: applying fix-spelling-error-manpage.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-b5609de2-27b7-4748-a9b2-0db9593f574e
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 splitvt
dpkg-buildpackage: info: source version 1.6.6-16
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
fakeroot debian/rules clean
dh clean
dh_clean
debian/rules build
dh build
dh_update_autotools_config
dh_autoreconf
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f Makefile
./configure
Making configuration...
config.c:50:1: error: return type defaults to ‘int’ [-Wimplicit-int]
50 | main(argc, argv)
| ^~~~
config.c: In function ‘main’:
config.c:141:14: error: implicit declaration of function ‘grep’
[-Wimplicit-function-declaration]
141 | if ( grep(INCLUDE, "utmp.h", "ut_host") ) {
| ^~~~
config.c:207:15: error: implicit declaration of function ‘access’
[-Wimplicit-function-declaration]
207 | if ( (access("/var/run/utmp", (R_OK|W_OK)) == 0) && getuid() )
| ^~~~~~
config.c:207:61: error: implicit declaration of function ‘getuid’
[-Wimplicit-function-declaration]
207 | if ( (access("/var/run/utmp", (R_OK|W_OK)) == 0) && getuid() )
| ^~~~~~
Can't compile configuration... Makefile NOT created.
make[1]: *** [debian/rules:11: override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: splitvt
Source-Version: 1.6.6-17
Done: Andreas Beckmann <a...@debian.org>
We believe that the bug you reported is fixed in the latest version of
splitvt, 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.
Andreas Beckmann <a...@debian.org> (supplier of updated splitvt 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: Wed, 21 Aug 2024 11:45:30 +0200
Source: splitvt
Architecture: source
Version: 1.6.6-17
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Closes: 1075533
Changes:
splitvt (1.6.6-17) unstable; urgency=medium
.
* QA upload.
* Fix building with GCC 14. (Closes: #1075533)
Checksums-Sha1:
65ee8d2b08cdaddd94f44c76138712100deaa8ee 1904 splitvt_1.6.6-17.dsc
1800a742e78eebee24f42128178bb7fc2f15d646 17512 splitvt_1.6.6-17.debian.tar.xz
0aec87c6795b2501e0b07a92e98f94159602bff4 5435 splitvt_1.6.6-17_source.buildinfo
Checksums-Sha256:
48672a9bd39ba90c573910dc3a25609b81d6d0d2e49d433b5032c836e2d0bf4b 1904
splitvt_1.6.6-17.dsc
9820ab92bd01b8890a0d4da6510f596132f7d34701695f0acecde758859e79f1 17512
splitvt_1.6.6-17.debian.tar.xz
a98d4346dacb2e99471a7b4318467eb9a2ad9cbb51a84aed62c3c63702d53203 5435
splitvt_1.6.6-17_source.buildinfo
Files:
27edd581e95c970afcf2f7a68cf6626a 1904 utils optional splitvt_1.6.6-17.dsc
7321176d69f24c57abbbd611538d60b4 17512 utils optional
splitvt_1.6.6-17.debian.tar.xz
f2f71e498a0414c99613116bece7329a 5435 utils optional
splitvt_1.6.6-17_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmbFuCEQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCKFGD/9F1I86sCf7hQjTefFp9JiezL9kGH8JQnWm
JlEuVuZw3NLpzCvf/ozZd9nB9VyvqLyvhZ6J2aTwJhFSRrzPfVv/Ax4K3lHMpNvG
wt/2ijvbzIwJ732v2NfAHYK6sglafDqB6+HT+1FP5U8U7u0UXReZGPQuntiUfOus
YD5bkX/Od0UJMkdYua2a4E6Bblsw/3N8+zahgsELWB73I7q9jv7ITMNXdOpynyml
nYR2uFqLu1wg6w0x+cKmzJdOShH6GVF8twXxnat+TQBBk2gq/oDBPvo2u4U2P3sy
hQ52lj3Kh994u7k1oMnrJnmUTHGtaDcb6LG4Hw4Ji77ZZC1Jt9gRK3qYERhGyO9H
kQ1DvmDLWc9oB5zlc6MeDY94FNFnE+Q+f6WTS39rGRCvDO8CcgOFlpkzDI5xyKlZ
0UAAbL83DGupPsJq7rlPEHud+QoWt3CtbA01u2XK0EBSugW2V6SJCXyvKvP2OrCH
AsfdZv0rq0YQK4Z4GU5wFn+axodGZj30SI/5rIxX8vdP3Ctf2gP6hMqNw/5eNtZX
8s/6HUiO5SjpkXO9EbIl229SpyGN2edjstJgiCqChUE7ud8Gvd4DP5hHAVNNbKsf
tzX9+OuTRMt12mYqtcJPXSBV5ZJm+WnFroFj4yUGCbikAHe2DfcEFhc5OwDVxQ3/
ZnDi/qPRoA==
=4pvr
-----END PGP SIGNATURE-----
pgpib0_CrE4Yb.pgp
Description: PGP signature
--- End Message ---