Your message dated Mon, 09 Dec 2024 18:06:12 +0000
with message-id <e1tki96-001y0g...@fasolo.debian.org>
and subject line Bug#1087708: Removed package(s) from unstable
has caused the Debian Bug report #1075400,
regarding pth: 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.)
--
1075400: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075400
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pth
Version: 2.0.7-22.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/pth_2.0.7-22.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
[...]
checking for syscall dynamic libraries...
checking whether soft system call mapping is used... no
checking whether hard system call mapping is used... no
Build Parameters:
checking whether to activate batch build mode... no
checking whether to activate maintainer build targets... no
checking whether to activate test build targets... yes
checking whether to build Pthread library... no
checking whether to build against external OSSP ex library... no
checking whether to build against external Sfio library... no
checking whether to build against external Dmalloc library... no
Output Substitution:
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating pthread-config
config.status: WARNING: 'pthread-config.in' seems to ignore the --datarootdir
setting
config.status: creating pthread.h
config.status: creating pth-config
config.status: WARNING: 'pth-config.in' seems to ignore the --datarootdir
setting
config.status: creating pth.h
config.status: creating pth_acmac.h
config.status: creating pth_acdef.h
config.status: executing libtool commands
config.status: executing default commands
Now please type `make' to compile. Good luck.
dh_auto_build
make -j8
make[1]: Entering directory '/<<PKGBUILDDIR>>'
./shtool scpp -o pth_p.h -t pth_p.h.in -Dcpp -Cintern -M '==#==' pth_compat.c
pth_debug.c pth_syscall.c pth_errno.c pth_ring.c pth_mctx.c pth_uctx.c
pth_clean.c pth_time.c pth_tcb.c pth_util.c pth_pqueue.c pth_event.c
pth_sched.c pth_data.c pth_msg.c pth_cancel.c pth_sync.c pth_attr.c pth_lib.c
pth_fork.c pth_high.c pth_ext.c pth_string.c pthread.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I. -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe test_std.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I. -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe test_common.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I. -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe test_mp.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I. -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe test_misc.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I. -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe test_philo.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I. -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe test_sig.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I. -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe test_select.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I. -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe test_httpd.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I. -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe test_sfio.c
gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I. -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe test_uctx.c
./libtool --mode=compile --quiet gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I. -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe pth_debug.c
./libtool --mode=compile --quiet gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I. -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe pth_ring.c
./libtool --mode=compile --quiet gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I. -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe pth_pqueue.c
./libtool --mode=compile --quiet gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I. -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe pth_time.c
./libtool --mode=compile --quiet gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I. -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe pth_errno.c
./libtool --mode=compile --quiet gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I. -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe pth_mctx.c
./libtool --mode=compile --quiet gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I. -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe pth_uctx.c
./libtool --mode=compile --quiet gcc -c -Wdate-time -D_FORTIFY_SOURCE=2 -I. -g
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe pth_tcb.c
In file included from pth_debug.c:29:
pth_debug.c: In function ‘__pth_debug’:
pth_debug.c:75:16: warning: ignoring return value of ‘write’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
75 | pth_sc(write)(STDERR_FILENO, str, n);
| ^
pth_syscall.c:79:22: note: in definition of macro ‘pth_sc’
79 | /* no hard syscall mapping */
| ^~~~
pth_mctx.c: In function ‘__pth_mctx_set’:
pth_mctx.c:484:2: error: #error "Unsupported Linux (g)libc version and/or
platform"
484 | #error "Unsupported Linux (g)libc version and/or platform"
| ^~~~~
make[1]: *** [Makefile:155: pth_mctx.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:13: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Version: 2.0.7-22.1+rm
Dear submitter,
as the package pth has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1087708
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---