Bug#853658: shark: ftbfs with GCC-7

Matthias Klose doko at debian.org
Tue Jan 31 09:35:54 UTC 2017


Package: src:shark
Version: 3.1.3+ds1-2
Severity: normal
Tags: sid buster
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-7

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-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/shark_3.1.3+ds1-2_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 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-7/porting_to.html

[...]
writing output... [ 98%] rest_sources/tutorials/for_developers/writing_tutorials
writing output... [100%] rest_sources/tutorials/tutorials

generating indices... genindex
writing additional pages... search
copying images... [  4%] rest_sources/tutorials/algorithms/../images/featuresDenoisingAutoencoder.png
copying images... [  9%] rest_sources/tutorials/algorithms/../images/MOOExperiment.svg
copying images... [ 13%] rest_sources/tutorials/algorithms/../images/featuresDropoutAutoencoder.png
copying images... [ 18%] rest_sources/tutorials/images/linearRegression.png
copying images... [ 22%] rest_sources/tutorials/algorithms/../images/mocma_dtlz2.svg
copying images... [ 27%] rest_sources/tutorials/images/clustering.png
copying images... [ 31%] rest_sources/tutorials/algorithms/../images/cma_himmelblau.svg
copying images... [ 36%] rest_sources/tutorials/images/faces.png
copying images... [ 40%] rest_sources/tutorials/images/face0.png
copying images... [ 45%] rest_sources/tutorials/algorithms/../images/featuresDropoutTiedAutoencoder.png
copying images... [ 50%] rest_sources/tutorials/algorithms/../images/featuresDenoisingTiedAutoencoder.png
copying images... [ 54%] rest_sources/tutorials/images/reconstruction0.png
copying images... [ 59%] rest_sources/about_shark/images/lgplv3-147x51.png
copying images... [ 63%] rest_sources/tutorials/algorithms/../images/rbm_graph.svg
copying images... [ 68%] rest_sources/tutorials/algorithms/../images/featuresTiedAutoencoder.png
copying images... [ 72%] rest_sources/tutorials/algorithms/../images/featuresAutoencoder.png
copying images... [ 77%] rest_sources/tutorials/images/oldFaithful.jpg
copying images... [ 81%] rest_sources/tutorials/algorithms/../images/features.png
copying images... [ 86%] rest_sources/tutorials/images/facesMean.png
copying images... [ 90%] rest_sources/tutorials/images/oldFaithfulData.png
copying images... [ 95%] rest_sources/tutorials/images/linearRegressionData.png
copying images... [100%] rest_sources/tutorials/first_steps/../images/shark_directory_structure.png

copying downloadable files... [ 20%] ../examples/Supervised/data/quickstartData.csv
copying downloadable files... [ 40%] ../examples/Supervised/data/C.csv
copying downloadable files... [ 60%] ../examples/Supervised/data/regressionLabels.csv
copying downloadable files... [ 80%] static/text_files/test.txt
copying downloadable files... [100%] ../examples/Supervised/data/regressionInputs.csv

copying static files... done
copying extra files... done
dumping search index in English (code: en) ... done
dumping object inventory... done
build succeeded, 474 warnings.
cd /<<BUILDDIR>>/shark-3.1.3+ds1/obj-x86_64-linux-gnu/doc && /usr/bin/cmake -E copy /<<BUILDDIR>>/shark-3.1.3+ds1/doc/doxygen_pages/css/besser.css /<<BUILDDIR>>/shark-3.1.3+ds1/obj-x86_64-linux-gnu/doc/doxygen_pages/css/besser.css
make[3]: Leaving directory '/<<BUILDDIR>>/shark-3.1.3+ds1/obj-x86_64-linux-gnu'
[ 16%] Built target doc
make[2]: Leaving directory '/<<BUILDDIR>>/shark-3.1.3+ds1/obj-x86_64-linux-gnu'
Makefile:163: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/shark-3.1.3+ds1/obj-x86_64-linux-gnu'
dh_auto_build: make -j64 returned exit code 2
debian/rules:28: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



More information about the debian-science-maintainers mailing list