Bug#746912: spatialite: ftbfs with GCC-4.9

Matthias Klose doko at debian.org
Sun May 4 00:22:44 UTC 2014


Package: src:spatialite
Version: 4.1.1-9
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/spatialite_4.1.1-9_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

[...]
make[8]: Leaving directory `/«PKGBUILDDIR»/test/sql_stmt_mathsql_tests'
Making all in sql_stmt_proj_tests
make[8]: Entering directory `/«PKGBUILDDIR»/test/sql_stmt_proj_tests'
make[8]: Nothing to be done for `all'.
make[8]: Leaving directory `/«PKGBUILDDIR»/test/sql_stmt_proj_tests'
Making all in sql_stmt_security_tests
make[8]: Entering directory `/«PKGBUILDDIR»/test/sql_stmt_security_tests'
make[8]: Nothing to be done for `all'.
make[8]: Leaving directory `/«PKGBUILDDIR»/test/sql_stmt_security_tests'
Making all in sql_stmt_tests
make[8]: Entering directory `/«PKGBUILDDIR»/test/sql_stmt_tests'
make[8]: Nothing to be done for `all'.
make[8]: Leaving directory `/«PKGBUILDDIR»/test/sql_stmt_tests'
Making all in sql_stmt_xmlsec_tests
make[8]: Entering directory `/«PKGBUILDDIR»/test/sql_stmt_xmlsec_tests'
make[8]: Nothing to be done for `all'.
make[8]: Leaving directory `/«PKGBUILDDIR»/test/sql_stmt_xmlsec_tests'
make[8]: Entering directory `/«PKGBUILDDIR»/test'
make[8]: Nothing to be done for `all-am'.
make[8]: Leaving directory `/«PKGBUILDDIR»/test'
make[7]: Leaving directory `/«PKGBUILDDIR»/test'
============================================================================
Testsuite summary for libspatialite 4.1.1
============================================================================
# TOTAL: 48
# PASS:  47
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to a.furieri at lqt.it
============================================================================
make[6]: *** [test-suite.log] Error 1
make[5]: *** [check-TESTS] Error 2
make[6]: Leaving directory `/«PKGBUILDDIR»/test'
make[5]: Leaving directory `/«PKGBUILDDIR»/test'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/«PKGBUILDDIR»/test'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/test'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»'
dh_auto_test: make -j1 check returned exit code 2
make[1]: *** [override_dh_auto_test] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



More information about the Pkg-grass-devel mailing list