Your message dated Thu, 23 Jul 2015 17:19:47 +0000
with message-id <e1zik9r-0006lr...@franck.debian.org>
and subject line Bug#777880: fixed in gnac 0.2.4-1.1
has caused the Debian Bug report #777880,
regarding gnac: ftbfs with GCC-5
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.)


-- 
777880: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777880
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gnac
Version: 0.2.4-1
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/gnac_0.2.4-1_unstable_gcc5.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, 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-5/porting_to.html

[...]
 #define TRUE (!FALSE)
              ^
../libgnac/libgnac-debug.h:35:59: note: in expansion of macro 'TRUE'
         libgnac_debug_real (__func__, __FILE__, __LINE__, TRUE, __VA_ARGS__)
                                                           ^
profiles/gnac-profiles-utils.c:807:7: note: in expansion of macro 
'libgnac_debug'
       libgnac_debug("Unhandled widget type: %s",
       ^
In file included from profiles/gnac-profiles-utils.c:29:0:
../libgnac/libgnac-debug.h:69:1: note: expected 'const gchar * {aka const char 
*}' but argument is of type 'int'
 libgnac_debug_real(const gchar *func,
 ^
  CC     gnac-gnac-profiles-xml-engine.o
gcc -DHAVE_CONFIG_H -I. -I..  -I../libgnac 
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" 
-DSYSCONFDIR=\""/etc"\" -DPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DPKGDATADIR=\""/usr/share/gnac"\" 
-DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/gnac/formats"\"   -D_FORTIFY_SOURCE=2  
-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2  -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-
 linux-gnu/glib-2.0/include   -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/unique-3.0  -Wall 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  
-Wl,--export-dynamic -O2 -c -o gnac-gnac-profiles-xml-engine.o `test -f 
'profiles/gnac-profiles-xml-engine.c' || echo 
'./'`profiles/gnac-profiles-xml-engine.c
  CC     gnac-gnac-profiles-aac.o
gcc -DHAVE_CONFIG_H -I. -I..  -I../libgnac 
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" 
-DSYSCONFDIR=\""/etc"\" -DPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DPKGDATADIR=\""/usr/share/gnac"\" 
-DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/gnac/formats"\"   -D_FORTIFY_SOURCE=2  
-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2  -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-
 linux-gnu/glib-2.0/include   -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/unique-3.0  -Wall 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  
-Wl,--export-dynamic -O2 -c -o gnac-gnac-profiles-aac.o `test -f 
'profiles/formats/gnac-profiles-aac.c' || echo 
'./'`profiles/formats/gnac-profiles-aac.c
  CC     gnac-gnac-profiles-flac.o
gcc -DHAVE_CONFIG_H -I. -I..  -I../libgnac 
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" 
-DSYSCONFDIR=\""/etc"\" -DPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DPKGDATADIR=\""/usr/share/gnac"\" 
-DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/gnac/formats"\"   -D_FORTIFY_SOURCE=2  
-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2  -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-
 linux-gnu/glib-2.0/include   -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/unique-3.0  -Wall 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  
-Wl,--export-dynamic -O2 -c -o gnac-gnac-profiles-flac.o `test -f 
'profiles/formats/gnac-profiles-flac.c' || echo 
'./'`profiles/formats/gnac-profiles-flac.c
  CC     gnac-gnac-profiles-lame.o
gcc -DHAVE_CONFIG_H -I. -I..  -I../libgnac 
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" 
-DSYSCONFDIR=\""/etc"\" -DPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DPKGDATADIR=\""/usr/share/gnac"\" 
-DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/gnac/formats"\"   -D_FORTIFY_SOURCE=2  
-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2  -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-
 linux-gnu/glib-2.0/include   -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/unique-3.0  -Wall 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  
-Wl,--export-dynamic -O2 -c -o gnac-gnac-profiles-lame.o `test -f 
'profiles/formats/gnac-profiles-lame.c' || echo 
'./'`profiles/formats/gnac-profiles-lame.c
  CC     gnac-gnac-profiles-speex.o
gcc -DHAVE_CONFIG_H -I. -I..  -I../libgnac 
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" 
-DSYSCONFDIR=\""/etc"\" -DPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DPKGDATADIR=\""/usr/share/gnac"\" 
-DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/gnac/formats"\"   -D_FORTIFY_SOURCE=2  
-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2  -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-
 linux-gnu/glib-2.0/include   -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/unique-3.0  -Wall 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  
-Wl,--export-dynamic -O2 -c -o gnac-gnac-profiles-speex.o `test -f 
'profiles/formats/gnac-profiles-speex.c' || echo 
'./'`profiles/formats/gnac-profiles-speex.c
  CC     gnac-gnac-profiles-unknown.o
gcc -DHAVE_CONFIG_H -I. -I..  -I../libgnac 
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" 
-DSYSCONFDIR=\""/etc"\" -DPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DPKGDATADIR=\""/usr/share/gnac"\" 
-DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/gnac/formats"\"   -D_FORTIFY_SOURCE=2  
-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2  -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-
 linux-gnu/glib-2.0/include   -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/unique-3.0  -Wall 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  
-Wl,--export-dynamic -O2 -c -o gnac-gnac-profiles-unknown.o `test -f 
'profiles/formats/gnac-profiles-unknown.c' || echo 
'./'`profiles/formats/gnac-profiles-unknown.c
  CC     gnac-gnac-profiles-vorbis.o
gcc -DHAVE_CONFIG_H -I. -I..  -I../libgnac 
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" 
-DSYSCONFDIR=\""/etc"\" -DPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DPKGDATADIR=\""/usr/share/gnac"\" 
-DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/gnac/formats"\"   -D_FORTIFY_SOURCE=2  
-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2  -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-
 linux-gnu/glib-2.0/include   -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/unique-3.0  -Wall 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  
-Wl,--export-dynamic -O2 -c -o gnac-gnac-profiles-vorbis.o `test -f 
'profiles/formats/gnac-profiles-vorbis.c' || echo 
'./'`profiles/formats/gnac-profiles-vorbis.c
  CC     gnac-gnac-profiles-wav.o
gcc -DHAVE_CONFIG_H -I. -I..  -I../libgnac 
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" 
-DSYSCONFDIR=\""/etc"\" -DPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DPKGDATADIR=\""/usr/share/gnac"\" 
-DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/gnac/formats"\"   -D_FORTIFY_SOURCE=2  
-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2  -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-
 linux-gnu/glib-2.0/include   -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/unique-3.0  -Wall 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  
-Wl,--export-dynamic -O2 -c -o gnac-gnac-profiles-wav.o `test -f 
'profiles/formats/gnac-profiles-wav.c' || echo 
'./'`profiles/formats/gnac-profiles-wav.c
  CC     gnac-gnac-profiles-wavpack.o
gcc -DHAVE_CONFIG_H -I. -I..  -I../libgnac 
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib/x86_64-linux-gnu"\" 
-DSYSCONFDIR=\""/etc"\" -DPIXMAPDIR=\""/usr/share/pixmaps"\" 
-DPKGDATADIR=\""/usr/share/gnac"\" 
-DPLUGINDIR=\""/usr/lib/x86_64-linux-gnu/gnac/formats"\"   -D_FORTIFY_SOURCE=2  
-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2  -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-
 linux-gnu/glib-2.0/include   -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/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/unique-3.0  -Wall 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  
-Wl,--export-dynamic -O2 -c -o gnac-gnac-profiles-wavpack.o `test -f 
'profiles/formats/gnac-profiles-wavpack.c' || echo 
'./'`profiles/formats/gnac-profiles-wavpack.c
  CCLD   gnac
gnac-gnac-profiles-default.o: In function `gnac_profiles_default_init':
gnac-profiles-default.c:(.text+0x1b0): undefined reference to 
`libgnac_critial_real'
collect2: error: ld returned 1 exit status
make[4]: *** [gnac] Error 1
Makefile:493: recipe for target 'gnac' failed
make[4]: Leaving directory '/«PKGBUILDDIR»/src'
make[3]: *** [all-recursive] Error 1
Makefile:982: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/src'
make[2]: *** [all-recursive] Error 1
Makefile:383: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
Makefile:312: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
debian/rules:6: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: gnac
Source-Version: 0.2.4-1.1

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

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated gnac 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: Sat, 18 Jul 2015 18:55:05 +0200
Source: gnac
Binary: gnac
Architecture: source
Version: 0.2.4-1.1
Distribution: unstable
Urgency: medium
Maintainer: Khalid El Fathi <kha...@elfathi.fr>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
 gnac       - audio converter for GNOME
Closes: 777880
Changes:
 gnac (0.2.4-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix "ftbfs with GCC-5":
     add patch from Greg Pearson: fix typo in header file.
     (Closes: #777880)
Checksums-Sha1:
 80a567ace25441152a2be9cbff910ce45e19c0fc 2100 gnac_0.2.4-1.1.dsc
 e3890633003ac5f243e7dfaa39708e105905b688 10428 gnac_0.2.4-1.1.debian.tar.xz
Checksums-Sha256:
 f4448a60022090d8eca5592dc0d67194f04b32d2aa20d9e980e10114ed393068 2100 
gnac_0.2.4-1.1.dsc
 c427ba8611779fcaf1dec571a1c1778b41c4305e98baa274358561c2589e2d36 10428 
gnac_0.2.4-1.1.debian.tar.xz
Files:
 58fbfe08b9cf640ebcc386e0a83dce1d 2100 sound optional gnac_0.2.4-1.1.dsc
 a6b4bef40241e4c1fce9f6df7f7e932c 10428 sound optional 
gnac_0.2.4-1.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJVqoVdXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGM68QAIaEBkG9Iuq29E4f7LdXIbi8
6PRJSFVUHPmM3aOL+GDZ6m1aSN5bZDgy7u92SXvTVsmBUEjx2LbOICqdB60TqjTx
lxl1T34CUnC9IlAxWI9BHzkCat0i5b0OlrrTo1zvAG7DyOZV+HflhZ7gEQTLhygV
heHpNzLKhpHGPtS/H7adtxRqZrV/o2yhNZCU3ho4VMB5Y/Uvwg1yy0kEMLgnzPi7
oI1s2azwN9dKTGnsfJHFkGGQNtY4kx40vda2oXh/BEX5/Ub3FdRYoic0jWntBCd4
HnGMowoMeSUm96lxTHPGayU625XapGlUfwRoOZsCuvqAk6myQyHxVM4Wg15AIc5u
NHv2zq4uh1Z4ubVpjvaBQ/JKNRhAFXcf15O2oZqJWZ5RIIuf79yLeyTTrJlAhl4e
4HEtipzFOtg2vDukjfVfDdrVfAX5jUJSvBEoW/cNvJcIbDNGe39nnfFROuShjPZ1
V3yOj+amdQOQwdFCE1CZhcmDONIJ2W7t4fHgyNTEuFCasZ8hrJAgpjLg2xrLGqfa
m9lWSIT/hXbF8JMBkjr04Nk2nxlaFMdgZLoiaiQXnIlu1phTuz2rILQKmM+W71fP
A1iR9qqA07d4wI0C3Cpbqg3Ycb4Aa9w/CEj25v57sAcq5MAhkTrtfA1zpyizx1LF
Z9GBqFNjUlbeqOozpyOn
=R9dr
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to