Package: dune-geometry Version: 2.4.0-1 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[6]: Entering directory '/<<PKGBUILDDIR>>/dune/geometry/test' > make[7]: Entering directory '/<<PKGBUILDDIR>>/dune/geometry/test' > PASS: test-nonetype > PASS: test-geometrytype > PASS: test-affinegeometry > PASS: test-referenceelements > PASS: test-axisalignedcubegeometry > ../../../test-driver: line 107: 30234 Aborted "$@" > > $log_file 2>&1 > FAIL: test-refinement > PASS: test-multilineargeometry > PASS: test-quadrature > ============================================================================ > Testsuite summary for dune-geometry 2.4 > ============================================================================ > # TOTAL: 8 > # PASS: 7 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > See dune/geometry/test/test-suite.log > Please report to [email protected] > ============================================================================ > Makefile:901: recipe for target 'test-suite.log' failed > make[7]: *** [test-suite.log] Error 1 -- Martin Michlmayr Linux for HPE Helion, Hewlett Packard Enterprise

