Package: aptitude Version: 0.7.5-3 Severity: normal User: [email protected] Usertags: ftbfs-gcc-6 gcc-6-unknown
This package fails to build with GCC 6. GCC 6 has not been released yet, but it's expected that GCC 6 will become the default compiler for stretch. Unfortunately, it's not clear from the log why the build failed. It's possible there's a bug in this package or in GCC. It's also possible I reported a non-issue, although I tried to avoid that. I apologize in advance if this is the case. If you have some time to look into this issue, that'd be great. If not, I can re-test the package with GCC 6 in a few weeks time. You can find a snapshot of GCC 6 in experimental. To build with GCC 6, you can set CC=gcc-6 CXX=g++-6 explicitly. You may be able to find out more about this issue at https://gcc.gnu.org/gcc-6/changes.html > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux ... > make[3]: 'gtest_test' is up to date. > make[3]: Leaving directory '/<<PKGBUILDDIR>>/build-arch/tests' > /usr/bin/make check-TESTS > make[3]: Entering directory '/<<PKGBUILDDIR>>/build-arch/tests' > make[4]: Entering directory '/<<PKGBUILDDIR>>/build-arch/tests' > ../../test-driver: line 107: 79779 Segmentation fault "$@" > $log_file > 2>&1 > FAIL: gtest_test > ../../test-driver: line 107: 80025 Segmentation fault "$@" > $log_file > 2>&1 > FAIL: cppunit_test > FAIL: boost_test > ============================================================================ > Testsuite summary for aptitude 0.7.5 > ============================================================================ > # TOTAL: 4 > # PASS: 0 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 4 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > See tests/test-suite.log > Please report to [email protected] > ============================================================================ -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise _______________________________________________ Aptitude-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

