Your message dated Mon, 06 Oct 2025 18:00:20 +0000
with message-id <[email protected]>
and subject line Bug#1114385: fixed in slop 7.7-1
has caused the Debian Bug report #1114385,
regarding slop: FTBFS: dpkg-gensymbols: error: some symbols or patterns
disappeared in the symbols file: see diff output below
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.)
--
1114385: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114385
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: slop
Source-Version: 7.7-1
Done: Jakob Haufe <[email protected]>
We believe that the bug you reported is fixed in the latest version of
slop, 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.
Jakob Haufe <[email protected]> (supplier of updated slop 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: Fri, 03 Oct 2025 18:01:15 +0200
Source: slop
Binary: libslopy-dev libslopy7.7 libslopy7.7-dbgsym slop slop-dbgsym
Architecture: source amd64
Version: 7.7-1
Distribution: unstable
Urgency: medium
Maintainer: Jakob Haufe <[email protected]>
Changed-By: Jakob Haufe <[email protected]>
Description:
libslopy-dev - queries for a selection from the user and prints the region to
st
libslopy7.7 - queries for a selection from the user and prints the region to st
slop - queries for a selection from the user and prints the region to st
Closes: 1113511 1114385
Changes:
slop (7.7-1) unstable; urgency=medium
.
* New upstream version (Closes: #1113511)
* Drop d/patches: Applied upstream
* Update library packaging for new upstream version (Closes: #1114385)
* Update watchfile
* Clean up d/rules
Checksums-Sha1:
8590acb04acfe21680dd9911c0f3cb52764b5188 2001 slop_7.7-1.dsc
314e4d51c88a30fe3c5e803eb40ec2038dd4e612 198570 slop_7.7.orig.tar.gz
18d2ca77ebe3f96de39d3c539df3ce125808a342 6300 slop_7.7-1.debian.tar.xz
d490d0df6a492502f92af36abb2abc0e7a1bc7bf 5320 libslopy-dev_7.7-1_amd64.deb
5d732172cbf3bfe5686bc9dd25963442078b35ab 404064
libslopy7.7-dbgsym_7.7-1_amd64.deb
71332f3f4e3914ff31e314969cf755dde1eacf91 43708 libslopy7.7_7.7-1_amd64.deb
edb306201ef2422c2fbffa82fd07ae031485d644 981468 slop-dbgsym_7.7-1_amd64.deb
3bcf09eaf5600cde504dbfd521b150198cbe0502 9817 slop_7.7-1_amd64.buildinfo
ba118c816fb4b025ad65f29801aaf2b3c7905e95 77580 slop_7.7-1_amd64.deb
Checksums-Sha256:
44861e47bf37e27bbb1108fec919dac08fa5d99d99afec5d81b4a8f9dfd566c7 2001
slop_7.7-1.dsc
a69a6e5c41d7fff1c6aa35b367a5c5a6dc98e621fa9a1908808d6308c2b40f4e 198570
slop_7.7.orig.tar.gz
b1f37ff8f7f661ac40b407e32eb2d232641060b74fbd9bfc3eeda80be52af824 6300
slop_7.7-1.debian.tar.xz
d051b9b5c58b8de6b04b49a6c6cdf803bb47b26bb69fdc47f1c87d45e03351bf 5320
libslopy-dev_7.7-1_amd64.deb
7dc6f3dc9df213b14a4ff931270034da83a2ce6d9f9fa0f3f16652cffdf32195 404064
libslopy7.7-dbgsym_7.7-1_amd64.deb
09bc1a68598b02c23f4150aa16f06216e83643bc65cb5694ddd755be97360406 43708
libslopy7.7_7.7-1_amd64.deb
7460e5d7b90272cc3c2cf38ac27009129b7c4457de0c2c7574668cc7080fe8bf 981468
slop-dbgsym_7.7-1_amd64.deb
938dc6d285d7c7ad5baf9a9ab8af3f93a8890f01b652c840132f228187b6fa0d 9817
slop_7.7-1_amd64.buildinfo
16ed275c14568278b70121d6e3ad79ecb3faf7655545c46dcdfc69c2569855af 77580
slop_7.7-1_amd64.deb
Files:
6c156526a36ab59182f91b61e9861f85 2001 x11 optional slop_7.7-1.dsc
331fc172232aaf846a11735bd998b63d 198570 x11 optional slop_7.7.orig.tar.gz
9ed4ad99fe22e9da6c8168eddda7840f 6300 x11 optional slop_7.7-1.debian.tar.xz
1034f06aff2adaf5609dc5fda167deda 5320 libdevel optional
libslopy-dev_7.7-1_amd64.deb
9f5b0cf7a6d607f4ea2803d3c4037e91 404064 debug optional
libslopy7.7-dbgsym_7.7-1_amd64.deb
d3f3930f5d9e8a721e37942e8b98e2f7 43708 libs optional
libslopy7.7_7.7-1_amd64.deb
038f4077862e37aa12374b0944e550c8 981468 debug optional
slop-dbgsym_7.7-1_amd64.deb
56dbcfcf583a3dc3e79b731dead76229 9817 x11 optional slop_7.7-1_amd64.buildinfo
d337b59a7b130c410bbdfbf1ce3fa6e3 77580 x11 optional slop_7.7-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEe/X2rDZDH11A3BN6TPKyGPVNrj0FAmjgNSYACgkQTPKyGPVN
rj2eIQ/9GYrEFnwDa/3Xg6OzTnT7nuMZsYMj5vCXO7CqXvikSZu9HoQ4gh9t9rrZ
KneAIfU0GtuMswyiZQO39XvOWCnRUoQKixuE2lhpK5a6vT1RXEZj4Ug7u4vxomkh
rXUQURaGZJIilmPeyRFxJ5z7fWe2Z+JKlIbxAThVPO8iCurunQ9ggldbKmDdkyaj
WQ+ZmgNBFpgl3lIeV8Eov+bOeXbL83i3H0tzf6y2hUKTpQP8NiFNpaFhAnTY8sgt
LrmkHteqopM0AsCjbduAKOTLeWKeTcbNLq6YZbjHbpLoHx98bGa0dVNHq2ZafM2d
pAAVW8XKVxcm5XnqfQI3RlHCWnEtEgDP93Msc2xTqh5tqrpUzufDxOmm+LIudXSC
sOWr0vqIWuYRet4kWaliqXDZHvrkkXdwr0Vs99+hkDrlmIX3ilEXGfFKchT8GXQ6
TqkIGDxEFgdr8DfeFhVCIgoJX2+ws8lAPeeFxRQdFDxCLwS5gK8TrWkx7sEkr34k
YpmnoF0TmNTHJ7rsKuQzaOTebcuCA99Vxo5dmK5T1SZ/RR2E666xLcHhU+nNhgLV
szl54ZrQ9qOHfkCzvUgzC4zQySN2GBRBIorOIbhjd92NVF8qxFHq8wwV9UljW2V4
eFTo/izdAmlDDxaDIpmNHfgXL02ry4SmdCFmGDonVUMuvBXI/mk=
=1ew1
-----END PGP SIGNATURE-----
pgpoLRx0oLMGi.pgp
Description: PGP signature
--- End Message ---