Your message dated Sat, 18 Jul 2015 10:19:42 +0000
with message-id <e1zgpda-0006gm...@franck.debian.org>
and subject line Bug#778055: fixed in padevchooser 0.9.4-1.2
has caused the Debian Bug report #778055,
regarding padevchooser: 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.)
--
778055: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778055
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:padevchooser
Version: 0.9.4-1.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/padevchooser_0.9.4-1.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
[...]
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GUILIBS... yes
checking for PULSE... yes
checking for AVAHI... yes
checking for lynx... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/README.html
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
dh_auto_build -a -O--parallel
make[1]: Entering directory '/«PKGBUILDDIR»'
make all-recursive
make[2]: Entering directory '/«PKGBUILDDIR»'
Making all in src
make[3]: Entering directory '/«PKGBUILDDIR»/src'
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DORBIT2=1 -pthread
-I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0
-I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0
-I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0
-I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/x86_64-linux-gnu/gnome-vfs-2.0/include -I/usr/include/gconf/2
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -I/usr/include/startup-notification-1.0
-I/usr/include/gnome-desktop-2.0 -D_REENTRANT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -D_REENTRANT
-DGLADE_FILE=\"/usr/share/padevchooser/padevchooser.glade\"
-DDESKTOP_FILE=\"/usr/share/applications/padevchooser.desktop\"
-DDESKTOP_DIR=\"/usr/share/applications\" -D_FORTIFY_SOURCE=2 -pipe -Wall -W
-Wno-unused-parameter -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c -o padevchooser.o padevchooser.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DORBIT2=1 -pthread
-I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0
-I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0
-I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0
-I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/x86_64-linux-gnu/gnome-vfs-2.0/include -I/usr/include/gconf/2
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -I/usr/include/startup-notification-1.0
-I/usr/include/gnome-desktop-2.0 -D_REENTRANT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -D_REENTRANT
-DGLADE_FILE=\"/usr/share/padevchooser/padevchooser.glade\"
-DDESKTOP_FILE=\"/usr/share/applications/padevchooser.desktop\"
-DDESKTOP_DIR=\"/usr/share/applications\" -D_FORTIFY_SOURCE=2 -pipe -Wall -W
-Wno-unused-parameter -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c -o x11prop.o x11prop.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DORBIT2=1 -pthread
-I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0
-I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0
-I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0
-I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/x86_64-linux-gnu/gnome-vfs-2.0/include -I/usr/include/gconf/2
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -I/usr/include/startup-notification-1.0
-I/usr/include/gnome-desktop-2.0 -D_REENTRANT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -D_REENTRANT
-DGLADE_FILE=\"/usr/share/padevchooser/padevchooser.glade\"
-DDESKTOP_FILE=\"/usr/share/applications/padevchooser.desktop\"
-DDESKTOP_DIR=\"/usr/share/applications\" -D_FORTIFY_SOURCE=2 -pipe -Wall -W
-Wno-unused-parameter -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c -o browser.o browser.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DORBIT2=1 -pthread
-I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0
-I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0
-I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0
-I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/x86_64-linux-gnu/gnome-vfs-2.0/include -I/usr/include/gconf/2
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -I/usr/include/startup-notification-1.0
-I/usr/include/gnome-desktop-2.0 -D_REENTRANT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -D_REENTRANT
-DGLADE_FILE=\"/usr/share/padevchooser/padevchooser.glade\"
-DDESKTOP_FILE=\"/usr/share/applications/padevchooser.desktop\"
-DDESKTOP_DIR=\"/usr/share/applications\" -D_FORTIFY_SOURCE=2 -pipe -Wall -W
-Wno-unused-parameter -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c -o stubs.o stubs.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DORBIT2=1 -pthread
-I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0
-I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0
-I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0
-I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/x86_64-linux-gnu/gnome-vfs-2.0/include -I/usr/include/gconf/2
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -I/usr/include/startup-notification-1.0
-I/usr/include/gnome-desktop-2.0 -D_REENTRANT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -D_REENTRANT
-DGLADE_FILE=\"/usr/share/padevchooser/padevchooser.glade\"
-DDESKTOP_FILE=\"/usr/share/applications/padevchooser.desktop\"
-DDESKTOP_DIR=\"/usr/share/applications\" -D_FORTIFY_SOURCE=2 -pipe -Wall -W
-Wno-unused-parameter -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c -o avahi-wrap.o `test -f 'pulsecore/avahi-wrap.c' ||
echo './'`pulsecore/avahi-wrap.c
gcc -pipe -Wall -W -Wno-unused-parameter -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security -Wl,-z,relro -o padevchooser padevchooser.o
x11prop.o browser.o stubs.o avahi-wrap.o -lnotify -lglade-2.0 -lxml2
-lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2
-lbonobo-activation -lORBit-2 -lgnomecanvas-2 -lart_lgpl_2 -lgnomevfs-2
-lgconf-2 -lgthread-2.0 -pthread -lgmodule-2.0 -pthread -lgnome-desktop-2
-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0
-lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig
-lfreetype -lstartup-notification-1 -lX11 -lpulse-mainloop-glib -lpulse
-lglib-2.0 -lavahi-common -lavahi-client
/usr/bin/ld: browser.o: undefined reference to symbol 'pa_log_level_meta'
//usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-5.0.so: error adding
symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[3]: *** [padevchooser] Error 1
Makefile:389: recipe for target 'padevchooser' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/src'
make[2]: *** [all-recursive] Error 1
Makefile:371: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
Makefile:311: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
dh_auto_build: make -j10 returned exit code 2
make: *** [build-arch] Error 2
debian/rules:4: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: padevchooser
Source-Version: 0.9.4-1.2
We believe that the bug you reported is fixed in the latest version of
padevchooser, 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 778...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Philipp Kern <pk...@debian.org> (supplier of updated padevchooser 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: SHA256
Format: 1.8
Date: Sat, 18 Jul 2015 12:04:54 +0200
Source: padevchooser
Binary: padevchooser
Architecture: source amd64
Version: 0.9.4-1.2
Distribution: unstable
Urgency: medium
Maintainer: Barak A. Pearlmutter <b...@debian.org>
Changed-By: Philipp Kern <pk...@debian.org>
Description:
padevchooser - PulseAudio Device Chooser
Closes: 778055
Changes:
padevchooser (0.9.4-1.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix FTBFS with gcc-5; thanks to Andrew Patterson. (Closes: #778055)
Checksums-Sha1:
ea631fbd85bae64324e1f2cfb5d5fa6461f26b92 1634 padevchooser_0.9.4-1.2.dsc
de1e39efad5642154d26d2ce489efaac0d482a92 3192
padevchooser_0.9.4-1.2.debian.tar.xz
141285f1a7a346c11985865136f91be007be8ac9 19584 padevchooser_0.9.4-1.2_amd64.deb
Checksums-Sha256:
747e3fc99353ad912edf089ce1a93e834242c477133f8f6786f50e8cf013e8d4 1634
padevchooser_0.9.4-1.2.dsc
48435f156e34d51d080649f4bfd22c616d9a1198a6a0b1cbbec3985b0c6181cd 3192
padevchooser_0.9.4-1.2.debian.tar.xz
5147e7206d728a786e48ea27ccc2e3fd962fd2bbe8f94556719c4c10c215013b 19584
padevchooser_0.9.4-1.2_amd64.deb
Files:
5299d761d2c60062b1bb7555fe97fa12 1634 sound optional padevchooser_0.9.4-1.2.dsc
814bc657602c74e104a1b249543f0afb 3192 sound optional
padevchooser_0.9.4-1.2.debian.tar.xz
41812c0b6ef1ef06eee6e836f207aea1 19584 sound optional
padevchooser_0.9.4-1.2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBCAAGBQJVqiYSAAoJEERuJUU10Fbsj8UH/26SndzYGlu7x7jjsgofjfcq
6idLrKPJ5dnZDyTzbp0Bju5E5jfpgHP9vNjU/dEjKwHvdca/zvd3G9WRXpkKmK5p
V6hFP/dYqBJQspYov56VUKxXmYRAim3ykmaT9U5xdUI0f1c/sFbEdUfHmMn7DTZq
JzLeqaJywpAmtgDx6qAqxwLPdWLo2e0sJg0SGmv9P64m4sT8inuwjfR5GJ/VOZz9
NMfgbAs3usBcqrWPtdeLDM0NcHOK8RPY5ZCRG2MN4l4suzrTyc3qI6QA1aLcKT5c
iquB3IoBOwSGbEyd97t7kI/ZqPT1EOT0xQmXTK3lxUebbw4y/rLAP6iZgETCk3g=
=UsNl
-----END PGP SIGNATURE-----
--- End Message ---