Your message dated Sat, 14 Feb 2015 13:48:28 +0000
with message-id <[email protected]>
and subject line Bug#777807: fixed in brickos 0.9.0.dfsg-9
has caused the Debian Bug report #777807,
regarding brickos: 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 [email protected]
immediately.)


-- 
777807: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777807
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:brickos
Version: 0.9.0.dfsg-8
Severity: normal
Tags: sid stretch
User: [email protected]
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/brickos_0.9.0.dfsg-8_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

[...]
loader.c:487:21: warning: pointer targets in assignment differ in signedness 
[-Wpointer-sign]
   if (buffer[0]) tty=buffer;
                     ^
cc -o rcxtty.o -c rcxtty.c -O2 -Wall -O2 -Wall -I. 
-I/«PKGBUILDDIR»/include/lnp
cc -o keepalive.o -c keepalive.c -O2 -Wall -O2 -Wall -I. 
-I/«PKGBUILDDIR»/include/lnp
cc -o lnp.o -c /«PKGBUILDDIR»/kernel/lnp.c -O2 -Wall -O2 -Wall -I. 
-I/«PKGBUILDDIR»/include/lnp
/«PKGBUILDDIR»/kernel/lnp.c: In function 'lnp_integrity_write':
/«PKGBUILDDIR»/kernel/lnp.c:184:40: warning: pointer targets in passing 
argument 1 of 'lnp_checksum_copy' differ in signedness [-Wpointer-sign]
   unsigned char c = lnp_checksum_copy( buffer_ptr+2, data, length);
                                        ^
/«PKGBUILDDIR»/kernel/lnp.c:135:15: note: expected 'unsigned char *' but 
argument is of type 'char *'
 unsigned char lnp_checksum_copy( unsigned char *dest,
               ^
/«PKGBUILDDIR»/kernel/lnp.c: In function 'lnp_addressing_write':
/«PKGBUILDDIR»/kernel/lnp.c:206:40: warning: pointer targets in passing 
argument 1 of 'lnp_checksum_copy' differ in signedness [-Wpointer-sign]
   unsigned char c = lnp_checksum_copy( buffer_ptr+4, data, length );
                                        ^
/«PKGBUILDDIR»/kernel/lnp.c:135:15: note: expected 'unsigned char *' but 
argument is of type 'char *'
 unsigned char lnp_checksum_copy( unsigned char *dest,
               ^
/«PKGBUILDDIR»/kernel/lnp.c: At top level:
/«PKGBUILDDIR»/kernel/lnp.c:472:5: error: redefinition of 
'lnp_integrity_active'
 int lnp_integrity_active(void) {
     ^
In file included from /«PKGBUILDDIR»/kernel/lnp.c:43:0:
/«PKGBUILDDIR»/include/lnp/sys/lnp.h:140:19: note: previous definition of 
'lnp_integrity_active' was here
 extern inline int lnp_integrity_active(void) {
                   ^
/«PKGBUILDDIR»/kernel/lnp.c:489:6: error: redefinition of 'lnp_timeout_set'
 void lnp_timeout_set(unsigned short timeout) {
      ^
In file included from /«PKGBUILDDIR»/kernel/lnp.c:43:0:
/«PKGBUILDDIR»/include/lnp/sys/lnp.h:155:20: note: previous definition of 
'lnp_timeout_set' was here
 extern inline void lnp_timeout_set(unsigned short timeout) {
                    ^
make[4]: *** [lnp.o] Error 1
Makefile:83: recipe for target 'lnp.o' failed
make[4]: Leaving directory '/«PKGBUILDDIR»/util/dll-src'
make[3]: *** [all] Error 2
Makefile:28: recipe for target 'all' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/util'
make[2]: *** [all] Error 2
Makefile:34: recipe for target 'all' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [override_dh_auto_build] Error 2
debian/rules:16: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
debian/rules:13: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: brickos
Source-Version: 0.9.0.dfsg-9

We believe that the bug you reported is fixed in the latest version of
brickos, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Tautschnig <[email protected]> (supplier of updated brickos 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 14 Feb 2015 12:01:50 +0000
Source: brickos
Binary: brickos brickos-doc
Architecture: source i386 all
Version: 0.9.0.dfsg-9
Distribution: unstable
Urgency: low
Maintainer: Michael Tautschnig <[email protected]>
Changed-By: Michael Tautschnig <[email protected]>
Description:
 brickos    - alternative OS for LEGO(r) Mindstorms RCX. Supports devel. in C/C
 brickos-doc - documentation for brickOS an Alternative OS for the RCX
Closes: 777807
Changes:
 brickos (0.9.0.dfsg-9) unstable; urgency=low
 .
   * Add -std=gnu89 to GCC's command line to enforce extern inline behaviour
     with GCC 5 (closes: #777807)
   * Also enable hardening build flags
   * Conforms with policy version 3.9.6
   * Integrated improved watch file. Thanks Bart Martens for putting it
     together.
   * Use system jquery in brickos-doc
Checksums-Sha1:
 ca3c65c520cc0b5c8f9cfa17505650525870137c 1911 brickos_0.9.0.dfsg-9.dsc
 a0aa03d7ccfb18481f021821d59e2299cdaa826e 19128 
brickos_0.9.0.dfsg-9.debian.tar.xz
 b218c6816c708677d999bdc4edb181e6450b1cb6 440966 
brickos-doc_0.9.0.dfsg-9_all.deb
Checksums-Sha256:
 cfe62ede0b6632a2311520d9b88dc41fc19cce5cecc15d37692367c872bed909 1911 
brickos_0.9.0.dfsg-9.dsc
 64b7b7943cd44f335fe68e0f8e5881dae3f116b51a2a0647247b3d4afd7170eb 19128 
brickos_0.9.0.dfsg-9.debian.tar.xz
 75c683363a7a56c2fe236eea5ebc9cabd3237303e68aebf83e084d248f113148 440966 
brickos-doc_0.9.0.dfsg-9_all.deb
Files:
 edef5cd98554de17074ecab33f555519 1911 devel extra brickos_0.9.0.dfsg-9.dsc
 bd28a3515bfc8d5b72c6e06bbe6f577f 19128 devel extra 
brickos_0.9.0.dfsg-9.debian.tar.xz
 3e567267b59a552b0156b34f6873c7f3 440966 doc extra 
brickos-doc_0.9.0.dfsg-9_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: GPGTools - http://gpgtools.org

iQIcBAEBCAAGBQJU308vAAoJEDu/g5M27KkxaLAQAJv3kfmdiZzT5tPidWgj/kr/
BrBltRrs4EJOTsmppx3cZxXnHnY9G0660nyN24yuw4zuGz1e5OPgtoSmt75dCOOM
whY5FNbyVsnLR9E3j4Rxp5re+NP6JUGbrm878slIVGEF88tKBSNW4ij/Q8sAlHLr
3qecb6jTrs+wGOIRa7v8WXxMEZPSWWRYvh5tQdVIQqSkODrXnI7B3HPz5ovXcg0+
Ful84n6E0Jx5H1RpDmnZ/r41jMRdxHOMKAgBRBuTJueHetFzqURoeKL7mbLCQleY
WKirP0s90yMpmUstSDfJ56LMuJxGG4UyOXIdiLXOam/IaJfxRX+/6lu81MPfYmF+
a7lWqhER9RnBlxXUnVYBSefGk6Cvu5zV1Q6mPpVKx63G1BnnR3lUQCMxXuolEpCO
ALmjzhHrRmGEAob6lTNYfhpQoKY4anVCl+/Y7jPZ/GSGZ2UVe7l81V1w6KOr8nMK
wipp4v1SWARDUojvJoJd0i/IgGhUdBb7gdsJltVQ0iDz8xASZmiTgntq0PAJw32C
a9KP/IP/PBMveMlAx5vzl2j8sGxJ7bMZMBNqAeRZAv/1hcEDqkPtBuDJuNy0iy7a
wqsSVAut4TJUBbFdLjej/XNe+QZ4UTWleWQIG5eLiDEc7aZF10upuu4SH7KwQVYL
Z0/RTh9XH1X7LbE9q5z5
=nk5v
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to