Bug#957383: jamin: ftbfs with GCC-10

Matthias Klose doko at debian.org
Fri Apr 17 12:03:18 BST 2020


Package: src:jamin
Version: 0.98.9~git20170111~199091~repack1-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/jamin_0.98.9~git20170111~199091~repack1-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

[...]
      |                                                   ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
interface.c:6617:3: warning: ‘gtk_hbox_new’ is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
 6617 |   hbox_w3_1 = gtk_hbox_new (FALSE, 0);
      |   ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from interface.c:16:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
interface.c:6639:3: warning: ‘gtk_vbox_new’ is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
 6639 |   vbox168 = gtk_vbox_new (FALSE, 0);
      |   ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from interface.c:16:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
interface.c:6649:3: warning: ‘gtk_hbox_new’ is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
 6649 |   hbox84 = gtk_hbox_new (FALSE, 0);
      |   ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from interface.c:16:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
interface.c:6666:3: warning: ‘gtk_hbox_new’ is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
 6666 |   hbox85 = gtk_hbox_new (FALSE, 0);
      |   ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from interface.c:16:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
interface.c:6482:14: warning: unused variable ‘custom26’ [-Wunused-variable]
 6482 |   GtkWidget *custom26;
      |              ^~~~~~~~
interface.c:6462:14: warning: unused variable ‘custom23’ [-Wunused-variable]
 6462 |   GtkWidget *custom23;
      |              ^~~~~~~~
interface.c: In function ‘create_window4’:
interface.c:6816:3: warning: ‘gtk_hbox_new’ is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
 6816 |   hbox_w4_1 = gtk_hbox_new (FALSE, 0);
      |   ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from interface.c:16:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
rm -f libnopt.a
ar cru libnopt.a libnopt_a-interface.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libnopt.a
/bin/bash ../libtool  --tag=CC   --mode=link gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -g   -I/usr/include/libxml2  -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o jamin jamin-callbacks.o jamin-compressor-ui.o jamin-geq.o jamin-gtkmeter.o jamin-hdeq.o jamin-intrim.o jamin-io.o jamin-io-menu.o jamin-limiter-ui.o jamin-presets-ui.o jamin-main.o jamin-multiout-ui.o jamin-plugin.o jamin-process.o jamin-resource.o jamin-ringbuffer.o jamin-rms.o jamin-spectrum.o jamin-spline.o jamin-state.o jamin-status-ui.o jamin-stereo.o jamin-support.o jamin-transport.o jamin-scenes.o jamin-preferences.o jamin-help.o libnopt.a -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfftw3f -lxml2 -ljack -lpthread -llo -lpthread -ldl -lm -lm -lpthread 
libtool: link: gcc -g -O2 "-fdebug-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/libxml2 -Wall -g -O2 "-fdebug-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o jamin jamin-callbacks.o jamin-compressor-ui.o jamin-geq.o jamin-gtkmeter.o jamin-hdeq.o jamin-intrim.o jamin-io.o jamin-io-menu.o jamin-limiter-ui.o jamin-presets-ui.o jamin-main.o jamin-multiout-ui.o jamin-plugin.o jamin-process.o jamin-resource.o jamin-ringbuffer.o jamin-rms.o jamin-spectrum.o jamin-spline.o jamin-state.o jamin-status-ui.o jamin-stereo.o jamin-support.o jamin-transport.o jamin-scenes.o jamin-preferences.o jamin-help.o  libnopt.a -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfftw3f -lxml2 -ljack -llo -ldl -lm -lpthread
/usr/bin/ld: jamin-compressor-ui.o:./src/hdeq.h:68: multiple definition of `l_notebook1'; jamin-callbacks.o:./src/hdeq.h:68: first defined here
/usr/bin/ld: jamin-geq.o:./src/hdeq.h:68: multiple definition of `l_notebook1'; jamin-callbacks.o:./src/hdeq.h:68: first defined here
/usr/bin/ld: jamin-hdeq.o:./src/hdeq.h:68: multiple definition of `l_notebook1'; jamin-callbacks.o:./src/hdeq.h:68: first defined here
/usr/bin/ld: jamin-main.o:./src/hdeq.h:68: multiple definition of `l_notebook1'; jamin-callbacks.o:./src/hdeq.h:68: first defined here
/usr/bin/ld: jamin-state.o:./src/hdeq.h:68: multiple definition of `l_notebook1'; jamin-callbacks.o:./src/hdeq.h:68: first defined here
/usr/bin/ld: jamin-scenes.o:./src/hdeq.h:68: multiple definition of `l_notebook1'; jamin-callbacks.o:./src/hdeq.h:68: first defined here
/usr/bin/ld: jamin-preferences.o:./src/hdeq.h:68: multiple definition of `l_notebook1'; jamin-callbacks.o:./src/hdeq.h:68: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:571: jamin] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:454: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:386: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2



More information about the pkg-multimedia-maintainers mailing list