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
--------------------------------------------------------------------------------

Reply via email to