Bug#957973: xcfa: ftbfs with GCC-10

Matthias Klose doko at debian.org
Fri Apr 17 12:13:54 BST 2020


Package: src:xcfa
Version: 5.0.2-1
Severity: normal
Tags: sid bullseye
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/xcfa_5.0.2-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
split_spectre.c:142:3: warning: ‘gdk_device_manager_get_client_pointer’ is deprecated [-Wdeprecated-declarations]
  142 |   GdkDevice   *device  = gdk_device_manager_get_client_pointer( manager );
      |   ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkdisplay.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from split_spectre.c:32:
/usr/include/gtk-3.0/gdk/gdkdevicemanager.h:44:14: note: declared here
   44 | GdkDevice *  gdk_device_manager_get_client_pointer (GdkDeviceManager *device_manager);
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-split_conv.o `test -f 'split_conv.c' || echo './'`split_conv.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-split_wav.o `test -f 'split_wav.c' || echo './'`split_wav.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-statusbar.o `test -f 'statusbar.c' || echo './'`statusbar.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-tags.o `test -f 'tags.c' || echo './'`tags.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-tags_aac.o `test -f 'tags_aac.c' || echo './'`tags_aac.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-tags_aiff.o `test -f 'tags_aiff.c' || echo './'`tags_aiff.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-tags_ape.o `test -f 'tags_ape.c' || echo './'`tags_ape.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-tags_dts.o `test -f 'tags_dts.c' || echo './'`tags_dts.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-tags_flac.o `test -f 'tags_flac.c' || echo './'`tags_flac.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-tags_m4a.o `test -f 'tags_m4a.c' || echo './'`tags_m4a.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-tags_mp3.o `test -f 'tags_mp3.c' || echo './'`tags_mp3.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-tags_mpc.o `test -f 'tags_mpc.c' || echo './'`tags_mpc.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-tags_ogg.o `test -f 'tags_ogg.c' || echo './'`tags_ogg.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-tags_rm.o `test -f 'tags_rm.c' || echo './'`tags_rm.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-tags_shn.o `test -f 'tags_shn.c' || echo './'`tags_shn.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-tags_wav.o `test -f 'tags_wav.c' || echo './'`tags_wav.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-tags_wavpack.o `test -f 'tags_wavpack.c' || echo './'`tags_wavpack.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-tags_wma.o `test -f 'tags_wma.c' || echo './'`tags_wma.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-tags_ac3.o `test -f 'tags_ac3.c' || echo './'`tags_ac3.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-web.o `test -f 'web.c' || echo './'`web.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-win_treeview.o `test -f 'win_treeview.c' || echo './'`win_treeview.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-win_about.o `test -f 'win_about.c' || echo './'`win_about.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-win_info.o `test -f 'win_info.c' || echo './'`win_info.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-win_reader.o `test -f 'win_reader.c' || echo './'`win_reader.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-win_scan.o `test -f 'win_scan.c' || echo './'`win_scan.c
gcc -DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -I. -I..  -I../lib -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic -c -o xcfa-win_vte.o `test -f 'win_vte.c' || echo './'`win_vte.c
win_vte.c: In function ‘WinVte_realize’:
win_vte.c:122:2: warning: ‘vte_terminal_set_encoding’ is deprecated [-Wdeprecated-declarations]
  122 |  vte_terminal_set_encoding( VTE_TERMINAL( VarVte.AdrWidget ),"UTF-8", NULL );
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/vte-2.91/vte/vte.h:35,
                 from win_vte.c:43:
/usr/include/vte-2.91/vte/vtedeprecated.h:120:10: note: declared here
  120 | gboolean vte_terminal_set_encoding(VteTerminal *terminal,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DDATA_DIR=\""/usr/share"\" -DLOCALE_DIR=\""/usr/share/locale"\" -DPIXMAPS_DIR=\""/usr/share/pixmaps/xcfa"\"  -g -O2 -Wall -D_REENTRANT -DLinux -Wl,--export-dynamic  -lm -Wl,--as-needed -Wl,--as-needed -o xcfa xcfa-main.o xcfa-builder.o xcfa-alsa_audio.o xcfa-alsa_play.o xcfa-cd_audio.o xcfa-cd_audio_extract.o xcfa-cd_audio_toc.o xcfa-cd_cue.o xcfa-cd_expander.o xcfa-cd_normalise.o xcfa-cd_curl.o xcfa-configuser.o xcfa-conv.o xcfa-cursor.o xcfa-dvd.o xcfa-dvd_table.o xcfa-dvd_read.o xcfa-dvd_extract.o xcfa-dragNdrop.o xcfa-extra.o xcfa-file.o xcfa-file_analyze.o xcfa-file_wav.o xcfa-file_mp3ogg.o xcfa-file_tags.o xcfa-file_scan_db.o xcfa-file_action.o xcfa-file_lc.o xcfa-file_conv.o xcfa-file_wav_conv.o xcfa-file_mp3ogg_conv.o xcfa-file_trash.o xcfa-fileselect.o xcfa-get_info.o xcfa-mplayer.o xcfa-normalise.o xcfa-notify_send.o xcfa-options.o xcfa-options_cd.o xcfa-options_mp3.o xcfa-options_oggenc.o xcfa-options_flac.o xcfa-options_mac.o xcfa-options_wavpack.o xcfa-options_musepack.o xcfa-options_faac.o xcfa-options_aacplusenc.o xcfa-options_tags.o xcfa-options_internal.o xcfa-parse.o xcfa-play_file.o xcfa-poche.o xcfa-poche_dir.o xcfa-poche_draw.o xcfa-poche_save.o xcfa-poche_txt.o xcfa-poche_web.o xcfa-popup.o xcfa-prg_init.o xcfa-proc.o xcfa-replaygain.o xcfa-scan.o xcfa-split.o xcfa-split_selector.o xcfa-split_spectre.o xcfa-split_cue.o xcfa-split_conv.o xcfa-split_wav.o xcfa-statusbar.o xcfa-tags.o xcfa-tags_aac.o xcfa-tags_aiff.o xcfa-tags_ape.o xcfa-tags_dts.o xcfa-tags_flac.o xcfa-tags_m4a.o xcfa-tags_mp3.o xcfa-tags_mpc.o xcfa-tags_ogg.o xcfa-tags_rm.o xcfa-tags_shn.o xcfa-tags_wav.o xcfa-tags_wavpack.o xcfa-tags_wma.o xcfa-tags_ac3.o xcfa-web.o xcfa-win_treeview.o xcfa-win_about.o xcfa-win_info.o xcfa-win_reader.o xcfa-win_scan.o xcfa-win_vte.o ../lib/lib.a -lm -lX11 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lcairo -lgthread-2.0 -pthread -lglib-2.0  -lvte-2.91 -lcurl -lpthread -lasound -ltag_c 
/usr/bin/ld: xcfa-cd_audio.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: multiple definition of `StatusBar'; xcfa-main.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: first defined here
/usr/bin/ld: xcfa-cd_audio_toc.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: multiple definition of `StatusBar'; xcfa-main.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: first defined here
/usr/bin/ld: xcfa-dvd.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: multiple definition of `StatusBar'; xcfa-main.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: first defined here
/usr/bin/ld: xcfa-file.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: multiple definition of `StatusBar'; xcfa-main.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: first defined here
/usr/bin/ld: xcfa-file_wav.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: multiple definition of `StatusBar'; xcfa-main.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: first defined here
/usr/bin/ld: xcfa-file_mp3ogg.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: multiple definition of `StatusBar'; xcfa-main.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: first defined here
/usr/bin/ld: xcfa-file_tags.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: multiple definition of `StatusBar'; xcfa-main.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: first defined here
/usr/bin/ld: xcfa-poche_dir.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: multiple definition of `StatusBar'; xcfa-main.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: first defined here
/usr/bin/ld: xcfa-poche_save.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: multiple definition of `StatusBar'; xcfa-main.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: first defined here
/usr/bin/ld: xcfa-split.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: multiple definition of `StatusBar'; xcfa-main.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: first defined here
/usr/bin/ld: xcfa-split_selector.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: multiple definition of `StatusBar'; xcfa-main.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: first defined here
/usr/bin/ld: xcfa-statusbar.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: multiple definition of `StatusBar'; xcfa-main.o:/<<PKGBUILDDIR>>/src/statusbar.h:47: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:474: xcfa] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:399: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:340: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:6: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2



More information about the pkg-multimedia-maintainers mailing list