Package: src:primus
Version: 0~20150328-17
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_auto_clean
debian/rules execute_after_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf lib
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -- LIBDIR=lib \
PRIMUS_libGLd=/usr/lib/x86_64-linux-gnu/libGL.so.1 \
PRIMUS_libGLa=/usr/lib/x86_64-linux-gnu/libGL.so.1
make -j2 "INSTALL=install --strip-program=true" LIBDIR=lib
PRIMUS_libGLd=/usr/lib/x86_64-linux-gnu/libGL.so.1
PRIMUS_libGLa=/usr/lib/x86_64-linux-gnu/libGL.so.1
make[2]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p lib
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Werror=missing-declarations
-Werror=attributes -DBUMBLEBEE_SOCKET='"/var/run/bumblebee.socket"'
-DPRIMUS_SYNC='"0"' -DPRIMUS_VERBOSE='"1"' -DPRIMUS_UPLOAD='"0"'
-DPRIMUS_SLEEP='"90"' -DPRIMUS_DISPLAY='":8"'
-DPRIMUS_libGLa='"/usr/lib/x86_64-linux-gnu/libGL.so.1"'
-DPRIMUS_libGLd='"/usr/lib/x86_64-linux-gnu/libGL.so.1"' -fvisibility=hidden
-fPIC -shared -Wl,-Bsymbolic -o lib/libGL.so.1 libglfork.cpp -Wl,-z,relro
-Wl,-z,now -lX11 -lpthread -lrt -Wl,--no-as-needed
/usr/lib/x86_64-linux-gnu/libglapi.so.0
libglfork.cpp:1030:2: warning: #warning Enabled workarounds for applications
demanding more than promised by the OpenGL ABI [-Wcpp]
1030 | #warning Enabled workarounds for applications demanding more than
promised by the OpenGL ABI
| ^~~~~~~
/usr/bin/ld: cannot find /usr/lib/x86_64-linux-gnu/libglapi.so.0: No such file
or directory
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:31: lib/libGL.so.1] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 "INSTALL=install --strip-program=true"
LIBDIR=lib PRIMUS_libGLd=/usr/lib/x86_64-linux-gnu/libGL.so.1
PRIMUS_libGLa=/usr/lib/x86_64-linux-gnu/libGL.so.1 returned exit code 2
make[1]: *** [debian/rules:40: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:34: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202503/
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:primus, so that this is still
visible in the BTS web page for this package.
Thanks.