Your message dated Fri, 08 Nov 2024 12:22:18 +0000
with message-id <e1t9o0i-003vmj...@fasolo.debian.org>
and subject line Bug#1086304: fixed in neatvnc 0.8.0+dfsg-3
has caused the Debian Bug report #1086304,
regarding neatvnc: FTBFS: ../src/h264-encoder.c:550:58: error: ‘AVFilterLink’ 
has no member named ‘hw_frames_ctx’
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 ow...@bugs.debian.org
immediately.)


-- 
1086304: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086304
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: neatvnc
Source-Version: 0.8.0+dfsg-3
Done: Dylan Aïssi <dai...@debian.org>

We believe that the bug you reported is fixed in the latest version of
neatvnc, 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 1086...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dylan Aïssi <dai...@debian.org> (supplier of updated neatvnc 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 08 Nov 2024 12:40:22 +0100
Source: neatvnc
Architecture: source
Version: 0.8.0+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Dylan Aïssi <dai...@debian.org>
Closes: 1086304
Changes:
 neatvnc (0.8.0+dfsg-3) unstable; urgency=medium
 .
   * QA upload.
   * Cherry-pick upstream patch to fix build with newer ffmpeg
     (Closes: #1086304)
Checksums-Sha1:
 bc1f969ab481ffb7f4153bbae71a11c8f0a711cd 2108 neatvnc_0.8.0+dfsg-3.dsc
 8ac850d218e19017e0638713e25901d794b26be4 14020 
neatvnc_0.8.0+dfsg-3.debian.tar.xz
 2b065fd29473aaddf04f29efbd3046c5a91f1397 13617 
neatvnc_0.8.0+dfsg-3_amd64.buildinfo
Checksums-Sha256:
 cd7f59f552c17e4c15697b17534d11196c6f0016f81fa7cf73732b793c057e4a 2108 
neatvnc_0.8.0+dfsg-3.dsc
 0ad696648ade5f385dcd10439ed8d881c33aadc2795253262cacc21a11b7b2c5 14020 
neatvnc_0.8.0+dfsg-3.debian.tar.xz
 771eb7b6eb20d5a78c04ae59de6b52b088622621ce7d66862ff46f560e4dca41 13617 
neatvnc_0.8.0+dfsg-3_amd64.buildinfo
Files:
 04cf0c2c00946d0cef48d70d5add1fd2 2108 libs optional neatvnc_0.8.0+dfsg-3.dsc
 6fcf39939b111f977d2317726fff0b7c 14020 libs optional 
neatvnc_0.8.0+dfsg-3.debian.tar.xz
 92fa1cb40e58bbd467f3bd8f2418f8e3 13617 libs optional 
neatvnc_0.8.0+dfsg-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEmjwHvQbeL0FugTpdYS7xYT4FD1QFAmct+VUACgkQYS7xYT4F
D1Q4/A//YzTIQUUMLBrx0BzvhDdTv1sceuBcBRzc1VCpk5QcOOjPO7mviuv14H5g
vP/pMCXMQTuB+ogPh4JPB2mGiVOn0r7Gyr4CRttSs8seiw4/niLcm/lp1QFNJO0z
g/UJ4RkYQW1RL3hG+9dUlqNl7AaLopA4redKYGK0bRvRBwuYpx+qQp/kTNrfwUyc
ho5sEjKen8b7vG40+yOm5kD7lIkHzUPV6ARX7Kt/iZ4k1/Dmj16GQXhrZ/iJWKgm
s+RGsssIbSuqXCPAaD7/nMRB2s73kd00TD1Z+dchC5QoTiZM/8879UFKedJyIYqD
rjJClBFpcGI0RSOoeY7gZ+HEL6E3W83WRs+Yv1BVI5+TfBjdSNAVUeafC1onheLB
h5R13924tcY4Uovuxj96Z2VvuZnotQfYgMKBqvVC7uFSMHwRTemJYGTeFOMaNrAR
2a1KX7cUqXuztIMtDbAoI7/u+C2Yz1bSAng3j22c+rj+msnI30pNlO+AAK0g0+aE
3a6w+IIxzUgKnoYQFilWK98U4JPqXkFzbz0yZTlHJdogCG6gMrQm61QesKxHAOrs
WxmMO4YFodkNXO3wMIHZnGTJ4cxFQJvruyW2y0LEgSUxlbmpj57XRc4zcjfpZ1d9
btT15lPB5okXu3weD3uKS2qwa4Sw27UZ9lN7VCUo4etSOGFe3e0=
=W4SA
-----END PGP SIGNATURE-----

Attachment: pgp1dhLcEylOG.pgp
Description: PGP signature


--- End Message ---

Reply via email to