Your message dated Sun, 07 Sep 2025 08:47:28 +0000
with message-id <[email protected]>
and subject line Bug#1097853: fixed in sch-rnd 1.0.9-2
has caused the Debian Bug report #1097853,
regarding sch-rnd: ftbfs with GCC-15
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.)
--
1097853: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097853
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:sch-rnd
Version: 1.0.7-1
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15
[This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/sch-rnd_1.0.7-1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html
[...]
Looking for a shell escape character... found: '\'
Detecting temp dir... validated /build/reproducible-path/sch-rnd-1.0.7/scconfig/
Checking for system type... OK (name: Linux; class: UNIX)
Checking for cc (host)... OK ('gcc', '-g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/sch-rnd-1.0.7=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -D_LARGE_FILE_SOURCE=1
-D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2', '-Wl,-z,relro')
Checking for ar... OK (ar)
Checking for ranlib... OK (ranlib)
Checking for mkdir... OK (mkdir -p)
Checking for rm... OK (rm -rf)
Checking for cp... OK (cp -rp)
Checking for ln... OK (ln -sf)
Checking for awk... OK (awk)
Checking for cc args for std *... -ansi -pedantic -Wall -std=c89 -std=c99
-Werror -Wextra -W -pg -no-pie -static-pie
Checking for function attribute unused... Found.
--- Detecting target (same as host)
Checking for -fpic... OK (-fPIC)
Checking for _Pragma(message)... Found.
Checking for inline... Found.
Checking for snprintf... OK (safe)
Checking for readdir()... OK ('#include <dirent.h>\n', '' and '')
Checking for FindNextFile()... not found
Checking for rpath... OK (-Wl,-rpath=)
Checking for -ldl... OK ()
Checking for rdynamic... OK (-rdynamic)
Checking for soname... OK (-Wl,-soname,)
Checking for dynamic library ldflags... OK (-dynamic -shared)
Checking for raise()... OK ('', '' and '')
Checking whether SIGINT exists... OK ('', '' and '')
Checking whether SIGINT terminates... terminates
Checking whether SIGABRT exists... OK ('', '' and '')
Checking whether SIGABRT terminates... terminates
Checking whether SIGKILL exists... OK ('', '' and '')
Checking whether SIGKILL terminates... terminates
Checking whether SIGTERM exists... OK ('', '' and '')
Checking whether SIGTERM terminates... terminates
Checking whether SIGQUIT exists... OK ('', '' and '')
Checking whether SIGQUIT terminates... terminates
Checking whether SIGHUP exists... OK ('', '' and '')
Checking whether SIGHUP terminates... terminates
Checking whether SIGFPE exists... OK ('', '' and '')
Checking whether SIGFPE terminates... terminates
Checking whether SIGSEGV exists... OK ('', '' and '')
Checking whether SIGSEGV terminates... terminates
Checking whether SIGPIPE exists... OK ('', '' and '')
Checking whether SIGPIPE terminates... terminates
Checking for setenv()... OK ('', '' and '')
Checking for mkdtemp... OK ('#include <stdlib.h>\n', '' and '')
Checking for realpath()... OK ('', '' and '')
Checking for fileno(3)... OK ('#include <stdio.h>\n', '' and '')
Checking for popen(3)... OK ('#define _XOPEN_SOURCE\n', '' and '')
Checking for rint... OK ('#include <math.h>\n', '' and '')
Checking for round... OK ('#include <math.h>\n', '' and '')
Checking for getpwuid... OK ('#include <sys/types.h>\n#include <pwd.h>\n', ''
and '')
Checking for fungw... not found
Checking for so_undefined... OK ()
Checking for socket... OK ('' and '' and '#include <sys/types.h>\n#include
<sys/socket.h>\n')
Checking for select... OK ('' and '' and '#include <sys/types.h>\n#include
<sys/socket.h>\n\n#include <sys/select.h>\n')
Checking for usleep()... OK ('', '' and '')
Checking for gettimeofday()... OK ('#include <sys/time.h>\n', '' and '')
Checking for fork... OK ('#include <unistd.h>\n', '' and '')
Checking for wait... OK ('#include <sys/types.h>\n#include <sys/wait.h>\n', ''
and '')
Checking for _mkdir... not found
Checking for mkdir... not found
ERROR: no mkdir() or _mkdir(). Can not compile application.
hook_detect_target failed, exiting
make[1]: *** [debian/rules:20: override_dh_auto_configure] Error 1
make[1]: Leaving directory '/build/reproducible-path/sch-rnd-1.0.7'
make: *** [debian/rules:13: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: sch-rnd
Source-Version: 1.0.9-2
Done: Bdale Garbee <[email protected]>
We believe that the bug you reported is fixed in the latest version of
sch-rnd, 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.
Bdale Garbee <[email protected]> (supplier of updated sch-rnd 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: Sun, 07 Sep 2025 01:26:06 -0600
Source: sch-rnd
Architecture: source
Version: 1.0.9-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Electronics Team
<[email protected]>
Changed-By: Bdale Garbee <[email protected]>
Closes: 1097853
Changes:
sch-rnd (1.0.9-2) unstable; urgency=medium
.
* work around problems introduced by gcc 15, closes: #1097853
Checksums-Sha1:
13bca4b239fe89af75731e3a09c3bf40d669c111 2593 sch-rnd_1.0.9-2.dsc
06476ed34287aa2726c611982c611cb3ee21d47f 7328 sch-rnd_1.0.9-2.debian.tar.xz
dc4f7f2f3aef884eed27f09ac44ffd6e75994309 10677 sch-rnd_1.0.9-2_amd64.buildinfo
Checksums-Sha256:
0234c87d0a977e719117700d0996b710c1f6bdb21b62748af89da6d8e111dfe5 2593
sch-rnd_1.0.9-2.dsc
4a507965c3681e60059bf7b7887c907e72214640f213b90be37fe375399ea047 7328
sch-rnd_1.0.9-2.debian.tar.xz
1a9f44bc3f6d1dbc41fc377a250da125d68be61e47b34ca56803d2e3b42093dd 10677
sch-rnd_1.0.9-2_amd64.buildinfo
Files:
5b999a1db4b5e75f27060d26096f4878 2593 electronics optional sch-rnd_1.0.9-2.dsc
a91fa9d827537042bd03b5cbf7a8a090 7328 electronics optional
sch-rnd_1.0.9-2.debian.tar.xz
23d9cb84202098dba5f1aa27958bacb8 10677 electronics optional
sch-rnd_1.0.9-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEHguq2FwiMqGzzpLrtwRxBYMLn6EFAmi9NG8ACgkQtwRxBYML
n6HuOQ//aFBV5sJz3gyGW1UIfWceTs/eeOV/d/fYSeonC9M37eaxjjr8YDt+OATQ
BdGFaKv60HMoH5mqe6sXf0i4x5N0XBP9T4Y37cIcFrNFcUXWyHgzwN21L0T/ItU7
DXA+EfyKneYPb5s3jQqzJRXd2PlAMuuVJ5UwWSV0hngMSCA2z/kOwbLMmZsBGLej
ba+9RvgKD38jM9wJZ9XsPn9c1sB54Bh+DizARjUdVlJZHR34n+UGAHFs/ZXFem8h
XWWGHA04vG8XwVXgWbY91Lv3bdEPlKMvOa/Hzv6iUtDSTOParXKVR5vl9zojOFkh
FUhCbl+Y6PNwyK5br8txCXOnFO4v4l1llhIANNa1a3usaTAqzkePQbnv/J+WTReb
akonzPUn2kpR9vw2oGLhFaJ06Ik+qAd7ra66FmvraCNYQdZ+DGPQTzx9bZzPCeDh
niQZHP+PV+Aal6FG3Hmkok3vBj038c4wDARCh/sHRcR1qOd10WiMD9LEp84CtLOz
5DFU89txvTmpuwpDfAikAy/PE47ollqgygoACbiN+35zApnT7hsWb5N4hXXLgSoi
nuNgZp1cWML54NHf1ycu15TH7qZf/wqw7UDd2uXsONIz3y3zgQp5BNh6eys7CpGz
tkkfeA07+UL5pCqdB0/D+scwW71pHpmGVZvajIvqdmJ/saC3a5A=
=X5be
-----END PGP SIGNATURE-----
pgpwjSrBY8n2q.pgp
Description: PGP signature
--- End Message ---