Source: opencolorio Version: 1.1.1~dfsg0-6 Severity: serious Justification: FTBFS on arm64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201205 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on arm64 (I don't know if it also fails on amd64). Relevant part (hopefully): > cd "/<<PKGBUILDDIR>>/debian/cmake/src/apps/ociolutimage" && /usr/bin/c++ > -I"/<<PKGBUILDDIR>>/export" -I"/<<PKGBUILDDIR>>/debian/cmake/export" > -I"/<<PKGBUILDDIR>>/src/apps/share" -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 -DCMAKE_BUILD_TYPE=None -o > CMakeFiles/ociolutimage.dir/main.cpp.o -c > "/<<PKGBUILDDIR>>/src/apps/ociolutimage/main.cpp" > In file included from /usr/include/OpenImageIO/fmath.h:40, > from /usr/include/OpenImageIO/hash.h:31, > from /usr/include/OpenImageIO/strutil.h:24, > from /usr/include/OpenImageIO/typedesc.h:29, > from /usr/include/OpenImageIO/attrdelegate.h:13, > from /usr/include/OpenImageIO/paramlist.h:17, > from /usr/include/OpenImageIO/imageio.h:34, > from /<<PKGBUILDDIR>>/src/apps/ocioconvert/main.cpp:36: > /usr/include/OpenImageIO/Imath.h:13:10: fatal error: OpenEXR/OpenEXRConfig.h: > No such file or directory > 13 | #include <OpenEXR/OpenEXRConfig.h> > | ^~~~~~~~~~~~~~~~~~~~~~~~~ > compilation terminated. > make[3]: *** [src/apps/ocioconvert/CMakeFiles/ocioconvert.dir/build.make:124: > src/apps/ocioconvert/CMakeFiles/ocioconvert.dir/main.cpp.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/12/05/opencolorio_1.1.1~dfsg0-6_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with me so that we can identify if something relevant changed in the meantime. About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.