Advertisement
Guest User

Untitled

a guest
Aug 28th, 2019
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 10.66 KB | None | 0 0
  1. make -j8 BUILD_CMAKE_ARGS="-U *SNDFILE* -U *PYTHON* -U *BOOST* -U *Boost* -U *OPENCOLORIO* -U *OPENEXR* -U *OPENIMAGEIO* -U *LLVM* -U *CYCLES* -U *OPENSUBDIV* -U *OPENVDB* -U *COLLADA* -U *FFMPEG* -U *ALEMBIC* -D WITH_CODEC_SNDFILE=ON -D PYTHON_VERSION=3.7 -D PYTHON_ROOT_DIR=/opt/lib/python-3.7 -D WITH_OPENCOLORIO=ON -D OPENCOLORIO_ROOT_DIR=/opt/lib/ocio -D WITH_OPENIMAGEIO=ON -D OPENIMAGEIO_ROOT_DIR=/opt/lib/oiio -D WITH_CYCLES_OSL=ON -D WITH_LLVM=ON -D LLVM_VERSION=6.0 -D OSL_ROOT_DIR=/opt/lib/osl -D WITH_OPENSUBDIV=ON -D OPENSUBDIV_ROOT_DIR=/opt/lib/osd -D WITH_OPENVDB=ON -D WITH_OPENVDB_BLOSC=ON -D OPENVDB_ROOT_DIR=/opt/lib/openvdb -D BLOSC_ROOT_DIR=/opt/lib/blosc -D WITH_OPENIMAGEDENOISE=ON -D OPENIMAGEDENOISE_ROOT_DIR=/opt/lib/oidn -D WITH_ALEMBIC=ON -D ALEMBIC_ROOT_DIR=/opt/lib/alembic -D WITH_CODEC_FFMPEG=ON -D FFMPEG_LIBRARIES='avformat;avcodec;avutil;avdevice;swscale;swresample;lzma;rt;theoradec;theora;theoraenc;vorbis;vorbisenc;vorbisfile;ogg;x264;openjp2'"
  2.  
  3. Configuring Blender in "/home/user/blender-git/build_linux" ...
  4. -- #define OPENEXR_VERSION_STRING "2.2.0"
  5. -- Found OPENVDB: /opt/lib/openvdb/lib/libopenvdb.so  
  6. CMake Warning (dev) at build_files/cmake/platform/platform_unix.cmake:51 (find_package):
  7.   Policy CMP0074 is not set: find_package uses <PackageName>_ROOT variables.
  8.   Run "cmake --help-policy CMP0074" for policy details.  Use the cmake_policy
  9.   command to set the policy and suppress this warning.
  10.  
  11.   Environment variable TBB_ROOT is set to:
  12.  
  13.     /opt/tbb2019
  14.  
  15.   For compatibility, CMake is ignoring the variable.
  16. Call Stack (most recent call first):
  17.   build_files/cmake/platform/platform_unix.cmake:247 (find_package_wrapper)
  18.   CMakeLists.txt:902 (include)
  19. This warning is for project developers.  Use -Wno-dev to suppress it.
  20.  
  21. -- Found ALEMBIC: /opt/lib/alembic/lib/libAlembic.so  
  22. -- Found Boost: /usr/include (found suitable version "1.58.0", minimum required is "1.48") found components:  filesystem regex thread date_time wave locale iostreams system chrono atomic serialization
  23. runningllvm-config-6.0
  24. -- Found LLVM: /usr/lib/x86_64-linux-gnu/libLLVM-6.0.so  
  25. -- Found OpenMP_C: -fopenmp  
  26. -- Found OpenMP_CXX: -fopenmp  
  27. -- Found OpenMP_C: -fopenmp  
  28. -- Found OpenMP_CXX: -fopenmp  
  29. -- Unsupported CFLAG: -Wrestrict
  30. -- Unsupported CXXFLAG: -Wrestrict
  31. -- numpy found at '/opt/lib/python-3.7/lib/python3.7/site-packages'
  32. CMake Warning at build_files/cmake/macros.cmake:1180 (message):
  33.   Python package 'requests' path could not be found in:
  34.  
  35.   '/opt/lib/python-3.7/lib/python3.7/site-packages/requests',
  36.   '/opt/lib/python-3.7/lib/python3/site-packages/requests',
  37.   '/opt/lib/python-3.7/lib/python3.7/dist-packages/requests',
  38.   '/opt/lib/python-3.7/lib/python3/dist-packages/requests',
  39.   '/opt/lib/python-3.7/lib/python3.7/vendor-packages/requests',
  40.   '/opt/lib/python-3.7/lib/python3/vendor-packages/requests',
  41.  
  42.   The 'WITH_PYTHON_INSTALL_REQUESTS' option will be ignored when installing
  43.   Python.
  44.  
  45.   The build will be usable, only add-ons that depend on this package won't be
  46.  functional.
  47. Call Stack (most recent call first):
  48.  CMakeLists.txt:1606 (find_python_package)
  49.  
  50.  
  51. -- Disabling render tests because OIIO idiff does not exist
  52. -- Configuring done
  53. -- Generating done
  54. -- Build files have been written to: /home/user/blender-git/build_linux
  55.  
  56. Building Blender ...
  57. make -s -C "/home/user/blender-git/build_linux" -j 8 install
  58. make[1]: warning: -jN forced in submake: disabling jobserver mode.
  59. [  0%] Built target bf_intern_string
  60. [  0%] Built target bf_intern_numaapi
  61. [  1%] Built target bf_intern_clog
  62. [  2%] Built target bf_intern_guardedalloc
  63. [  2%] Built target bf_intern_memutil
  64. [  2%] Built target datatoc
  65. [  2%] Built target bf_intern_ghost
  66. [  2%] Built target bf_intern_glew_mx
  67. [  2%] Built target bf_intern_mikktspace
  68. [  2%] Built target bf_intern_audaspace
  69. [  3%] Built target bf_intern_elbeem
  70. [  3%] Built target bf_intern_dualcon
  71. [  3%] Built target bf_intern_eigen
  72. [  4%] Built target bf_intern_smoke
  73. [  4%] Built target bf_dna_blenlib
  74. [  4%] Built target extern_clew
  75. [  4%] Built target extern_cuew
  76. [  5%] Built target makesdna
  77. [  5%] Built target bf_intern_iksolver
  78. [  5%] Built target cycles_graph
  79. [  5%] Built target bf_intern_locale
  80. [  5%] Built target bf_intern_rigidbody
  81. [  5%] Built target cycles_subd
  82. [  7%] Built target cycles_osl_shaders
  83. [  8%] Built target cycles_util
  84. [  8%] Built target extern_rangetree
  85. [  8%] Built target extern_curve_fit_nd
  86. [  9%] Built target extern_wcwidth
  87. [ 10%] Built target bf_intern_itasc
  88. [ 10%] Built target bf_intern_openvdb
  89. [ 11%] Built target extern_binreloc
  90. [ 11%] Built target extern_glew
  91. [ 11%] Built target extern_minilzo
  92. [ 12%] Built target cycles_render
  93. [ 12%] Built target extern_xdnd
  94. [ 12%] Built target extern_lzma
  95. [ 12%] Built target extern_gflags
  96. [ 12%] Built target datatoc_icon
  97. [ 12%] Built target extern_glog
  98. [ 13%] Built target dracoenc
  99. [ 15%] Built target audaspace
  100. [ 15%] Built target bf_editor_curve
  101. [ 16%] Built target bf_intern_libmv
  102. [ 16%] Built target bf_editor_animation
  103. [ 17%] Built target bf_editor_armature
  104. [ 20%] Built target extern_bullet
  105. [ 20%] Built target bf_editor_io
  106. [ 20%] Built target bf_editor_lattice
  107. [ 20%] Built target bf_editor_gpencil
  108. [ 21%] Built target bf_editor_mask
  109. [ 22%] Built target bf_editor_gizmo_library
  110. [ 23%] Built target bf_editor_metaball
  111. [ 23%] Built target bf_editor_scene
  112. [ 24%] Built target bf_editor_physics
  113. [ 25%] Built target bf_editor_interface
  114. [ 25%] Built target bf_editor_render
  115. [ 25%] Built target bf_editor_sound
  116. [ 25%] Built target bf_editor_object
  117. [ 25%] Built target bf_editor_space_api
  118. [ 25%] Built target bf_editor_mesh
  119. [ 25%] Built target bf_editor_space_buttons
  120. [ 25%] Built target bf_editor_space_action
  121. [ 25%] Built target bf_editor_space_console
  122. [ 26%] Built target bf_editor_sculpt_paint
  123. [ 26%] Built target bf_editor_space_file
  124. [ 26%] Built target bf_editor_space_graph
  125. [ 27%] Built target bf_editor_space_info
  126. [ 27%] Built target bf_editor_space_image
  127. [ 27%] Built target bf_editor_space_nla
  128. [ 28%] Built target bf_editor_space_clip
  129. [ 28%] Built target bf_editor_space_statusbar
  130. [ 28%] Built target bf_editor_space_script
  131. [ 28%] Built target bf_editor_space_node
  132. [ 28%] Built target bf_editor_space_topbar
  133. [ 29%] Built target bf_editor_space_outliner
  134. [ 29%] Built target bf_editor_space_sequencer
  135. [ 30%] Built target bf_editor_space_userpref
  136. [ 30%] Built target bf_editor_space_text
  137. [ 30%] Built target bf_editor_undo
  138. [ 30%] Built target bf_editor_util
  139. [ 33%] Built target extern_ceres
  140. [ 33%] Built target bf_editor_uvedit
  141. [ 33%] Built target bf_editor_screen
  142. [ 34%] Built target bf_editor_transform
  143. [ 34%] Built target bf_editor_space_view3d
  144. [ 34%] Built target bf_render
  145. [ 35%] Built target bf_windowmanager
  146. [ 37%] Built target bf_blenlib
  147. [ 38%] Built target bf_blenfont
  148. [ 38%] Built target bf_blentranslation
  149. [ 41%] Built target bf_editor_datafiles
  150. [ 41%] Built target bf_ikplugin
  151. [ 41%] Built target bf_physics
  152. [ 43%] Built target bf_bmesh
  153. [ 44%] Built target bf_depsgraph
  154. [ 45%] Built target bf_imbuf
  155. [ 45%] Built target bf_shader_fx
  156. [ 51%] Built target bf_gpu
  157. [ 51%] Built target bf_gpencil_modifiers
  158. [ 51%] Built target bf_imbuf_openimageio
  159. [ 51%] Built target bf_imbuf_cineon
  160. [ 51%] Built target bf_imbuf_openexr
  161. [ 51%] Built target bf_avi
  162. [ 55%] Built target bf_blenkernel
  163. [ 55%] Built target bf_python_ext
  164. [ 56%] Built target bf_modifiers
  165. [ 69%] Built target bf_draw
  166. [ 70%] Built target bf_python_gpu
  167. [ 70%] Built target bf_python_bmesh
  168. [ 71%] Built target bf_python
  169. [ 71%] Built target bf_python_mathutils
  170. [ 71%] Generating buildinfo.h_fake, buildinfo.h
  171. [ 72%] Built target bf_intern_opencolorio
  172. [ 72%] Built target bf_dna
  173. [ 72%] Built target bf_intern_opensubdiv
  174. [ 72%] Built target bf_alembic
  175. [ 72%] Built target extern_draco
  176. [ 72%] Built target cycles_kernel_osl
  177. [ 72%] Built target msgfmt
  178. [ 72%] Built target cycles_device
  179. [ 73%] Built target audaspace-py
  180. [ 73%] Built target locales
  181. [ 74%] Built target cycles_bvh
  182. [ 75%] Built target bf_blenloader
  183. [ 75%] Built target buildinfo
  184. Scanning dependencies of target buildinfoobj
  185. [ 75%] Building C object source/creator/CMakeFiles/buildinfoobj.dir/buildinfo.c.o
  186. [ 75%] Built target buildinfoobj
  187. [ 81%] Built target bf_nodes
  188. [ 84%] Built target cycles_kernel
  189. [ 84%] Built target makesrna
  190. [ 90%] Built target bf_compositor
  191. [ 92%] Built target bf_rna
  192. [ 92%] Built target bf_intern_cycles
  193. [100%] Built target bf_freestyle
  194. Scanning dependencies of target blender
  195. [100%] Building C object source/creator/CMakeFiles/blender.dir/buildinfo.c.o
  196. [100%] Linking CXX executable ../../bin/blender
  197. /opt/lib/oidn/lib/libOpenImageDenoise.a(device.cpp.o):device.cpp:function oidn::Device::commit(): error: undefined reference to 'tbb::interface7::internal::task_arena_base::internal_max_concurrency(tbb::interface7::task_arena const*)'
  198. /opt/lib/oidn/lib/libmkldnn.a(cpu_engine.cpp.o):cpu_engine.cpp:function mkldnn_status_t mkldnn_primitive_desc::create<mkldnn::impl::cpu::jit_avx512_common_convolution_fwd_t<(mkldnn_data_type_t)1, (mkldnn_data_type_t)1, (mkldnn_data_type_t)1>::pd_t>(mkldnn_primitive_desc**, mkldnn::impl::op_desc_t const*, mkldnn_primitive_attr const*, mkldnn_engine*, mkldnn_primitive_desc const*): error: undefined reference to 'tbb::interface7::internal::task_arena_base::internal_max_concurrency(tbb::interface7::task_arena const*)'
  199. /opt/lib/oidn/lib/libmkldnn.a(cpu_engine.cpp.o):cpu_engine.cpp:function mkldnn_status_t mkldnn_primitive_desc::create<mkldnn::impl::cpu::jit_avx512_common_convolution_winograd_fwd_t::pd_t>(mkldnn_primitive_desc**, mkldnn::impl::op_desc_t const*, mkldnn_primitive_attr const*, mkldnn_engine*, mkldnn_primitive_desc const*): error: undefined reference to 'tbb::interface7::internal::task_arena_base::internal_max_concurrency(tbb::interface7::task_arena const*)'
  200. /opt/lib/oidn/lib/libmkldnn.a(cpu_reorder.cpp.o):cpu_reorder.cpp:function mkldnn::impl::cpu::simple_reorder_impl<(mkldnn_data_type_t)1, (mkldnn_format_tag_t)1, (mkldnn_data_type_t)1, (mkldnn_format_tag_t)1, true, mkldnn::impl::cpu::spec::direct_copy_except_dim_0>::execute(mkldnn::impl::cpu::cpu_reorder_pd_t const*, float const*, float*): error: undefined reference to 'tbb::interface7::internal::task_arena_base::internal_max_concurrency(tbb::interface7::task_arena const*)'
  201. collect2: error: ld returned 1 exit status
  202. source/creator/CMakeFiles/blender.dir/build.make:425: recipe for target 'bin/blender' failed
  203. make[3]: *** [bin/blender] Error 1
  204. CMakeFiles/Makefile2:6578: recipe for target 'source/creator/CMakeFiles/blender.dir/all' failed
  205. make[2]: *** [source/creator/CMakeFiles/blender.dir/all] Error 2
  206. Makefile:162: recipe for target 'all' failed
  207. make[1]: *** [all] Error 2
  208. GNUmakefile:292: recipe for target 'all' failed
  209. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement