[Pkg-libvirt-maintainers] Bug#746878: libvirt: ftbfs with GCC-4.9
Matthias Klose
doko at debian.org
Sun May 4 00:22:07 UTC 2014
Package: src:libvirt
Version: 1.2.1-1
Severity: important
Tags: sid jessie
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-4.9
The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.
The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/libvirt_1.2.1-1_unstable_gcc49.log
The last lines of the build log are at the end of this report.
To build with GCC 4.9, either set CC=gcc-4.9 CXX=g++-4.9 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are 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-4.9/porting_to.html
[...]
PASS: test-xalloc-die.sh
PASS: test-verify.sh
PASS: test-select-out.sh
PASS: test-usleep
PASS: test-pthread_sigmask2
PASS: test-pthread_sigmask1
PASS: test-select-in.sh
PASS: test-sigprocmask
PASS: test-sleep
PASS: test-nonblocking-socket.sh
make[8]: Entering directory `/«PKGBUILDDIR»/debian/build/gnulib/tests'
make all-recursive
make[9]: Entering directory `/«PKGBUILDDIR»/debian/build/gnulib/tests'
Making all in .
make[10]: Entering directory `/«PKGBUILDDIR»/debian/build/gnulib/tests'
make[10]: Nothing to be done for `all-am'.
make[10]: Leaving directory `/«PKGBUILDDIR»/debian/build/gnulib/tests'
make[9]: Leaving directory `/«PKGBUILDDIR»/debian/build/gnulib/tests'
make[8]: Leaving directory `/«PKGBUILDDIR»/debian/build/gnulib/tests'
============================================================================
Testsuite summary for libvirt 1.2.1
============================================================================
# TOTAL: 212
# PASS: 182
# SKIP: 28
# XFAIL: 0
# FAIL: 2
# XPASS: 0
# ERROR: 0
============================================================================
See gnulib/tests/test-suite.log
Please report to libvir-list at redhat.com
============================================================================
make[7]: *** [test-suite.log] Error 1
make[7]: Leaving directory `/«PKGBUILDDIR»/debian/build/gnulib/tests'
make[6]: *** [check-TESTS] Error 2
make[6]: Leaving directory `/«PKGBUILDDIR»/debian/build/gnulib/tests'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/«PKGBUILDDIR»/debian/build/gnulib/tests'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/«PKGBUILDDIR»/debian/build/gnulib/tests'
make[3]: *** [check] Error 2
make[3]: Leaving directory `/«PKGBUILDDIR»/debian/build/gnulib/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»/debian/build'
dh_auto_test: make -j10 check returned exit code 2
make[1]: *** [override_dh_auto_test] Error 2
make: *** [build-arch] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
More information about the Pkg-libvirt-maintainers
mailing list