bartoszek / AUR-blender-2.8-git

AUR: blender-2.8-git
https://aur.archlinux.org/packages/blender-2.8-git/
0 stars 0 forks source link

Undefined references when compiling with ninja #7

Closed ghost closed 4 years ago

ghost commented 4 years ago

First I tried it without cuda and optix (DISABLE_CUDA=1 and DISABLE_OPTIX=1) and then installed both packages, still same error using makepkg -si even after deleting source and recloning.

[ 92% | 3772<1<292 | ?bps ] Building C object source/blen...eFiles/bf_draw.dir/engines/overlay/overlay_background.c.o
/run/media/user/compile/yay/blender-2.8-git/src/blender/source/blender/draw/engines/overlay/overlay_background.c: In Funktion »OVERLAY_background_cache_init«:
/run/media/user/compile/yay/blender-2.8-git/src/blender/source/blender/draw/engines/overlay/overlay_background.c:94:5: Warnung: »background_type« könnte in dieser Funktion uninitialisiert verwendet werden [-Wmaybe-uninitialized]
   94 |     DRW_shgroup_uniform_int_copy(grp, "bgType", background_type);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 99% | 4063<1<1 | ?bps ] Linking CXX executable bin/blender
FAILED: bin/blender 
: && /usr/bin/c++  -Wredundant-decls -Wall -Wno-invalid-offsetof -Wno-sign-compare -Wlogical-op -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Werror=return-type -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wundef -Wformat-signedness -Wrestrict -Wuninitialized -Wundef -Wmissing-declarations -Wimplicit-fallthrough=5 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fuse-ld=gold -fopenmp -std=c++11   -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -msse2 -O2 -DNDEBUG  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now  -Wl,--version-script='/run/media/user/compile/yay/blender-2.8-git/src/blender/source/creator/blender.map' source/creator/CMakeFiles/blender.dir/creator.c.o source/creator/CMakeFiles/blender.dir/creator_args.c.o source/creator/CMakeFiles/blender.dir/creator_signals.c.o source/creator/CMakeFiles/blender.dir/buildinfo.c.o  -o bin/blender -L/tbb/lib -Wl,-rpath,/tbb/lib:/usr/lib64/opencollada:  lib/libbf_blenkernel.a  -ltbb  lib/libbf_windowmanager.a  /usr/lib/libjemalloc.so  -lutil  -lc  -lm  -lpthread  -ldl  /usr/lib/libX11.so  /usr/lib/libXi.so  /usr/lib/libXxf86vm.so  /usr/lib/libXfixes.so  /usr/lib/libXrender.so  lib/libbf_blenloader.a  lib/libbf_blentranslation.a  lib/libbf_bmesh.a  lib/libbf_draw.a  lib/libbf_imbuf.a  lib/libbf_modifiers.a  lib/libbf_rna.a  lib/libbf_python.a  lib/libbf_python_bmesh.a  lib/libbf_editor_screen.a  lib/libbf_compositor.a  lib/libbf_alembic.a  lib/libbf_editor_space_api.a  lib/libbf_editor_animation.a  lib/libbf_editor_armature.a  lib/libbf_editor_curve.a  lib/libbf_editor_gpencil.a  lib/libbf_editor_io.a  lib/libbf_editor_mesh.a  lib/libbf_editor_object.a  lib/libbf_editor_physics.a  lib/libbf_editor_scene.a  lib/libbf_editor_sculpt_paint.a  lib/libbf_editor_sound.a  lib/libbf_editor_transform.a  lib/libbf_editor_undo.a  lib/libbf_editor_interface.a  lib/libbf_editor_space_sequencer.a  lib/libbf_editor_space_action.a  lib/libbf_editor_space_clip.a  lib/libbf_editor_space_console.a  lib/libbf_editor_space_graph.a  lib/libbf_editor_space_image.a  lib/libbf_editor_space_nla.a  lib/libbf_editor_space_node.a  lib/libbf_editor_space_outliner.a  lib/libbf_editor_space_statusbar.a  lib/libbf_editor_space_text.a  lib/libbf_editor_space_view3d.a  lib/libbf_usd.a  lib/libbf_blenkernel.a  lib/libbf_windowmanager.a  lib/libbf_blenloader.a  lib/libbf_blentranslation.a  lib/libbf_bmesh.a  lib/libbf_draw.a  lib/libbf_imbuf.a  lib/libbf_modifiers.a  lib/libbf_rna.a  lib/libbf_python.a  lib/libbf_python_bmesh.a  lib/libbf_editor_screen.a  lib/libbf_compositor.a  lib/libbf_alembic.a  lib/libbf_editor_space_api.a  lib/libbf_editor_animation.a  lib/libbf_editor_armature.a  lib/libbf_editor_curve.a  lib/libbf_editor_gpencil.a  lib/libbf_editor_io.a  lib/libbf_editor_mesh.a  lib/libbf_editor_object.a  lib/libbf_editor_physics.a  lib/libbf_editor_scene.a  lib/libbf_editor_sculpt_paint.a  lib/libbf_editor_sound.a  lib/libbf_editor_transform.a  lib/libbf_editor_undo.a  lib/libbf_editor_interface.a  lib/libbf_editor_space_sequencer.a  lib/libbf_editor_space_action.a  lib/libbf_editor_space_clip.a  lib/libbf_editor_space_console.a  lib/libbf_editor_space_graph.a  lib/libbf_editor_space_image.a  lib/libbf_editor_space_nla.a  lib/libbf_editor_space_node.a  lib/libbf_editor_space_outliner.a  lib/libbf_editor_space_statusbar.a  lib/libbf_editor_space_text.a  lib/libbf_editor_space_view3d.a  lib/libbf_usd.a  lib/libbf_depsgraph.a  lib/libbf_gpencil_modifiers.a  lib/libbf_ikplugin.a  lib/libbf_intern_iksolver.a  lib/libbf_intern_itasc.a  lib/libbf_intern_clog.a  lib/libbf_intern_ghost.a  lib/libbf_intern_glew_mx.a  lib/libbf_intern_string.a  lib/libextern_xdnd.a  lib/libbf_intern_libmv.a  lib/libextern_ceres.a  lib/libbf_intern_mikktspace.a  lib/libbf_intern_opensubdiv.a  lib/libbf_nodes.a  lib/libbf_physics.a  lib/libbf_shader_fx.a  lib/libextern_binreloc.a  lib/libbf_intern_rigidbody.a  lib/libextern_minilzo.a  lib/libextern_lzma.a  /usr/lib/libfftw3.so  /usr/lib/libosdGPU.so  /usr/lib/libosdCPU.so  lib/libbf_intern_openvdb.a  /usr/lib/libopenvdb.so  /usr/lib/libblosc.so  lib/libbf_intern_quadriflow.a  lib/libextern_quadriflow.a  lib/libbf_intern_locale.a  lib/libextern_rangetree.a  lib/libbf_intern_memutil.a  lib/libbf_intern_opencolorio.a  /usr/lib/libOpenColorIO.so  /usr/lib/libyaml-cpp.so  /usr/lib/libtinyxml.so  lib/libbf_imbuf_openimageio.a  /usr/lib/libopenjp2.so  lib/libbf_avi.a  lib/libbf_imbuf_dds.a  lib/libbf_imbuf_cineon.a  lib/libextern_bullet.a  lib/libbf_intern_dualcon.a  lib/libbf_dna.a  lib/libbf_editor_gizmo_library.a  lib/libbf_editor_render.a  lib/libbf_python_gpu.a  lib/libbf_intern_cycles.a  lib/libextern_glog.a  lib/libextern_gflags.a  lib/libcycles_graph.a  lib/libcycles_bvh.a  lib/libcycles_device.a  lib/libcycles_kernel.a  lib/libcycles_render.a  lib/libcycles_kernel_osl.a  lib/libcycles_bvh.a  lib/libcycles_device.a  lib/libcycles_kernel.a  lib/libcycles_render.a  lib/libcycles_kernel_osl.a  lib/libextern_cuew.a  /usr/lib/liboslcomp.so  /usr/lib/liboslexec.so  /usr/lib/liboslquery.so  /usr/lib/libOpenImageIO.so  /usr/lib/libpng.so  /usr/lib/libjpeg.so  /usr/lib/libtiff.so  /usr/lib/libLLVM-9.0.1.so  lib/libcycles_subd.a  lib/libcycles_util.a  lib/libextern_clew.a  /usr/lib/libOpenImageDenoise.so  /usr/lib/libAlembic.so  /usr/lib/libhdf5.so  lib/libbf_editor_space_buttons.a  lib/libbf_editor_space_file.a  lib/libbf_editor_space_info.a  lib/libbf_editor_space_script.a  lib/libbf_editor_space_topbar.a  lib/libbf_editor_space_userpref.a  lib/libextern_curve_fit_nd.a  lib/libbf_collada.a  /usr/lib64/opencollada/libOpenCOLLADAStreamWriter.so  /usr/lib64/opencollada/libOpenCOLLADASaxFrameworkLoader.so  /usr/lib64/opencollada/libOpenCOLLADAFramework.so  /usr/lib64/opencollada/libOpenCOLLADABaseUtils.so  /usr/lib64/opencollada/libGeneratedSaxParser.so  /usr/lib64/opencollada/libMathMLSolver.so  /usr/lib64/opencollada/libbuffer.so  /usr/lib64/opencollada/libftoa.so  /usr/lib64/opencollada/libUTF.so  /usr/lib/libpcre.so  /usr/lib/libxml2.so  lib/libbf_render.a  lib/libbf_imbuf_openexr.a  /usr/lib/libHalf-2_4.so  /usr/lib/libIex-2_4.so  /usr/lib/libIlmImf-2_4.so  /usr/lib/libIlmThread-2_4.so  /usr/lib/libImath-2_4.so  lib/libbf_freestyle.a  lib/libbf_python_mathutils.a  lib/libbf_python_ext.a  /usr/lib/libGLEW.so  lib/libbf_intern_mantaflow.a  /usr/lib/libz.so  lib/libextern_mantaflow.a  lib/libbf_blenfont.a  lib/libbf_gpu.a  /usr/lib/libGL.so  lib/libbf_editor_mask.a  lib/libbf_editor_metaball.a  lib/libbf_editor_datafiles.a  lib/libbf_editor_util.a  lib/libbf_intern_audaspace.a  -Xlinker -export-dynamic  lib/libaudaspace-py.a  /usr/lib/libpython3.8.so  lib/libaudaspace.a  -lavformat  -lavcodec  -lavutil  -lavdevice  -lswscale  /usr/lib/libjack.so  /usr/lib/libsndfile.so  /usr/lib/libopenal.so  /usr/lib/libSDL2.so  lib/libbf_editor_uvedit.a  lib/libbf_editor_lattice.a  -ltbb  lib/libbf_blenlib.a  lib/libbf_intern_guardedalloc.a  /usr/lib/libfreetype.so  lib/libbf_intern_eigen.a  lib/libbf_intern_numaapi.a  lib/libextern_wcwidth.a  lib/libbf_intern_libc_compat.a  /usr/lib64/libboost_regex.so.1.72.0  /usr/lib64/libboost_wave.so.1.72.0  /usr/lib64/libboost_filesystem.so.1.72.0  /usr/lib64/libboost_date_time.so.1.72.0  /usr/lib64/libboost_locale.so.1.72.0  /usr/lib64/libboost_thread.so.1.72.0  /usr/lib64/libboost_chrono.so.1.72.0  /usr/lib64/libboost_iostreams.so.1.72.0  /usr/lib64/libboost_python27.so.1.72.0  /usr/lib64/libboost_system.so.1.72.0  -Wl,--whole-archive /usr/lib/libusd_ms.so -Wl,--no-whole-archive /usr/lib/libtbb.so  -lpthread  -ldl && :
lib/libbf_ikplugin.a(itasc_plugin.cpp.o):itasc_plugin.cpp:function execute_scene(Depsgraph*, Scene*, IK_Scene*, bItasc*, float, float): error: undefined reference to 'iTaSC::Scene::update(double, double, unsigned int, bool, bool, bool)'
lib/libbf_ikplugin.a(itasc_plugin.cpp.o):itasc_plugin.cpp:function execute_scene(Depsgraph*, Scene*, IK_Scene*, bItasc*, float, float): error: undefined reference to 'iTaSC::Scene::update(double, double, unsigned int, bool, bool, bool)'
lib/libbf_ikplugin.a(itasc_plugin.cpp.o):itasc_plugin.cpp:function execute_scene(Depsgraph*, Scene*, IK_Scene*, bItasc*, float, float): error: undefined reference to 'iTaSC::Scene::update(double, double, unsigned int, bool, bool, bool)'
lib/libbf_ikplugin.a(itasc_plugin.cpp.o):itasc_plugin.cpp:function execute_scene(Depsgraph*, Scene*, IK_Scene*, bItasc*, float, float): error: undefined reference to 'iTaSC::Scene::update(double, double, unsigned int, bool, bool, bool)'
lib/libbf_ikplugin.a(itasc_plugin.cpp.o):itasc_plugin.cpp:function itasc_update_param: error: undefined reference to 'iTaSC::Scene::setParam(iTaSC::Scene::SceneParam, double)'
lib/libbf_ikplugin.a(itasc_plugin.cpp.o):itasc_plugin.cpp:function itasc_update_param: error: undefined reference to 'iTaSC::Scene::setParam(iTaSC::Scene::SceneParam, double)'
lib/libbf_ikplugin.a(itasc_plugin.cpp.o):itasc_plugin.cpp:function itasc_update_param: error: undefined reference to 'iTaSC::Scene::setParam(iTaSC::Scene::SceneParam, double)'
lib/libbf_ikplugin.a(itasc_plugin.cpp.o):itasc_plugin.cpp:function itasc_update_param: error: undefined reference to 'iTaSC::Scene::setParam(iTaSC::Scene::SceneParam, double)'
lib/libbf_ikplugin.a(itasc_plugin.cpp.o):itasc_plugin.cpp:function convert_tree(Depsgraph*, Scene*, Object*, bPoseChannel*, float) [clone .isra.0]: error: undefined reference to 'iTaSC::Scene::Scene()'
lib/libbf_ikplugin.a(itasc_plugin.cpp.o):itasc_plugin.cpp:function convert_tree(Depsgraph*, Scene*, Object*, bPoseChannel*, float) [clone .isra.0]: error: undefined reference to 'iTaSC::Scene::addObject(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, iTaSC::Object*, iTaSC::UncontrolledObject*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
lib/libbf_ikplugin.a(itasc_plugin.cpp.o):itasc_plugin.cpp:function convert_tree(Depsgraph*, Scene*, Object*, bPoseChannel*, float) [clone .isra.0]: error: undefined reference to 'iTaSC::Scene::addObject(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, iTaSC::Object*, iTaSC::UncontrolledObject*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
lib/libbf_ikplugin.a(itasc_plugin.cpp.o):itasc_plugin.cpp:function convert_tree(Depsgraph*, Scene*, Object*, bPoseChannel*, float) [clone .isra.0]: error: undefined reference to 'iTaSC::Scene::addObject(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, iTaSC::Object*, iTaSC::UncontrolledObject*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
lib/libbf_ikplugin.a(itasc_plugin.cpp.o):itasc_plugin.cpp:function convert_tree(Depsgraph*, Scene*, Object*, bPoseChannel*, float) [clone .isra.0]: error: undefined reference to 'iTaSC::Scene::addConstraintSet(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, iTaSC::ConstraintSet*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
lib/libbf_ikplugin.a(itasc_plugin.cpp.o):itasc_plugin.cpp:function convert_tree(Depsgraph*, Scene*, Object*, bPoseChannel*, float) [clone .isra.0]: error: undefined reference to 'iTaSC::Scene::addCache(iTaSC::Cache*)'
lib/libbf_ikplugin.a(itasc_plugin.cpp.o):itasc_plugin.cpp:function convert_tree(Depsgraph*, Scene*, Object*, bPoseChannel*, float) [clone .isra.0]: error: undefined reference to 'iTaSC::Scene::addConstraintSet(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, iTaSC::ConstraintSet*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
lib/libbf_ikplugin.a(itasc_plugin.cpp.o):itasc_plugin.cpp:function convert_tree(Depsgraph*, Scene*, Object*, bPoseChannel*, float) [clone .isra.0]: error: undefined reference to 'iTaSC::Scene::addConstraintSet(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, iTaSC::ConstraintSet*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
lib/libbf_ikplugin.a(itasc_plugin.cpp.o):itasc_plugin.cpp:function convert_tree(Depsgraph*, Scene*, Object*, bPoseChannel*, float) [clone .isra.0]: error: undefined reference to 'iTaSC::Scene::addSolver(iTaSC::Solver*)'
lib/libbf_ikplugin.a(itasc_plugin.cpp.o):itasc_plugin.cpp:function convert_tree(Depsgraph*, Scene*, Object*, bPoseChannel*, float) [clone .isra.0]: error: undefined reference to 'iTaSC::Scene::initialize()'
lib/libcycles_kernel.a(kernel.cpp.o):kernel.cpp:function ccl::svm_ao(ccl::KernelGlobals*, ccl::ShaderData*, ccl::float3, ccl::PathState*, float, int, int) [clone .isra.0]: error: undefined reference to 'rtcGetGeometry'
lib/libcycles_kernel.a(kernel.cpp.o):kernel.cpp:function ccl::svm_ao(ccl::KernelGlobals*, ccl::ShaderData*, ccl::float3, ccl::PathState*, float, int, int) [clone .isra.0]: error: undefined reference to 'rtcGetGeometryUserData'
lib/libcycles_kernel.a(kernel.cpp.o):kernel.cpp:function ccl::svm_ao(ccl::KernelGlobals*, ccl::ShaderData*, ccl::float3, ccl::PathState*, float, int, int) [clone .isra.0]: error: undefined reference to 'rtcOccluded1'
lib/libcycles_kernel.a(kernel.cpp.o):kernel.cpp:function ccl::svm_ao(ccl::KernelGlobals*, ccl::ShaderData*, ccl::float3, ccl::PathState*, float, int, int) [clone .isra.0]: error: undefined reference to 'rtcIntersect1'
lib/libcycles_kernel.a(kernel.cpp.o):kernel.cpp:function ccl::svm_ao(ccl::KernelGlobals*, ccl::ShaderData*, ccl::float3, ccl::PathState*, float, int, int) [clone .isra.0]: error: undefined reference to 'rtcGetGeometry'
lib/libcycles_kernel.a(kernel.cpp.o):kernel.cpp:function ccl::svm_ao(ccl::KernelGlobals*, ccl::ShaderData*, ccl::float3, ccl::PathState*, float, int, int) [clone .isra.0]: error: undefined reference to 'rtcGetGeometryUserData'
lib/libcycles_kernel.a(kernel.cpp.o):kernel.cpp:function ccl::svm_ao(ccl::KernelGlobals*, ccl::ShaderData*, ccl::float3, ccl::PathState*, float, int, int) [clone .isra.0]: error: undefined reference to 'rtcGetGeometry'
lib/libcycles_kernel.a(kernel.cpp.o):kernel.cpp:function ccl::svm_ao(ccl::KernelGlobals*, ccl::ShaderData*, ccl::float3, ccl::PathState*, float, int, int) [clone .isra.0]: error: undefined reference to 'rtcGetGeometryUserData'
lib/libcycles_kernel.a(kernel.cpp.o):kernel.cpp:function ccl::svm_ao(ccl::KernelGlobals*, ccl::ShaderData*, ccl::float3, ccl::PathState*, float, int, int) [clone .isra.0]: error: undefined reference to 'rtcGetGeometry'
lib/libcycles_kernel.a(kernel.cpp.o):kernel.cpp:function ccl::svm_bevel(ccl::KernelGlobals*, ccl::ShaderData*, ccl::PathState*, float, int): error: undefined reference to 'rtcGetGeometryUserData'
lib/libcycles_kernel.a(kernel.cpp.o):kernel.cpp:function ccl::svm_bevel(ccl::KernelGlobals*, ccl::ShaderData*, ccl::PathState*, float, int): error: undefined reference to 'rtcOccluded1'
lib/libcycles_kernel.a(kernel.cpp.o):kernel.cpp:function ccl::subsurface_random_walk(ccl::KernelGlobals*, ccl::LocalIntersection*, ccl::ShaderData*, ccl::PathState*, ccl::ShaderClosure const*, float, float): error: undefined reference to 'rtcOccluded1'
lib/libcycles_kernel.a(kernel.cpp.o):kernel.cpp:function ccl::subsurface_random_walk(ccl::KernelGlobals*, ccl::LocalIntersection*, ccl::ShaderData*, ccl::PathState*, ccl::ShaderClosure const*, float, float): error: undefined reference to 'rtcOccluded1'
lib/libcycles_kernel.a(kernel.cpp.o):kernel.cpp:function ccl::shadow_blocked_opaque(ccl::KernelGlobals*, ccl::ShaderData*, ccl::PathState*, unsigned int, ccl::Ray*, ccl::Intersection*, ccl::float3*): error: undefined reference to 'rtcIntersect1'
lib/libcycles_kernel.a(kernel.cpp.o):kernel.cpp:function ccl::kernel_path_indirect(ccl::KernelGlobals*, ccl::ShaderData*, ccl::ShaderData*, ccl::Ray*, ccl::float3, ccl::PathState*, ccl::PathRadiance*): error: undefined reference to 'rtcIntersect1'
lib/libcycles_kernel.a(kernel.cpp.o):kernel.cpp:function ccl::kernel_path_trace(ccl::KernelGlobals*, float*, int, int, int, int, int): error: undefined reference to 'rtcIntersect1'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::BVHEmbree(ccl::BVHParams const&, ccl::vector<ccl::Geometry*, ccl::GuardedAllocator<ccl::Geometry*> > const&, ccl::vector<ccl::Object*, ccl::GuardedAllocator<ccl::Object*> > const&): error: undefined reference to 'rtcNewDevice'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::BVHEmbree(ccl::BVHParams const&, ccl::vector<ccl::Geometry*, ccl::GuardedAllocator<ccl::Geometry*> > const&, ccl::vector<ccl::Object*, ccl::GuardedAllocator<ccl::Object*> > const&): error: undefined reference to 'rtcGetDeviceProperty'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::BVHEmbree(ccl::BVHParams const&, ccl::vector<ccl::Geometry*, ccl::GuardedAllocator<ccl::Geometry*> > const&, ccl::vector<ccl::Object*, ccl::GuardedAllocator<ccl::Object*> > const&): error: undefined reference to 'rtcGetDeviceProperty'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::BVHEmbree(ccl::BVHParams const&, ccl::vector<ccl::Geometry*, ccl::GuardedAllocator<ccl::Geometry*> > const&, ccl::vector<ccl::Object*, ccl::GuardedAllocator<ccl::Object*> > const&): error: undefined reference to 'rtcGetDeviceProperty'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::BVHEmbree(ccl::BVHParams const&, ccl::vector<ccl::Geometry*, ccl::GuardedAllocator<ccl::Geometry*> > const&, ccl::vector<ccl::Object*, ccl::GuardedAllocator<ccl::Object*> > const&): error: undefined reference to 'rtcGetDeviceProperty'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::BVHEmbree(ccl::BVHParams const&, ccl::vector<ccl::Geometry*, ccl::GuardedAllocator<ccl::Geometry*> > const&, ccl::vector<ccl::Object*, ccl::GuardedAllocator<ccl::Object*> > const&): error: undefined reference to 'rtcSetDeviceErrorFunction'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::destroy(RTCSceneTy*): error: undefined reference to 'rtcReleaseScene'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::destroy(RTCSceneTy*): error: undefined reference to 'rtcReleaseDevice'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_instance(ccl::Object*, int): error: undefined reference to 'rtcNewGeometry'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_instance(ccl::Object*, int): error: undefined reference to 'rtcSetGeometryInstancedScene'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_instance(ccl::Object*, int): error: undefined reference to 'rtcSetGeometryTimeStepCount'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_instance(ccl::Object*, int): error: undefined reference to 'rtcSetGeometryTransformQuaternion'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_instance(ccl::Object*, int): error: undefined reference to 'rtcSetGeometryUserData'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_instance(ccl::Object*, int): error: undefined reference to 'rtcSetGeometryMask'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_instance(ccl::Object*, int): error: undefined reference to 'rtcCommitGeometry'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_instance(ccl::Object*, int): error: undefined reference to 'rtcAttachGeometryByID'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_instance(ccl::Object*, int): error: undefined reference to 'rtcReleaseGeometry'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_instance(ccl::Object*, int): error: undefined reference to 'rtcSetGeometryTransform'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::update_tri_vertex_buffer(RTCGeometryTy*, ccl::Mesh const*): error: undefined reference to 'rtcSetNewGeometryBuffer'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_triangles(ccl::Object const*, ccl::Mesh const*, int): error: undefined reference to 'rtcNewGeometry'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_triangles(ccl::Object const*, ccl::Mesh const*, int): error: undefined reference to 'rtcSetGeometryBuildQuality'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_triangles(ccl::Object const*, ccl::Mesh const*, int): error: undefined reference to 'rtcSetGeometryTimeStepCount'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_triangles(ccl::Object const*, ccl::Mesh const*, int): error: undefined reference to 'rtcSetNewGeometryBuffer'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_triangles(ccl::Object const*, ccl::Mesh const*, int): error: undefined reference to 'rtcSetGeometryUserData'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_triangles(ccl::Object const*, ccl::Mesh const*, int): error: undefined reference to 'rtcSetGeometryIntersectFilterFunction'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_triangles(ccl::Object const*, ccl::Mesh const*, int): error: undefined reference to 'rtcSetGeometryOccludedFilterFunction'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_triangles(ccl::Object const*, ccl::Mesh const*, int): error: undefined reference to 'rtcSetGeometryMask'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_triangles(ccl::Object const*, ccl::Mesh const*, int): error: undefined reference to 'rtcCommitGeometry'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_triangles(ccl::Object const*, ccl::Mesh const*, int): error: undefined reference to 'rtcAttachGeometryByID'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_triangles(ccl::Object const*, ccl::Mesh const*, int): error: undefined reference to 'rtcReleaseGeometry'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::update_curve_vertex_buffer(RTCGeometryTy*, ccl::Hair const*): error: undefined reference to 'rtcSetNewGeometryBuffer'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::refit_nodes(): error: undefined reference to 'rtcCommitGeometry'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::refit_nodes(): error: undefined reference to 'rtcCommitScene'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::refit_nodes(): error: undefined reference to 'rtcCommitGeometry'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_curves(ccl::Object const*, ccl::Hair const*, int): error: undefined reference to 'rtcNewGeometry'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_curves(ccl::Object const*, ccl::Hair const*, int): error: undefined reference to 'rtcSetGeometryTessellationRate'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_curves(ccl::Object const*, ccl::Hair const*, int): error: undefined reference to 'rtcSetNewGeometryBuffer'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_curves(ccl::Object const*, ccl::Hair const*, int): error: undefined reference to 'rtcSetGeometryBuildQuality'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_curves(ccl::Object const*, ccl::Hair const*, int): error: undefined reference to 'rtcSetGeometryTimeStepCount'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_curves(ccl::Object const*, ccl::Hair const*, int): error: undefined reference to 'rtcSetGeometryUserData'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_curves(ccl::Object const*, ccl::Hair const*, int): error: undefined reference to 'rtcSetGeometryIntersectFilterFunction'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_curves(ccl::Object const*, ccl::Hair const*, int): error: undefined reference to 'rtcSetGeometryOccludedFilterFunction'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_curves(ccl::Object const*, ccl::Hair const*, int): error: undefined reference to 'rtcSetGeometryMask'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_curves(ccl::Object const*, ccl::Hair const*, int): error: undefined reference to 'rtcAttachGeometryByID'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::add_curves(ccl::Object const*, ccl::Hair const*, int): error: undefined reference to 'rtcReleaseGeometry'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::delete_rtcScene(): error: undefined reference to 'rtcReleaseScene'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::delete_rtcScene(): error: undefined reference to 'rtcReleaseScene'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::build(ccl::Progress&, ccl::Stats*): error: undefined reference to 'rtcSetDeviceMemoryMonitorFunction'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::build(ccl::Progress&, ccl::Stats*): error: undefined reference to 'rtcReleaseScene'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::build(ccl::Progress&, ccl::Stats*): error: undefined reference to 'rtcNewScene'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::build(ccl::Progress&, ccl::Stats*): error: undefined reference to 'rtcSetSceneFlags'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::build(ccl::Progress&, ccl::Stats*): error: undefined reference to 'rtcSetSceneBuildQuality'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::build(ccl::Progress&, ccl::Stats*): error: undefined reference to 'rtcSetSceneFlags'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::build(ccl::Progress&, ccl::Stats*): error: undefined reference to 'rtcSetSceneProgressMonitorFunction'
lib/libcycles_bvh.a(bvh_embree.cpp.o):bvh_embree.cpp:function ccl::BVHEmbree::build(ccl::Progress&, ccl::Stats*): error: undefined reference to 'rtcCommitScene'
collect2: Error: ld returned 1 as end status
ninja: build stopped: subcommand failed.
metric count avg (us) total (ms)
.ninja parse 2 62699.5 125.4
canonicalize str 49808 0.2 10.0
canonicalize path 708392 0.1 70.4
lookup node 709545 0.4 270.4
.ninja_log load 1 27492.0 27.5
.ninja_deps load 1 25288.0 25.3
node stat 22390 138.0 3089.1
StartEdge 4079 1009.3 4117.1
FinishCommand 4063 1296.9 5269.2

path-> node hash load 0.59 (18229 entries / 30727 buckets)
==> ERROR: An error happened in build ().
    Cancel ...
bartoszek commented 4 years ago

Will patch it shortly, stay put :godmode: