Your message dated Sun, 01 Jul 2018 14:34:58 +0000
with message-id <[email protected]>
and subject line Bug#897825: fixed in opencolorio 1.1.0~dfsg0-2
has caused the Debian Bug report #897825,
regarding opencolorio: ftbfs with GCC-8
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
897825: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897825
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:opencolorio
Version: 1.1.0~dfsg0-1
Severity: normal
Tags: sid buster
User: [email protected]
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

--- End Message ---
--- Begin Message ---
Source: opencolorio
Source-Version: 1.1.0~dfsg0-2

We believe that the bug you reported is fixed in the latest version of
opencolorio, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matteo F. Vescovi <[email protected]> (supplier of updated opencolorio package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 01 Jul 2018 15:40:39 +0200
Source: opencolorio
Binary: libopencolorio-dev libopencolorio1v5 opencolorio-tools opencolorio-doc 
python-pyopencolorio
Architecture: source
Version: 1.1.0~dfsg0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian PhotoTools Maintainers 
<[email protected]>
Changed-By: Matteo F. Vescovi <[email protected]>
Description:
 libopencolorio-dev - complete color management solution - development
 libopencolorio1v5 - complete color management solution - runtime
 opencolorio-doc - complete color management solution - documentation
 opencolorio-tools - complete color management solution - utilities
 python-pyopencolorio - complete color management solution - python bindings
Closes: 897825
Changes:
 opencolorio (1.1.0~dfsg0-2) unstable; urgency=medium
 .
   * debian/patches/: patchset updated
     - 0004-Fix_build_with_GCC-8.patch added (Closes: #897825)
   * debian/docs: update README.md file name
   * debian/: debhelper bump 10 -> 11
   * debian/control: S-V bump 4.1.3 -> 4.1.4 (no changes needed)
   * debian/control: Vcs-* fields pointing to salsa
   * debian/rules: drop obsolete '--parallel' parameter
Checksums-Sha1:
 8a7cdbccf6640ef69ab92896104f834cca624d71 2829 opencolorio_1.1.0~dfsg0-2.dsc
 b7f7a80a6f661d251de7f2e77866991a3a172fb8 19060 
opencolorio_1.1.0~dfsg0-2.debian.tar.xz
 676c262d3687cb0678950b1ef74148592e7034a7 9161 
opencolorio_1.1.0~dfsg0-2_source.buildinfo
Checksums-Sha256:
 400c37ebaed00d99ce0bb155a1582b0bbec2a39553dfa788d0e165636f33a593 2829 
opencolorio_1.1.0~dfsg0-2.dsc
 af3da8ace42e86015bb6a6795f1f6a1a989c66252402be4f9b441d6ab9d840dd 19060 
opencolorio_1.1.0~dfsg0-2.debian.tar.xz
 0bb2c9006410f790e91998a390dea64027c132e04b5b31375464d74510b4bda8 9161 
opencolorio_1.1.0~dfsg0-2_source.buildinfo
Files:
 29fc2be729218b2cfd893b486adf048b 2829 libs optional 
opencolorio_1.1.0~dfsg0-2.dsc
 f2db25b5bb89197b857cc5d91cd5ba1b 19060 libs optional 
opencolorio_1.1.0~dfsg0-2.debian.tar.xz
 f568a00ffc828bb8fed0e300577e67fb 9161 libs optional 
opencolorio_1.1.0~dfsg0-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----
Comment: Debian powered!

iQKTBAEBCgB9FiEE890J+NqH0d9QRsmbBhL0lE7NzVoFAls42x1fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEYz
REQwOUY4REE4N0QxREY1MDQ2Qzk5QjA2MTJGNDk0NEVDRENENUEACgkQBhL0lE7N
zVq4ohAAubP8No7sychs4cX+saMubJF6nWCHyd3Tnviw275TEzbp+gPPUwu83/8U
QfC+KYnHrh7WGS9q7rHOgXiDuKGgxHYE8a2IfjWlB3toqBha41eRj6b+Vu2TBwSd
m94G7bDeeNeD0TFdGHKzV9Nx8HL09ARu1B8BGjoqEMbMrOG3YsTLzb5HEBCHX9xa
8tBvGRufzzIEyMWf23rioe14hA687OhqHh3MCGavQz1lmktgRMkDMRIofFLyNQW/
Ey1Gm99R6P2GvUoQXVQLeggsdYLqqGtS5tdmKCs42eWT+ippn+iBvKNTQffATgcA
rImixKplQ7dcSZTyxZ6o3ilO+c5AxwZ0hD4Kby/KSvZeNsivkRImYGxPtdezW/NG
FESRwl0B9yoI4um0QK53vBg0CWi4dFiiVx+Vf853Wh8OdTx82UXCSeMpLy6x9p+b
XBcc8dS23BTpFMrhFc68D69qvJwrVLYdUngKI+qWYNyTD3a2sR/4XOaS0e+IkRCo
AH5SvRowKe0QY3PhUFLC3dt7szFOUhM6ga9judj403goIe3dSNdABG42MApXsG9L
FlgvC1EFUxDMurnVka3CgptW/sbwhnF/AFSZ5Bp2cvNIuSGXFm8Zt7xzp8zJevVM
1kX2xz4HAozAAXm+w9KoqvbvOKPYXt0PeCoWTzepKs7x3lqwiRw=
=EGNl
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to