[Pkg-phototools-devel] Bug#897825: opencolorio: ftbfs with GCC-8

Matthias Klose doko at debian.org
Fri May 4 13:22:58 BST 2018


Package: src:opencolorio
Version: 1.1.0~dfsg0-1
Severity: normal
Tags: sid buster
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-8

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-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.

The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/opencolorio_1.1.0~dfsg0-1_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.

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

[...]
No module named PyOpenColorIO
WARNING: autodoc: failed to import class u'MatrixTransform' from module u'PyOpenColorIO'; the following exception was raised:
No module named PyOpenColorIO
WARNING: autodoc: failed to import module u'PyOpenColorIO.Constants'; the following exception was raised:
No module named PyOpenColorIO.Constants
/<<PKGBUILDDIR>>/debian/cmake/docs/developers/internal_architecture.rst:208: WARNING: Bullet list ends without a blank line; unexpected unindent.
/<<PKGBUILDDIR>>/debian/cmake/docs/installation.rst:49: WARNING: malformed hyperlink target.
/<<PKGBUILDDIR>>/debian/cmake/docs/installation.rst:120: WARNING: malformed hyperlink target.
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
processing OpenColorIO.tex...index introduction configurations/index configurations/spi_vfx configurations/spi_anim configurations/nuke_default configurations/aces_1.0.3 configurations/allocation_vars installation userguide/index userguide/tool_overview userguide/baking_luts userguide/contexts userguide/looks userguide/config_syntax developers/index developers/getting_started developers/coding_guidelines developers/documentation_guidelines developers/submitting_changes developers/issues developers/usage_examples developers/api/index developers/api/OpenColorIO developers/api/OpenColorTransforms developers/api/OpenColorTypes developers/bindings/PythonAPI developers/bindings/PythonTransforms developers/bindings/PythonTypes developers/internal_architecture CompatibleSoftware FAQ downloads ChangeLog License 
resolving references...
/<<PKGBUILDDIR>>/debian/cmake/docs/installation.rst:350: WARNING: undefined label: active_displays (if the link has no caption the label must precede a section header)
/<<PKGBUILDDIR>>/debian/cmake/docs/installation.rst:355: WARNING: undefined label: active_views (if the link has no caption the label must precede a section header)
writing... WARNING: Unknown configure key: latex_elements['footer'] is ignored.
done
copying images... [ 10%] userguide/images/ps_icc/psicc_itworks.png
copying images... [ 20%] userguide/images/ps_icc/psicc_proof_setup.png
copying images... [ 30%] configurations/images/spi-vfx/gn10_to_linear_light.jpeg
copying images... [ 40%] configurations/images/spi-vfx/lgf_to_linear_light.jpeg
copying images... [ 50%] userguide/images/ps_icc/psicc_open_current_profile.png
copying images... [ 60%] configurations/images/spi-vfx/lg10_to_linear_light.jpeg
copying images... [ 70%] configurations/images/spi-vfx/gnf_to_linear_light.jpeg
copying images... [ 80%] userguide/images/ps_icc/psicc_reveal_profile.png
copying images... [ 90%] configurations/images/spi-vfx/lg8_to_vd8.jpeg
copying images... [100%] userguide/images/ps_icc/psicc_select_profile.png

copying TeX support files...
done
build succeeded, 33 warnings.

The LaTeX files are in build-latex.
Run 'make' in that directory to run these through (pdf)latex
(use `make latexpdf' here to do that automatically).
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/cmake'
make[3]: Entering directory '/<<PKGBUILDDIR>>/debian/cmake'
cd "/<<PKGBUILDDIR>>/debian/cmake/src/apps/ocioconvert" && /usr/bin/cmake -E cmake_link_script CMakeFiles/ocioconvert.dir/link.txt --verbose=1
/usr/bin/c++  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wshadow -Wconversion -Wcast-qual -Wformat=2  -Wl,-z,relro -rdynamic CMakeFiles/ocioconvert.dir/__/share/argparse.cpp.o CMakeFiles/ocioconvert.dir/__/share/pystring.cpp.o CMakeFiles/ocioconvert.dir/__/share/strutil.cpp.o CMakeFiles/ocioconvert.dir/main.cpp.o  -o ocioconvert -Wl,-rpath,"/<<PKGBUILDDIR>>/debian/cmake/src/core:" -lOpenImageIO -ldl ../../core/libOpenColorIO.so.1.1.0 -ltinyxml -lyaml-cpp 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/cmake'
make[2]: Entering directory '/<<PKGBUILDDIR>>/debian/cmake'
[ 74%] Built target latex
make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/cmake'
make[2]: Entering directory '/<<PKGBUILDDIR>>/debian/cmake'
[ 74%] Built target ocioconvert
make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/cmake'
make[1]: *** [Makefile:166: all] Error 2
dh_auto_build: cd debian/cmake && make -j8 -Oline returned exit code 2
make: *** [debian/rules:11: build-arch] Error 25
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2



More information about the Pkg-phototools-devel mailing list