spacepaste

  1.  
  2.  * Package: media-libs/openjpeg-2.3.0
  3.  * Repository: gentoo
  4.  * Maintainer: graphics@gentoo.org
  5.  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux static-libs userland_GNU
  6.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking openjpeg-2.3.0.tar.gz to /var/tmp/portage/media-libs/openjpeg-2.3.0/work
  9. >>> Source unpacked in /var/tmp/portage/media-libs/openjpeg-2.3.0/work
  10. >>> Preparing source in /var/tmp/portage/media-libs/openjpeg-2.3.0/work/openjpeg-2.3.0 ...
  11. >>> Source prepared.
  12. >>> Configuring source in /var/tmp/portage/media-libs/openjpeg-2.3.0/work/openjpeg-2.3.0 ...
  13. * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
  14. * cmake-utils_src_prepare has not been run, please open a bug on https://bugs.gentoo.org/
  15. >>> Working in BUILD_DIR: "/var/tmp/portage/media-libs/openjpeg-2.3.0/work/openjpeg-2.3.0-abi_x86_64.amd64"
  16. cmake -C /var/tmp/portage/media-libs/openjpeg-2.3.0/work/openjpeg-2.3.0-abi_x86_64.amd64/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DOPENJPEG_INSTALL_LIB_DIR=lib64 -DBUILD_TESTING=no -DBUILD_DOC=OFF -DBUILD_CODEC=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/media-libs/openjpeg-2.3.0/work/openjpeg-2.3.0-abi_x86_64.amd64/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/openjpeg-2.3.0/work/openjpeg-2.3.0-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/media-libs/openjpeg-2.3.0/work/openjpeg-2.3.0
  17. loading initial cache file /var/tmp/portage/media-libs/openjpeg-2.3.0/work/openjpeg-2.3.0-abi_x86_64.amd64/gentoo_common_config.cmake
  18. -- The C compiler identification is GNU 5.4.0
  19. -- The CXX compiler identification is GNU 5.4.0
  20. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  21. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  22. -- Detecting C compiler ABI info
  23. -- Detecting C compiler ABI info - done
  24. -- Detecting C compile features
  25. -- Detecting C compile features - done
  26. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  27. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  28. -- Detecting CXX compiler ABI info
  29. -- Detecting CXX compiler ABI info - done
  30. -- Detecting CXX compile features
  31. -- Detecting CXX compile features - done
  32. -- Check if the system is big endian
  33. -- Searching 16 bit integer
  34. -- Looking for sys/types.h
  35. -- Looking for sys/types.h - found
  36. -- Looking for stdint.h
  37. -- Looking for stdint.h - found
  38. -- Looking for stddef.h
  39. -- Looking for stddef.h - found
  40. -- Check size of unsigned short
  41. -- Check size of unsigned short - done
  42. -- Using unsigned short
  43. -- Check if the system is big endian - little endian
  44. -- Looking for string.h
  45. -- Looking for string.h - found
  46. -- Looking for memory.h
  47. -- Looking for memory.h - found
  48. -- Looking for stdlib.h
  49. -- Looking for stdlib.h - found
  50. -- Looking for stdio.h
  51. -- Looking for stdio.h - found
  52. -- Looking for math.h
  53. -- Looking for math.h - found
  54. -- Looking for float.h
  55. -- Looking for float.h - found
  56. -- Looking for time.h
  57. -- Looking for time.h - found
  58. -- Looking for stdarg.h
  59. -- Looking for stdarg.h - found
  60. -- Looking for ctype.h
  61. -- Looking for ctype.h - found
  62. -- Looking for assert.h
  63. -- Looking for assert.h - found
  64. -- Looking for stdint.h
  65. -- Looking for stdint.h - found
  66. -- Looking for inttypes.h
  67. -- Looking for inttypes.h - found
  68. -- Looking for strings.h
  69. -- Looking for strings.h - found
  70. -- Looking for sys/stat.h
  71. -- Looking for sys/stat.h - found
  72. -- Looking for unistd.h
  73. -- Looking for unistd.h - found
  74. -- Checking for 64-bit off_t
  75. -- Checking for 64-bit off_t - present
  76. -- Checking for fseeko/ftello
  77. -- Checking for fseeko/ftello - present
  78. -- Large File support - found
  79. -- Looking for include file malloc.h
  80. -- Looking for include file malloc.h - found
  81. -- Looking for _aligned_malloc
  82. -- Looking for _aligned_malloc - not found
  83. -- Looking for posix_memalign
  84. -- Looking for posix_memalign - found
  85. -- Looking for memalign
  86. -- Looking for memalign - found
  87. -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11")
  88. -- Your system seems to have a Z lib available, we will use it to generate PNG lib
  89. -- Found PNG: /usr/lib64/libpng.so (found version "1.6.29+apng")
  90. -- Your system seems to have a PNG lib available, we will use it
  91. -- Found TIFF: /usr/lib64/libtiff.so (found version "4.0.8")
  92. -- Your system seems to have a TIFF lib available, we will use it
  93. -- Found LCMS2: /usr/lib64/liblcms2.so
  94. -- Your system seems to have a LCMS2 lib available, we will use it
  95. -- Configuring done
  96. -- Generating done
  97. -- Build files have been written to: /var/tmp/portage/media-libs/openjpeg-2.3.0/work/openjpeg-2.3.0-abi_x86_64.amd64
  98. * cmake-utils_src_prepare has not been run, please open a bug on https://bugs.gentoo.org/
  99. >>> Working in BUILD_DIR: "/var/tmp/portage/media-libs/openjpeg-2.3.0/work/openjpeg-2.3.0-abi_x86_64.amd64_static"
  100. cmake -C /var/tmp/portage/media-libs/openjpeg-2.3.0/work/openjpeg-2.3.0-abi_x86_64.amd64_static/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DOPENJPEG_INSTALL_LIB_DIR=lib64 -DBUILD_TESTING=no -DBUILD_SHARED_LIBS=OFF -DBUILD_CODEC=no -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/media-libs/openjpeg-2.3.0/work/openjpeg-2.3.0-abi_x86_64.amd64_static/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/openjpeg-2.3.0/work/openjpeg-2.3.0-abi_x86_64.amd64_static/gentoo_toolchain.cmake /var/tmp/portage/media-libs/openjpeg-2.3.0/work/openjpeg-2.3.0
  101. loading initial cache file /var/tmp/portage/media-libs/openjpeg-2.3.0/work/openjpeg-2.3.0-abi_x86_64.amd64_static/gentoo_common_config.cmake
  102. -- The C compiler identification is GNU 5.4.0
  103. -- The CXX compiler identification is GNU 5.4.0
  104. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  105. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  106. -- Detecting C compiler ABI info
  107. -- Detecting C compiler ABI info - done
  108. -- Detecting C compile features
  109. -- Detecting C compile features - done
  110. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  111. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  112. -- Detecting CXX compiler ABI info
  113. -- Detecting CXX compiler ABI info - done
  114. -- Detecting CXX compile features
  115. -- Detecting CXX compile features - done
  116. -- Check if the system is big endian
  117. -- Searching 16 bit integer
  118. -- Looking for sys/types.h
  119. -- Looking for sys/types.h - found
  120. -- Looking for stdint.h
  121. -- Looking for stdint.h - found
  122. -- Looking for stddef.h
  123. -- Looking for stddef.h - found
  124. -- Check size of unsigned short
  125. -- Check size of unsigned short - done
  126. -- Using unsigned short
  127. -- Check if the system is big endian - little endian
  128. -- Looking for string.h
  129. -- Looking for string.h - found
  130. -- Looking for memory.h
  131. -- Looking for memory.h - found
  132. -- Looking for stdlib.h
  133. -- Looking for stdlib.h - found
  134. -- Looking for stdio.h
  135. -- Looking for stdio.h - found
  136. -- Looking for math.h
  137. -- Looking for math.h - found
  138. -- Looking for float.h
  139. -- Looking for float.h - found
  140. -- Looking for time.h
  141. -- Looking for time.h - found
  142. -- Looking for stdarg.h
  143. -- Looking for stdarg.h - found
  144. -- Looking for ctype.h
  145. -- Looking for ctype.h - found
  146. -- Looking for assert.h
  147. -- Looking for assert.h - found
  148. -- Looking for stdint.h
  149. -- Looking for stdint.h - found
  150. -- Looking for inttypes.h
  151. -- Looking for inttypes.h - found
  152. -- Looking for strings.h
  153. -- Looking for strings.h - found
  154. -- Looking for sys/stat.h
  155. -- Looking for sys/stat.h - found
  156. -- Looking for unistd.h
  157. -- Looking for unistd.h - found
  158. -- Checking for 64-bit off_t
  159. -- Checking for 64-bit off_t - present
  160. -- Checking for fseeko/ftello
  161. -- Checking for fseeko/ftello - present
  162. -- Large File support - found
  163. -- Looking for include file malloc.h
  164. -- Looking for include file malloc.h - found
  165. -- Looking for _aligned_malloc
  166. -- Looking for _aligned_malloc - not found
  167. -- Looking for posix_memalign
  168. -- Looking for posix_memalign - found
  169. -- Looking for memalign
  170. -- Looking for memalign - found
  171. -- Configuring done
  172. CMake Error: INSTALL(EXPORT) given unknown export "OpenJPEGTargets"
  173. -- Generating done
  174. -- Build files have been written to: /var/tmp/portage/media-libs/openjpeg-2.3.0/work/openjpeg-2.3.0-abi_x86_64.amd64_static
  175. * ERROR: media-libs/openjpeg-2.3.0::gentoo failed (configure phase):
  176. * cmake failed
  177. *
  178. * Call stack:
  179. * ebuild.sh, line 115: Called src_configure
  180. * environment, line 3544: Called cmake-multilib_src_configure
  181. * environment, line 716: Called multilib-minimal_src_configure
  182. * environment, line 2644: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
  183. * environment, line 2858: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
  184. * environment, line 2505: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
  185. * environment, line 2503: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
  186. * environment, line 492: Called multilib-minimal_abi_src_configure
  187. * environment, line 2638: Called multilib_src_configure
  188. * environment, line 3081: Called cmake-utils_src_configure
  189. * environment, line 887: Called die
  190. * The specific snippet of code:
  191. * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
  192. *
  193. * If you need support, post the output of `emerge --info '=media-libs/openjpeg-2.3.0::gentoo'`,
  194. * the complete build log and the output of `emerge -pqv '=media-libs/openjpeg-2.3.0::gentoo'`.
  195. * The complete build log is located at '/var/tmp/portage/media-libs/openjpeg-2.3.0/temp/build.log'.
  196. * The ebuild environment file is located at '/var/tmp/portage/media-libs/openjpeg-2.3.0/temp/environment'.
  197. * Working directory: '/var/tmp/portage/media-libs/openjpeg-2.3.0/work/openjpeg-2.3.0-abi_x86_64.amd64_static'
  198. * S: '/var/tmp/portage/media-libs/openjpeg-2.3.0/work/openjpeg-2.3.0'
  199.