Your message dated Thu, 09 Jul 2015 10:25:39 +0000
with message-id <e1zd91p-0001ks...@franck.debian.org>
and subject line Bug#777968: fixed in libprelude 1.0.0-11.5
has caused the Debian Bug report #777968,
regarding libprelude: 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.)


-- 
777968: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777968
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libprelude
Version: 1.0.0-11.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/libprelude_1.0.0-11.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

[...]
make[4]: Leaving directory '/«PKGBUILDDIR»/m4'
Making all in src
make[4]: Entering directory '/«PKGBUILDDIR»/src'
make  all-recursive
make[5]: Entering directory '/«PKGBUILDDIR»/src'
Making all in libprelude-error
make[6]: Entering directory '/«PKGBUILDDIR»/src/libprelude-error'
LANG="" gawk -f ./mkstrtable.awk -v textidx=3 \
        ./err-sources.h.in >err-sources.h
LANG="" gawk -f ./mkstrtable.awk -v textidx=3 \
./err-codes.h.in >err-codes.h
LANG="" gawk -f ./mkerrcodes1.awk ./errnos.in >_mkerrcodes.h
gcc -E _mkerrcodes.h | grep PRELUDE_ERROR_ | LANG="" gawk -f ./mkerrcodes.awk 
>mkerrcodes.h
rm _mkerrcodes.h
gcc -I. -I. -o mkerrcodes ./mkerrcodes.c
In file included from ./mkerrcodes.c:26:0:
./mkerrcodes.h:3:6: error: unknown type name 'PRELUDE_ERROR_E2BIG'
      PRELUDE_ERROR_E2BIG
      ^
./mkerrcodes.h:5:11: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before 'PRELUDE_ERROR_EADDRINUSE'
           PRELUDE_ERROR_EADDRINUSE
           ^
./mkerrcodes.h:5:11: error: unknown type name 'PRELUDE_ERROR_EADDRINUSE'
./mkerrcodes.c: In function 'main':
./mkerrcodes.c:59:31: error: 'err_table' undeclared (first use in this function)
       for (i = 0; i < sizeof (err_table) / sizeof (err_table[0]) - 1; i++)
                               ^
./mkerrcodes.c:59:31: note: each undeclared identifier is reported only once 
for each function it appears in
make[6]: *** [mkerrcodes] Error 1
Makefile:1557: recipe for target 'mkerrcodes' failed
make[6]: Leaving directory '/«PKGBUILDDIR»/src/libprelude-error'
make[5]: *** [all-recursive] Error 1
Makefile:1522: recipe for target 'all-recursive' failed
make[5]: Leaving directory '/«PKGBUILDDIR»/src'
make[4]: *** [all] Error 2
Makefile:1334: recipe for target 'all' failed
make[4]: Leaving directory '/«PKGBUILDDIR»/src'
make[3]: *** [all-recursive] Error 1
Makefile:1399: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/«PKGBUILDDIR»'
make[2]: *** [all] Error 2
Makefile:1262: recipe for target 'all' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
dh_auto_build: make -j1 returned exit code 2
make[1]: *** [build-core] Error 2
debian/rules:18: recipe for target 'build-core' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
debian/rules:55: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: libprelude
Source-Version: 1.0.0-11.5

We believe that the bug you reported is fixed in the latest version of
libprelude, 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 777...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <d...@debian.org> (supplier of updated libprelude 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: Thu, 09 Jul 2015 11:24:04 +0200
Source: libprelude
Binary: libprelude-dev libprelude2 libprelude2-dbg libprelude-perl 
python-prelude
Architecture: source amd64
Version: 1.0.0-11.5
Distribution: unstable
Urgency: medium
Maintainer: Pierre Chifflier <pol...@debian.org>
Changed-By: Matthias Klose <d...@debian.org>
Description:
 libprelude-dev - Security Information Management System [ Development files ]
 libprelude-perl - Security Information Management System [ Base library ]
 libprelude2 - Security Information Management System [ Base library ]
 libprelude2-dbg - Security Information Management System [ Debug symbols ]
 python-prelude - Security Information Management System [ Base library ]
Closes: 777968
Changes:
 libprelude (1.0.0-11.5) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix build with GCC 5. Closes: #777968.
Checksums-Sha1:
 c7e4bc3821819e56b3f2053322e5e9ad90ed0adb 2120 libprelude_1.0.0-11.5.dsc
 4b7401a1de8a55cb793b9dbf5295fa6c71e4315f 10124 
libprelude_1.0.0-11.5.debian.tar.xz
 c11809ba956edaae388ae4179303d8c6d44531e4 349100 
libprelude-dev_1.0.0-11.5_amd64.deb
 75434c226d12c6086f26a9a751992f0d7db5be07 609050 
libprelude-perl_1.0.0-11.5_amd64.deb
 d7f5645aa9dac2fdf72e8b5d055d5538c387b005 3321178 
libprelude2-dbg_1.0.0-11.5_amd64.deb
 5e6b843bd63f31981537dc4bd2bd384803d2fa70 753830 
libprelude2_1.0.0-11.5_amd64.deb
 74c5d55ce74b5afa37d2701bae3bb7230bea23ee 516386 
python-prelude_1.0.0-11.5_amd64.deb
Checksums-Sha256:
 139d665c71ff2ef24c716d5a6923d7b34f76b65d921befabc61476d0523fb6ae 2120 
libprelude_1.0.0-11.5.dsc
 85cc06348da22702093f661fbbe95783cc8532495cb36f93e4ead31b1a8d9701 10124 
libprelude_1.0.0-11.5.debian.tar.xz
 408c67773f0183664130bd8f5e6b70279dfb77188ce9f64dad8ba05e818a831e 349100 
libprelude-dev_1.0.0-11.5_amd64.deb
 4288dcd9c1878a0ef7cca4911011d2dd5d311b4fe0e04b5b6e88cce99626b980 609050 
libprelude-perl_1.0.0-11.5_amd64.deb
 153a26bfce3d15ea569121959c4bc164dcb35330443da677a3e38b2feefab8b9 3321178 
libprelude2-dbg_1.0.0-11.5_amd64.deb
 ba4fdd7d4560ef92c6e4804b54c605c946881f026d1971b118a1e01ecd45b5f0 753830 
libprelude2_1.0.0-11.5_amd64.deb
 b3ce841cbed297bc35bdfcfe38be95e525658826c9e2684fc14ef115233e8322 516386 
python-prelude_1.0.0-11.5_amd64.deb
Files:
 f1dff406503bc344d87064b6eafd8279 2120 libs extra libprelude_1.0.0-11.5.dsc
 b56dd7c59e03e23840fddf6772d2d8a0 10124 libs extra 
libprelude_1.0.0-11.5.debian.tar.xz
 abaf55500bc51a39dd604b74cbaca0a5 349100 libdevel extra 
libprelude-dev_1.0.0-11.5_amd64.deb
 ed23c3b54a3d0ec426bc3dc3af0f6f39 609050 perl extra 
libprelude-perl_1.0.0-11.5_amd64.deb
 bd7b7357641066a7734acd2b552cb5dc 3321178 debug extra 
libprelude2-dbg_1.0.0-11.5_amd64.deb
 de2026f593db14c01963fe0e379cd2fe 753830 libs extra 
libprelude2_1.0.0-11.5_amd64.deb
 f9a44bc6b25f5efbd1289563a5f81c1d 516386 python extra 
python-prelude_1.0.0-11.5_amd64.deb

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

iQIcBAEBCAAGBQJVnkF9AAoJEL1+qmB3j6b1XnQP/3+H06kmipFQ853WB9+ZLSC5
5wL1mF/jhbGiZIoC368TbKmm85xDgqRkIOrhR3swkab1YESMpgI4SHlg/f82pXSa
szxRPAaP5s3DZJkNb0NDdkAMSsYnM2ODaEmXzPTfzbMhh/v4rCWD3jXtoADG6k6B
a6XnP4kkOZ1iM/1+UVEtdv0Ovei+s0RuHS/txWGa82BKJ9xopMf3zHZ7sDrbdsQU
+JHz/Wa+db8Ha65kG+3Hpx56Nowivcdu6ZmHMbkxgacpHZFzTwjzm8cIl4IVl70i
BsFgg7WzJWJ1Yn2/GRnEzZdgahzvLssEeNlfQvXj/9pfz7S7K0GA4W0vwo4cqT2Y
qH/xkhrFVrHotjTvcf1WLV5MeczI3uQki8GVzXSISPGFGV89DahZEgUXeCW6Bo0t
9kuegOv5WxeA1kD3SStSNZN4dXvq4qm+OZDQs4ylbJwU6fakYs1YB2QhOalWUXEO
Gj9NBUaQkh7aaHrNZaRfkJ7yGWEM9etZwUumvyJLIlKIAdLIKZSfXFB8RwyepLQI
L7tmjXqGxca/wJZdbRdsmgXXg8kELwz9N/tCQwTUaq0gnIh+GAUS6KhkM2f156N9
28Hg+DrPy1U1qjGHnZHXLRM3OpIsivWwQ8EcF9DaToymPfxMvI48lcrPYo8qazrM
VNNXUpl2bL+PuSaVPTwC
=5ccB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to