Your message dated Fri, 26 Jun 2015 09:06:39 +0100
with message-id
<canbhlujydzp4jwv2eh0ty4x00nbbduxkempy9_sknmcw_jo...@mail.gmail.com>
and subject line Re: Bug#777777: aqsis: ftbfs with GCC-5
has caused the Debian Bug report #777777,
regarding aqsis: ftbfs with GCC-5
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.)
--
777777: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777777
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:aqsis
Version: 1.8.2-1
Severity: normal
Tags: sid stretch
User: [email protected]
Usertags: ftbfs-gcc-5
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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/aqsis_1.8.2-1_unstable_gcc5.log
The last lines of the build log are at the end of this report.
To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are C11 as the default C mode, 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-5/porting_to.html
[...]
from /usr/include/boost/wave/cpp_context.hpp:37,
from /usr/include/boost/wave.hpp:21,
from /«PKGBUILDDIR»/tools/aqsl/aqsl.cpp:54:
/usr/include/boost/thread/once.hpp:38:18: note: mismatched types
'boost::detail::thread_move_t<T>' and 'void (*)()'
call_once(flag,func);
^
/usr/include/boost/thread/once.hpp:35:13: note: candidate: template<class
Function> void boost::call_once(Function, boost::once_flag&)
inline void call_once(Function func,once_flag& flag)
^
/usr/include/boost/thread/once.hpp:35:13: note: template argument
deduction/substitution failed:
/usr/include/boost/thread/once.hpp:38:18: note: cannot convert 'func' (type
'void (*)()') to type 'boost::once_flag&'
call_once(flag,func);
^
make[4]: *** [tools/aqsl/CMakeFiles/aqsl.dir/aqsl.cpp.o] Error 1
tools/aqsl/CMakeFiles/aqsl.dir/build.make:57: recipe for target
'tools/aqsl/CMakeFiles/aqsl.dir/aqsl.cpp.o' failed
make[4]: Leaving directory '/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[3]: *** [tools/aqsl/CMakeFiles/aqsl.dir/all] Error 2
make[3]: *** Waiting for unfinished jobs....
CMakeFiles/Makefile2:585: recipe for target
'tools/aqsl/CMakeFiles/aqsl.dir/all' failed
Linking CXX shared library libaqsis_ri2rib.so
cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/libs/ri2rib && /usr/bin/cmake -E
cmake_link_script CMakeFiles/aqsis_ri2rib.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -pipe -Wall -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2
-fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-Bsymbolic -Wl,--as-needed -shared
-Wl,-soname,libaqsis_ri2rib.so.1 -o libaqsis_ri2rib.so.1.8
CMakeFiles/aqsis_ri2rib.dir/__/riutil/ri2ricxx.cpp.o
CMakeFiles/aqsis_ri2rib.dir/__/riutil/risyms.cpp.o
CMakeFiles/aqsis_ri2rib.dir/ri2rib.cpp.o ../riutil/libaqsis_riutil.so.1.8
../util/libaqsis_util.so.1.8 -lboost_filesystem -ldl -lboost_system
-lboost_iostreams -lz
-Wl,-rpath,/«PKGBUILDDIR»/obj-x86_64-linux-gnu/libs/riutil:/«PKGBUILDDIR»/obj-x86_64-linux-gnu/libs/util:
cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/libs/ri2rib && /usr/bin/cmake -E
cmake_symlink_library libaqsis_ri2rib.so.1.8 libaqsis_ri2rib.so.1
libaqsis_ri2rib.so
Linking CXX shared module hairgen.so
make[4]: Leaving directory '/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles 42
cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/tools/procedurals/hairgen &&
/usr/bin/cmake -E cmake_link_script CMakeFiles/hairgen.dir/link.txt --verbose=1
[ 42%] Built target aqsis_ri2rib
/usr/bin/c++ -fPIC -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -pipe -Wall -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2
-fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-Bsymbolic -Wl,--as-needed -shared
-Wl,-soname,hairgen.so -o hairgen.so CMakeFiles/hairgen.dir/emitter.cpp.o
CMakeFiles/hairgen.dir/hair.cpp.o CMakeFiles/hairgen.dir/parenthairs.cpp.o
CMakeFiles/hairgen.dir/kdtree/kdtree2.cpp.o
../../../libs/math/libaqsis_math.so.1.8 ../../../libs/util/libaqsis_util.so.1.8
../../../libs/riutil/libaqsis_riutil.so.1.8
../../../libs/util/libaqsis_util.so.1.8 -lboost_filesystem -ldl -lboost_system
-lboost_iostreams -lz
-Wl,-rpath,/«PKGBUILDDIR»/obj-x86_64-linux-gnu/libs/math:/«PKGBUILDDIR»/obj-x86_64-linux-gnu/libs/util:/«PKGBUILDDIR»/obj-x86_64-linux-gnu/libs/riutil:
make[4]: Leaving directory '/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles 85
[ 42%] Built target hairgen
Linking CXX shared library libaqsis_tex.so
cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/libs/tex && /usr/bin/cmake -E
cmake_link_script CMakeFiles/aqsis_tex.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -pipe -Wall -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2
-fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,-Bsymbolic -Wl,--as-needed -shared
-Wl,-soname,libaqsis_tex.so.1 -o libaqsis_tex.so.1.8
CMakeFiles/aqsis_tex.dir/buffers/imagechannel.cpp.o
CMakeFiles/aqsis_tex.dir/buffers/mixedimagebuffer.cpp.o
CMakeFiles/aqsis_tex.dir/filtering/cachedfilter.cpp.o
CMakeFiles/aqsis_tex.dir/filtering/dummyenvironmentsampler.cpp.o
CMakeFiles/aqsis_tex.dir/filtering/dummytexturesampler.cpp.o
CMakeFiles/aqsis_tex.dir/filtering/ewafilter.cpp.o
CMakeFiles/aqsis_tex.dir/filtering/ienvironmentsampler.cpp.o
CMakeFiles/aqsis_tex.dir/filtering/iocclusionsampler.cpp.o
CMakeFiles/aqsis_tex.dir/filtering/ishadowsampler.cpp.o
CMakeFiles/aqsis_tex.dir/filtering/itexturesampler.cpp.o
CMakeFiles/aqsis_tex.dir/filtering/occlusionsampler.cpp.o
CMakeFiles/aqsis_tex.dir/filtering/randomtable.cpp.o
CMakeFiles/aqsis_tex.dir/filtering/shadowsa
mpler.cpp.o CMakeFiles/aqsis_tex.dir/filtering/texturecache.cpp.o
CMakeFiles/aqsis_tex.dir/io/itexinputfile.cpp.o
CMakeFiles/aqsis_tex.dir/io/itexoutputfile.cpp.o
CMakeFiles/aqsis_tex.dir/io/itiledtexinputfile.cpp.o
CMakeFiles/aqsis_tex.dir/io/magicnumber.cpp.o
CMakeFiles/aqsis_tex.dir/io/texfileheader.cpp.o
CMakeFiles/aqsis_tex.dir/io/tiffdirhandle.cpp.o
CMakeFiles/aqsis_tex.dir/io/tiffinputfile.cpp.o
CMakeFiles/aqsis_tex.dir/io/tiffoutputfile.cpp.o
CMakeFiles/aqsis_tex.dir/io/tifftest_examples.cpp.o
CMakeFiles/aqsis_tex.dir/io/tiledanyinputfile.cpp.o
CMakeFiles/aqsis_tex.dir/io/tiledtiffinputfile.cpp.o
CMakeFiles/aqsis_tex.dir/io/zinputfile.cpp.o
CMakeFiles/aqsis_tex.dir/io/exrinputfile.cpp.o
CMakeFiles/aqsis_tex.dir/io/pnginputfile.cpp.o
CMakeFiles/aqsis_tex.dir/maketexture/bake.cpp.o
CMakeFiles/aqsis_tex.dir/maketexture/maketexture.cpp.o
CMakeFiles/aqsis_tex.dir/pointcloud/pointcloud.cpp.o
../math/libaqsis_math.so.1.8 ../util/libaqsis_util.so.1.8 -ltiff -ltiffxx -lpng
-lIlmImf -
lHalf -lIex -lImath -lIlmThread -lz -lboost_filesystem -ldl -lboost_system
-Wl,-rpath,/«PKGBUILDDIR»/obj-x86_64-linux-gnu/libs/math:/«PKGBUILDDIR»/obj-x86_64-linux-gnu/libs/util:
cd /«PKGBUILDDIR»/obj-x86_64-linux-gnu/libs/tex && /usr/bin/cmake -E
cmake_symlink_library libaqsis_tex.so.1.8 libaqsis_tex.so.1 libaqsis_tex.so
make[4]: Leaving directory '/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles 66 67 68 69 70 71 72 73 74 75
76
[ 42%] Built target aqsis_tex
make[3]: Leaving directory '/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[2]: *** [all] Error 2
Makefile:140: recipe for target 'all' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
dh_auto_build: make -j10 returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
debian/rules:28: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
debian/rules:18: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
boost is fixed, i believe aqsis now builds fine.
--
Regards,
Dimitri.
--- End Message ---