• Bug#1060961: clapper: FTBFS: make: *** [debian/rules:6: binary] Error 2

    From Lucas Nussbaum@21:1/5 to All on Tue Jan 16 21:00:30 2024
    Source: clapper
    Version: 0.5.2-7
    Severity: serious
    Justification: FTBFS
    Tags: trixie sid ftbfs
    User: lucas@debian.org
    Usertags: ftbfs-20240115 ftbfs-trixie

    Hi,

    During a rebuild of all packages in sid, your package failed to build
    on amd64.


    Relevant part (hopefully):
    debian/rules binary
    dh binary
    dh_update_autotools_config
    dh_autoreconf
    dh_auto_configure
    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.3.1
    Source dir: /<<PKGBUILDDIR>>
    Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
    Build type: native build
    Project name: com.github.rafostar.Clapper
    Project version: 0.5.2
    C compiler for the host machine: cc (gcc 13.2.0 "cc (Debian 13.2.0-9) 13.2.0")
    C linker for the host machine: cc ld.bfd 2.41.50.20231227
    C++ compiler for the host machine: c++ (gcc 13.2.0 "c++ (Debian 13.2.0-9) 13.2.0")
    C++ linker for the host machine: c++ ld.bfd 2.41.50.20231227
    Host machine cpu family: x86_64
    Host machine cpu: x86_64
    Compiler for C++ supports arguments -Wno-non-virtual-dtor: YES
    Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES Compiler for C supports arguments -fno-strict-aliasing: YES
    Compiler for C++ supports arguments -fno-strict-aliasing: YES
    Message: Disabling GLib cast checks
    Message: Disabling GLib asserts
    Message: Disabling GLib checks
    Has header "dlfcn.h" : YES
    Has header "fcntl.h" : YES
    Has header "inttypes.h" : YES
    Has header "memory.h" : YES
    Has header "netinet/in.h" : YES
    Has header "netinet/ip.h" : YES
    Has header "netinet/tcp.h" : YES
    Has header "pthread.h" : YES
    Has header "stdint.h" : YES
    Has header "stdlib.h" : YES
    Has header "strings.h" : YES
    Has header "string.h" : YES
    Has header "sys/param.h" : YES
    Has header "sys/socket.h" : YES
    Has header "sys/stat.h" : YES
    Has header "sys/time.h" : YES
    Has header "sys/types.h" : YES
    Has header "sys/utsname.h" : YES
    Has header "unistd.h" : YES
    Checking for function "dcgettext" : YES
    Checking for function "getpagesize" : YES
    Checking for function "gmtime_r" : YES
    Checking for function "memfd_create" : YES
    Checking for function "mmap" : YES
    Checking for function "pipe2" : YES
    Checking for function "getrusage" : YES
    Checking for size of "char" : 1
    Checking for size of "int" : 4
    Checking for size of "long" : 8
    Checking for size of "short" : 2
    Checking for size of "void*" : 8
    Compiler for C supports arguments -Wmissing-prototypes: YES
    Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Wold-style-definition: YES
    Compiler for C++ supports arguments -Wformat-nonliteral: YES
    Compiler for C supports arguments -Wmissing-declarations: YES
    Compiler for C++ supports arguments -Wmissing-declarations: YES
    Compiler for C supports arguments -Wredundant-decls: YES
    Compiler for C++ supports arguments -Wredundant-decls: YES
    Compiler for C supports arguments -Wwrite-strings: YES
    Compiler for C++ supports arguments -Wwrite-strings: YES
    Compiler for C supports arguments -Wformat: YES
    Compiler for C++ supports arguments -Wformat: YES
    Compiler for C supports arguments -Wformat-security: YES
    Compiler for C++ supports arguments -Wformat-security: YES
    Compiler for C supports arguments -Winit-self: YES
    Compiler for C++ supports arguments -Winit-self: YES
    Compiler for C supports arguments -Wmissing-include-dirs: YES
    Compiler for C++ supports arguments -Wmissing-include-dirs: YES
    Compiler for C supports arguments -Waddress: YES
    Compiler for C++ supports arguments -Waddress: YES
    Compiler for C supports arguments -Wno-multichar: YES
    Compiler for C++ supports arguments -Wno-multichar: YES
    Compiler for C supports arguments -Wvla: YES
    Compiler for C++ supports arguments -Wvla: YES
    Compiler for C supports arguments -Wpointer-arith: YES
    Compiler for C++ supports arguments -Wpointer-arith: YES
    Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
    Run-time dependency gstreamer-1.0 found: YES 1.22.8
    Run-time dependency gstreamer-base-1.0 found: YES 1.22.8
    Run-time dependency gstreamer-pbutils-1.0 found: YES 1.22.8
    Run-time dependency gstreamer-audio-1.0 found: YES 1.22.8
    Run-time dependency gstreamer-tag-1.0 found: YES 1.22.8
    Run-time dependency gstreamer-video-1.0 found: YES 1.22.8
    Run-time dependency gstreamer-gl-1.0 found: YES 1.22.8
    Message: GStreamer OpenGL window systems: wayland x11 gbm
    Message: GStreamer OpenGL platforms: egl glx
    Message: GStreamer OpenGL apis: gles2 gl
    Run-time dependency gstreamer-gl-prototypes-1.0 found: YES 1.22.8
    Run-time dependency gstreamer-gl-x11-1.0 found: YES 1.22.8
    Run-time dependency gstreamer-gl-wayland-1.0 found: YES 1.22.8
    Run-time dependency gstreamer-gl-egl-1.0 found: YES 1.22.8
    Library m found: YES
    Run-time dependency glib-2.0 found: YES 2.78.3
    Run-time dependency gmodule-2.0 found: YES 2.78.3
    Run-time dependency gio-2.0 found: YES 2.78.3
    Run-time dependency gio-unix-2.0 found: YES 2.78.3
    Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
    Run-time dependency gtk4 found: YES 4.12.4
    Run-time dependency gtk4-x11 found: YES 4.12.4
    Run-time dependency gtk4-wayland found: YES 4.12.4
    Dependency gio-2.0 found: YES 2.78.3 (cached)
    Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
    Run-time dependency gobject-introspection-1.0 found: YES 1.78.1
    Dependency gobject-introspection-1.0 found: YES 1.78.1 (cached)
    Program /usr/bin/x86_64-linux-gnu-g-ir-scanner found: YES (/usr/bin/x86_64-linux-gnu-g-ir-scanner)
    Dependency gobject-introspection-1.0 found: YES 1.78.1 (cached)
    Program /usr/bin/x86_64-linux-gnu-g-ir-compiler found: YES (/usr/bin/x86_64-linux-gnu-g-ir-compiler)
    Dependency gtk4 found: YES 4.12.4 (cached)
    Dependency gmodule-2.0 found: YES 2.78.3 (cached)
    Dependency gtk4-x11 found: YES 4.12.4 (cached)
    Dependency gtk4-wayland found: YES 4.12.4 (cached)
    Configuring config.h using configuration
    Program gjs found: YES (/usr/bin/gjs)
    Configuring com.github.rafostar.Clapper using configuration
    Program appstream-util found: YES (/usr/bin/appstream-util)
    Dependency gio-2.0 found: YES 2.78.3 (cached)
    Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
    Configuring com.github.rafostar.Clapper.service using configuration
    Program msgfmt found: YES (/usr/bin/msgfmt)
    Program msginit found: YES (/usr/bin/msginit)
    Program msgmerge found: YES (/usr/bin/msgmerge)
    Program xgettext found: YES (/usr/bin/xgettext)
    Program python3 found: YES (/usr/bin/python3)
    Build targets in project: 32
    NOTICE: Future-deprecated features used:
    * 0.55.0: {'ExternalProgram.path'}
    * 0.56.0: {'dependency.get_pkgconfig_variable'}

    com.github.rafostar.Clapper 0.5.2

    User defined options
    buildtype : plain
    libdir : lib/x86_64-linux-gnu
    localstatedir : /var
    prefix : /usr
    sysconfdir : /etc
    wrap_mode : nodownload
    python.bytecompile: -1

    Found ninja-1.11.1 at /usr/bin/ninja
    dh_auto_build
    cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v
    [1/54] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.mpris. --c-namespace GstClapperMpris --body --output lib/gst/clapper/gstclapper-mpris-gdbus.c ../lib/gst/clapper/../../../data/gstclapper-mpris-gdbus.xml
    [2/54] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.mpris. --c-namespace GstClapperMpris --header --output lib/gst/clapper/gstclapper-mpris-gdbus.h ../lib/gst/clapper/../../../data/gstclapper-mpris-gdbus.xml
    [3/54] cc -Ilib/gst/plugin/libgstclapper.so.p -Ilib/gst/plugin -I../lib/gst/plugin -Ilib -I../lib -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/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 -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_
    DISABLE_CHECKS -Wmissing-prototypes -Wdeclaration-after-statement -Wold-style-definition -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wvla -Wpointer-arith
    -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 -DHAVE_CONFIG_H -DGST_USE_UNSTABLE_API
    -MD -MQ lib/gst/plugin/libgstclapper.so.p/gstplugin.c.o -MF lib/gst/plugin/libgstclapper.so.p/gstplugin.c.o.d -o lib/gst/plugin/libgstclapper.so.p/gstplugin.c.o -c ../lib/gst/plugin/gstplugin.c
    In file included from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
    from /usr/include/gstreamer-1.0/gst/gst.h:31,
    from ../lib/gst/plugin/gstclappersink.h:23,
    from ../lib/gst/plugin/gstplugin.c:26: /usr/include/gstreamer-1.0/gst/gstconfig.h:146: warning: "GST_API_EXPORT" redefined
    146 | #define GST_API_EXPORT _GST_EXPORT extern
    |
    In file included from ../lib/gst/plugin/gstplugin.c:21:
    lib/config.h:12: note: this is the location of the previous definition
    12 | #define GST_API_EXPORT extern
    |
    [4/54] cc -Ilib/gst/plugin/libgstclapper.so.p -Ilib/gst/plugin -I../lib/gst/plugin -Ilib -I../lib -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/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 -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_
    DISABLE_CHECKS -Wmissing-prototypes -Wdeclaration-after-statement -Wold-style-definition -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wvla -Wpointer-arith
    -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 -DHAVE_CONFIG_H -DGST_USE_UNSTABLE_API
    -MD -MQ lib/gst/plugin/libgstclapper.so.p/gstgtkutils.c.o -MF lib/gst/plugin/libgstclapper.so.p/gstgtkutils.c.o.d -o lib/gst/plugin/libgstclapper.so.p/gstgtkutils.c.o -c ../lib/gst/plugin/gstgtkutils.c
    [5/54] cc -Ilib/gst/plugin/libgstclapper.so.p -Ilib/gst/plugin -I../lib/gst/plugin -Ilib -I../lib -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/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 -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_
    DISABLE_CHECKS -Wmissing-prototypes -Wdeclaration-after-statement -Wold-style-definition -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wvla -Wpointer-arith
    -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 -DHAVE_CONFIG_H -DGST_USE_UNSTABLE_API
    -MD -MQ lib/gst/plugin/libgstclapper.so.p/gstclapperpaintable.c.o -MF lib/gst/plugin/libgstclapper.so.p/gstclapperpaintable.c.o.d -o lib/gst/plugin/libgstclapper.so.p/gstclapperpaintable.c.o -c ../lib/gst/plugin/gstclapperpaintable.c
    In file included from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
    from /usr/include/gstreamer-1.0/gst/gst.h:31,
    from ../lib/gst/plugin/gstclapperpaintable.h:23,
    from ../lib/gst/plugin/gstclapperpaintable.c:24: /usr/include/gstreamer-1.0/gst/gstconfig.h:146: warning: "GST_API_EXPORT" redefined
    146 | #define GST_API_EXPORT _GST_EXPORT extern
    |
    In file included from ../lib/gst/plugin/gstclapperpaintable.c:21: lib/config.h:12: note: this is the location of the previous definition
    12 | #define GST_API_EXPORT extern
    |
    [6/54] cc -Ilib/gst/plugin/libgstclapper.so.p -Ilib/gst/plugin -I../lib/gst/plugin -Ilib -I../lib -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/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 -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_
    DISABLE_CHECKS -Wmissing-prototypes -Wdeclaration-after-statement -Wold-style-definition -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wvla -Wpointer-arith
    -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 -DHAVE_CONFIG_H -DGST_USE_UNSTABLE_API
    -MD -MQ lib/gst/plugin/libgstclapper.so.p/gstclapperimporterloader.c.o -MF lib/gst/plugin/libgstclapper.so.p/gstclapperimporterloader.c.o.d -o lib/gst/plugin/libgstclapper.so.p/gstclapperimporterloader.c.o -c ../lib/gst/plugin/gstclapperimporterloader.c
    In file included from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
    from /usr/include/gstreamer-1.0/gst/gst.h:31,
    from ../lib/gst/plugin/gstclapperimporterloader.h:22,
    from ../lib/gst/plugin/gstclapperimporterloader.c:26: /usr/include/gstreamer-1.0/gst/gstconfig.h:146: warning: "GST_API_EXPORT" redefined
    146 | #define GST_API_EXPORT _GST_EXPORT extern
    |
    In file included from ../lib/gst/plugin/gstclapperimporterloader.c:21: lib/config.h:12: note: this is the location of the previous definition
    12 | #define GST_API_EXPORT extern
    |
    ../lib/gst/plugin/gstclapperimporterloader.c: In function ‘_obtain_available_modules_once’:
    ../lib/gst/plugin/gstclapperimporterloader.c:137:7: warning: ‘g_module_build_path’ is deprecated [-Wdeprecated-declarations]
    137 | module_path = g_module_build_path (CLAPPER_SINK_IMPORTER_PATH, module_name);
    | ^~~~~~~~~~~
    In file included from ../lib/gst/plugin/gstclapperimporterloader.c:24: /usr/include/glib-2.0/gmodule.h:142:23: note: declared here
    142 | gchar* g_module_build_path (const gchar *directory,
    | ^~~~~~~~~~~~~~~~~~~
    [7/54] cc -Ilib/gst/plugin/libgstclapper.so.p -Ilib/gst/plugin -I../lib/gst/plugin -Ilib -I../lib -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/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 -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_
    DISABLE_CHECKS -Wmissing-prototypes -Wdeclaration-after-statement -Wold-style-definition -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wvla -Wpointer-arith
    -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 -DHAVE_CONFIG_H -DGST_USE_UNSTABLE_API
    -MD -MQ lib/gst/plugin/libgstclapper.so.p/gstclapperimporter.c.o -MF lib/gst/plugin/libgstclapper.so.p/gstclapperimporter.c.o.d -o lib/gst/plugin/libgstclapper.so.p/gstclapperimporter.c.o -c ../lib/gst/plugin/gstclapperimporter.c
    In file included from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
    from /usr/include/gstreamer-1.0/gst/gst.h:31,
    from ../lib/gst/plugin/gstclapperimporter.h:23,
    from ../lib/gst/plugin/gstclapperimporter.c:24: /usr/include/gstreamer-1.0/gst/gstconfig.h:146: warning: "GST_API_EXPORT" redefined
    146 | #define GST_API_EXPORT _GST_EXPORT extern
    |
    In file included from ../lib/gst/plugin/gstclapperimporter.c:21: lib/config.h:12: note: this is the location of the previous definition
    12 | #define GST_API_EXPORT extern
    |
    [8/54] cc -Ilib/gst/clapper/libgstclapper-1.0.so.0.5.2.p -Ilib/gst/clapper -I../lib/gst/clapper -Ilib -I../lib -Ilib/gst -I../lib/gst -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/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 -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/libdrm -I/usr/include/
    gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wmissing-prototypes -Wdeclaration-after-statement -Wold-style-definition -Wmissing-
    declarations -Wredundant-decls -Wwrite-strings -Wformat -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wvla -Wpointer-arith -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -
    Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -DHAVE_CONFIG_H -DBUILDING_GST_CLAPPER -DGST_USE_UNSTABLE_API -DHAVE_GTK_GL -MD -
    MQ lib/gst/clapper/libgstclapper-1.0.so.0.5.2.p/gstclapper-signal-dispatcher.c.o -MF lib/gst/clapper/libgstclapper-1.0.so.0.5.2.p/gstclapper-signal-dispatcher.c.o.d -o lib/gst/clapper/libgstclapper-1.0.so.0.5.2.p/gstclapper-signal-dispatcher.c.o -c ../
    lib/gst/clapper/gstclapper-signal-dispatcher.c
    In file included from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
    from /usr/include/gstreamer-1.0/gst/gst.h:31,
    from ../lib/gst/clapper/gstclapper-signal-dispatcher.h:25,
    from ../lib/gst/clapper/gstclapper-signal-dispatcher.c:26: /usr/include/gstreamer-1.0/gst/gstconfig.h:146: warning: "GST_API_EXPORT" redefined
    146 | #define GST_API_EXPORT _GST_EXPORT extern
    |
    In file included from ../lib/gst/clapper/gstclapper-signal-dispatcher.c:23: lib/config.h:12: note: this is the location of the previous definition
    12 | #define GST_API_EXPORT extern
    |
    [9/54] cc -Ilib/gst/plugin/libgstclapper.so.p -Ilib/gst/plugin -I../lib/gst/plugin -Ilib -I../lib -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/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 -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_
    DISABLE_CHECKS -Wmissing-prototypes -Wdeclaration-after-statement -Wold-style-definition -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wvla -Wpointer-arith
    -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 -DHAVE_CONFIG_H -DGST_USE_UNSTABLE_API
    -MD -MQ lib/gst/plugin/libgstclapper.so.p/gstclappersink.c.o -MF lib/gst/plugin/libgstclapper.so.p/gstclappersink.c.o.d -o lib/gst/plugin/libgstclapper.so.p/gstclappersink.c.o -c ../lib/gst/plugin/gstclappersink.c
    In file included from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
    from /usr/include/gstreamer-1.0/gst/gst.h:31,
    from ../lib/gst/plugin/gstclappersink.h:23,
    from ../lib/gst/plugin/gstclappersink.c:24: /usr/include/gstreamer-1.0/gst/gstconfig.h:146: warning: "GST_API_EXPORT" redefined
    146 | #define GST_API_EXPORT _GST_EXPORT extern
    |
    In file included from ../lib/gst/plugin/gstclappersink.c:21:
    lib/config.h:12: note: this is the location of the previous definition
    12 | #define GST_API_EXPORT extern
    |
    ../lib/gst/plugin/gstclappersink.c: In function ‘gst_clapper_sink_get_widget’:
    ../lib/gst/plugin/gstclappersink.c:282:5: warning: ‘gtk_picture_set_keep_aspect_ratio’ is deprecated: Use 'gtk_picture_set_content_fit' instead [-Wdeprecated-declarations]
    282 | gtk_picture_set_keep_aspect_ratio (GTK_PICTURE (self->widget),
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    In file included from /usr/include/gtk-4.0/gtk/gtk.h:208,
    from ../lib/gst/plugin/gstclappersink.h:22: /usr/include/gtk-4.0/gtk/gtkpicture.h:72:17: note: declared here
    72 | void gtk_picture_set_keep_aspect_ratio (GtkPicture *self,
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/gst/plugin/gstclappersink.c: In function ‘gst_clapper_sink_set_property’:
    ../lib/gst/plugin/gstclappersink.c:361:9: warning: ‘gtk_picture_set_keep_aspect_ratio’ is deprecated: Use 'gtk_picture_set_content_fit' instead [-Wdeprecated-declarations]
    361 | gtk_picture_set_keep_aspect_ratio (GTK_PICTURE (self->widget),
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gtk-4.0/gtk/gtkpicture.h:72:17: note: declared here
    72 | void gtk_picture_set_keep_aspect_ratio (GtkPicture *self,
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/gst/plugin/gstclappersink.c: In function ‘gst_clapper_sink_start_on_main’:
    ../lib/gst/plugin/gstclappersink.c:540:5: warning: ‘gtk_css_provider_load_from_data’ is deprecated: Use 'gtk_css_provider_load_from_string' instead [-Wdeprecated-declarations]
    540 | gtk_css_provider_load_from_data (provider,
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    In file included from /usr/include/gtk-4.0/gtk/gtk.h:97: /usr/include/gtk-4.0/gtk/gtkcssprovider.h:49:18: note: declared here
    49 | void gtk_css_provider_load_from_data (GtkCssProvider *css_provider,
    | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    [10/54] cc -Ilib/gst/clapper/libgstclapper-1.0.so.0.5.2.p -Ilib/gst/clapper -I../lib/gst/clapper -Ilib -I../lib -Ilib/gst -I../lib/gst -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/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 -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/libdrm -I/usr/include/
    gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wmissing-prototypes -Wdeclaration-after-statement -Wold-style-definition -Wmissing-
    declarations -Wredundant-decls -Wwrite-strings -Wformat -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wvla -Wpointer-arith -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -
    Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -DHAVE_CONFIG_H -DBUILDING_GST_CLAPPER -DGST_USE_UNSTABLE_API -DHAVE_GTK_GL -MD -
    MQ lib/gst/clapper/libgstclapper-1.0.so.0.5.2.p/gstclapper-video-renderer.c.o -MF lib/gst/clapper/libgstclapper-1.0.so.0.5.2.p/gstclapper-video-renderer.c.o.d -o lib/gst/clapper/libgstclapper-1.0.so.0.5.2.p/gstclapper-video-renderer.c.o -c ../lib/gst/
    clapper/gstclapper-video-renderer.c
    In file included from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
    from /usr/include/gstreamer-1.0/gst/gst.h:31,
    from ../lib/gst/clapper/gstclapper-video-renderer.h:25,
    from ../lib/gst/clapper/gstclapper-video-renderer.c:26: /usr/include/gstreamer-1.0/gst/gstconfig.h:146: warning: "GST_API_EXPORT" redefined
    146 | #define GST_API_EXPORT _GST_EXPORT extern
    |
    In file included from ../lib/gst/clapper/gstclapper-video-renderer.c:23: lib/config.h:12: note: this is the location of the previous definition
    12 | #define GST_API_EXPORT extern
    |
    [11/54] cc -Ilib/gst/clapper/libgstclapper-1.0.so.0.5.2.p -Ilib/gst/clapper -I../lib/gst/clapper -Ilib -I../lib -Ilib/gst -I../lib/gst -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/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 -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/libdrm -I/usr/include/
    gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wmissing-prototypes -Wdeclaration-after-statement -Wold-style-definition -Wmissing-
    declarations -Wredundant-decls -Wwrite-strings -Wformat -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wvla -Wpointer-arith -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -
    Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -DHAVE_CONFIG_H -DBUILDING_GST_CLAPPER -DGST_USE_UNSTABLE_API -DHAVE_GTK_GL -MD -
    MQ lib/gst/clapper/libgstclapper-1.0.so.0.5.2.p/gstclapper-g-main-context-signal-dispatcher.c.o -MF lib/gst/clapper/libgstclapper-1.0.so.0.5.2.p/gstclapper-g-main-context-signal-dispatcher.c.o.d -o lib/gst/clapper/libgstclapper-1.0.so.0.5.2.p/gstclapper-
    g-main-context-signal-dispatcher.c.o -c ../lib/gst/clapper/gstclapper-g-main-context-signal-dispatcher.c
    In file included from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,
    from /usr/include/gstreamer-1.0/gst/gst.h:31,
    from ../lib/gst/clapper/gstclapper-types.h:25,
    from ../lib/gst/clapper/gstclapper-g-main-context-signal-dispatcher.h:25,
    from ../lib/gst/clapper/gstclapper-g-main-context-signal-dispatcher.c:33:
    /usr/include/gstreamer-1.0/gst/gstconfig.h:146: warning: "GST_API_EXPORT" redefined
    146 | #define GST_API_EXPORT _GST_EXPORT extern
    |
    In file included from ../lib/gst/clapper/gstclapper-g-main-context-signal-dispatcher.c:30:
    lib/config.h:12: note: this is the location of the previous definition
    12 | #define GST_API_EXPORT extern
    |
    [12/54] cc -Ilib/gst/clapper/libgstclapper-1.0.so.0.5.2.p -Ilib/gst/clapper -I../lib/gst/clapper -Ilib -I../lib -Ilib/gst -I../lib/gst -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/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 -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/gudev-1.0 -I/usr/include/libdrm -I/usr/include/
    gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -Wmissing-prototypes -Wdeclaration-after-statement -Wold-style-definition -Wmissing-
    declarations -Wredundant-decls -Wwrite-strings -Wformat -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wvla -Wpointer-arith -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -
    Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -DHAVE_CONFIG_H -DBUILDING_GST_CLAPPER -DGST_USE_UNSTABLE_API -DHAVE_GTK_GL -MD -
    MQ lib/gst/clapper/libgstclapper-1.0.so.0.5.2.p/gstclapper-visualization.c.o -MF lib/gst/clapper/libgstclapper-1.0.so.0.5.2.p/gstclapper-visualization.c.o.d -o lib/gst/clapper/libgstclapper-1.0.so.0.5.2.p/gstclapper-visualization.c.o -c ../lib/gst/
    clapper/gstclapper-visualization.c
    In file included from /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7,

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to josch@debian.org on Thu Feb 15 11:10:01 2024
    This is a multi-part message in MIME format...

    Your message dated Thu, 15 Feb 2024 11:00:31 +0100
    with message-id <170799123103.3855153.12503207033974967424@localhost>
    and subject line Re: clapper: FTBFS: make: *** [debian/rules:6: binary] Error 25
    has caused the Debian Bug report #1060961,
    regarding clapper: FTBFS: make: *** [debian/rules:6: binary] Error 25
    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 owner@bugs.debian.org
    immediately.)


    --
    1060961: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060961
    Debian Bug Tracking System
    Contact owner@bugs.debian.org with problems

    Received: (at submit) by bugs.debian.org; 16 Jan 2024 19:45:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-106.0 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
    DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,
    SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE,UNPARSEABLE_RELAY,
    USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST,WORD_WITHOUT_VOWELS
    autolearn=ham autolearn_force=no
    version=3.4.6-bugs.debian.org_2005_01_02
    X-Spam-Bayes: score:0.0000 Tokens: new, 182; hammy, 150; neutral, 565; spammy,
    0. spammytokens: hammytokens:0.000-+--python3,
    0.000-+--Hx-spam-relays-external:sk:stravin, 0.000-+--H*RT:sk:stravin,
    0.000-+--Hx-spam-relays-external:311, 0.000-+--H*RT:311
    Return-path: <lucas@debian.org>
    Received: from stravinsky.debi