Package: src:mpv-mpris
Version: 0.7.1-1
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
        make -j2 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f mpris.so
make -C test clean
make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
rm -f \
  *.mpv.ipc* \
  *.mpv.log \
  *.xvfb.log \
  *.Xauthority \
  *.socat.log \
  *.exit-code.log \
  *.stderr.log
rm -rf dbus
make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   dh_auto_build
        make -j2 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cc mpris.c -o mpris.so -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-std=c99 -Wall -Wextra -O2 `pkg-config --cflags gio-2.0 gio-unix-2.0 glib-2.0 
mpv` -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now `pkg-config --libs 
gio-2.0 gio-unix-2.0 glib-2.0` -shared -fPIC
Package libdisplay-info was not found in the pkg-config search path.
Perhaps you should add the directory containing `libdisplay-info.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libdisplay-info', required by 'mpv', not found
mpris.c:1:10: fatal error: gio/gio.h: No such file or directory
    1 | #include <gio/gio.h>
      |          ^~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:27: mpris.so] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 "INSTALL=install --strip-program=true" returned 
exit code 2
make: *** [debian/rules:9: binary] Error 25
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/202504/

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:mpv-mpris, so that this is still
visible in the BTS web page for this package.

Thanks.

Reply via email to