Your message dated Sun, 28 Jun 2015 04:19:01 +0000
with message-id <e1z943z-0004ac...@franck.debian.org>
and subject line Bug#777865: fixed in gccxml 0.9.0+git20140716-4
has caused the Debian Bug report #777865,
regarding gccxml: 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.)
--
777865: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777865
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gccxml
Version: 0.9.0+git20140716-2
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/gccxml_0.9.0+git20140716-2_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
[...]
cd /«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/GCC/gcc &&
/usr/bin/cc -DALMOST_STDC -DHAVE_CONFIG_H -DIN_GCC -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2
-w -I/«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/GCC/gcc
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/config
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/libdecnumber
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/libcpp/include
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/include -o
CMakeFiles/backend.dir/struct-equiv.c.o -c
/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/struct-equiv.c
/usr/bin/cmake -E cmake_progress_report
/«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/CMakeFiles
/usr/bin/cmake -E cmake_progress_report
/«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/CMakeFiles 44
[ 71%] [ 72%] Building C object GCC/gcc/CMakeFiles/backend.dir/targhooks.c.o
cd /«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/GCC/gcc &&
/usr/bin/cc -DALMOST_STDC -DHAVE_CONFIG_H -DIN_GCC -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2
-w -I/«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/GCC/gcc
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/config
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/libdecnumber
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/libcpp/include
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/include -o
CMakeFiles/backend.dir/targhooks.c.o -c
/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/targhooks.c
Building C object GCC/gcc/CMakeFiles/backend.dir/timevar.c.o
cd /«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/GCC/gcc &&
/usr/bin/cc -DALMOST_STDC -DHAVE_CONFIG_H -DIN_GCC -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2
-w -I/«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/GCC/gcc
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/config
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/libdecnumber
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/libcpp/include
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/include -o
CMakeFiles/backend.dir/timevar.c.o -c
/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/timevar.c
/usr/bin/cmake -E cmake_progress_report
/«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/CMakeFiles
[ 72%] Building C object GCC/gcc/CMakeFiles/backend.dir/toplev.c.o
cd /«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/GCC/gcc &&
/usr/bin/cc -DALMOST_STDC -DHAVE_CONFIG_H -DIN_GCC -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2
-w -I/«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/GCC/gcc
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/config
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/libdecnumber
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/libcpp/include
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/include
-DTARGET_NAME=x86_64-unknown-linux-gnu -o CMakeFiles/backend.dir/toplev.c.o
-c /«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/toplev.c
/usr/bin/cmake -E cmake_progress_report
/«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/CMakeFiles
[ 72%] Building C object GCC/gcc/CMakeFiles/backend.dir/tracer.c.o
cd /«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/GCC/gcc &&
/usr/bin/cc -DALMOST_STDC -DHAVE_CONFIG_H -DIN_GCC -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2
-w -I/«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/GCC/gcc
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/config
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/libdecnumber
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/libcpp/include
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/include -o
CMakeFiles/backend.dir/tracer.c.o -c
/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/tracer.c
/usr/bin/cmake -E cmake_progress_report
/«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/CMakeFiles
[ 72%] Building C object GCC/gcc/CMakeFiles/backend.dir/tree.c.o
cd /«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/GCC/gcc &&
/usr/bin/cc -DALMOST_STDC -DHAVE_CONFIG_H -DIN_GCC -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2
-w -I/«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/GCC/gcc
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/config
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/libdecnumber
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/libcpp/include
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/include -o
CMakeFiles/backend.dir/tree.c.o -c
/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/tree.c
/usr/bin/cmake -E cmake_progress_report
/«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/CMakeFiles 45
/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/toplev.c:546:1: error:
redefinition of 'floor_log2'
floor_log2 (unsigned HOST_WIDE_INT x)
^
In file included from
/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/toplev.c:59:0:
/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/toplev.h:174:1: note: previous
definition of 'floor_log2' was here
floor_log2 (unsigned HOST_WIDE_INT x)
^
/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/toplev.c:581:1: error:
redefinition of 'exact_log2'
exact_log2 (unsigned HOST_WIDE_INT x)
^
In file included from
/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/toplev.c:59:0:
/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/toplev.h:180:1: note: previous
definition of 'exact_log2' was here
exact_log2 (unsigned HOST_WIDE_INT x)
^
make[4]: *** [GCC/gcc/CMakeFiles/backend.dir/toplev.c.o] Error 1
make[4]: *** Waiting for unfinished jobs....
[ 73%] GCC/gcc/CMakeFiles/backend.dir/build.make:4013: recipe for target
'GCC/gcc/CMakeFiles/backend.dir/toplev.c.o' failed
Building C object GCC/gcc/CMakeFiles/backend.dir/tree-dump.c.o
cd /«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/GCC/gcc &&
/usr/bin/cc -DALMOST_STDC -DHAVE_CONFIG_H -DIN_GCC -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2
-w -I/«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu/GCC/gcc
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/config
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/libdecnumber
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/libcpp/include
-I/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/include -o
CMakeFiles/backend.dir/tree-dump.c.o -c
/«BUILDDIR»/gccxml-0.9.0+git20140716/GCC/gcc/tree-dump.c
make[4]: Leaving directory
'/«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu'
make[3]: *** [GCC/gcc/CMakeFiles/backend.dir/all] Error 2
CMakeFiles/Makefile2:1203: recipe for target
'GCC/gcc/CMakeFiles/backend.dir/all' failed
make[3]: Leaving directory
'/«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
Makefile:150: recipe for target 'all' failed
make[2]: Leaving directory
'/«BUILDDIR»/gccxml-0.9.0+git20140716/obj-x86_64-linux-gnu'
dh_auto_build: make -j10 returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
debian/rules:24: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/«BUILDDIR»/gccxml-0.9.0+git20140716'
make: *** [build-arch] Error 2
debian/rules:10: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: gccxml
Source-Version: 0.9.0+git20140716-4
We believe that the bug you reported is fixed in the latest version of
gccxml, 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.
Steve M. Robbins <s...@debian.org> (supplier of updated gccxml 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, 27 Jun 2015 22:58:41 -0500
Source: gccxml
Binary: gccxml libgccxml-dev
Architecture: source amd64
Version: 0.9.0+git20140716-4
Distribution: unstable
Urgency: medium
Maintainer: Steve M. Robbins <s...@debian.org>
Changed-By: Steve M. Robbins <s...@debian.org>
Description:
gccxml - XML output extension to GCC
libgccxml-dev - Libraries for building extension to gccxml output
Closes: 777865
Changes:
gccxml (0.9.0+git20140716-4) unstable; urgency=medium
.
* Build-depend on GCC 4.9. Closes: #777865. This package will be
shortly superceded by CastXML and therefore not worth the effort to
port to GCC 5.
Checksums-Sha1:
2f3e85c629fd0f0c41242c3576c3f691071f9837 2023 gccxml_0.9.0+git20140716-4.dsc
907475fb15b357db3505bd4959796294f2e0afcd 16656
gccxml_0.9.0+git20140716-4.debian.tar.xz
29e5aa9da7b9e22ffa9bed8833ca31b25d3b1bed 3375350
gccxml_0.9.0+git20140716-4_amd64.deb
d6078809a90e0623e556fac3f24bdfeecf3d58df 110064
libgccxml-dev_0.9.0+git20140716-4_amd64.deb
Checksums-Sha256:
e20f6f837f563646dd6c1de9724b09842ce6f82953e272a7ec26a30493b8c897 2023
gccxml_0.9.0+git20140716-4.dsc
2da5c0c1de7a4249443dbca311b3f63233fcb9f4092ad1eb79b0f26b703e3778 16656
gccxml_0.9.0+git20140716-4.debian.tar.xz
f90b88fffeedcd6cabb6d4a6b84cf2a5c134e2b8a2d76070b64a14a56598347d 3375350
gccxml_0.9.0+git20140716-4_amd64.deb
9623a9cedbdb5a472ef87de31e215604b71b9950ccbed2cd4c7f3828906829c8 110064
libgccxml-dev_0.9.0+git20140716-4_amd64.deb
Files:
8c57550d63aa4522f24661fd26daf549 2023 devel optional
gccxml_0.9.0+git20140716-4.dsc
d8f914d979a1f2fd80cddcbfe6cd6959 16656 devel optional
gccxml_0.9.0+git20140716-4.debian.tar.xz
a5fc88faaab2ddcc0385671dda00f7b4 3375350 devel optional
gccxml_0.9.0+git20140716-4_amd64.deb
f2e995ace021640d08fcc8eee6ea3387 110064 libdevel optional
libgccxml-dev_0.9.0+git20140716-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIVAwUBVY9z+MnlXi+tyPS5AQgGKg//VTpmudr/sTcU2jyoQWXTrwmL0q0brFAJ
ra0Rab1i6eYVRMwcTVuRJ2A+g4hqZ9mYZGRn8+xDy/YkI40zxc26PKKjIehTnh0I
md8+fnyBdKLeB+Jq5/UOKx0qWNiQT/kq9spJin+imjT9eQ/5ca8rlYS+dzDyO5yG
0a0ZQ/fIRmFky8ONRB4Nh2wInPRj69dZFEbodruXyfNC7xG0ar7nF7VD8dLjn6wT
5je0TsPkDA+NnBH/HGgIsLPZtNVn69HMBBqIYRMxJxgG8PnPtqqgdaGdiXFBkEti
+iECoOdjgajasejxe8Df0taE7tjGYK6DWeDv8jE0PDbvtYTepK+vXxt3AQGLMAWQ
DtwZ2puAAo7rUoMczvyCSMGXUvoePgZT7Czj2loAwuRJhD6kCWv2DWy61C41zUKh
piCObpfk8WMvqg/avvIgJzdcYumU+ubFD5bR53Nq2Glhp2i54LMgp7iTWD3bLVvb
rGHbn9PT9ueTwh1U82UOtHCG1U22nHa3TUqO8ym90jtPMLukIfTHozsb90Xb6rnz
T1TNFP9cFQlDYpmHGVbE6XLv1Fhsn2OwJUKEJkAsz45Q6nCTPTf2D9vQTyJakIEo
vQ69pSLVa+a4HFMO48v2OVujLx70xi0mMLxWVHRbC2I6gFLgY/GtMTtPHBxRc5+9
zY1fuFW7MgA=
=CDEs
-----END PGP SIGNATURE-----
--- End Message ---