Package: src:neatvnc Version: 0.8.0+dfsg-2 Severity: serious Tags: ftbfs
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules binary dh binary dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure -- \ -Dtests=true \ 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 -Dtests=true The Meson build system Version: 1.6.0 Source dir: /<<PKGBUILDDIR>> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu Build type: native build Project name: neatvnc Project version: 0.8.0 C compiler for the host machine: cc (gcc 14.2.0 "cc (Debian 14.2.0-7) 14.2.0") C linker for the host machine: cc ld.bfd 2.43.1 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program git found: NO Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1 Run-time dependency libdrm found: YES 2.4.123 Library m found: YES Run-time dependency pixman-1 found: YES 0.42.2 Run-time dependency libturbojpeg found: YES 2.1.5 Run-time dependency gnutls found: YES 3.8.6 Run-time dependency nettle found: YES 3.10 Run-time dependency hogweed found: YES 3.10 Run-time dependency gmp found: YES 6.3.0 Run-time dependency zlib found: YES 1.3.1 Run-time dependency gbm found: YES 24.2.4-1 Dependency libdrm found: YES 2.4.123 (cached) Run-time dependency libavcodec found: YES 61.19.100 Run-time dependency libavfilter found: YES 10.4.100 Run-time dependency libavutil found: YES 59.39.100 Neither a subproject directory nor a aml.wrap file was found. Subproject aml is buildable: NO (disabling) Run-time dependency aml found: YES 0.3.0 Configuring config.h using configuration Build targets in project: 3 neatvnc 0.8.0 Subprojects aml : NO Neither a subproject directory nor a aml.wrap file was found. User defined options buildtype : plain libdir : lib/x86_64-linux-gnu localstatedir : /var prefix : /usr python.bytecompile: -1 sysconfdir : /etc tests : true wrap_mode : nodownload Found ninja-1.12.1 at /usr/bin/ninja make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j1 -v [1/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_server.c.o -MF libneatvnc.so.0.0.0.p/src_server.c.o.d -o libneatvnc.so.0.0.0.p/src_server.c.o -c ../src/server.c [2/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_vec.c.o -MF libneatvnc.so.0.0.0.p/src_vec.c.o.d -o libneatvnc.so.0.0.0.p/src_vec.c.o -c ../src/vec.c [3/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_zrle.c.o -MF libneatvnc.so.0.0.0.p/src_zrle.c.o.d -o libneatvnc.so.0.0.0.p/src_zrle.c.o -c ../src/zrle.c ../src/zrle.c: In function ‘zrle_encoder_do_work’: ../src/zrle.c:338:13: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] 338 | int rc; | ^~ [4/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_raw-encoding.c.o -MF libneatvnc.so.0.0.0.p/src_raw-encoding.c.o.d -o libneatvnc.so.0.0.0.p/src_raw-encoding.c.o -c ../src/raw-encoding.c ../src/raw-encoding.c: In function ‘raw_encoder_do_work’: ../src/raw-encoding.c:132:13: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] 132 | int rc; | ^~ [5/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_pixels.c.o -MF libneatvnc.so.0.0.0.p/src_pixels.c.o.d -o libneatvnc.so.0.0.0.p/src_pixels.c.o -c ../src/pixels.c [6/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_fb.c.o -MF libneatvnc.so.0.0.0.p/src_fb.c.o.d -o libneatvnc.so.0.0.0.p/src_fb.c.o -c ../src/fb.c [7/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_fb_pool.c.o -MF libneatvnc.so.0.0.0.p/src_fb_pool.c.o.d -o libneatvnc.so.0.0.0.p/src_fb_pool.c.o -c ../src/fb_pool.c [8/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_rcbuf.c.o -MF libneatvnc.so.0.0.0.p/src_rcbuf.c.o.d -o libneatvnc.so.0.0.0.p/src_rcbuf.c.o -c ../src/rcbuf.c [9/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_stream.c.o -MF libneatvnc.so.0.0.0.p/src_stream.c.o.d -o libneatvnc.so.0.0.0.p/src_stream.c.o -c ../src/stream.c [10/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_stream-common.c.o -MF libneatvnc.so.0.0.0.p/src_stream-common.c.o.d -o libneatvnc.so.0.0.0.p/src_stream-common.c.o -c ../src/stream-common.c [11/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_stream-tcp.c.o -MF libneatvnc.so.0.0.0.p/src_stream-tcp.c.o.d -o libneatvnc.so.0.0.0.p/src_stream-tcp.c.o -c ../src/stream-tcp.c [12/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_desktop-layout.c.o -MF libneatvnc.so.0.0.0.p/src_desktop-layout.c.o.d -o libneatvnc.so.0.0.0.p/src_desktop-layout.c.o -c ../src/desktop-layout.c [13/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_display.c.o -MF libneatvnc.so.0.0.0.p/src_display.c.o.d -o libneatvnc.so.0.0.0.p/src_display.c.o -c ../src/display.c [14/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_tight.c.o -MF libneatvnc.so.0.0.0.p/src_tight.c.o.d -o libneatvnc.so.0.0.0.p/src_tight.c.o -c ../src/tight.c [15/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_enc-util.c.o -MF libneatvnc.so.0.0.0.p/src_enc-util.c.o.d -o libneatvnc.so.0.0.0.p/src_enc-util.c.o -c ../src/enc-util.c [16/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_qnum-to-evdev.c.o -MF libneatvnc.so.0.0.0.p/src_qnum-to-evdev.c.o.d -o libneatvnc.so.0.0.0.p/src_qnum-to-evdev.c.o -c ../src/qnum-to-evdev.c [17/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_resampler.c.o -MF libneatvnc.so.0.0.0.p/src_resampler.c.o.d -o libneatvnc.so.0.0.0.p/src_resampler.c.o -c ../src/resampler.c [18/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_transform-util.c.o -MF libneatvnc.so.0.0.0.p/src_transform-util.c.o.d -o libneatvnc.so.0.0.0.p/src_transform-util.c.o -c ../src/transform-util.c [19/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_damage-refinery.c.o -MF libneatvnc.so.0.0.0.p/src_damage-refinery.c.o.d -o libneatvnc.so.0.0.0.p/src_damage-refinery.c.o -c ../src/damage-refinery.c [20/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_encoder.c.o -MF libneatvnc.so.0.0.0.p/src_encoder.c.o.d -o libneatvnc.so.0.0.0.p/src_encoder.c.o -c ../src/encoder.c [21/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_cursor.c.o -MF libneatvnc.so.0.0.0.p/src_cursor.c.o.d -o libneatvnc.so.0.0.0.p/src_cursor.c.o -c ../src/cursor.c [22/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_logging.c.o -MF libneatvnc.so.0.0.0.p/src_logging.c.o.d -o libneatvnc.so.0.0.0.p/src_logging.c.o -c ../src/logging.c [23/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_base64.c.o -MF libneatvnc.so.0.0.0.p/src_base64.c.o.d -o libneatvnc.so.0.0.0.p/src_base64.c.o -c ../src/base64.c [24/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_stream-gnutls.c.o -MF libneatvnc.so.0.0.0.p/src_stream-gnutls.c.o.d -o libneatvnc.so.0.0.0.p/src_stream-gnutls.c.o -c ../src/stream-gnutls.c [25/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_crypto-nettle.c.o -MF libneatvnc.so.0.0.0.p/src_crypto-nettle.c.o.d -o libneatvnc.so.0.0.0.p/src_crypto-nettle.c.o -c ../src/crypto-nettle.c ../src/crypto-nettle.c: In function ‘crypto_random’: ../src/crypto-nettle.c:115:9: warning: ignoring return value of ‘getrandom’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 115 | getrandom(dst, len, 0); | ^~~~~~~~~~~~~~~~~~~~~~ ../src/crypto-nettle.c: In function ‘generate_random’: ../src/crypto-nettle.c:221:9: warning: ignoring return value of ‘getrandom’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 221 | getrandom(buf, sizeof(buf), 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/crypto-nettle.c: In function ‘generate_random_for_rsa’: ../src/crypto-nettle.c:698:9: warning: ignoring return value of ‘getrandom’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 698 | getrandom(dst, len, 0); | ^~~~~~~~~~~~~~~~~~~~~~ [26/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_stream-rsa-aes.c.o -MF libneatvnc.so.0.0.0.p/src_stream-rsa-aes.c.o.d -o libneatvnc.so.0.0.0.p/src_stream-rsa-aes.c.o -c ../src/stream-rsa-aes.c [27/39] cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_h264-encoder.c.o -MF libneatvnc.so.0.0.0.p/src_h264-encoder.c.o.d -o libneatvnc.so.0.0.0.p/src_h264-encoder.c.o -c ../src/h264-encoder.c FAILED: libneatvnc.so.0.0.0.p/src_h264-encoder.c.o cc -Ilibneatvnc.so.0.0.0.p -I. -I.. -I../include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/p11-kit-1 -I/usr/include/x86_64-linux-gnu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 '-DPROJECT_VERSION="0.8.0"' -D_GNU_SOURCE -fvisibility=hidden -DAML_UNSTABLE_API=1 -Wmissing-prototypes -Wno-unused-parameter -Wno-format-truncation -DNDEBUG -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 -fPIC -MD -MQ libneatvnc.so.0.0.0.p/src_h264-encoder.c.o -MF libneatvnc.so.0.0.0.p/src_h264-encoder.c.o.d -o libneatvnc.so.0.0.0.p/src_h264-encoder.c.o -c ../src/h264-encoder.c ../src/h264-encoder.c: In function ‘h264_encoder_create’: ../src/h264-encoder.c:550:58: error: ‘AVFilterLink’ has no member named ‘hw_frames_ctx’ 550 | av_buffer_ref(self->filter_out->inputs[0]->hw_frames_ctx); | ^~ ../src/h264-encoder.c: In function ‘h264_encoder_feed’: ../src/h264-encoder.c:621:13: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable] 621 | int rc = fb_queue_enqueue(&self->fb_queue, fb); | ^~ ninja: build stopped: subcommand failed. dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j1 -v returned exit code 1 make: *** [debian/rules:8: 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/202410/ 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 affects, so that this is still visible in the BTS web page for this package. Thanks.