Your message dated Sat, 18 Jul 2015 19:05:24 +0000
with message-id <e1zgxqk-0006yf...@franck.debian.org>
and subject line Bug#778009: fixed in mknbi 1.4.4-11
has caused the Debian Bug report #778009,
regarding mknbi: 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.)


-- 
778009: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778009
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mknbi
Version: 1.4.4-10
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/mknbi_1.4.4-10_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

[...]
                           ^
In file included from string.h:2:0,
                 from first32.c:2:
linux-asm-string.h:274:22: note: expected 'const char *' but argument is of 
type 'unsigned char *'
 static inline size_t strlen(const char * s)
                      ^
first32.c:552:36: warning: pointer targets in passing argument 1 of 'strlen' 
differ in signedness [-Wpointer-sign]
      && i < PARAMSIZE - 2 - strlen(params)) {
                                    ^
In file included from string.h:2:0,
                 from first32.c:2:
linux-asm-string.h:274:22: note: expected 'const char *' but argument is of 
type 'unsigned char *'
 static inline size_t strlen(const char * s)
                      ^
gcc -I. -Os -ffreestanding -fstrength-reduce -fomit-frame-pointer 
-fno-stack-protector -m32 -mcpu=i386 -Wall -W -Wno-format -Wno-unused 
-DVERSION=\"1.4.4\" -c memsizes.c
gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
gcc -I. -Os -ffreestanding -fstrength-reduce -fomit-frame-pointer 
-fno-stack-protector -m32 -mcpu=i386 -Wall -W -Wno-format -Wno-unused 
-DVERSION=\"1.4.4\" -c printf.c
gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
gcc -I. -Os -ffreestanding -fstrength-reduce -fomit-frame-pointer 
-fno-stack-protector -m32 -mcpu=i386 -Wall -W -Wno-format -Wno-unused 
-DVERSION=\"1.4.4\" -c string.c
gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
gcc -E -DRELOC=0x92800  start32.S | as --32 -o start32@0x92800.o
ld -N -Ttext 0x92800 -e _start --oformat binary -m elf_i386 -o 
first32@0x92800.linux start32@0x92800.o first32.o memsizes.o printf.o string.o
string.o: In function `__memcpy':
string.c:(.text+0x0): multiple definition of `__memcpy'
first32.o:first32.c:(.text+0x186): first defined here
string.o: In function `__constant_memcpy':
string.c:(.text+0x31): multiple definition of `__constant_memcpy'
first32.o:first32.c:(.text+0x1b7): first defined here
string.o: In function `memmove':
string.c:(.text+0x11b): multiple definition of `memmove'
first32.o:first32.c:(.text+0x2cc): first defined here
string.o: In function `__memset_generic':
string.c:(.text+0x142): multiple definition of `__memset_generic'
first32.o:first32.c:(.text+0x2f3): first defined here
string.o: In function `__constant_c_memset':
string.c:(.text+0x158): multiple definition of `__constant_c_memset'
first32.o:first32.c:(.text+0x309): first defined here
string.o: In function `__constant_c_and_count_memset':
string.c:(.text+0x189): multiple definition of `__constant_c_and_count_memset'
first32.o:first32.c:(.text+0x33a): first defined here
make[2]: *** [first32@0x92800.linux] Error 1
Makefile:93: recipe for target 'first32@0x92800.linux' failed
rm start32@0x92800.o
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [override_dh_auto_build] Error 2
debian/rules:18: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
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: mknbi
Source-Version: 1.4.4-11

We believe that the bug you reported is fixed in the latest version of
mknbi, 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 mknbi 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 20:55:44 +0200
Source: mknbi
Binary: mknbi
Architecture: source
Version: 1.4.4-11
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
 mknbi      - Create tagged images for Etherboot or Netboot
Closes: 778009
Changes:
 mknbi (1.4.4-11) unstable; urgency=medium
 .
   * QA upload.
   * Fix "ftbfs with GCC-5": add patch from Matthias Klose/Ubuntu:
     Build with -fgnu89-inline for GCC 5.
     (Closes: #778009)
Checksums-Sha1:
 465d34898bebdbf2c1cecad9e8c1bca75d59d2e2 1866 mknbi_1.4.4-11.dsc
 72fb1bfa652d56e5ffa1f10258843e73e9073fbe 4954 mknbi_1.4.4-11.debian.tar.gz
Checksums-Sha256:
 d7d98a249b60d1d4cc85ede82b35baa5d97f5980d7afb1135763ef31e47d9fa9 1866 
mknbi_1.4.4-11.dsc
 fd3b138fa87ce86f7df75ac5be4b2224e085bd6d285c9a6afa55fd24daaf65fc 4954 
mknbi_1.4.4-11.debian.tar.gz
Files:
 f304f8480250cdfc80f2e299fde0f0ab 1866 admin optional mknbi_1.4.4-11.dsc
 8d539c97f793ef30cf5f3171e9a5bba4 4954 admin optional 
mknbi_1.4.4-11.debian.tar.gz

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

iQJ8BAEBCgBmBQJVqqHQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoG+TgQAKi+VgJkfX8ahHeETv+FCSUp
UzgLm3M+Iwmb2F4mpFsc5VJ78Ncq3VWSoqW22Bk5Cd03/6ky2S/fYQcKlGr/SHfh
T9zM/VcF+yT8Lm0F+UBIHVP16Qqm2sd7mK5Yab/euI8PTL0sb3E5xEAxT157BeOt
uadtAPXN1DBvzIazKbNvCpLO+xWWIl8onaJwHM08KTIK45+9lidu8BiJFvNfu0Uz
8TXt5e/tHO4/iigGGeZNKdx4D/FCM8PN1YeIbaLrK3MVjK+qO1Mus2O3GfwEU6zO
I44Pbxyvxx7W6RLa3S1XTVi0BZtW9/5O4r5xLJlP3FJWdCUZJbZZ/V7Y7MBtSVbc
6e+P5YEWNmsvJdPzdUsgVyprKobe1zFYnIcjvyS7z7AoZDoc6xNLYDdg9/OQoEKH
rSgm4BbmfwcYL2MekE5Vt4hW3+memET8MAFfpEu6X1MOarmUpi0rILPdnrwg4nql
LFsrNLs44zZi16Q55MFTrEg02Nj5Nfhgze29SfLOsCfmUmzqjHhuUY6ZkUVd+2cb
zz6VPjnR+FRB5ftqXslj/2mP/Nadn6yvfpyF3qRIvmT9SzuySDtXGYmVWEcojhop
5uiSlF75UrrwBEsrsYlwehGN9UA3BbI0uXOTTP4NLdLFtAwppBD6cgvDs2L3wiBr
AUs4ZTG95ihajnI3EUwe
=Hv9n
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to