Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 566562 Details for
Bug 678834
media-libs/coin-4.0.0a_pre20180416 : /.../coindefs.h:50:10: fatal error: boost/.../workaround.hpp: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-libs:coin-4.0.0a_pre20180416:20190226-052711.log
media-libs:coin-4.0.0a_pre20180416:20190226-052711.log (text/plain), 12.79 KB, created by
Toralf Förster
on 2019-02-26 16:20:50 UTC
(
hide
)
Description:
media-libs:coin-4.0.0a_pre20180416:20190226-052711.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-02-26 16:20:50 UTC
Size:
12.79 KB
patch
obsolete
> * Package: media-libs/coin-4.0.0a_pre20180416 > * Repository: gentoo > * Maintainer: reavertm@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking Coin3D-coin-8d1ca1a6ea23.tar.bz2 to /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work >>>> Source unpacked in /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work >>>> Preparing source in /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/Coin3D-coin-8d1ca1a6ea23 ... > * Applying coin-4.0.0a-gcc-7.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/Coin3D-coin-8d1ca1a6ea23 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build" >cmake -C /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/coin-4.0.0a_pre20180416 -DCOIN_BUILD_DOCUMENTATION=no -DCOIN_BUILD_SHARED_LIBS=ON -DCOIN_BUILD_SINGLE_LIB=ON -DCOIN_BUILD_TESTS=no -DCOIN_HAVE_JAVASCRIPT=no -DCOIN_MULTIPLE_VERSION=OFF -DCOIN_QT_HELP=no -DCOIN_THREADSAFE=no -DCOIN_VERBOSE=no -DHAVE_3DS_IMPORT_CAPABILITIES=ON -DHAVE_DRAGGERS=ON -DHAVE_MAN=OFF -DHAVE_MANIPULATORS=ON -DHAVE_NODEKITS=ON -DHAVE_SOUND=no -DHAVE_VRML97=ON -DSIMAGE_RUNTIME_LINKING=OFF -DUSE_EXTERNAL_EXPAT=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build/gentoo_toolchain.cmake /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/Coin3D-coin-8d1ca1a6ea23 >loading initial cache file /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 8.3.0 >-- The CXX compiler identification is GNU 8.3.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >CMake Warning at CMakeLists.txt:97 (find_package): > By not providing "Findsimage.cmake" in CMAKE_MODULE_PATH this project has > asked CMake to find a package configuration file provided by "simage", but > CMake did not find one. > > Could not find a package configuration file provided by "simage" with any > of the following names: > > simageConfig.cmake > simage-config.cmake > > Add the installation prefix of "simage" to CMAKE_PREFIX_PATH or set > "simage_DIR" to a directory containing one of the above files. If "simage" > provides a separate development package or SDK, be sure it has been > installed. > > >-- Found EXPAT: /usr/lib/libexpat.so (found version "2.2.6") >-- Looking for sys/types.h >-- Looking for sys/types.h - found >-- Looking for stdint.h >-- Looking for stdint.h - found >-- Looking for stddef.h >-- Looking for stddef.h - found >-- Check size of int8_t >-- Check size of int8_t - done >-- Check size of char >-- Check size of char - done >-- Check size of uint8_t >-- Check size of uint8_t - done >-- Check size of u_int8_t >-- Check size of u_int8_t - done >-- Check size of unsigned char >-- Check size of unsigned char - done >-- Check size of int16_t >-- Check size of int16_t - done >-- Check size of short >-- Check size of short - done >-- Check size of int >-- Check size of int - done >-- Check size of uint16_t >-- Check size of uint16_t - done >-- Check size of u_int16_t >-- Check size of u_int16_t - done >-- Check size of unsigned short >-- Check size of unsigned short - done >-- Check size of unsigned int >-- Check size of unsigned int - done >-- Check size of int32_t >-- Check size of int32_t - done >-- Check size of long >-- Check size of long - done >-- Check size of uint32_t >-- Check size of uint32_t - done >-- Check size of u_int32_t >-- Check size of u_int32_t - done >-- Check size of unsigned long >-- Check size of unsigned long - done >-- Check size of int64_t >-- Check size of int64_t - done >-- Check size of long long >-- Check size of long long - done >-- Check size of __int64 >-- Check size of __int64 - failed >-- Check size of uint64_t >-- Check size of uint64_t - done >-- Check size of u_int64_t >-- Check size of u_int64_t - done >-- Check size of unsigned long long >-- Check size of unsigned long long - done >-- Check size of unsigned __int64 >-- Check size of unsigned __int64 - failed >-- Looking for dlfcn.h >-- Looking for dlfcn.h - found >-- Looking for inttypes.h >-- Looking for inttypes.h - found >-- Looking for unistd.h >-- Looking for unistd.h - found >-- Looking for sys/time.h >-- Looking for sys/time.h - found >-- Looking for io.h >-- Looking for io.h - not found >-- Looking for libgen.h >-- Looking for libgen.h - found >-- Looking for sys/param.h >-- Looking for sys/param.h - found >-- Looking for OpenGL/gl.h >-- Looking for OpenGL/gl.h - not found >-- Looking for OpenGL/CGLCurrent.h >-- Looking for OpenGL/CGLCurrent.h - not found >-- Looking for OpenGL/glext.h >-- Looking for OpenGL/glext.h - not found >-- Looking for OpenGL/glu.h >-- Looking for OpenGL/glu.h - not found >-- Looking for superglu.h >-- Looking for superglu.h - not found >-- Looking for windows.h >-- Looking for windows.h - not found >-- Looking for X11/Xlib.h >-- Looking for X11/Xlib.h - found >-- Looking for dlopen in dl >-- Looking for dlopen in dl - found >-- Looking for pthread_create in pthread >-- Looking for pthread_create in pthread - found >-- Looking for GetEnvironmentVariable >-- Looking for GetEnvironmentVariable - not found >-- Looking for va_copy >-- Looking for va_copy - found >-- Looking for strncasecmp >-- Looking for strncasecmp - found >-- Looking for gettimeofday >-- Looking for gettimeofday - found >-- Looking for getcwd >-- Looking for getcwd - found >-- Looking for isinf >-- Looking for isinf - found >-- Looking for isnan >-- Looking for isnan - found >-- Looking for finite >-- Looking for finite - found >-- Looking for __builtin_expect >-- Looking for __builtin_expect - not found >-- Looking for ilogb >-- Looking for ilogb - not found >-- Looking for LoadLibrary >-- Looking for LoadLibrary - not found >-- Looking for CGL_VERSION_1_0 >-- Looking for CGL_VERSION_1_0 - not found >-- Looking for glXChooseVisual in GL >-- Looking for glXChooseVisual in GL - found >-- Looking for __func__ >-- Looking for __func__ - found >-- Looking for __PRETTY_FUNCTION__ >-- Looking for __PRETTY_FUNCTION__ - found >-- Looking for __FUNCTION__ >-- Looking for __FUNCTION__ - found >-- Looking for _splitpath >-- Looking for _splitpath - not found >-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) >-- Found OpenGL: /usr/lib/libGL.so >CMake Warning at cpack.d/CMakeLists.txt:13 (message): > Mercurial not found, PACKAGE_BUILD_NUMBER set to 1 > > >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native >C++ -O2 -pipe -march=native >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/Coin3D-coin-8d1ca1a6ea23 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build" >make -j1 VERBOSE=1 >/usr/bin/cmake -S/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/Coin3D-coin-8d1ca1a6ea23 -B/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build --check-build-system CMakeFiles/Makefile.cmake 0 >/usr/bin/cmake -E cmake_progress_start /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build/CMakeFiles /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build/CMakeFiles/progress.marks >make -f CMakeFiles/Makefile2 all >make[1]: Entering directory '/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build' >make -f src/CMakeFiles/Coin.dir/build.make src/CMakeFiles/Coin.dir/depend >make[2]: Entering directory '/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build' >cd /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/Coin3D-coin-8d1ca1a6ea23 /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/Coin3D-coin-8d1ca1a6ea23/src /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build/src /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build/src/CMakeFiles/Coin.dir/DependInfo.cmake >Dependee "/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build/src/CMakeFiles/Coin.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build/src/CMakeFiles/Coin.dir/depend.internal". >Dependee "/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build/src/CMakeFiles/Coin.dir/depend.internal". >Scanning dependencies of target Coin >make[2]: Leaving directory '/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build' >make -f src/CMakeFiles/Coin.dir/build.make src/CMakeFiles/Coin.dir/build >make[2]: Entering directory '/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build' >[ 0%] Building CXX object src/CMakeFiles/Coin.dir/tidbits.cpp.o >cd /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -DCOIN_DEBUG=0 -DCOIN_INTERNAL -DCoin_EXPORTS -DHAVE_CONFIG_H -I/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build/include -I/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/Coin3D-coin-8d1ca1a6ea23/src/../include -I/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build/src -I/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/Coin3D-coin-8d1ca1a6ea23/src/. -I/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/Coin3D-coin-8d1ca1a6ea23/src/../include/Inventor/annex -I/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build/data -DNDEBUG -O2 -pipe -march=native -fPIC -fPIC -o CMakeFiles/Coin.dir/tidbits.cpp.o -c /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/Coin3D-coin-8d1ca1a6ea23/src/tidbits.cpp >In file included from /var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/Coin3D-coin-8d1ca1a6ea23/src/tidbits.cpp:82: >/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/Coin3D-coin-8d1ca1a6ea23/src/coindefs.h:50:10: fatal error: boost/detail/workaround.hpp: No such file or directory > #include <boost/detail/workaround.hpp> /* For BOOST_WORKAROUND */ > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >compilation terminated. >make[2]: *** [src/CMakeFiles/Coin.dir/build.make:63: src/CMakeFiles/Coin.dir/tidbits.cpp.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build' >make[1]: *** [CMakeFiles/Makefile2:285: src/CMakeFiles/Coin.dir/all] Error 2 >make[1]: Leaving directory '/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build' >make: *** [Makefile:152: all] Error 2 > * ERROR: media-libs/coin-4.0.0a_pre20180416::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-libs/coin-4.0.0a_pre20180416::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/coin-4.0.0a_pre20180416::gentoo'`. > * The complete build log is located at '/var/log/portage/media-libs:coin-4.0.0a_pre20180416:20190226-052711.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/coin-4.0.0a_pre20180416_build' > * S: '/var/tmp/portage/media-libs/coin-4.0.0a_pre20180416/work/Coin3D-coin-8d1ca1a6ea23'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 678834
:
566552
|
566554
|
566556
|
566558
|
566560
| 566562 |
566564