Your message dated Thu, 23 Jul 2015 13:20:23 +0000
with message-id <e1zigqb-00061v...@franck.debian.org>
and subject line Bug#778157: fixed in user-mode-linux 4.0-1um-0.1
has caused the Debian Bug report #778157,
regarding user-mode-linux: 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.)


-- 
778157: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778157
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:user-mode-linux
Version: 3.16-1um-0.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/user-mode-linux_3.16-1um-0.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

[...]
  CC      arch/um/kernel/config.o
In file included from arch/um/kernel/config.c:8:0:
./arch/um/include/shared/init.h:129:26: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before '__used'
 #define __uml_setup_help __used __section(.uml.help.init)
                          ^
./arch/um/include/shared/init.h:122:37: note: in expansion of macro 
'__uml_setup_help'
  static const char *__uml_help_##fn __uml_setup_help = __uml_help_str_##fn
                                     ^
./arch/um/include/shared/init.h:111:2: note: in expansion of macro '__uml_help'
  __uml_help(fn, help);      \
  ^
arch/um/kernel/config.c:2080:1: note: in expansion of macro '__uml_setup'
 __uml_setup("--showconfig", print_config,
 ^
./arch/um/include/shared/init.h:128:26: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before '__used'
 #define __uml_init_setup __used __section(.uml.setup.init)
                          ^
./arch/um/include/shared/init.h:113:43: note: in expansion of macro 
'__uml_init_setup'
  static struct uml_param __uml_setup_##fn __uml_init_setup = { 
__uml_setup_str_##fn, fn }
                                           ^
arch/um/kernel/config.c:2080:1: note: in expansion of macro '__uml_setup'
 __uml_setup("--showconfig", print_config,
 ^
arch/um/kernel/config.c:2072:19: warning: 'print_config' defined but not used 
[-Wunused-function]
 static int __init print_config(char *line, int *add)
                   ^
In file included from arch/um/kernel/config.c:8:0:
./arch/um/include/shared/init.h:121:14: warning: '__uml_help_str_print_config' 
defined but not used [-Wunused-variable]
  static char __uml_help_str_##fn[] __initdata = help;  \
              ^
./arch/um/include/shared/init.h:111:2: note: in expansion of macro '__uml_help'
  __uml_help(fn, help);      \
  ^
arch/um/kernel/config.c:2080:1: note: in expansion of macro '__uml_setup'
 __uml_setup("--showconfig", print_config,
 ^
./arch/um/include/shared/init.h:112:14: warning: '__uml_setup_str_print_config' 
defined but not used [-Wunused-variable]
  static char __uml_setup_str_##fn[] __initdata = str;  \
              ^
arch/um/kernel/config.c:2080:1: note: in expansion of macro '__uml_setup'
 __uml_setup("--showconfig", print_config,
 ^
make[2]: *** [arch/um/kernel/config.o] Error 1
scripts/Makefile.build:257: recipe for target 'arch/um/kernel/config.o' failed
make[1]: *** [arch/um/kernel] Error 2
Makefile:905: recipe for target 'arch/um/kernel' failed
make[1]: Leaving directory '/«PKGBUILDDIR»/linux-source-3.16'
make: *** [build-stamp] Error 2
debian/rules:73: recipe for target 'build-stamp' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: user-mode-linux
Source-Version: 4.0-1um-0.1

We believe that the bug you reported is fixed in the latest version of
user-mode-linux, 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.
Jakub Wilk <jw...@debian.org> (supplier of updated user-mode-linux 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 13:08:01 +0200
Source: user-mode-linux
Binary: user-mode-linux
Architecture: source
Version: 4.0-1um-0.1
Distribution: unstable
Urgency: low
Maintainer: User Mode Linux Maintainers <pkg-uml-p...@lists.alioth.debian.org>
Changed-By: Jakub Wilk <jw...@debian.org>
Description:
 user-mode-linux - User-mode Linux (kernel)
Closes: 778157 787979
Changes:
 user-mode-linux (4.0-1um-0.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * New upstream release (closes: #787979).
     + Update Linux version number in debian/control and debian/rules.
     + Refresh configs.
   * Add patch (08-gcc5.patch) to fix FTBFS with GCC 5 (closes: #778157).
     Thanks to Matthias Klose for the bug report.
Checksums-Sha1:
 f4685228142bf9fe641141d64ef9cb26f2997ac9 2105 user-mode-linux_4.0-1um-0.1.dsc
 b714e94f9c7b24fbf436363235d7c31c77614dc2 29678 
user-mode-linux_4.0-1um.orig.tar.gz
 819e8bd2b0f050ae434a7a57b829fa2ad7a6784f 15748 
user-mode-linux_4.0-1um-0.1.diff.gz
Checksums-Sha256:
 41b9c3e9d64bcbc45c23ae129c41d79a6062199e3729a352c36100b3c5a5f564 2105 
user-mode-linux_4.0-1um-0.1.dsc
 8063b9f9cf9b02b05a810a55a4192834185c9612ea7e68040f3eab593e02ee00 29678 
user-mode-linux_4.0-1um.orig.tar.gz
 63c01c18d168c5f7f38a672a4402a099475750032cf4ac24104ca4facbc113c9 15748 
user-mode-linux_4.0-1um-0.1.diff.gz
Files:
 a839293dbdec4709b0646e51efed9773 2105 kernel extra 
user-mode-linux_4.0-1um-0.1.dsc
 bbd10f01774dcae6475a07dc0ce388d6 29678 kernel extra 
user-mode-linux_4.0-1um.orig.tar.gz
 eca4fb9573f6c2718a3d48132c9adbd8 15748 kernel extra 
user-mode-linux_4.0-1um-0.1.diff.gz

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

iQIcBAEBCAAGBQJVqkoxAAoJEC1Os6YBVHX1Jf0P/0SvxWszF0O51a/fD4P+HmFA
N5bIhnSm6a+c6fD30Rb3OTDDaUcWU1lfdiMDpeBBT16GsI9tyDzX14x5H6mOAnOL
3y8upvPozXj/pD8dofApDKi1mS55wDOOw7wGofB9ShmLjhMoJZ8wVHCgPu2pEOcd
vE6FgkN8BcgXZAv5BGA1ygah6sPfAjU7hZ3Ul2NSAsdHOSzWYJeDfiOsezdWp0De
fSBPyz3qkUGn1l9LaWm1V80WqVz1pE3XWUmVmyzjxXXXVkaPerTNVof1RbpRULVW
6E83SuM6mW8VKYudKOzSPMCesuiTSmteBV1dS1/4vbs3avEHn2/oVqtArQQwnf3G
2IPjDldeVnFV5pCrh37mzz0cDgyaFDW2dyPApHdTvopjFuLFmD1Kk0hW+N/V5Tvg
mhf2McD0F7wDqTYHmiREGIaTlvEmp8LHUNMRFhnC1rGzChp6S+XCv3S10T/bMcgy
0uvp6eb1AFMeYP7NnvhN6JPYQ+mvM47HAq5aKW6BrPLIkHnsbBCtjtRSamuJtRXo
f1cirq+aAn8UXjCvbfkTzsAI2XCZdj8awTSV22EP9TvZMAOxA+ppxydl8Rgvb5Rr
v0k4WUd3e02YX/xl2JlkTGvhrq/NxjqEu8HmF4uB1GTO3NZxP1d8QIX9YSwsMC1r
KFzvfbU95pfUfUsXXAs5
=+kmA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to