Your message dated Wed, 01 Jul 2015 21:28:05 +0200
with message-id <[email protected]>
and subject line Re: Bug#777878: glusterfs: ftbfs with GCC-5
has caused the Debian Bug report #777878,
regarding glusterfs: 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.)
--
777878: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777878
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:glusterfs
Version: 3.5.2-1
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/glusterfs_3.5.2-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
[...]
In file included from argp-fmtstream.c:34:0:
argp-fmtstream.h:211:38: note: previous definition of
'argp_fmtstream_set_rmargin' was here
#define __argp_fmtstream_set_rmargin argp_fmtstream_set_rmargin
^
argp-fmtstream.h:272:1: note: in expansion of macro
'__argp_fmtstream_set_rmargin'
__argp_fmtstream_set_rmargin (argp_fmtstream_t __fs, size_t __rmargin)
^
In file included from argp-fmtstream.c:35:0:
argp-namefrob.h:70:38: error: redefinition of 'argp_fmtstream_set_wmargin'
#define __argp_fmtstream_set_wmargin argp_fmtstream_set_wmargin
^
argp-fmtstream.c:456:1: note: in expansion of macro
'__argp_fmtstream_set_wmargin'
__argp_fmtstream_set_wmargin (argp_fmtstream_t __fs, size_t __wmargin)
^
In file included from argp-fmtstream.c:34:0:
argp-fmtstream.h:212:38: note: previous definition of
'argp_fmtstream_set_wmargin' was here
#define __argp_fmtstream_set_wmargin argp_fmtstream_set_wmargin
^
argp-fmtstream.h:284:1: note: in expansion of macro
'__argp_fmtstream_set_wmargin'
__argp_fmtstream_set_wmargin (argp_fmtstream_t __fs, size_t __wmargin)
^
In file included from argp-fmtstream.c:35:0:
argp-namefrob.h:72:32: error: redefinition of 'argp_fmtstream_point'
#define __argp_fmtstream_point argp_fmtstream_point
^
argp-fmtstream.c:468:1: note: in expansion of macro '__argp_fmtstream_point'
__argp_fmtstream_point (argp_fmtstream_t __fs)
^
In file included from argp-fmtstream.c:34:0:
argp-fmtstream.h:213:32: note: previous definition of 'argp_fmtstream_point'
was here
#define __argp_fmtstream_point argp_fmtstream_point
^
argp-fmtstream.h:296:1: note: in expansion of macro '__argp_fmtstream_point'
__argp_fmtstream_point (argp_fmtstream_t __fs)
^
make[5]: *** [argp-fmtstream.o] Error 1
Makefile:434: recipe for target 'argp-fmtstream.o' failed
make[4]: *** [all-recursive] Error 1
Makefile:450: recipe for target 'all-recursive' failed
make[3]: *** [all] Error 2
Makefile:348: recipe for target 'all' failed
make[2]: *** [all-recursive] Error 1
Makefile:525: recipe for target 'all-recursive' failed
make[1]: *** [all] Error 2
Makefile:427: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
debian/rules:4: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
fixed #777878 3.7.2-1
thanks
Am 14.02.2015 um 16:55 schrieb Patrick Matthäi:
> Am 12.02.2015 um 11:31 schrieb Matthias Klose:
>> Package: src:glusterfs
>> Version: 3.5.2-1
>> 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.
>
> Hi Matthias,
>
> may you also test it with the version included in experimental (3.6.2-1)?
>
>
I couldn't reproduce it with 3.7.2-1 anymore.
--
/*
Mit freundlichem Gruß / With kind regards,
Patrick Matthäi
GNU/Linux Debian Developer
Blog: http://www.linux-dev.org/
E-Mail: [email protected]
[email protected]
*/
signature.asc
Description: OpenPGP digital signature
--- End Message ---