Your message dated Tue, 01 Apr 2025 08:38:53 +0000
with message-id <[email protected]>
and subject line Bug#1075323: fixed in nstreams 1.0.4+ds-0.1
has caused the Debian Bug report #1075323,
regarding nstreams: 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 [email protected]
immediately.)
--
1075323: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075323
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:nstreams
Version: 1.0.4-1.1
Severity: important
Tags: sid trixie
User: [email protected]
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/nstreams_1.0.4-1.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
[...]
dpkg-buildpackage: info: source package nstreams
dpkg-buildpackage: info: source version 1.0.4-1.1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Bastian Germann <[email protected]>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean --with autotools_dev
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
dh: warning: The autotools-dev sequence is deprecated and replaced by dh in
debhelper (>= 9.20160115)
dh: warning: This feature will be removed in compat 12.
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_testdir
dh_testroot
[ ! -f nstreams.tmpl ] || /usr/bin/make distclean
dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in
use)
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_autotools-dev_restoreconfig
dh_autotools-dev_restoreconfig: warning: Compatibility levels before 10 are
deprecated (level 9 in use)
dh_autotools-dev_restoreconfig: warning: dh_autotools-dev_restoreconfig is
deprecated; please see dh_autotools-dev_restoreconfig(1) for a replacement
dh_autotools-dev_restoreconfig: warning: This feature will be removed in compat
12.
dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in
use)
debian/rules build
dh build --with autotools_dev
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
dh: warning: The autotools-dev sequence is deprecated and replaced by dh in
debhelper (>= 9.20160115)
dh: warning: This feature will be removed in compat 12.
dh_update_autotools_config
cp: warning: behavior of -n is non-portable and may change in future; use
--update=none instead
cp: warning: behavior of -n is non-portable and may change in future; use
--update=none instead
dh_autotools-dev_updateconfig
dh_autotools-dev_updateconfig: warning: Compatibility levels before 10 are
deprecated (level 9 in use)
dh_autotools-dev_updateconfig: warning: dh_autotools-dev_updateconfig is
deprecated; please see dh_autotools-dev_updateconfig(1) for a replacement
dh_autotools-dev_updateconfig: warning: This feature will be removed in compat
12.
dh_auto_configure
dh_auto_configure: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/x86_64-linux-gnu
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode
--disable-dependency-tracking
creating cache ./config.cache
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking build system type... x86_64-pc-linux-gnu
checking for gcc... x86_64-linux-gnu-gcc
checking whether the C compiler (x86_64-linux-gnu-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) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.
tail -v -n \+0 config.log
==> config.log <==
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:573: checking host system type
configure:594: checking target system type
configure:612: checking build system type
configure:651: checking for gcc
configure:764: checking whether the C compiler (x86_64-linux-gnu-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) works
configure:780: x86_64-linux-gnu-gcc -o conftest -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
-Wl,-z,relro conftest.c 1>&5
configure:777:1: error: return type defaults to 'int' [-Wimplicit-int]
777 | main(){return(0);}
| ^~~~
configure: failed program was:
#line 775 "configure"
#include "confdefs.h"
main(){return(0);}
dh_auto_configure: error: ./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/x86_64-linux-gnu
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode
--disable-dependency-tracking returned exit code 1
make: *** [debian/rules:7: build] Error 255
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: nstreams
Source-Version: 1.0.4+ds-0.1
Done: Andreas Tille <[email protected]>
We believe that the bug you reported is fixed in the latest version of
nstreams, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Tille <[email protected]> (supplier of updated nstreams 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 17 Mar 2025 07:45:50 +0100
Source: nstreams
Architecture: source
Version: 1.0.4+ds-0.1
Distribution: unstable
Urgency: medium
Maintainer: Joerg Jaspert <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 751520 1075323 1089721 1100079
Changes:
nstreams (1.0.4+ds-0.1) unstable; urgency=medium
.
* Non-maintainer upload.
Closes: #1089721
* Maintain in Debian team
* Point Homepage to Webarchive
* Debhelper compat level 13
Closes: #1100079
* d/copyright: DEP-5
* Fix configure.in, add missing includes
Closes: #1075323
* Closing bug which was done in previous NMU
Closes: #751520
* Standards-Version: 4.7.0 (routine-update)
* Fake watch file since upstream source vanished from internet
* Remove trailing whitespace in debian/changelog (routine-update)
* Rules-Requires-Root: no
* Trim trailing whitespace.
* Exclude some files from upstream source which are outdated and just
create trouble
* debian/dirs: delete since not needed
Checksums-Sha1:
ccf60be3e78e4d4e3b7a1b18df1687d409628577 1938 nstreams_1.0.4+ds-0.1.dsc
b4224411553d5a6186377a1ff39693ae5fd03cf3 24956 nstreams_1.0.4+ds.orig.tar.xz
ef14bda001c5f8857122bc884a1cb4a4541b3cf5 5160
nstreams_1.0.4+ds-0.1.debian.tar.xz
46c67d45b359624c90b7d65bf431846fd03acb7f 6397
nstreams_1.0.4+ds-0.1_amd64.buildinfo
Checksums-Sha256:
be20d0cbbff418ee6c027595bef26abd93172f97e868d8825cec904b22abe3a9 1938
nstreams_1.0.4+ds-0.1.dsc
794f1431409dc2e8007fb76b6d4fa118c9ac96194ea8857071a2c689a8f5a8b0 24956
nstreams_1.0.4+ds.orig.tar.xz
9674ffc22141956c6f9ea3fa9e7dddc8fefd55e57b947cc03e4885e8fbcb7b24 5160
nstreams_1.0.4+ds-0.1.debian.tar.xz
60b395cab6fb3df96a57483d37f244525ce0a73c16ec7367e2e39708db1ad56c 6397
nstreams_1.0.4+ds-0.1_amd64.buildinfo
Files:
95358b6963ad2d1d74b251c782a106b8 1938 net optional nstreams_1.0.4+ds-0.1.dsc
92a3b2232fb2bfc92d46fefc531028cf 24956 net optional
nstreams_1.0.4+ds.orig.tar.xz
f92fa400b9ea156be0050c47adcbb4ab 5160 net optional
nstreams_1.0.4+ds-0.1.debian.tar.xz
b7eba0c21d9d45923cebee6ef2506043 6397 net optional
nstreams_1.0.4+ds-0.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmfXz3YRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtH9sQ//Q7HR1clrn9R7fzbk6pw/q2qIL6VNmCbs
Egr+uQmqBPlnlPY7AFVqViawqwq2ZOW6xeMgTsXHWtS8yPCKJ3fUvdCWdg9Aj+1/
FDZVcpSBVyNkfl9FE7ADYWeo9n18MUc/tOvwwYaJ8I8QjUxfMoipApc1W3L8DYum
H+j6R/ia5pCEkCK1FpbRHWqV8ckzG993HJw4yc1lYWPJpHCpvhXFAL+STaOOjUkH
x06c55q+5avIU8r5NzL5DiIpzlXDvA149pRBU5alfCe55WssFm/lr4xeE6lE+CkR
vCT0KjQcE3qYFF4hLV1NhYHorT9fMtOcU4L/a0sj0INPHknwhF2U9HQMCLXjEWTm
dDDs7nkeZqJehiW+Ym21oVISINhAPq52NTUBA1l3Tse/4S86eHeaLYQoBQSkOKaL
yC31AKIC0pNL6QbqhSKd0XIkOV28xdCaewKdIFnxrwTSOV/GM/V2zLrheFeBSmMl
G6aNzgqCWiBY5VhFrlhJPXRGvuBXVQ4oSsozh3zTuEGXdCbsottKxANAS7OTW2LA
JiUpM39VWYkm3AsFG3N/kOqWQb/jXKU0WMM1N7OvgIZ3F1qWE2R9Xxbk9d6PFmm2
fkkXiZZgjVNS53sG3mP26T5cgP/L14g90BeQCjRR0ganUHbUn9HOjn9cHcBbLeRQ
ZC5yCbt2Hvc=
=enOD
-----END PGP SIGNATURE-----
pgp5GT1V_1Qxy.pgp
Description: PGP signature
--- End Message ---