Advertisement
Guest User

Untitled

a guest
Jun 26th, 2018
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.81 KB | None | 0 0
  1. Building OpenVDB-3.1.0
  2. Ensuring /opt/lib exists and is writable by us
  3. --2018-06-26 13:30:26-- https://github.com/dreamworksanimation/openvdb/archive/v3.1.0.tar.gz
  4. Resolving github.com (github.com)... 192.30.253.113, 192.30.253.112
  5. Connecting to github.com (github.com)|192.30.253.113|:443... connected.
  6. HTTP request sent, awaiting response... 302 Found
  7. Location: https://codeload.github.com/dreamworksanimation/openvdb/tar.gz/v3.1.0 [following]
  8. --2018-06-26 13:30:27-- https://codeload.github.com/dreamworksanimation/openvdb/tar.gz/v3.1.0
  9. Resolving codeload.github.com (codeload.github.com)... 192.30.253.120, 192.30.253.121
  10. Connecting to codeload.github.com (codeload.github.com)|192.30.253.120|:443... connected.
  11. HTTP request sent, awaiting response... 200 OK
  12. Length: unspecified [application/x-gzip]
  13. Saving to: '/home/ubuntu/src/blender-deps/openvdb-3.1.0.tar.gz'
  14.  
  15. /home/ubuntu/src/blender-deps/openvdb-3.1 [ <=> ] 1.19M 684KB/s in 1.8s
  16.  
  17. 2018-06-26 13:30:29 (684 KB/s) - '/home/ubuntu/src/blender-deps/openvdb-3.1.0.tar.gz' saved [1248753]
  18.  
  19. Unpacking OpenVDB-3.1.0
  20. Building Grid.o because of Grid.cc
  21. Building io/Archive.o because of Archive.cc
  22. g++ -c -DOPENVDB_PRIVATE -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -fPIC -o Grid.o Grid.cc
  23. g++ -c -DOPENVDB_PRIVATE -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -fPIC -o io/Archive.o io/Archive.cc
  24. Building io/File.o because of File.cc
  25. g++ -c -DOPENVDB_PRIVATE -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -fPIC -o io/File.o io/File.cc
  26. Building io/GridDescriptor.o because of GridDescriptor.cc
  27. Building io/Compression.o because of Compression.cc
  28. Building io/Queue.o because of Queue.cc
  29. g++ -c -DOPENVDB_PRIVATE -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -fPIC -o io/Compression.o io/Compression.cc
  30. g++ -c -DOPENVDB_PRIVATE -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -fPIC -o io/GridDescriptor.o io/GridDescriptor.cc
  31. Building io/Stream.o because of Stream.cc
  32. g++ -c -DOPENVDB_PRIVATE -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -fPIC -o io/Queue.o io/Queue.cc
  33. g++ -c -DOPENVDB_PRIVATE -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -fPIC -o io/Stream.o io/Stream.cc
  34. Building io/TempFile.o because of TempFile.cc
  35. g++ -c -DOPENVDB_PRIVATE -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -fPIC -o io/TempFile.o io/TempFile.cc
  36. In file included from /opt/lib/boost/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
  37. from /opt/lib/boost/include/boost/iostreams/detail/resolve.hpp:26,
  38. from /opt/lib/boost/include/boost/iostreams/detail/push.hpp:24,
  39. from /opt/lib/boost/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
  40. from /opt/lib/boost/include/boost/iostreams/stream_buffer.hpp:22,
  41. from /opt/lib/boost/include/boost/iostreams/stream.hpp:21,
  42. from io/TempFile.cc:37:
  43. /opt/lib/boost/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
  44. # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
  45. ^
  46. In file included from /opt/lib/boost/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
  47. from /opt/lib/boost/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
  48. from /opt/lib/boost/include/boost/iostreams/detail/resolve.hpp:26,
  49. from /opt/lib/boost/include/boost/iostreams/detail/push.hpp:24,
  50. from /opt/lib/boost/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
  51. from /opt/lib/boost/include/boost/iostreams/stream_buffer.hpp:22,
  52. from /opt/lib/boost/include/boost/iostreams/stream.hpp:21,
  53. from io/TempFile.cc:37:
  54. /opt/lib/boost/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
  55. # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
  56. ^
  57. In file included from /opt/lib/boost/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
  58. from /opt/lib/boost/include/boost/iostreams/detail/resolve.hpp:26,
  59. from /opt/lib/boost/include/boost/iostreams/detail/push.hpp:24,
  60. from /opt/lib/boost/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
  61. from /opt/lib/boost/include/boost/iostreams/stream_buffer.hpp:22,
  62. from /opt/lib/boost/include/boost/iostreams/stream.hpp:21,
  63. from io/TempFile.cc:37:
  64. /opt/lib/boost/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
  65. # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
  66. ^
  67. Building math/Maps.o because of Maps.cc
  68. g++ -c -DOPENVDB_PRIVATE -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -fPIC -o math/Maps.o math/Maps.cc
  69. Building math/Proximity.o because of Proximity.cc
  70. g++ -c -DOPENVDB_PRIVATE -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -fPIC -o math/Proximity.o math/Proximity.cc
  71. In file included from /opt/lib/boost/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
  72. from /opt/lib/boost/include/boost/iostreams/detail/resolve.hpp:26,
  73. from /opt/lib/boost/include/boost/iostreams/detail/push.hpp:24,
  74. from /opt/lib/boost/include/boost/iostreams/chain.hpp:29,
  75. from /opt/lib/boost/include/boost/iostreams/copy.hpp:28,
  76. from io/Stream.cc:38:
  77. /opt/lib/boost/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
  78. # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
  79. ^
  80. In file included from /opt/lib/boost/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
  81. from /opt/lib/boost/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
  82. from /opt/lib/boost/include/boost/iostreams/detail/resolve.hpp:26,
  83. from /opt/lib/boost/include/boost/iostreams/detail/push.hpp:24,
  84. from /opt/lib/boost/include/boost/iostreams/chain.hpp:29,
  85. from /opt/lib/boost/include/boost/iostreams/copy.hpp:28,
  86. from io/Stream.cc:38:
  87. /opt/lib/boost/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
  88. # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
  89. ^
  90. In file included from /opt/lib/boost/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
  91. from /opt/lib/boost/include/boost/iostreams/detail/resolve.hpp:26,
  92. from /opt/lib/boost/include/boost/iostreams/detail/push.hpp:24,
  93. from /opt/lib/boost/include/boost/iostreams/chain.hpp:29,
  94. from /opt/lib/boost/include/boost/iostreams/copy.hpp:28,
  95. from io/Stream.cc:38:
  96. /opt/lib/boost/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
  97. # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
  98. ^
  99. In file included from /opt/lib/boost/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
  100. from /opt/lib/boost/include/boost/iostreams/detail/resolve.hpp:26,
  101. from /opt/lib/boost/include/boost/iostreams/detail/push.hpp:24,
  102. from /opt/lib/boost/include/boost/iostreams/chain.hpp:29,
  103. from /opt/lib/boost/include/boost/iostreams/copy.hpp:28,
  104. from io/File.cc:39:
  105. /opt/lib/boost/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
  106. # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
  107. ^
  108. In file included from /opt/lib/boost/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
  109. from /opt/lib/boost/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
  110. from /opt/lib/boost/include/boost/iostreams/detail/resolve.hpp:26,
  111. from /opt/lib/boost/include/boost/iostreams/detail/push.hpp:24,
  112. from /opt/lib/boost/include/boost/iostreams/chain.hpp:29,
  113. from /opt/lib/boost/include/boost/iostreams/copy.hpp:28,
  114. from io/File.cc:39:
  115. /opt/lib/boost/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
  116. # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
  117. ^
  118. In file included from /opt/lib/boost/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
  119. from /opt/lib/boost/include/boost/iostreams/detail/resolve.hpp:26,
  120. from /opt/lib/boost/include/boost/iostreams/detail/push.hpp:24,
  121. from /opt/lib/boost/include/boost/iostreams/chain.hpp:29,
  122. from /opt/lib/boost/include/boost/iostreams/copy.hpp:28,
  123. from io/File.cc:39:
  124. /opt/lib/boost/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
  125. # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
  126. ^
  127. In file included from /opt/lib/boost/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
  128. from /opt/lib/boost/include/boost/iostreams/detail/resolve.hpp:26,
  129. from /opt/lib/boost/include/boost/iostreams/detail/push.hpp:24,
  130. from /opt/lib/boost/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
  131. from /opt/lib/boost/include/boost/iostreams/stream_buffer.hpp:22,
  132. from /opt/lib/boost/include/boost/iostreams/stream.hpp:21,
  133. from io/Archive.cc:45:
  134. /opt/lib/boost/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
  135. # pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
  136. ^
  137. In file included from /opt/lib/boost/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
  138. from /opt/lib/boost/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
  139. from /opt/lib/boost/include/boost/iostreams/detail/resolve.hpp:26,
  140. from /opt/lib/boost/include/boost/iostreams/detail/push.hpp:24,
  141. from /opt/lib/boost/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
  142. from /opt/lib/boost/include/boost/iostreams/stream_buffer.hpp:22,
  143. from /opt/lib/boost/include/boost/iostreams/stream.hpp:21,
  144. from io/Archive.cc:45:
  145. /opt/lib/boost/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
  146. # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
  147. ^
  148. In file included from /opt/lib/boost/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
  149. from /opt/lib/boost/include/boost/iostreams/detail/resolve.hpp:26,
  150. from /opt/lib/boost/include/boost/iostreams/detail/push.hpp:24,
  151. from /opt/lib/boost/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
  152. from /opt/lib/boost/include/boost/iostreams/stream_buffer.hpp:22,
  153. from /opt/lib/boost/include/boost/iostreams/stream.hpp:21,
  154. from io/Archive.cc:45:
  155. /opt/lib/boost/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
  156. # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
  157. ^
  158. Building math/QuantizedUnitVec.o because of QuantizedUnitVec.cc
  159. g++ -c -DOPENVDB_PRIVATE -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -fPIC -o math/QuantizedUnitVec.o math/QuantizedUnitVec.cc
  160. Building math/Transform.o because of Transform.cc
  161. g++ -c -DOPENVDB_PRIVATE -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -fPIC -o math/Transform.o math/Transform.cc
  162. Building metadata/Metadata.o because of Metadata.cc
  163. g++ -c -DOPENVDB_PRIVATE -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -fPIC -o metadata/Metadata.o metadata/Metadata.cc
  164. Building metadata/MetaMap.o because of MetaMap.cc
  165. g++ -c -DOPENVDB_PRIVATE -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -fPIC -o metadata/MetaMap.o metadata/MetaMap.cc
  166. Building openvdb.o because of openvdb.cc
  167. g++ -c -DOPENVDB_PRIVATE -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -fPIC -o openvdb.o openvdb.cc
  168. Building Platform.o because of Platform.cc
  169. g++ -c -DOPENVDB_PRIVATE -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -fPIC -o Platform.o Platform.cc
  170. Building util/Formats.o because of Formats.cc
  171. g++ -c -DOPENVDB_PRIVATE -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -fPIC -o util/Formats.o util/Formats.cc
  172. Building util/Util.o because of Util.cc
  173. g++ -c -DOPENVDB_PRIVATE -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -fPIC -o util/Util.o util/Util.cc
  174. python: Python is unavailable
  175. vdb_view: GLFW is unavailable
  176. doc: $DOXYGEN is undefined
  177. pydoc: Python is unavailable
  178. Building libopenvdb.so.3.1.0 because of Grid.o and others
  179. g++ -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -shared -o libopenvdb.so.3.1.0 Grid.o io/Archive.o io/Compression.o io/File.o io/GridDescriptor.o io/Queue.o io/Stream.o io/TempFile.o math/Maps.o math/Proximity.o math/QuantizedUnitVec.o math/Transform.o metadata/Metadata.o metadata/MetaMap.o openvdb.o Platform.o util/Formats.o util/Util.o -ldl -lm -lz -Wl,-rpath,/usr -L/usr -lHalf -Wl,-rpath,/usr -L/usr -ltbb -Wl,-rpath,/opt/lib/boost/lib -L/opt/lib/boost/lib -lboost_iostreams -lboost_system -Wl,-rpath,/opt/lib/blosc/lib -L/opt/lib/blosc/lib -lblosc -Wl,-rpath,/usr -L/usr -lrt -Wl,-soname,libopenvdb.so.3.1
  180. ln -f -s libopenvdb.so.3.1.0 libopenvdb.so
  181. ln -f -s libopenvdb.so.3.1.0 libopenvdb.so.3.1
  182. Building vdb_print because of libopenvdb.so.3.1.0 main.cc
  183. g++ -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -o vdb_print cmd/openvdb_print/main.cc -I . \
  184. -Wl,-rpath,/opt/lib/openvdb-3.1.0/lib -L/home/ubuntu/src/blender-deps/openvdb-3.1.0/openvdb libopenvdb.so.3.1.0 \
  185. -ldl -lm -lz -Wl,-rpath,/usr -L/usr -lHalf -Wl,-rpath,/usr -L/usr -ltbb -Wl,-rpath,/opt/lib/boost/lib -L/opt/lib/boost/lib -lboost_iostreams -lboost_system -Wl,-rpath,/opt/lib/blosc/lib -L/opt/lib/blosc/lib -lblosc -Wl,-rpath,/usr -L/usr -lrt -ljemalloc
  186. Building vdb_render because of libopenvdb.so.3.1.0 main.cc
  187. g++ -pthread -O3 -DNDEBUG -I . -I .. -isystem /opt/lib/boost/include -isystem /include -isystem /include -isystem /opt/lib/blosc/include -DOPENVDB_USE_BLOSC -DOPENVDB_USE_GLFW_3 -o vdb_render cmd/openvdb_render/main.cc -I . \
  188. -isystem /include -isystem /include \
  189. -Wl,-rpath,/usr -L/usr -lIlmImf \
  190. -Wl,-rpath,/usr -L/usr -lIlmThread -lIex -lImath \
  191. -Wl,-rpath,/opt/lib/openvdb-3.1.0/lib -L/home/ubuntu/src/blender-deps/openvdb-3.1.0/openvdb libopenvdb.so.3.1.0 \
  192. -ldl -lm -lz -Wl,-rpath,/usr -L/usr -lHalf -Wl,-rpath,/usr -L/usr -ltbb -Wl,-rpath,/opt/lib/boost/lib -L/opt/lib/boost/lib -lboost_iostreams -lboost_system -Wl,-rpath,/opt/lib/blosc/lib -L/opt/lib/blosc/lib -lblosc -Wl,-rpath,/usr -L/usr -lrt -ljemalloc
  193. /opt/lib/blosc/lib/libblosc.so: undefined reference to `__cpu_model'
  194. collect2: error: ld returned 1 exit status
  195. Makefile:727: recipe for target 'vdb_render' failed
  196. make: *** [vdb_render] Error 1
  197. make: *** Waiting for unfinished jobs....
  198. /opt/lib/blosc/lib/libblosc.so: undefined reference to `__cpu_model'
  199. collect2: error: ld returned 1 exit status
  200. Makefile:721: recipe for target 'vdb_print' failed
  201. make: *** [vdb_print] Error 1
  202. rm -f Grid.o io/Archive.o io/Compression.o io/File.o io/GridDescriptor.o io/Queue.o io/Stream.o io/TempFile.o math/Maps.o math/Proximity.o math/QuantizedUnitVec.o math/Transform.o metadata/Metadata.o metadata/MetaMap.o openvdb.o Platform.o util/Formats.o util/Util.o libopenvdb.so.3.1.0 vdb_test vdb_print vdb_render vdb_view dependencies libopenvdb.so libopenvdb.so.3.1 pyopenvdb.so dependencies
  203. rm -f libopenvdb.a
  204. rm -f libopenvdb.so.3.1.0
  205. rm -f viewer/Camera.o viewer/ClipBox.o viewer/Font.o viewer/RenderModules.o viewer/Viewer.o
  206. rm -f python/pyFloatGrid.o python/pyIntGrid.o python/pyMetadata.o python/pyOpenVDBModule.o python/pyTransform.o python/pyVec3Grid.o
  207. rm -f unittest/main.o unittest/TestBBox.o unittest/TestConjGradient.o unittest/TestCoord.o unittest/TestCpt.o unittest/TestCurl.o unittest/TestDense.o unittest/TestDenseSparseTools.o unittest/TestDiagnostics.o unittest/TestDivergence.o unittest/TestDoubleMetadata.o unittest/TestExceptions.o unittest/TestFile.o unittest/TestFloatMetadata.o unittest/TestGradient.o unittest/TestGrid.o unittest/TestGridBbox.o unittest/TestGridDescriptor.o unittest/TestGridIO.o unittest/TestGridTransformer.o unittest/TestInit.o unittest/TestInt32Metadata.o unittest/TestInt64Metadata.o unittest/TestInternalOrigin.o unittest/TestLaplacian.o unittest/TestLeaf.o unittest/TestLeafBool.o unittest/TestLeafIO.o unittest/TestLeafOrigin.o unittest/TestLevelSetRayIntersector.o unittest/TestLevelSetUtil.o unittest/TestLinearInterp.o unittest/TestMaps.o unittest/TestMat4Metadata.o unittest/TestMath.o unittest/TestMeanCurvature.o unittest/TestMeshToVolume.o unittest/TestMetadata.o unittest/TestMetadataIO.o unittest/TestMetaMap.o unittest/TestName.o unittest/TestNodeIterator.o unittest/TestNodeMask.o unittest/TestParticlesToLevelSet.o unittest/TestPointIndexGrid.o unittest/TestPointPartitioner.o unittest/TestPoissonSolver.o unittest/TestPrePostAPI.o unittest/TestQuadraticInterp.o unittest/TestQuantizedUnitVec.o unittest/TestQuat.o unittest/TestRay.o unittest/TestStats.o unittest/TestStream.o unittest/TestStringMetadata.o unittest/TestTools.o unittest/TestTransform.o unittest/TestTree.o unittest/TestTreeCombine.o unittest/TestTreeGetSetValues.o unittest/TestTreeIterators.o unittest/TestTreeVisitor.o unittest/TestUtil.o unittest/TestValueAccessor.o unittest/TestVec2Metadata.o unittest/TestVec3Metadata.o unittest/TestVolumeRayIntersector.o unittest/TestVolumeToMesh.o
  208. rm -f -r ./doc/html ./doc/latex
  209. ERROR! OpenVDB-3.1.0 failed to compile, exiting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement