Package: src:celluloid
Version: 0.27-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 --buildsystem=meson
   dh_auto_clean -O--buildsystem=meson
   dh_autoreconf_clean -O--buildsystem=meson
   debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_clean
rm -f po/*.gmo po/stamp-po
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 debian/rules binary
dh binary --buildsystem=meson
   dh_update_autotools_config -O--buildsystem=meson
   dh_autoreconf -O--buildsystem=meson
autopoint: using AM_GNU_GETTEXT_REQUIRE_VERSION instead of 
AM_GNU_GETTEXT_VERSION
Copying file ABOUT-NLS
Copying file config.rpath
Creating directory m4
Copying file m4/build-to-host.m4
Copying file m4/gettext.m4
Copying file m4/host-cpu-c-abi.m4
Copying file m4/iconv.m4
Copying file m4/intlmacosx.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/progtest.m4
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/en@boldquot.header
Copying file po/en@quot.header
Copying file po/insert-header.sed
Copying file po/quot.sed
Copying file po/remove-potcdate.sed
configure.ac:79: warning: The macro 'AC_PROG_CC_STDC' is obsolete.
configure.ac:79: You should run autoupdate.
./lib/autoconf/c.m4:1669: AC_PROG_CC_STDC is expanded from...
configure.ac:79: the top level
configure.ac:11: installing './compile'
configure.ac:26: installing './config.guess'
configure.ac:26: installing './config.sub'
configure.ac:12: installing './install-sh'
configure.ac:12: installing './missing'
src/Makefile.am: installing './depcomp'
   dh_auto_configure -O--buildsystem=meson
        cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 
meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr 
--sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu 
-Dpython.bytecompile=-1
The Meson build system
Version: 1.7.0
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Build type: native build
Project name: celluloid
Project version: 0.27
C compiler for the host machine: cc (gcc 14.2.0 "cc (Debian 14.2.0-19) 14.2.0")
C linker for the host machine: cc ld.bfd 2.44
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C supports arguments -funsigned-char: YES 
Compiler for C supports arguments -fstack-protector-strong: YES 
Compiler for C supports arguments -fPIE: YES 
Compiler for C supports arguments -fPIC: YES 
Compiler for C supports arguments -Wconversion: YES 
Compiler for C supports arguments -Winline: YES 
Compiler for C supports arguments -Wno-padded: YES 
Compiler for C supports arguments -Wno-unused-parameter: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
Compiler for C supports arguments -Werror=pointer-arith: YES 
Compiler for C supports arguments -Werror=init-self: YES 
Compiler for C supports arguments -Werror=format-security -Werror=format=2: YES 
Compiler for C supports arguments -Werror=missing-include-dirs: YES 
Compiler for C supports arguments -Werror=date-time: YES 
Has header "execinfo.h" : YES 
Compiler for C supports link arguments -pie: YES 
Compiler for C supports link arguments -Wl,-z,relro: YES 
Compiler for C supports link arguments -Wl,-z,now: YES 
Checking for function "setlocale" : YES 
Program generate-authors.py found: YES 
(/<<PKGBUILDDIR>>/src/generate-authors.py)
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Run-time dependency gtk4 found: YES 4.18.3
Run-time dependency gio-unix-2.0 found: YES 2.84.0
Build-time dependency gio-2.0 found: YES 2.84.0
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Build-time dependency glib-2.0 found: YES 2.84.0
Program /usr/bin/glib-genmarshal found: YES (/usr/bin/glib-genmarshal)
Library m found: YES
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency mpv found: NO 

../src/meson.build:131:4: ERROR: Dependency lookup for mpv with method 
'pkgconfig' failed: Could not generate cflags for mpv:
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


A full log can be found at 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/meson-log.txt
        cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/meson-log.txt
==> meson-logs/meson-log.txt <==
Build started at 2025-04-01T13:40:51.653247
Main binary: /usr/bin/python3
Build Options: -Dpython.bytecompile=-1 -Dprefix=/usr 
-Dlibdir=lib/x86_64-linux-gnu -Dlocalstatedir=/var -Dsysconfdir=/etc 
-Dbuildtype=plain -Dwrap_mode=nodownload
Python system: Linux
The Meson build system
Version: 1.7.0
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Build type: native build
Project name: celluloid
Project version: 0.27
-----------
Detecting compiler via: `cc --version` -> 0
stdout:
cc (Debian 14.2.0-19) 14.2.0
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-----------
Running command: -cpp -x c -E -dM -
-----
-----------
Detecting linker via: `cc -Wl,--version -Wl,-z,relro -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2` -> 0
stdout:
GNU ld (GNU Binutils for Debian) 2.44
Copyright (C) 2025 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
-----------
stderr:
collect2 version 14.2.0
/usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/14/liblto_plugin.so 
-plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/14/lto-wrapper 
-plugin-opt=-fresolution=/tmp/cczJ7dRC.res -plugin-opt=-pass-through=-lgcc 
-plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc 
-plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id 
--eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker 
/lib64/ld-linux-x86-64.so.2 -pie 
/usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu/Scrt1.o 
/usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu/crti.o 
/usr/lib/gcc/x86_64-linux-gnu/14/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/14 
-L/usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu 
-L/usr/lib/gcc/x86_64-linux-gnu/14/../../../../lib -L/lib/x86_64-linux-gnu 
-L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib 
-L/usr/lib/gcc/x86_64-linux-gnu/14/../../.. --version -z relro -lgcc 
--push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-
 state --as-needed -lgcc_s --pop-state 
/usr/lib/gcc/x86_64-linux-gnu/14/crtendS.o 
/usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu/crtn.o
-----------
Sanity testing C compiler: cc
Is cross compiler: False.
Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -Wl,-z,relro
Sanity check compile stdout:

-----
Sanity check compile stderr:

-----
Running test binary command:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe
C compiler for the host machine: cc (gcc 14.2.0 "cc (Debian 14.2.0-19) 14.2.0")
C linker for the host machine: cc ld.bfd 2.44
-----------
Detecting archiver via: `gcc-ar --version` -> 0
stdout:
GNU ar (GNU Binutils for Debian) 2.44
Copyright (C) 2025 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
-----------
-----------
Detecting compiler via: `cc --version` -> 0
stdout:
cc (Debian 14.2.0-19) 14.2.0
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-----------
Running command: -cpp -x c -E -dM -
-----
-----------
Detecting linker via: `cc -Wl,--version -Wl,-z,relro -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2` -> 0
stdout:
GNU ld (GNU Binutils for Debian) 2.44
Copyright (C) 2025 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
-----------
stderr:
collect2 version 14.2.0
/usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/14/liblto_plugin.so 
-plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/14/lto-wrapper 
-plugin-opt=-fresolution=/tmp/ccdVM7Yi.res -plugin-opt=-pass-through=-lgcc 
-plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc 
-plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id 
--eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker 
/lib64/ld-linux-x86-64.so.2 -pie 
/usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu/Scrt1.o 
/usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu/crti.o 
/usr/lib/gcc/x86_64-linux-gnu/14/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/14 
-L/usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu 
-L/usr/lib/gcc/x86_64-linux-gnu/14/../../../../lib -L/lib/x86_64-linux-gnu 
-L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib 
-L/usr/lib/gcc/x86_64-linux-gnu/14/../../.. --version -z relro -lgcc 
--push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-
 state --as-needed -lgcc_s --pop-state 
/usr/lib/gcc/x86_64-linux-gnu/14/crtendS.o 
/usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu/crtn.o
-----------
Sanity testing C compiler: cc
Is cross compiler: False.
Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -Wl,-z,relro
Sanity check compile stdout:

-----
Sanity check compile stderr:

-----
Running test binary command:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe
C compiler for the build machine: cc (gcc 14.2.0 "cc (Debian 14.2.0-19) 14.2.0")
C linker for the build machine: cc ld.bfd 2.44
-----------
Detecting archiver via: `gcc-ar --version` -> 0
stdout:
GNU ar (GNU Binutils for Debian) 2.44
Copyright (C) 2025 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
-----------
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: x86_64
Host machine cpu: x86_64
Target machine cpu family: x86_64
Target machine cpu: x86_64
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpj2fiqvl0
Code:
extern int i;
int i;

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpj2fiqvl0/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpj2fiqvl0/output.obj -c 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -funsigned-char` -> 0
Compiler for C supports arguments -funsigned-char: YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp194xf2ly
Code:
extern int i;
int i;

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp194xf2ly/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp194xf2ly/output.obj -c 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 
-fstack-protector-strong` -> 0
Compiler for C supports arguments -fstack-protector-strong: YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2241fyno
Code:
extern int i;
int i;

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2241fyno/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2241fyno/output.obj -c 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fPIE` -> 0
Compiler for C supports arguments -fPIE: YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp83uop_ga
Code:
extern int i;
int i;

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp83uop_ga/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp83uop_ga/output.obj -c 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -fPIC` -> 0
Compiler for C supports arguments -fPIC: YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm_ilmazb
Code:
extern int i;
int i;

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm_ilmazb/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm_ilmazb/output.obj -c 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wconversion` -> 0
Compiler for C supports arguments -Wconversion: YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpvx4rt5_j
Code:
extern int i;
int i;

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpvx4rt5_j/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpvx4rt5_j/output.obj -c 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Winline` -> 0
Compiler for C supports arguments -Winline: YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmporif5fj3
Code:
extern int i;
int i;

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmporif5fj3/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmporif5fj3/output.obj -c 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wpadded 
-Wno-padded` -> 0
Compiler for C supports arguments -Wno-padded: YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_lz__v47
Code:
extern int i;
int i;

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_lz__v47/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_lz__v47/output.obj -c 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wunused-parameter 
-Wno-unused-parameter` -> 0
Compiler for C supports arguments -Wno-unused-parameter: YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmphl89i7yu
Code:
extern int i;
int i;

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmphl89i7yu/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmphl89i7yu/output.obj -c 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-prototypes` 
-> 0
Compiler for C supports arguments -Wstrict-prototypes: YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp567z4fty
Code:
extern int i;
int i;

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp567z4fty/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp567z4fty/output.obj -c 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 
-Wmissing-prototypes` -> 0
Compiler for C supports arguments -Wmissing-prototypes: YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpsabcq_gz
Code:
extern int i;
int i;

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpsabcq_gz/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpsabcq_gz/output.obj -c 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 
-Werror=implicit-function-declaration` -> 0
Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3_ze2074
Code:
extern int i;
int i;

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3_ze2074/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3_ze2074/output.obj -c 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 
-Werror=pointer-arith` -> 0
Compiler for C supports arguments -Werror=pointer-arith: YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpyc185tim
Code:
extern int i;
int i;

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpyc185tim/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpyc185tim/output.obj -c 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Werror=init-self` 
-> 0
Compiler for C supports arguments -Werror=init-self: YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpd4pfkvwr
Code:
extern int i;
int i;

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpd4pfkvwr/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpd4pfkvwr/output.obj -c 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 
-Werror=format-security -Werror=format=2` -> 0
Compiler for C supports arguments -Werror=format-security -Werror=format=2: YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp55efzohj
Code:
extern int i;
int i;

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp55efzohj/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp55efzohj/output.obj -c 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 
-Werror=missing-include-dirs` -> 0
Compiler for C supports arguments -Werror=missing-include-dirs: YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2nwyh61p
Code:
extern int i;
int i;

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2nwyh61p/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp2nwyh61p/output.obj -c 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Werror=date-time` 
-> 0
Compiler for C supports arguments -Werror=date-time: YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmps6ccr7xt
Code:

        #ifdef __has_include
         #if !__has_include("execinfo.h")
          #error "Header 'execinfo.h' could not be found"
         #endif
        #else
         #include <execinfo.h>
        #endif
-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmps6ccr7xt/testfile.c -E 
-P -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu99` -> 0
Has header "execinfo.h" : YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5czor50j
Code:
int main(void) { return 0; }

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5czor50j/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp5czor50j/output.exe -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -pie -Wl,-z,relro` -> 0
Compiler for C supports link arguments -pie: YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpecbq0q1v
Code:
int main(void) { return 0; }

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpecbq0q1v/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpecbq0q1v/output.exe -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,-z,relro -Wl,-z,relro` -> 0
Compiler for C supports link arguments -Wl,-z,relro: YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm6y16twu
Code:
int main(void) { return 0; }

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm6y16twu/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpm6y16twu/output.exe -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -O0 -Wl,--fatal-warnings -Wl,-z,now -Wl,-z,relro` -> 0
Compiler for C supports link arguments -Wl,-z,now: YES 
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpktvfoo1x
Code:

        #define setlocale meson_disable_define_of_setlocale
        
        #include <limits.h>
        #undef setlocale
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char setlocale (void);
        
        #if defined __stub_setlocale || defined __stub___setlocale
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return setlocale ();
        }
-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpktvfoo1x/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpktvfoo1x/output.exe -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -O0 -std=gnu99 -Wl,-z,relro` -> 0
Checking for function "setlocale" : YES 
Program generate-authors.py found: YES 
(/<<PKGBUILDDIR>>/src/generate-authors.py)
Pkg-config binary missing from cross or native file, or env var undefined.
Trying a default Pkg-config fallback at pkg-config
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Determining dependency 'gtk4' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gtk4` -> 0
stdout:
4.18.3
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gtk4` -> 0
stdout:
-I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -mfpmath=sse -msse -msse2 
-pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gtk4` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgtk-4 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz 
-lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -lgio-2.0 
-lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gtk4` -> 0
stdout:
-lgtk-4 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 
-lcairo-gobject -lcairo -lvulkan -lgraphene-1.0 -lgio-2.0 -lgobject-2.0 
-lglib-2.0
-----------
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjfhx5rf8
Code:

        #include<stddef.h>
        #include<stdio.h>
        int main(void) {
            printf("%ld\n", (long)(sizeof(void *)));
            return 0;
        }
-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjfhx5rf8/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjfhx5rf8/output.exe -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -O0 -Wl,-z,relro` -> 0
Program stdout:

8

Program stderr:


Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmps_0r4vfo
Code:

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmps_0r4vfo/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmps_0r4vfo/output.obj -c 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs` 
-> 0
stdout:
install: /usr/lib/gcc/x86_64-linux-gnu/14/
programs: 
=/usr/libexec/gcc/x86_64-linux-gnu/14/:/usr/libexec/gcc/x86_64-linux-gnu/14/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/14/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/14/:/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/bin/
libraries: 
=/usr/lib/gcc/x86_64-linux-gnu/14/:/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/14/:/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu/14/:/usr/lib/gcc/x86_64-linux-gnu/14/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/14/../../../../lib/:/lib/x86_64-linux-gnu/14/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/14/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/14/../../../:/lib/:/usr/lib/
-----------
Run-time dependency gtk4 found: YES 4.18.3
Determining dependency 'gio-unix-2.0' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gio-unix-2.0` -> 0
stdout:
2.84.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gio-unix-2.0` -> 0
stdout:
-I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gio-unix-2.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gio-unix-2.0` -> 0
stdout:
-lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency gio-unix-2.0 found: YES 2.84.0
Determining dependency 'gio-2.0' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gio-2.0` -> 0
stdout:
2.84.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gio-2.0` -> 0
stdout:
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gio-2.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gio-2.0` -> 0
stdout:
-lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Build-time dependency gio-2.0 found: YES 2.84.0
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --variable=gdbus_codegen gio-2.0` -> 0
stdout:
/usr/bin/gdbus-codegen
-----------
Got pkg-config variable gdbus_codegen : /usr/bin/gdbus-codegen
Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
Determining dependency 'glib-2.0' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion glib-2.0` -> 0
stdout:
2.84.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags glib-2.0` -> 0
stdout:
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs glib-2.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs glib-2.0` -> 0
stdout:
-lglib-2.0
-----------
Build-time dependency glib-2.0 found: YES 2.84.0
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --variable=glib_genmarshal glib-2.0` -> 0
stdout:
/usr/bin/glib-genmarshal
-----------
Got pkg-config variable glib_genmarshal : /usr/bin/glib-genmarshal
Program /usr/bin/glib-genmarshal found: YES (/usr/bin/glib-genmarshal)
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpji0_qapy
Code:
int main(void) { return 0; }

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpji0_qapy/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpji0_qapy/output.exe -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -O0 -lm -Wl,--allow-shlib-undefined -Wl,-z,relro` -> 0
Library m found: YES
Determining dependency 'mpv' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion mpv` -> 0
stdout:
2.5.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags mpv` -> 1
stderr:
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
-----------
Pkg-config error with 'mpv': Could not generate cflags for mpv:
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

Dependency lookup for mpv with method 'pkgconfig' failed: Could not generate 
cflags for mpv:
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

CMake binary for host machine is not cached
CMake binary missing from cross or native file, or env var undefined.
Trying a default CMake fallback at cmake
Did not find CMake 'cmake'
Found CMake: NO
Dependency lookup for mpv with method 'cmake' failed: CMake binary for machine 
host machine not found. Giving up.
Run-time dependency mpv found: NO 

../src/meson.build:131:4: ERROR: Dependency lookup for mpv with method 
'pkgconfig' failed: Could not generate cflags for mpv:
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

dh_auto_configure: error: cd obj-x86_64-linux-gnu && 
DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 meson setup .. 
--wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
--localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1 
returned exit code 1
make: *** [debian/rules:21: 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:celluloid, so that this is still
visible in the BTS web page for this package.

Thanks.

Reply via email to