Advertisement
Guest User

build.log

a guest
Mar 6th, 2013
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.91 KB | None | 0 0
  1.  * Package: dev-libs/gearbox-10.11
  2.  * Repository: x-portage
  3.  * USE: abi_x86_64 amd64 basic doc elibc_glibc gbxadvanced hokuyo_aist kernel_linux multilib userland_GNU
  4.  * FEATURES: sandbox
  5. >>> Unpacking source...
  6. >>> Unpacking gearbox-10.11.tar.gz to /var/tmp/portage/dev-libs/gearbox-10.11/work
  7. >>> Source unpacked in /var/tmp/portage/dev-libs/gearbox-10.11/work
  8. >>> Compiling source in /var/tmp/portage/dev-libs/gearbox-10.11/work/gearbox-10.11 ...
  9. >>> Working in BUILD_DIR: "/var/tmp/portage/dev-libs/gearbox-10.11/work/gearbox-10.11_build"
  10. cmake --no-warn-unused-cli -C /var/tmp/portage/dev-libs/gearbox-10.11/work/gearbox-10.11_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_LIB_BASIC=ON -DENABLE_LIB_GBXADVANCED=ON -DENABLE_LIB_GBXGARMINACFR=OFF -DENABLE_LIB_GBXSERIALACFR=OFF -DENABLE_LIB_GBXSICKACFR=OFF -DENABLE_LIB_GBXSMARTBATTERYACFR=OFF -DENABLE_LIB_GBXUTILACFR=OFF -DENABLE_LIB_HOKUYO_AIST=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/dev-libs/gearbox-10.11/work/gearbox-10.11_build/gentoo_rules.cmake /var/tmp/portage/dev-libs/gearbox-10.11/work/gearbox-10.11
  11. Not searching for unused variables given on the command line.
  12. loading initial cache file /var/tmp/portage/dev-libs/gearbox-10.11/work/gearbox-10.11_build/gentoo_common_config.cmake
  13. -- The C compiler identification is GNU 4.6.3
  14. -- The CXX compiler identification is GNU 4.6.3
  15. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  16. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  17. -- Detecting C compiler ABI info
  18. -- Detecting C compiler ABI info - done
  19. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  20. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  21. -- Detecting CXX compiler ABI info
  22. -- Detecting CXX compiler ABI info - done
  23. -- Setting project name to gearbox
  24. -- Setting project version to 10.11.0
  25. -- Running on Linux
  26. -- Linux x86_64 Target Detected
  27. -- Installation directory was set to /usr
  28. -- Build type set to 'Gentoo' by user.
  29. -- gcc version: x86_64-pc-linux-gnu-gcc (Gentoo 4.6.3 p1.11, pie-0.5.2) 4.6.3
  30. Copyright (C) 2011 Free Software Foundation, Inc.
  31. This is free software; see the source for copying conditions. There is NO
  32. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  33. -- Checking gcc version - ok
  34. -- Writing config.h for gearbox
  35. -- Looking for termio.h
  36. -- Looking for termio.h - found
  37. -- Looking for linux/input.h
  38. -- Looking for linux/input.h - found
  39. -- Looking for string.h
  40. -- Looking for string.h - found
  41. -- Looking for stdlib.h
  42. -- Looking for stdlib.h - found
  43. -- Looking for unistd.h
  44. -- Looking for unistd.h - found
  45. -- Looking for sys/types.h
  46. -- Looking for sys/types.h - found
  47. -- Looking for sys/stat.h
  48. -- Looking for sys/stat.h - found
  49. -- Looking for pthread.h
  50. -- Looking for pthread.h - found
  51. -- Looking for sys/ioctl.h
  52. -- Looking for sys/ioctl.h - found
  53. -- Looking for fcntl.h
  54. -- Looking for fcntl.h - found
  55. -- Looking for time.h
  56. -- Looking for time.h - found
  57. -- Looking for errno.h
  58. -- Looking for errno.h - found
  59. -- Looking for zlib.h
  60. -- Looking for zlib.h - found
  61. -- Looking for sys/filio.h
  62. -- Looking for sys/filio.h - not found
  63. -- Looking for strnlen
  64. -- Looking for strnlen - found
  65. -- == SRC ==
  66. -- Not planning to build library: basicexample because disabled by user, use ccmake to enable
  67. -- Looking for getaddrinfo
  68. -- Looking for getaddrinfo - found
  69. -- Planning to build shared library: flexiport-1.0.0
  70. -- Planning to build executable: porttoport
  71. -- Planning to build executable: serial_example
  72. -- Planning to build executable: tcp_example
  73. -- Planning to build executable: udp_example
  74. -- Not planning to build library: GbxAdvancedExample because disabled by user, use ccmake to enable
  75. -- Not planning to build library: GbxSerialAcfr because disabled by user, use ccmake to enable
  76. -- Not planning to build library: GbxUtilAcfr because disabled by user, use ccmake to enable
  77. -- Not planning to build library: GbxGarminAcfr because disabled by user, use ccmake to enable
  78. -- Not planning to build library: GbxNovatelAcfr because GbxUtilAcfr is not being built
  79. -- Not planning to build library: GbxSickAcfr because disabled by user, use ccmake to enable
  80. -- Looking for libIceUtil - not found
  81. -- Not planning to build library: GbxIceUtilAcfr because libIceUtil not found
  82. -- Not planning to build library: GbxSmartBatteryAcfr because disabled by user, use ccmake to enable
  83. -- Looking for clock_gettime
  84. -- Looking for clock_gettime - found
  85. -- Planning to build shared library: hokuyo_aist-2.0.0
  86. -- Planning to build executable: hokuyo_aist_getid
  87. -- Planning to build executable: hokuyo_aist_example
  88. -- Found PythonLibs: /usr/lib64/libpython2.7.so (found version "2.7.3")
  89. -- Boost version: 1.49.0
  90. -- Found the following Boost libraries:
  91. -- python
  92. CMake Error at src/hokuyo_aist/python/CMakeLists.txt:20 (GET_FILENAME_COMPONENT):
  93. get_filename_component unknown component
  94. /usr/lib64/libboost_python-2.7-mt-1_49.so
  95.  
  96.  
  97. CMake Error at src/hokuyo_aist/python/CMakeLists.txt:22 (STRING):
  98. string sub-command REGEX, mode REPLACE needs at least 6 arguments total to
  99. command.
  100.  
  101.  
  102. -- Hokuyo_aist Python bindings will be built.
  103. -- == SUMMARY ==
  104. -- Project name gearbox
  105. -- Project version 10.11.0
  106. -- Platform Linux-3.7.10-gentoo
  107. -- CMake version 2.8-patch 9
  108. -- Install dir /usr
  109. -- Default library type SHARED
  110. -- Will build 6 executables :
  111. -- hokuyo_aist_example;hokuyo_aist_getid;porttoport;serial_example;tcp_example;udp_example
  112. -- Will build 2 libraries :
  113. -- flexiport-1.0.0;hokuyo_aist-2.0.0
  114. -- Will NOT build 9 libraries (see above for reasons):
  115. -- GbxAdvancedExample;GbxGarminAcfr;GbxIceUtilAcfr;GbxNovatelAcfr;GbxSerialAcfr;GbxSickAcfr;GbxSmartBatteryAcfr;GbxUtilAcfr;basicexample
  116. -- <<< Gentoo configuration >>>
  117. Build type Gentoo
  118. Install path /usr
  119. Compiler flags:
  120. C -march=native -O2 -pipe -mno-avx
  121. C++ -march=native -O2 -pipe -mno-avx
  122. Linker flags:
  123. Executable -Wl,-O1 -Wl,--as-needed
  124. Module -Wl,-O1 -Wl,--as-needed
  125. Shared -Wl,-O1 -Wl,--as-needed
  126.  
  127. -- Configuring incomplete, errors occurred!
  128. * ERROR: dev-libs/gearbox-10.11 failed (compile phase):
  129. * cmake failed
  130. *
  131. * Call stack:
  132. * ebuild.sh, line 93: Called src_compile
  133. * environment, line 2792: Called cmake-utils_src_compile
  134. * environment, line 724: Called _execute_optionaly 'src_compile'
  135. * environment, line 232: Called enable_cmake-utils_src_compile
  136. * environment, line 976: Called cmake-utils_src_configure
  137. * environment, line 728: Called _execute_optionaly 'src_configure'
  138. * environment, line 232: Called enable_cmake-utils_src_configure
  139. * environment, line 1055: Called die
  140. * The specific snippet of code:
  141. * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
  142. *
  143. * If you need support, post the output of `emerge --info '=dev-libs/gearbox-10.11'`,
  144. * the complete build log and the output of `emerge -pqv '=dev-libs/gearbox-10.11'`.
  145. * This ebuild is from an overlay named 'x-portage': '/usr/local/portage/'
  146. * The complete build log is located at '/var/tmp/portage/dev-libs/gearbox-10.11/temp/build.log'.
  147. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/gearbox-10.11/temp/environment'.
  148. * Working directory: '/var/tmp/portage/dev-libs/gearbox-10.11/work/gearbox-10.11_build'
  149. * S: '/var/tmp/portage/dev-libs/gearbox-10.11/work/gearbox-10.11'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement