Your message dated Sun, 14 Sep 2025 18:04:26 +0000
with message-id <[email protected]>
and subject line Bug#1114081: fixed in chromono 1.1.1-1.2
has caused the Debian Bug report #1114081,
regarding chromono: FTBFS: /usr/include/string.h:235:27: error: 'char*
__builtin_strchr(const char*, int)' reading 1 or more bytes from a region of
size 0 [-Werror=stringop-overread]
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.)
--
1114081: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114081
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:chromono
Version: 1.1.1-1.1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:chromono, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb
PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc
-DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
-DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON
-DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run
-DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles"
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu ..
-- The C compiler identification is GNU 15.2.0
-- The CXX compiler identification is GNU 15.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1")
-- Checking for module 'zlib'
-- Found zlib, version 1.3.1
-- Checking for module 'vorbisfile'
-- Found vorbisfile, version 1.3.7
-- Checking for module 'sdl2'
-- Found sdl2, version 2.32.10
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so
-- Configuring done (0.4s)
-- Generating done (0.0s)
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LOCALSTATEDIR
CMAKE_INSTALL_RUNSTATEDIR
CMAKE_INSTALL_SYSCONFDIR
FETCHCONTENT_FULLY_DISCONNECTED
-- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
dh_auto_build
cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install
--strip-program=true" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f CMakeFiles/chromono.dir/build.make CMakeFiles/chromono.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 1%] Generating resources.cpp, resources.h
python3 /<<PKGBUILDDIR>>/packer.py /<<PKGBUILDDIR>>/data/ima
[too-long-redacted] gle_switch_on.ogg resources.cpp
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/chromono.dir/DependInfo.cmake
"--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f CMakeFiles/chromono.dir/build.make CMakeFiles/chromono.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 3%] Building CXX object CMakeFiles/chromono.dir/src/aboutscreen.cpp.o
/usr/bin/c++ -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/renderer
-I/<<PKGBUILDDIR>>/src/circle1d -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/usr/include/SDL2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-std=gnu++11 -Wall -Werror -MD -MT
CMakeFiles/chromono.dir/src/aboutscreen.cpp.o -MF
CMakeFiles/chromono.dir/src/aboutscreen.cpp.o.d -o
CMakeFiles/chromono.dir/src/aboutscreen.cpp.o -c
/<<PKGBUILDDIR>>/src/aboutscreen.cpp
[ 5%] Building CXX object CMakeFiles/chromono.dir/src/changewatch.cpp.o
/usr/bin/c++ -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/renderer
-I/<<PKGBUILDDIR>>/src/circle1d -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/usr/include/SDL2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-std=gnu++11 -Wall -Werror -MD -MT
CMakeFiles/chromono.dir/src/changewatch.cpp.o -MF
CMakeFiles/chromono.dir/src/changewatch.cpp.o.d -o
CMakeFiles/chromono.dir/src/changewatch.cpp.o -c
/<<PKGBUILDDIR>>/src/changewatch.cpp
[ 7%] Building CXX object CMakeFiles/chromono.dir/src/choicescreen.cpp.o
/usr/bin/c++ -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/renderer
-I/<<PKGBUILDDIR>>/src/circle1d -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/usr/include/SDL2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-std=gnu++11 -Wall -Werror -MD -MT
CMakeFiles/chromono.dir/src/choicescreen.cpp.o -MF
CMakeFiles/chromono.dir/src/choicescreen.cpp.o.d -o
CMakeFiles/chromono.dir/src/choicescreen.cpp.o -c
/<<PKGBUILDDIR>>/src/choicescreen.cpp
[ 8%] Building CXX object CMakeFiles/chromono.dir/src/colors.cpp.o
/usr/bin/c++ -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/renderer
-I/<<PKGBUILDDIR>>/src/circle1d -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/usr/include/SDL2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-std=gnu++11 -Wall -Werror -MD -MT CMakeFiles/chromono.dir/src/colors.cpp.o
-MF CMakeFiles/chromono.dir/src/colors.cpp.o.d -o
CMakeFiles/chromono.dir/src/colors.cpp.o -c /<<PKGBUILDDIR>>/src/colors.cpp
[ 10%] Building CXX object CMakeFiles/chromono.dir/src/constants.cpp.o
/usr/bin/c++ -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/renderer
-I/<<PKGBUILDDIR>>/src/circle1d -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/usr/include/SDL2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-std=gnu++11 -Wall -Werror -MD -MT
CMakeFiles/chromono.dir/src/constants.cpp.o -MF
CMakeFiles/chromono.dir/src/constants.cpp.o.d -o
CMakeFiles/chromono.dir/src/constants.cpp.o -c
/<<PKGBUILDDIR>>/src/constants.cpp
[ 12%] Building CXX object CMakeFiles/chromono.dir/src/game.cpp.o
/usr/bin/c++ -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/renderer
-I/<<PKGBUILDDIR>>/src/circle1d -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/usr/include/SDL2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-std=gnu++11 -Wall -Werror -MD -MT CMakeFiles/chromono.dir/src/game.cpp.o -MF
CMakeFiles/chromono.dir/src/game.cpp.o.d -o
CMakeFiles/chromono.dir/src/game.cpp.o -c /<<PKGBUILDDIR>>/src/game.cpp
[ 14%] Building CXX object CMakeFiles/chromono.dir/src/gameplay.cpp.o
/usr/bin/c++ -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/renderer
-I/<<PKGBUILDDIR>>/src/circle1d -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/usr/include/SDL2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-std=gnu++11 -Wall -Werror -MD -MT CMakeFiles/chromono.dir/src/gameplay.cpp.o
-MF CMakeFiles/chromono.dir/src/gameplay.cpp.o.d -o
CMakeFiles/chromono.dir/src/gameplay.cpp.o -c /<<PKGBUILDDIR>>/src/gameplay.cpp
[ 16%] Building CXX object CMakeFiles/chromono.dir/src/highscoresscreen.cpp.o
/usr/bin/c++ -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/renderer
-I/<<PKGBUILDDIR>>/src/circle1d -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/usr/include/SDL2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-std=gnu++11 -Wall -Werror -MD -MT
CMakeFiles/chromono.dir/src/highscoresscreen.cpp.o -MF
CMakeFiles/chromono.dir/src/highscoresscreen.cpp.o.d -o
CMakeFiles/chromono.dir/src/highscoresscreen.cpp.o -c
/<<PKGBUILDDIR>>/src/highscoresscreen.cpp
[ 17%] Building CXX object CMakeFiles/chromono.dir/src/levelmanager.cpp.o
/usr/bin/c++ -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/src/renderer
-I/<<PKGBUILDDIR>>/src/circle1d -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
-I/usr/include/SDL2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-std=gnu++11 -Wall -Werror -MD -MT
CMakeFiles/chromono.dir/src/levelmanager.cpp.o -MF
CMakeFiles/chromono.dir/src/levelmanager.cpp.o.d -o
CMakeFiles/chromono.dir/src/levelmanager.cpp.o -c
/<<PKGBUILDDIR>>/src/levelmanager.cpp
In file included from /<<PKGBUILDDIR>>/src/shadypostproc.h:27,
from /<<PKGBUILDDIR>>/src/highscoresscreen.h:24,
from /<<PKGBUILDDIR>>/src/highscoresscreen.cpp:22:
In function âchar* strchr(char*, int)â,
inlined from âHighScoresScreen::HighScoresScreen(Game*, Page*, RGB, const
char*, FontSize, Resource*)â at
/<<PKGBUILDDIR>>/src/highscoresscreen.cpp:47:27:
/usr/include/string.h:235:27: error: âchar* __builtin_strchr(const char*,
int)â reading 1 or more bytes from a region of size 0
[-Werror=stringop-overread]
235 | return __builtin_strchr (__s, __c);
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~
In constructor âHighScoresScreen::HighScoresScreen(Game*, Page*, RGB, const
char*, FontSize, Resource*)â:
cc1plus: note: source object is likely at address zero
cc1plus: all warnings being treated as errors
make[3]: *** [CMakeFiles/chromono.dir/build.make:240:
CMakeFiles/chromono.dir/src/highscoresscreen.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:90: CMakeFiles/chromono.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: chromono
Source-Version: 1.1.1-1.2
Done: Chris Hofstaedtler <[email protected]>
We believe that the bug you reported is fixed in the latest version of
chromono, 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.
Chris Hofstaedtler <[email protected]> (supplier of updated chromono 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, 14 Sep 2025 19:40:57 +0200
Source: chromono
Architecture: source
Version: 1.1.1-1.2
Distribution: unstable
Urgency: medium
Maintainer: Thomas Perl <[email protected]>
Changed-By: Chris Hofstaedtler <[email protected]>
Closes: 1114081
Changes:
chromono (1.1.1-1.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix build with GCC-15. (Closes: #1114081)
* Switch from pkg-config to pkgconf.
Checksums-Sha1:
49613f2e87e3170736b5e8a4c7377f06207cd5c6 1804 chromono_1.1.1-1.2.dsc
fa31dff2396f2a3d2e287234660caf4d274cd4d6 10516 chromono_1.1.1-1.2.debian.tar.xz
eff9b89e9b56534db493024fb1965a5a7f3d410b 11636
chromono_1.1.1-1.2_arm64.buildinfo
Checksums-Sha256:
1d2ddc16d7154fdc15fe66aea6f189799d69d334a35836da5a3b77feb27f584e 1804
chromono_1.1.1-1.2.dsc
26923cf766bb4592a8667ee3b30382970b8c5d486478e1c74c1c43bab6101cd7 10516
chromono_1.1.1-1.2.debian.tar.xz
f5fe0cf03c04c1f0415c47c525d4f96f85e68f30b40dfe41c473f58e90b48977 11636
chromono_1.1.1-1.2_arm64.buildinfo
Files:
9f5f68352854a97bd24947ca56834c2f 1804 games optional chromono_1.1.1-1.2.dsc
fef64643c81d7074dbe0ac547e652084 10516 games optional
chromono_1.1.1-1.2.debian.tar.xz
f88bf7e345a45e5c00a9b4d0e12264f3 11636 games optional
chromono_1.1.1-1.2_arm64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAmjG/58ACgkQXBPW25MF
LgMhBg/9GYucfh68NfcBxOlnWP/XCLDr8754shtykzV2fF9TeDS2MFrlVie38oY0
Djh8nVLpNwiq0qS7s1v1+ApiaSAxWycNf5d+lWs7ybFB+96HySWmXmVSVgNGoZaT
3Z55Wk9Irx7hEwFM0zyv1bZ430xoOrzJIYkwK8mZVwq6Vsj1nq2n/h8fTJr76CxW
PFbewa/riMvtjIBwxF5IpcUAaeDCpeeDqEfNP5cHjgAONu5IlByZSPwMKyCJPB0O
XNW2TH8lBaPL6AWFCT42ImPB3IJ9wTdz4qjjduRq4FBqUZyoqqEwqYwTv18E8Fhb
WvJAzFdvm2PpkvudrcJUzScGA50KZRJcidisFkjiQAwLxW3i+hLAYsQe7utMj60Y
zicPTE0q0M5+7/vtcyHvRnElqHJP1GL9IKjcrpDVQfeIyXTxmRY8eppbyEgMEOSc
fXyQmbaxBP30B7yCK4KmK8w5oioCVltNwYDv080pHZKTpAzVPOq0Ni31wUI5mRY9
PQdnu/rXGrs5QxvmFCQ3sMCJGncWuRc4LXDzuBK5rRA7Jj86+UwBK/fmYt9Xo31p
BFhrAPirs+subDFuvfTYP6vgS+eti95k7eZqyq96BmbiFKgIsRq01TcPzeSfO04j
rOjNikl/ufaRQ0UjHOb74NAce0ZSP//gDcwAlQ1KCV+UZLgM//o=
=KdVe
-----END PGP SIGNATURE-----
pgptWxwZMgCwz.pgp
Description: PGP signature
--- End Message ---