Your message dated Tue, 28 Jul 2015 22:24:14 +0000
with message-id <e1zkdie-0000q4...@franck.debian.org>
and subject line Bug#778109: fixed in s51dude 0.3.1-1.1
has caused the Debian Bug report #778109,
regarding s51dude: 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.)
--
778109: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778109
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:s51dude
Version: 0.3.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/s51dude_0.3.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
[...]
rm -f s51dude.o ihex.o usbtiny.o parse_params.o parts.o s51dude
make -C po/ clean
make[2]: Entering directory '/«PKGBUILDDIR»/po'
rm -f es.mo
make[2]: Leaving directory '/«PKGBUILDDIR»/po'
make[1]: Leaving directory '/«PKGBUILDDIR»'
dh_clean
debian/rules build-arch
dh build-arch
dh_testdir -a
dh_auto_configure -a
dh_auto_build -a
make[1]: Entering directory '/«PKGBUILDDIR»'
CC s51dude.o
CC ihex.o
In file included from ihex.c:13:0:
s51dude.h:156:13: warning: inline function 'print_error' declared but never
defined
inline void print_error(char *msg);
^
CC usbtiny.o
In file included from usbtiny.c:39:0:
s51dude.h:156:13: warning: inline function 'print_error' declared but never
defined
inline void print_error(char *msg);
^
CC parse_params.o
In file included from parse_params.c:22:0:
s51dude.h:156:13: warning: inline function 'print_error' declared but never
defined
inline void print_error(char *msg);
^
CC parts.o
In file included from parts.c:20:0:
s51dude.h:156:13: warning: inline function 'print_error' declared but never
defined
inline void print_error(char *msg);
^
CC s51dude
usbtiny.o: In function `usb_control':
/«PKGBUILDDIR»/usbtiny.c:75: undefined reference to `print_error'
usbtiny.o: In function `usbtiny_open':
/«PKGBUILDDIR»/usbtiny.c:156: undefined reference to `print_error'
parse_params.o: In function `load_action':
/«PKGBUILDDIR»/parse_params.c:135: undefined reference to `print_error'
/«PKGBUILDDIR»/parse_params.c:126: undefined reference to `print_error'
collect2: error: ld returned 1 exit status
make[1]: *** [s51dude] Error 1
Makefile:35: recipe for target 's51dude' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
debian/rules:3: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: s51dude
Source-Version: 0.3.1-1.1
We believe that the bug you reported is fixed in the latest version of
s51dude, 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.
gregor herrmann <gre...@debian.org> (supplier of updated s51dude 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: Thu, 23 Jul 2015 23:51:59 +0200
Source: s51dude
Binary: s51dude
Architecture: source
Version: 0.3.1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Lucas Chiesa <lucas.chi...@gmail.com>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
s51dude - In-System Programmer for 8051 MCUs using usbtiny
Closes: 778109
Changes:
s51dude (0.3.1-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix "ftbfs with GCC-5":
debian/rules: build with "build with -fgnu89-inline".
(Closes: #778109)
Checksums-Sha1:
09e0636263208023b7ab8e94563f4e17fba32cca 1842 s51dude_0.3.1-1.1.dsc
4c51a6184d8e4ec040d286bc139a78a308c7b35f 1696 s51dude_0.3.1-1.1.debian.tar.xz
Checksums-Sha256:
8e722cdf1cc2604317004f9dc9964784d3e157231c04c8a4a441eb4e7435f343 1842
s51dude_0.3.1-1.1.dsc
ffb050c035916453fab203a63c79d435362161680af475f0312b138795704079 1696
s51dude_0.3.1-1.1.debian.tar.xz
Files:
31504d551bbc855d4183c23c8975e5a5 1842 electronics extra s51dude_0.3.1-1.1.dsc
0c8b905dde00df4be45cd426bb4d396a 1696 electronics extra
s51dude_0.3.1-1.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQJ8BAEBCgBmBQJVsWIeXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGTMEP/2Pa6oRetnr1u6i1pFrfkBXp
RUyg51tQ3i/ii/urINm38JbzuSEheLedyM3VSNHGn/CObK+N3YdB1NnWybcjg2Ji
dLWZJdsS9pVv2cliapAgFrtp2RunIY8wg1xey6DQHXsh10VnMXK/yL3gu/IxKvTF
G96fFEx5g5Jbl0D4F2ykgRAymBwwDGz1Qevy5gFmwWUNoeJV5XshnrioAM73Eo1X
/7wkRTb1uWESB4F83eyDNMyCt96p6K+aQU3LeHvsDPbzGfiMgOMKTMV0funprVtQ
j4Xh3NeJtvUV6q+cJSwyj6nZQtXXCXmSeCX/1qM2E2w6987JS7DjGHe5gaS7N/41
J91EwZVgECe5+M28d29LtuOnXZH70GF4El0PDM5pQtwM3F6YfR4GRmvTGXv91Grf
GPmUx2n5yN7Dmlaw91LthK++CYov05voCmc0mW43Ii0kxmYvO1qf87tutqBTMFR5
1iAD66eloUxdKCahypF9DZ/+OvVMAEqh95Ixj4csx+Omo4NpG8IO2q7FBn2BsyLP
2pj9/RbMVCzC0B4R9wBW+bqyX9ZDFDD7RDdKdtNZojRbXxYpxV2+HsNZmxdVaaV0
0BNMZ5nf4yGvgbdNZOuD4lliUTxQhIO34bYA/vXUGwUadFBmGWf+IWn1NxgzM38E
2eLrzz8SGofcZPtKJtZP
=DL3e
-----END PGP SIGNATURE-----
--- End Message ---