Your message dated Wed, 15 Jul 2015 19:04:40 +0000
with message-id <e1zfryy-0003sq...@franck.debian.org>
and subject line Bug#778128: fixed in spectools 201108r1-5
has caused the Debian Bug report #778128,
regarding spectools: 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.)
--
778128: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778128
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:spectools
Version: 201108r1-4
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/spectools_201108r1-4_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
[...]
spectool_gtk_spectral.c: At top level:
spectool_gtk_widget.h:208:13: warning: inline function 'hsv_to_rgb' declared
but never defined
inline void hsv_to_rgb(double *r, double *g, double *b,
^
spectool_gtk_widget.h:206:13: warning: inline function 'rgb_to_hsv' declared
but never defined
inline void rgb_to_hsv(double r, double g, double b,
^
spectool_gtk_widget.h:199:12: warning: inline function
'spectool_widget_find_chan_pt' declared but never defined
inline int spectool_widget_find_chan_pt(SpectoolWidget *wwidget, int x, int y);
^
gcc -D_FORTIFY_SOURCE=2 -I./ -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -pthread -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 -c
spectool_gtk_topo.c -o spectool_gtk_topo.o
spectool_gtk_topo.c: In function 'spectool_topo_context_help':
spectool_gtk_topo.c:328:2: warning: implicit declaration of function
'Spectool_Help_Dialog' [-Wimplicit-function-declaration]
Spectool_Help_Dialog("Topographic View", topo_help_txt);
^
In file included from spectool_gtk_topo.h:33:0,
from spectool_gtk_topo.c:20:
spectool_gtk_topo.c: At top level:
spectool_gtk_widget.h:208:13: warning: inline function 'hsv_to_rgb' declared
but never defined
inline void hsv_to_rgb(double *r, double *g, double *b,
^
spectool_gtk_widget.h:206:13: warning: inline function 'rgb_to_hsv' declared
but never defined
inline void rgb_to_hsv(double r, double g, double b,
^
spectool_gtk_widget.h:199:12: warning: inline function
'spectool_widget_find_chan_pt' declared but never defined
inline int spectool_widget_find_chan_pt(SpectoolWidget *wwidget, int x, int y);
^
gcc -D_FORTIFY_SOURCE=2 -I./ -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -pthread -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 -c
spectool_gtk.c -o spectool_gtk.o
In file included from spectool_gtk_planar.h:33:0,
from spectool_gtk.c:31:
spectool_gtk_widget.h:208:13: warning: inline function 'hsv_to_rgb' declared
but never defined
inline void hsv_to_rgb(double *r, double *g, double *b,
^
spectool_gtk_widget.h:206:13: warning: inline function 'rgb_to_hsv' declared
but never defined
inline void rgb_to_hsv(double r, double g, double b,
^
spectool_gtk_widget.h:199:12: warning: inline function
'spectool_widget_find_chan_pt' declared but never defined
inline int spectool_widget_find_chan_pt(SpectoolWidget *wwidget, int x, int y);
^
gcc spectool_container.o wispy_hw_gen1.o wispy_hw_24x.o wispy_hw_dbx.o
ubertooth_hw_u1.o spectool_net_client.o spectool_gtk_hw_registry.o
spectool_gtk_widget.o spectool_gtk_channel.o spectool_gtk_planar.o
spectool_gtk_spectral.o spectool_gtk_topo.o spectool_gtk.o -o spectool_gtk
-Wl,-z,relro -lpthread -lm -lusb -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
spectool_gtk_channel.o: In function `spectool_channel_draw':
/«PKGBUILDDIR»/spectool_gtk_channel.c:124: undefined reference to `hsv_to_rgb'
collect2: error: ld returned 1 exit status
make[1]: *** [spectool_gtk] Error 1
Makefile:68: recipe for target 'spectool_gtk' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
debian/rules:5: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: spectools
Source-Version: 201108r1-5
We believe that the bug you reported is fixed in the latest version of
spectools, 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.
Raphaël Hertzog <hert...@debian.org> (supplier of updated spectools 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: Wed, 15 Jul 2015 20:38:21 +0200
Source: spectools
Binary: spectools
Architecture: source amd64
Version: 201108r1-5
Distribution: unstable
Urgency: medium
Maintainer: Francois Marier <franc...@debian.org>
Changed-By: Raphaël Hertzog <hert...@debian.org>
Description:
spectools - Utilities for using the Wi-Spy USB spectrum analyzer hardware
Closes: 778128
Changes:
spectools (201108r1-5) unstable; urgency=medium
.
* Team upload.
.
[ Francois Marier ]
* Run wrap-and-sort
.
[ Raphaël Hertzog ]
* Pass "-std=gnu89" to gcc to avoid build failures due to gcc now defaulting
to C11. Closes: #778128
Checksums-Sha1:
fc1cb4f6943369146d19b002a65b6832fb664d5e 1631 spectools_201108r1-5.dsc
342d2a257ebcaa69836e1db954f17785d31acd49 4132
spectools_201108r1-5.debian.tar.xz
a3df1a583d6d62f1b8adb06bc66896ca6c565e25 78770 spectools_201108r1-5_amd64.deb
Checksums-Sha256:
94ad3878d4aeea9a0f3dbeceb00cc2ab43e2d44636502594682332b9d45dc8e3 1631
spectools_201108r1-5.dsc
8db5eaa1ac7bd3d9c924ae3ce5028c630d7f517bc429e4fe5bd6f808c5469fb8 4132
spectools_201108r1-5.debian.tar.xz
208b83747d956281e8c69b2bb72bcd908b07fdfb77f520398cbe3bd56368a8b9 78770
spectools_201108r1-5_amd64.deb
Files:
10dfc94e0ddb9331770d23cba2552731 1631 electronics extra
spectools_201108r1-5.dsc
60f65a39a9a90e4a09ca3038cc328ddf 4132 electronics extra
spectools_201108r1-5.debian.tar.xz
be7acdae48036b21cde179cd18e8a4c0 78770 electronics extra
spectools_201108r1-5_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
Comment: Signed by Raphael Hertzog
iQEcBAEBCAAGBQJVpqqwAAoJEAOIHavrwpq5ODEH/RMnPOdPLC/tfzCl8wfDyWeh
tzECJLKpiItwb7mJziDjyCM3NpoUSjGFmqurCBExxA19CBtLUk8gDxA0tCfIgOXo
BCWNmoFZNH/wIYN6fpUfL1JqhL78x45K7Sljiq8+ZpocqBt+SEwD/1b/0jlsFsZe
UQO2wdcPKQ4g+vpPabqXYbTtILk9x1dvbyS0t3v/NDJum7XJlWSL9iWMKq2w0PtO
eOzLX9neWFM6sy8JkW1knMtD+oZtjHAAXVcCCrCUz1nGbjGSZbrc8m1RALo0+Xy9
iB0GHWbIICR4J1EAeMLXcDY1yQ7zL/QnYLvWYa2QnKfQR2LvEDF/1ugCr2FRKZM=
=VYmV
-----END PGP SIGNATURE-----
--- End Message ---