Package: src:slop Version: 7.6-5 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:slop, 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 .. CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. -- The CXX compiler identification is GNU 15.2.0 -- 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 GLM: /usr/include -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Found GLEW: /usr/include (found version "2.2.0") CMake Warning (dev) at /usr/share/cmake-3.31/Modules/FindOpenGL.cmake:415 (message): Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when available. Run "cmake --help-policy CMP0072" for policy details. Use the cmake_policy command to set the policy and suppress this warning. FindOpenGL found both a legacy GL library: OPENGL_gl_LIBRARY: /usr/lib/x86_64-linux-gnu/libGL.so and GLVND libraries for OpenGL and GLX: OPENGL_opengl_LIBRARY: /usr/lib/x86_64-linux-gnu/libOpenGL.so OPENGL_glx_LIBRARY: /usr/lib/x86_64-linux-gnu/libGLX.so OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for compatibility with CMake 3.10 and below the legacy GL library will be used. Call Stack (most recent call first): CMakeLists.txt:73 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") -- Found GLX: /usr/include CMake Warning (dev) at /usr/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (Xrender) does not match the name of the calling package (XRender). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): modules/FindXRender.cmake:38 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:75 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Xrender: /usr/lib/x86_64-linux-gnu/libXrender.so -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found ICU: /usr/include (found version "76.1") found components: uc -- Configuring done (0.8s) -- 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 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/slopy.dir/build.make CMakeFiles/slopy.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' 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/slopy.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f CMakeFiles/slopy.dir/build.make CMakeFiles/slopy.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 13%] Building CXX object CMakeFiles/slopy.dir/src/mouse.cpp.o [ 13%] Building CXX object CMakeFiles/slopy.dir/src/keyboard.cpp.o /usr/bin/c++ -DCXXOPTS_USE_UNICODE -DSLOP_OPENGL=\"True\" -DSLOP_VERSION=\"v7.6\" -Dslopy_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -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=c++17 -fPIC -MD -MT CMakeFiles/slopy.dir/src/keyboard.cpp.o -MF CMakeFiles/slopy.dir/src/keyboard.cpp.o.d -o CMakeFiles/slopy.dir/src/keyboard.cpp.o -c /<<PKGBUILDDIR>>/src/keyboard.cpp /usr/bin/c++ -DCXXOPTS_USE_UNICODE -DSLOP_OPENGL=\"True\" -DSLOP_VERSION=\"v7.6\" -Dslopy_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -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=c++17 -fPIC -MD -MT CMakeFiles/slopy.dir/src/mouse.cpp.o -MF CMakeFiles/slopy.dir/src/mouse.cpp.o.d -o CMakeFiles/slopy.dir/src/mouse.cpp.o -c /<<PKGBUILDDIR>>/src/mouse.cpp [ 20%] Building CXX object CMakeFiles/slopy.dir/src/x.cpp.o /usr/bin/c++ -DCXXOPTS_USE_UNICODE -DSLOP_OPENGL=\"True\" -DSLOP_VERSION=\"v7.6\" -Dslopy_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -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=c++17 -fPIC -MD -MT CMakeFiles/slopy.dir/src/x.cpp.o -MF CMakeFiles/slopy.dir/src/x.cpp.o.d -o CMakeFiles/slopy.dir/src/x.cpp.o -c /<<PKGBUILDDIR>>/src/x.cpp [ 26%] Building CXX object CMakeFiles/slopy.dir/src/slopstates.cpp.o /usr/bin/c++ -DCXXOPTS_USE_UNICODE -DSLOP_OPENGL=\"True\" -DSLOP_VERSION=\"v7.6\" -Dslopy_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -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=c++17 -fPIC -MD -MT CMakeFiles/slopy.dir/src/slopstates.cpp.o -MF CMakeFiles/slopy.dir/src/slopstates.cpp.o.d -o CMakeFiles/slopy.dir/src/slopstates.cpp.o -c /<<PKGBUILDDIR>>/src/slopstates.cpp [ 33%] Building CXX object CMakeFiles/slopy.dir/src/resource.cpp.o /usr/bin/c++ -DCXXOPTS_USE_UNICODE -DSLOP_OPENGL=\"True\" -DSLOP_VERSION=\"v7.6\" -Dslopy_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -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=c++17 -fPIC -MD -MT CMakeFiles/slopy.dir/src/resource.cpp.o -MF CMakeFiles/slopy.dir/src/resource.cpp.o.d -o CMakeFiles/slopy.dir/src/resource.cpp.o -c /<<PKGBUILDDIR>>/src/resource.cpp [ 40%] Building CXX object CMakeFiles/slopy.dir/src/slop.cpp.o /usr/bin/c++ -DCXXOPTS_USE_UNICODE -DSLOP_OPENGL=\"True\" -DSLOP_VERSION=\"v7.6\" -Dslopy_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -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=c++17 -fPIC -MD -MT CMakeFiles/slopy.dir/src/slop.cpp.o -MF CMakeFiles/slopy.dir/src/slop.cpp.o.d -o CMakeFiles/slopy.dir/src/slop.cpp.o -c /<<PKGBUILDDIR>>/src/slop.cpp [ 46%] Building CXX object CMakeFiles/slopy.dir/src/rectangle.cpp.o /usr/bin/c++ -DCXXOPTS_USE_UNICODE -DSLOP_OPENGL=\"True\" -DSLOP_VERSION=\"v7.6\" -Dslopy_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -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=c++17 -fPIC -MD -MT CMakeFiles/slopy.dir/src/rectangle.cpp.o -MF CMakeFiles/slopy.dir/src/rectangle.cpp.o.d -o CMakeFiles/slopy.dir/src/rectangle.cpp.o -c /<<PKGBUILDDIR>>/src/rectangle.cpp [ 53%] Building CXX object CMakeFiles/slopy.dir/src/xshaperectangle.cpp.o /usr/bin/c++ -DCXXOPTS_USE_UNICODE -DSLOP_OPENGL=\"True\" -DSLOP_VERSION=\"v7.6\" -Dslopy_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -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=c++17 -fPIC -MD -MT CMakeFiles/slopy.dir/src/xshaperectangle.cpp.o -MF CMakeFiles/slopy.dir/src/xshaperectangle.cpp.o.d -o CMakeFiles/slopy.dir/src/xshaperectangle.cpp.o -c /<<PKGBUILDDIR>>/src/xshaperectangle.cpp [ 60%] Building CXX object CMakeFiles/slopy.dir/src/shader.cpp.o /usr/bin/c++ -DCXXOPTS_USE_UNICODE -DSLOP_OPENGL=\"True\" -DSLOP_VERSION=\"v7.6\" -Dslopy_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -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=c++17 -fPIC -MD -MT CMakeFiles/slopy.dir/src/shader.cpp.o -MF CMakeFiles/slopy.dir/src/shader.cpp.o.d -o CMakeFiles/slopy.dir/src/shader.cpp.o -c /<<PKGBUILDDIR>>/src/shader.cpp [ 66%] Building CXX object CMakeFiles/slopy.dir/src/window.cpp.o /usr/bin/c++ -DCXXOPTS_USE_UNICODE -DSLOP_OPENGL=\"True\" -DSLOP_VERSION=\"v7.6\" -Dslopy_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -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=c++17 -fPIC -MD -MT CMakeFiles/slopy.dir/src/window.cpp.o -MF CMakeFiles/slopy.dir/src/window.cpp.o.d -o CMakeFiles/slopy.dir/src/window.cpp.o -c /<<PKGBUILDDIR>>/src/window.cpp [ 73%] Building CXX object CMakeFiles/slopy.dir/src/framebuffer.cpp.o /usr/bin/c++ -DCXXOPTS_USE_UNICODE -DSLOP_OPENGL=\"True\" -DSLOP_VERSION=\"v7.6\" -Dslopy_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -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=c++17 -fPIC -MD -MT CMakeFiles/slopy.dir/src/framebuffer.cpp.o -MF CMakeFiles/slopy.dir/src/framebuffer.cpp.o.d -o CMakeFiles/slopy.dir/src/framebuffer.cpp.o -c /<<PKGBUILDDIR>>/src/framebuffer.cpp [ 80%] Building CXX object CMakeFiles/slopy.dir/src/glrectangle.cpp.o /usr/bin/c++ -DCXXOPTS_USE_UNICODE -DSLOP_OPENGL=\"True\" -DSLOP_VERSION=\"v7.6\" -Dslopy_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -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=c++17 -fPIC -MD -MT CMakeFiles/slopy.dir/src/glrectangle.cpp.o -MF CMakeFiles/slopy.dir/src/glrectangle.cpp.o.d -o CMakeFiles/slopy.dir/src/glrectangle.cpp.o -c /<<PKGBUILDDIR>>/src/glrectangle.cpp [ 86%] Linking CXX shared library libslopy.so /usr/bin/cmake -E cmake_link_script CMakeFiles/slopy.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--dependency-file=CMakeFiles/slopy.dir/link.d -Wl,-z,relro -shared -Wl,-soname,libslopy.so.7.6 -o libslopy.so.7.6 CMakeFiles/slopy.dir/src/mouse.cpp.o CMakeFiles/slopy.dir/src/keyboard.cpp.o CMakeFiles/slopy.dir/src/x.cpp.o CMakeFiles/slopy.dir/src/slopstates.cpp.o CMakeFiles/slopy.dir/src/resource.cpp.o CMakeFiles/slopy.dir/src/slop.cpp.o CMakeFiles/slopy.dir/src/rectangle.cpp.o CMakeFiles/slopy.dir/src/xshaperectangle.cpp.o CMakeFiles/slopy.dir/src/shader.cpp.o CMakeFiles/slopy.dir/src/window.cpp.o CMakeFiles/slopy.dir/src/framebuffer.cpp.o CMakeFiles/slopy.dir/src/glrectangle.cpp.o -lX11 -lXext -lGL -lGLU -lXrender -lGL -lGLEW -lGLU -lXrender -lGLEW /usr/bin/cmake -E cmake_symlink_library libslopy.so.7.6 libslopy.so.7.6 libslopy.so make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 86%] Built target slopy make -f CMakeFiles/slop.dir/build.make CMakeFiles/slop.dir/depend make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' 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/slop.dir/DependInfo.cmake "--color=" make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make -f CMakeFiles/slop.dir/build.make CMakeFiles/slop.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 93%] Building CXX object CMakeFiles/slop.dir/src/main.cpp.o /usr/bin/c++ -DCXXOPTS_USE_UNICODE -DSLOP_OPENGL=\"True\" -DSLOP_VERSION=\"v7.6\" -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -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=c++17 -MD -MT CMakeFiles/slop.dir/src/main.cpp.o -MF CMakeFiles/slop.dir/src/main.cpp.o.d -o CMakeFiles/slop.dir/src/main.cpp.o -c /<<PKGBUILDDIR>>/src/main.cpp In file included from /<<PKGBUILDDIR>>/src/main.cpp:28: /<<PKGBUILDDIR>>/src/cxxopts.hpp:65:10: warning: âtemplate<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iteratorâ is deprecated [-Wdeprecated-declarations] 65 | std::iterator<std::forward_iterator_tag, int32_t> | ^~~~~~~~ In file included from /usr/include/c++/15/bits/stl_iterator_base_funcs.h:68, from /usr/include/c++/15/string:49, from /usr/include/c++/15/bits/locale_classes.h:42, from /usr/include/c++/15/bits/ios_base.h:43, from /usr/include/c++/15/ios:46, from /usr/include/c++/15/bits/ostream.h:43, from /usr/include/c++/15/ostream:42, from /usr/include/c++/15/iostream:43, from /<<PKGBUILDDIR>>/src/main.cpp:21: /usr/include/c++/15/bits/stl_iterator_base_types.h:129:34: note: declared here 129 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ [100%] Linking CXX executable /<<PKGBUILDDIR>>/bin/slop /usr/bin/cmake -E cmake_link_script CMakeFiles/slop.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -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 -rdynamic -Wl,--dependency-file=CMakeFiles/slop.dir/link.d CMakeFiles/slop.dir/src/main.cpp.o -o /<<PKGBUILDDIR>>/bin/slop -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu: libslopy.so.7.6 -licuuc -lX11 -lXext -lGL -lGLU -lXrender -lGL -lGLU -lXrender -lGLEW make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [100%] Built target slop make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' /usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 0 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' dh_auto_test create-stamp debian/debhelper-build-stamp dh_prep dh_auto_install cd obj-x86_64-linux-gnu && make -j2 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp AM_UPDATE_INFO_DIR=no "INSTALL=install --strip-program=true" 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 make -f CMakeFiles/Makefile2 preinstall make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[2]: Nothing to be done for 'preinstall'. make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "None" -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/bin/slop -- Set non-toolchain portion of runtime path of "/<<PKGBUILDDIR>>/debian/tmp/usr/bin/slop" to "" -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libslopy.so.7.6 -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libslopy.so -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/slop.hpp -- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man1/slop.1 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' dh_install dh_installdocs dh_installchangelogs dh_installman dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing dh_dwz -a dh_strip -a dh_makeshlibs -a dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below dpkg-gensymbols: warning: debian/libslopy7.6/DEBIAN/symbols doesn't match completely debian/libslopy7.6.symbols --- debian/libslopy7.6.symbols (libslopy7.6_7.6-5_amd64) +++ dpkg-gensymbolsf4Mg5X 2025-09-04 14:58:01.187254421 +0000 @@ -143,7 +143,8 @@ _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_appendIJRKS5_EEEvDpOT_@Base 7.6 _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EED1Ev@Base 7.6 _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EED2Ev@Base 7.6 - _ZNSt6vectorIjSaIjEE17_M_realloc_appendIJRKjEEEvDpOT_@Base 7.6 +#MISSING: 7.6-5# _ZNSt6vectorIjSaIjEE17_M_realloc_appendIJRKjEEEvDpOT_@Base 7.6 + _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructILb1EEEvPKcm@Base 7.6-5 _ZTIN4slop11GLRectangleE@Base 7.6 _ZTIN4slop11SlopEndDragE@Base 7.6 _ZTIN4slop13SlopStartDragE@Base 7.6 dh_makeshlibs: error: failing due to earlier errors make: *** [debian/rules:21: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

