Advertisement
ajuzer

build_log

Mar 19th, 2020
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.09 KB | None | 0 0
  1.  * Package: media-libs/mesa-9999
  2.  * Repository: gentoo
  3.  * Maintainer: x11@gentoo.org
  4.  * USE: X abi_x86_32 abi_x86_64 amd64 classic dri3 egl elibc_glibc gallium gbm gles2 kernel_linux libglvnd llvm opencl osmesa userland_GNU vaapi vdpau video_cards_r600 video_cards_radeon zstd
  5.  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
  6. * Using python3.6 to build
  7. >>> Unpacking source...
  8. * Repository id: mesa_mesa.git
  9. * To override fetched repository properties, use:
  10. * EGIT_OVERRIDE_REPO_MESA_MESA
  11. * EGIT_OVERRIDE_BRANCH_MESA_MESA
  12. * EGIT_OVERRIDE_COMMIT_MESA_MESA
  13. * EGIT_OVERRIDE_COMMIT_DATE_MESA_MESA
  14. *
  15. * Fetching https://gitlab.freedesktop.org/mesa/mesa.git ...
  16. git fetch https://gitlab.freedesktop.org/mesa/mesa.git +HEAD:refs/git-r3/HEAD
  17. git symbolic-ref refs/git-r3/media-libs/mesa/0/__main__ refs/git-r3/HEAD
  18. * Checking out https://gitlab.freedesktop.org/mesa/mesa.git to /var/tmp/portage/media-libs/mesa-9999/work/mesa-9999 ...
  19. git checkout --quiet refs/git-r3/HEAD
  20. GIT update -->
  21. repository: https://gitlab.freedesktop.org/mesa/mesa.git
  22. at the commit: 3c03718fd7813b9023c286101d4f972aa3390de9
  23. >>> Source unpacked in /var/tmp/portage/media-libs/mesa-9999/work
  24. >>> Preparing source in /var/tmp/portage/media-libs/mesa-9999/work/mesa-9999 ...
  25. >>> Source prepared.
  26. >>> Configuring source in /var/tmp/portage/media-libs/mesa-9999/work/mesa-9999 ...
  27. * abi_x86_32.x86: running multilib-minimal_abi_src_configure
  28. meson --buildtype plain --libdir lib32 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --cross-file /var/tmp/portage/media-libs/mesa-9999/temp/meson.i686-pc-linux-gnu.x86 -Dplatforms=x11,drm,surfaceless -Dllvm=true -Dlmsensors=false -Dlibunwind=false -Dgallium-nine=false -Dgallium-va=true -Dva-libs-path=/usr/lib32/va/drivers -Dgallium-vdpau=true -Dgallium-xa=false -Dgallium-xvmc=false -Dgallium-opencl=icd -Dosmesa=gallium -Dbuild-tests=false -Dglx=dri -Dshared-glapi=true -Ddri3=true -Degl=true -Dgbm=true -Dgles1=false -Dgles2=true -Dglvnd=true -Dselinux=false -Dzstd=true -Dvalgrind=false -Ddri-drivers=r100,r200 -Dgallium-drivers=r600,swrast -Dvulkan-drivers= -Dvulkan-overlay-layer=false --buildtype plain -Db_ndebug=true /var/tmp/portage/media-libs/mesa-9999/work/mesa-9999 /var/tmp/portage/media-libs/mesa-9999/work/mesa-9999-abi_x86_32.x86
  29. The Meson build system
  30. Version: 0.53.2
  31. Source dir: /var/tmp/portage/media-libs/mesa-9999/work/mesa-9999
  32. Build dir: /var/tmp/portage/media-libs/mesa-9999/work/mesa-9999-abi_x86_32.x86
  33. Build type: cross build
  34. Program python found: YES (/var/tmp/portage/media-libs/mesa-9999/temp/python3.6/bin/python)
  35. Project name: mesa
  36. Project version: 20.1.0-devel
  37. Appending CFLAGS from environment: '-march=native -O2 -pipe -fomit-frame-pointer'
  38. Appending LDFLAGS from environment: ['-Wl,-O1', '-Wl,--as-needed']
  39. C compiler for the build machine: x86_64-pc-linux-gnu-gcc -m32 (gcc 9.3.0 "x86_64-pc-linux-gnu-gcc (Gentoo 9.3.0 p1) 9.3.0")
  40. C linker for the build machine: x86_64-pc-linux-gnu-gcc -m32 ld.bfd 2.32
  41. Appending CXXFLAGS from environment: '-march=native -O2 -pipe -fomit-frame-pointer'
  42. Appending LDFLAGS from environment: ['-Wl,-O1', '-Wl,--as-needed']
  43. C++ compiler for the build machine: x86_64-pc-linux-gnu-g++ -m32 (gcc 9.3.0 "x86_64-pc-linux-gnu-g++ (Gentoo 9.3.0 p1) 9.3.0")
  44. C++ linker for the build machine: x86_64-pc-linux-gnu-g++ -m32 ld.bfd 2.32
  45. C compiler for the host machine: x86_64-pc-linux-gnu-gcc -m32 (gcc 9.3.0 "x86_64-pc-linux-gnu-gcc (Gentoo 9.3.0 p1) 9.3.0")
  46. C linker for the host machine: x86_64-pc-linux-gnu-gcc -m32 ld.bfd 2.32
  47. WARNING: Env var AR seems to point to the cross compiler.
  48. This is probably wrong, it should always point to the native compiler.
  49. C++ compiler for the host machine: x86_64-pc-linux-gnu-g++ -m32 (gcc 9.3.0 "x86_64-pc-linux-gnu-g++ (Gentoo 9.3.0 p1) 9.3.0")
  50. C++ linker for the host machine: x86_64-pc-linux-gnu-g++ -m32 ld.bfd 2.32
  51. Build machine cpu family: x86
  52. Build machine cpu: i686
  53. Host machine cpu family: x86
  54. Host machine cpu: i686
  55. Target machine cpu family: x86
  56. Target machine cpu: i686
  57. Program pkg-config found: YES (/usr/bin/pkg-config)
  58. WARNING: Env var PKG_CONFIG seems to point to the cross compiler.
  59. This is probably wrong, it should always point to the native compiler.
  60. Found pkg-config: /usr/bin/i686-pc-linux-gnu-pkg-config (0.29.2)
  61. Run-time dependency vdpau found: YES 1.3
  62. Found CMake: /usr/bin/cmake (3.14.6)
  63. Appending FFLAGS from environment: '-O2 -pipe'
  64. Appending LDFLAGS from environment: ['-Wl,-O1', '-Wl,--as-needed']
  65. Run-time dependency libomxil-bellagio found: NO (tried pkgconfig and cmake)
  66. Run-time dependency libtizonia found: NO (tried pkgconfig and cmake)
  67. Run-time dependency libtizplatform found: NO (tried pkgconfig and cmake)
  68. Run-time dependency tizilheaders found: NO (tried pkgconfig and cmake)
  69. Run-time dependency libva found: YES 1.5.0
  70. Run-time dependency libclc found: YES 0.2.0
  71. Program python3 found: YES (/var/tmp/portage/media-libs/mesa-9999/temp/python3.6/bin/python3)
  72. Fetching value of define "ETIME" : 62
  73. Checking for function "bswap32" : YES
  74. Checking for function "bswap64" : YES
  75. Checking for function "clz" : YES
  76. Checking for function "clzll" : YES
  77. Checking for function "ctz" : YES
  78. Checking for function "expect" : YES
  79. Checking for function "ffs" : YES
  80. Checking for function "ffsll" : YES
  81. Checking for function "popcount" : YES
  82. Checking for function "popcountll" : YES
  83. Checking for function "unreachable" : YES
  84. Checking if "__attribute__((const))" compiles: YES
  85. Checking if "__attribute__((flatten))" compiles: YES
  86. Checking if "__attribute__((malloc))" compiles: YES
  87. Checking if "__attribute__((pure))" compiles: YES
  88. Checking if "__attribute__((unused))" compiles: YES
  89. Checking if "__attribute__((warn_unused_result))" compiles: YES
  90. Checking if "__attribute__((weak))" compiles: YES
  91. Checking if "__attribute__((format(...)))" compiles: YES
  92. Checking if "__attribute__((packed))" compiles: YES
  93. Checking if "__attribute__((returns_nonnull))" compiles: YES
  94. Checking if "__attribute__((visibility(...)))" compiles: YES
  95. Checking if "__attribute__((alias(...)))" compiles: YES
  96. Checking if "__attribute__((__noreturn__))" compiles: YES
  97. Checking if "__uint128_t" compiles: NO
  98. Compiler for C supports arguments -Werror=implicit-function-declaration: YES
  99. Compiler for C supports arguments -Werror=missing-prototypes: YES
  100. Compiler for C supports arguments -Werror=return-type: YES
  101. Compiler for C supports arguments -Werror=empty-body: YES
  102. Compiler for C supports arguments -Werror=incompatible-pointer-types: YES
  103. Compiler for C supports arguments -Werror=int-conversion: YES
  104. Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES
  105. Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES
  106. Compiler for C supports arguments -fno-math-errno: YES
  107. Compiler for C supports arguments -fno-trapping-math: YES
  108. Compiler for C supports arguments -Qunused-arguments: NO
  109. Compiler for C supports arguments -fno-common: YES
  110. Compiler for C supports arguments -Werror=format: YES
  111. Compiler for C supports arguments -Wformat-security: YES
  112. Compiler for C++ supports arguments -Werror=return-type: YES
  113. Compiler for C++ supports arguments -Werror=empty-body: YES
  114. Compiler for C++ supports arguments -Wno-non-virtual-dtor -Wnon-virtual-dtor: YES
  115. Compiler for C++ supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES
  116. Compiler for C++ supports arguments -Wno-format-truncation -Wformat-truncation: YES
  117. Compiler for C++ supports arguments -fno-math-errno: YES
  118. Compiler for C++ supports arguments -fno-trapping-math: YES
  119. Compiler for C++ supports arguments -Qunused-arguments: NO
  120. Compiler for C++ supports arguments -Werror=format: YES
  121. Compiler for C++ supports arguments -Wformat-security: YES
  122. Compiler for C supports arguments -Wno-override-init -Woverride-init: YES
  123. Compiler for C supports arguments -Wno-initializer-overrides -Winitializer-overrides: NO
  124. Compiler for C supports arguments -fvisibility=hidden: YES
  125. Compiler for C supports arguments -Werror=pointer-arith: YES
  126. Compiler for C++ supports arguments -Werror=pointer-arith: YES
  127. Compiler for C supports arguments -Werror=vla: YES
  128. Compiler for C++ supports arguments -Werror=vla: YES
  129. Compiler for C supports arguments -Werror=gnu-empty-initializer: NO
  130. Compiler for C++ supports arguments -Werror=gnu-empty-initializer: NO
  131. Compiler for C++ supports arguments -fvisibility=hidden: YES
  132. Checking if "GCC atomic builtins" compiles: YES
  133. Checking if "GCC atomic builtins required -latomic" links: YES
  134. Checking if "GCC 64bit atomics" with dependency not-found links: YES
  135. Library ws2_32 found: NO
  136. Header <sys/sysmacros.h> has symbol "major" : YES
  137. Header <sys/sysmacros.h> has symbol "minor" : YES
  138. Header <sys/sysmacros.h> has symbol "makedev" : YES
  139. Header <sys/mkdev.h> has symbol "major" : NO
  140. Checking if "xlocale.h" compiles: NO
  141. Checking if "sys/sysctl.h" compiles: YES
  142. Checking if "linux/futex.h" compiles: YES
  143. Checking if "endian.h" compiles: YES
  144. Checking if "dlfcn.h" compiles: YES
  145. Checking if "execinfo.h" compiles: YES
  146. Checking if "sys/shm.h" compiles: YES
  147. Checking if "cet.h" compiles: YES
  148. Checking for function "strtof" : YES
  149. Checking for function "mkostemp" : YES
  150. Checking for function "timespec_get" : YES
  151. Checking for function "memfd_create" : YES
  152. Checking for function "random_r" : YES
  153. Checking for function "flock" : YES
  154. Checking for function "strtok_r" : YES
  155. Header <errno.h> has symbol "program_invocation_name" : YES
  156. Checking for function "posix_memalign" : YES
  157. Checking whether type "struct dirent" has member "d_type" : YES
  158. Checking if "strtod has locale support" links: YES
  159. Checking if "Bsymbolic" links: YES
  160. Checking if "gc-sections" links: YES
  161. Checking if "version-script" links: YES
  162. Checking if "dynamic-list" links: YES
  163. Compiler for C supports link arguments -Wl,--build-id=sha1: YES
  164. Checking for function "dlopen" : NO
  165. Library dl found: YES
  166. Checking for function "dladdr" with dependency -ldl: YES
  167. Checking for function "dl_iterate_phdr" : YES
  168. Checking for function "clock_gettime" : YES
  169. Run-time dependency zlib found: YES 1.2.11
  170. Run-time dependency libzstd found: YES 1.3.7
  171. Run-time dependency threads found: YES
  172. Checking for function "pthread_setaffinity_np" with dependency threads: YES
  173. Checking for function "pthread_setaffinity_np" with dependency threads: NO
  174. Run-time dependency expat found: YES 2.2.8
  175. Library m found: YES
  176. Run-time dependency libdrm_radeon found: YES 2.4.100
  177. Run-time dependency libdrm found: YES 2.4.100
  178. llvm-config found: YES (/usr/lib/llvm/10/bin/i686-pc-linux-gnu-llvm-config) 10.0.0
  179. Run-time dependency LLVM (modules: all-targets, amdgpu, asmparser, bitreader, bitwriter, core, coverage, engine, executionengine, instcombine, instrumentation, ipo, irreader, linker, lto, mcdisassembler, mcjit, native, objcarcopts, option, profiledata, scalaropts, transformutils, coroutines) found: YES 10.0.0
  180. WARNING: Project targeting '>= 0.46' but tried to use feature introduced in '0.51.0': dep.get_variable
  181. Run-time dependency libelf found: YES 0.177
  182. Run-time dependency libglvnd found: YES 1.3.1
  183. Program bison found: YES (/usr/bin/bison)
  184. WARNING: Project targeting '>= 0.46' but tried to use feature introduced in '0.52.0': version arg in find_program
  185. Program bison found: YES (/usr/bin/bison)
  186. Program flex found: YES (/usr/bin/flex)
  187. Run-time dependency x11 found: YES 1.6.9
  188. Run-time dependency xext found: YES 1.3.4
  189. Run-time dependency xdamage found: YES 1.1.5
  190. Run-time dependency xfixes found: YES 5.0.3
  191. Run-time dependency xcb-glx found: YES 1.14
  192. Run-time dependency xcb found: YES 1.14
  193. Run-time dependency x11-xcb found: YES 1.6.9
  194. Run-time dependency xcb-dri2 found: YES 1.14
  195. Run-time dependency xcb-dri3 found: YES 1.14
  196. Run-time dependency xcb-present found: YES 1.14
  197. Run-time dependency xcb-sync found: YES 1.14
  198. Run-time dependency xshmfence found: YES 1.3
  199. Run-time dependency glproto found: YES 1.4.17
  200. Run-time dependency dri2proto found: YES 2.8
  201. Run-time dependency xxf86vm found: YES 1.1.4
  202. Run-time dependency xcb-xfixes found: YES 1.14
  203. Run-time dependency xcb-randr found: YES 1.14
  204. Run-time dependency xrandr found: YES 1.5.2
  205. Program nm found: YES (/usr/bin/nm)
  206. Program symbols-check.py found: YES (/usr/bin/env python /var/tmp/portage/media-libs/mesa-9999/work/mesa-9999/bin/symbols-check.py)
  207. Program install_megadrivers.py found: YES (/usr/bin/python3.6 /var/tmp/portage/media-libs/mesa-9999/work/mesa-9999/bin/install_megadrivers.py)
  208. DEPRECATION: build_always is deprecated. Combine build_by_default and build_always_stale instead.
  209. Program /var/tmp/portage/media-libs/mesa-9999/work/mesa-9999/bin/install_megadrivers.py found: YES (/usr/bin/python3.6 /var/tmp/portage/media-libs/mesa-9999/work/mesa-9999/bin/install_megadrivers.py)
  210. Checking for function "mincore" : YES
  211. Compiler for C++ supports arguments -Wno-ignored-attributes -Wignored-attributes: YES
  212.  
  213. src/gallium/targets/opencl/meson.build:36:0: ERROR: C++ library 'clangCodeGen' not found
  214.  
  215. A full log can be found at /var/tmp/portage/media-libs/mesa-9999/work/mesa-9999-abi_x86_32.x86/meson-logs/meson-log.txt
  216. * ERROR: media-libs/mesa-9999::gentoo failed (configure phase):
  217. * (no error message)
  218. *
  219. * Call stack:
  220. * ebuild.sh, line 125: Called src_configure
  221. * environment, line 4031: Called multilib-minimal_src_configure
  222. * environment, line 2542: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
  223. * environment, line 2769: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
  224. * environment, line 2472: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
  225. * environment, line 2470: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
  226. * environment, line 1100: Called multilib-minimal_abi_src_configure
  227. * environment, line 2536: Called multilib_src_configure
  228. * environment, line 3082: Called meson_src_configure
  229. * environment, line 2404: Called die
  230. * The specific snippet of code:
  231. * tc-env_build "$@" || die
  232. *
  233. * If you need support, post the output of `emerge --info '=media-libs/mesa-9999::gentoo'`,
  234. * the complete build log and the output of `emerge -pqv '=media-libs/mesa-9999::gentoo'`.
  235. * The complete build log is located at '/var/tmp/portage/media-libs/mesa-9999/temp/build.log'.
  236. * The ebuild environment file is located at '/var/tmp/portage/media-libs/mesa-9999/temp/environment'.
  237. * Working directory: '/var/tmp/portage/media-libs/mesa-9999/work/mesa-9999-abi_x86_32.x86'
  238. * S: '/var/tmp/portage/media-libs/mesa-9999/work/mesa-9999'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement