dreamworksanimation / openmoonray

MoonRay is DreamWorks’ open-source, award-winning, state-of-the-art production MCRT renderer.
https://openmoonray.org/
Apache License 2.0
4.32k stars 254 forks source link

No crash/errors in Solaris, but also no render #66

Open BrianHanke opened 1 year ago

BrianHanke commented 1 year ago

I've got everything set up according to the instructions in the docs. All the MoonRay nodes and parameters are showing up in Houdini and MoonRay is listed in the choice of renderers. But, when I select it, the viewport goes blank and there is no rendering happening. Right now I have HOUDINI_PATH pointing to MoonRay in houdini.env and all the other MoonRay variables (PXR_PLUGINPATH, etc) are in .bashrc.

rgwilson68 commented 1 year ago

Does MoonRay remain in the list of renderers? (a link error will cause it to be removed) Do any messages appear in the terminal or the viewport messages after selecting MoonRay?

BrianHanke commented 1 year ago

@rgwilson68 Yes, it remains in the list.

I did some more troubleshooting and I can confirm that MoonRay standalone is working 100%, including XPU.

I juggled around some environment variables trying to narrow down the problem with Houdini and I finally was able to get this in the console after trying to launch a MR render in Solaris. Any ideas how to fix? I also attached a pic showing my houdini.env and .bashrc and what it looks like after selecting a MR render (empty viewport with just object manipulators).

Traceback (most recent call last):
  File "/opt/hfs19.5.534/python/lib/python3.9/site-packages-forced/shiboken2/files.dir/shibokensupport/__feature__.py", line 142, in _import
    return original_import(name, *args, **kwargs)
ModuleNotFoundError: No module named 'pxr.MoonrayShaderParser'
Traceback (most recent call last):
  File "/opt/hfs19.5.534/python/lib/python3.9/site-packages-forced/shiboken2/files.dir/shibokensupport/__feature__.py", line 142, in _import
    return original_import(name, *args, **kwargs)
ModuleNotFoundError: No module named 'pxr.MoonrayShaderDiscovery'

moonray

vvzen commented 1 year ago

@BrianHanke There might be a few reasons why python isn't pickup your env variables. How are you running houdini? Are you sure that everything is making its way to the PYTHONPATH in houdini ?

Can you run a hython shell and print the sys.path that you get in that session ? And do the same from a python shell in a normal houdini UI session ?

rgwilson68 commented 1 year ago

MoonrayShaderParser and MoonrayShaderDiscovery are plugins that don't have Python modules. I've seen usdview issue a warning about them, but I haven"t seen this cause an error in Houdini before. I don't know if this error is causing the empty render, or if it's something else. You could try creating empty Python modules for them (under pxr) and adding these to PYTHONPATH : that should get rid of the module load error at least.

BrianHanke commented 1 year ago

Thanks @vvzen and @rgwilson68, I rebuilt MoonRay with Python 3.9.0 on the off chance that was the problem. Build successful and warning gone, but still no render. Attached is a video showing what's happening. There are no errors or warnings in the terminal or the Houdini viewport.

sys.path gives the following, both in hython and in the Houdini GUI:

['/opt/hfs19.5.534/bin', '/opt/hfs19.5.534/bin', '/opt/hfs19.5.534/python/lib/python3.9/site-packages-ui-forced', '/opt/hfs19.5.534/python/lib/python3.9/site-packages-forced', '', '/opt/hfs19.5.534/python/lib/python39.zip', '/opt/hfs19.5.534/python/lib/python3.9', '/opt/hfs19.5.534/python/lib/python3.9/lib-dynload', '/opt/hfs19.5.534/python/lib/python3.9/site-packages', '/installs/openmoonray/plugin/houdini/python3.9libs', '/opt/hfs19.5.534/packages/kinefx/python3.9libs', '/opt/hfs19.5.534/houdini/python3.9libs', '/opt/hfs19.5.534/packages/kinefx/viewer_states', '/opt/hfs19.5.534/houdini/viewer_states', '/opt/hfs19.5.534/packages/kinefx/viewer_handles', '/opt/hfs19.5.534/houdini/viewer_handles', '/opt/hfs19.5.534/python/lib/python3.9/site-packages']

https://user-images.githubusercontent.com/59420805/227386159-37d1a99d-d0cb-4e36-8fb5-ec5d1ba7984c.mp4

rgwilson68 commented 1 year ago

Hmm... Are you able to bring up the render settings for MoonRay when it is selected? (You should see 'debug mode', 'restart', 'reload textures' etc...)

BrianHanke commented 1 year ago

@rgwilson68 Where are those options located?

rgwilson68 commented 1 year ago

Right side of the solaris view, near the bottom : it looks like an eye and has tooltip 'Open display options...'

BrianHanke commented 1 year ago

Ah yep, that's there, lists all options for MoonRay.

rgwilson68 commented 1 year ago

If the options are listed, that suggests that the plugin is loaded and running, but not producing a render for some reason. Can you try turning on 'debug mode'? - if nothing happens immediately, try switching away from moonray and back again...

BrianHanke commented 1 year ago

It def appears to be running. The little pencil icon is active, showing rendering is happening.

If there is geometry in the scene Debug mode causes a segmentation fault. It does not if there's no geo. Here's the crash log:

Crash report from brian; Houdini FX Version 19.5.534 [linux-x86_64-gcc9.3] Uptime 123 seconds Thu Mar 23 19:51:38 2023 Caught signal 11

Traceback from 4576 ThreadId=0x7f325cbff700 AP_Interface::si_CrashHandler::handledSignal(UTsignalHandlerArg) signalCallback(UTsignalHandlerArg) UT_Signal::UT_ComboSignalHandler::operator()(int, siginfo_t, void) const UT_Signal::processSignal(int, siginfo_t, void) _L_unlock_13 pxrInternal_v0_22pxrReserved::HdSceneIndexAdapterSceneDelegate::InvokeExtComputation(pxrInternal_v0_22pxrReserved::SdfPath const&, pxrInternal_v0_22pxrReserved::HdExtComputationContext) hdMoonray::Geometry::getDirtyPrimvars(pxrInternal_v0_22pxrReserved::HdSceneDelegate, hdMoonray::RenderDelegate&, unsigned int) hdMoonray::Mesh::Sync(pxrInternal_v0_22pxrReserved::HdSceneDelegate, pxrInternal_v0_22pxrReserved::HdRenderParam, unsigned int, pxrInternal_v0_22pxrReserved::TfToken const&) pxrInternal_v0_22pxrReserved::(anonymous namespace)::_SyncRPrims::Sync(unsigned long, unsigned long) void tbb::interface9::internal::dynamic_grainsize_mode<tbb::interface9::internal::adaptive_mode >::work_balance<tbb::interface9::internal::start_for<tbb::blocked_range, void pxrInternal_v0_22pxrReserved::WorkParallelForN<std::_Bind<void (pxrInternal_v0_22pxrReserved::(anonymous namespace)::_SyncRPrims::(pxrInternal_v0_22pxrReserved::(anonymous namespace)::_SyncRPrims, std::_Placeholder<1>, std::_Placeholder<2>))(unsigned long, unsigned long)> >(unsigned long, std::_Bind<void (pxrInternal_v0_22pxrReserved::(anonymous namespace)::_SyncRPrims::(pxrInternal_v0_22pxrReserved::(anonymous namespace)::_SyncRPrims, std::_Placeholder<1>, std::_Placeholder<2>))(unsigned long, unsigned long)>&&, unsigned long)::Work_ParallelForN_TBB, tbb::auto_partitioner const>, tbb::blocked_range >(tbb::interface9::internal::start_for<tbb::blocked_range, void pxrInternal_v0_22pxrReserved::WorkParallelForN<std::_Bind<void (pxrInternal_v0_22pxrReserved::(anonymous namespace)::_SyncRPrims::(pxrInternal_v0_22pxrReserved::(anonymous namespace)::_SyncRPrims, std::_Placeholder<1>, std::_Placeholder<2>))(unsigned long, unsigned long)> >(unsigned long, std::_Bind<void (pxrInternal_v0_22pxrReserved::(anonymous namespace)::_SyncRPrims::(pxrInternal_v0_22pxrReserved::(anonymous namespace)::_SyncRPrims, std::_Placeholder<1>, std::_Placeholder<2>))(unsigned long, unsigned long)>&&, unsigned long)::Work_ParallelForN_TBB, tbb::auto_partitioner const>&, tbb::blocked_range&) tbb::interface9::internal::start_for<tbb::blocked_range, void pxrInternal_v0_22pxrReserved::WorkParallelForN<std::_Bind<void (pxrInternal_v0_22pxrReserved::(anonymous namespace)::_SyncRPrims::(pxrInternal_v0_22pxrReserved::(anonymous namespace)::_SyncRPrims, std::_Placeholder<1>, std::_Placeholder<2>))(unsigned long, unsigned long)> >(unsigned long, std::_Bind<void (pxrInternal_v0_22pxrReserved::(anonymous namespace)::_SyncRPrims::(pxrInternal_v0_22pxrReserved::(anonymous namespace)::_SyncRPrims, std::_Placeholder<1>, std::_Placeholder<2>))(unsigned long, unsigned long)>&&, unsigned long)::Work_ParallelForN_TBB, tbb::auto_partitioner const>::execute() tbb::internal::custom_scheduler::process_bypass_loop(tbb::internal::context_guard_helper&, tbb::task, long) (custom_scheduler.h:474) tbb::internal::custom_scheduler::local_wait_for_all(tbb::task&, tbb::task) (custom_scheduler.h:636) tbb::internal::generic_scheduler::local_spawn_root_and_wait(tbb::task, tbb::task&) pxrInternal_v0_22pxrReserved::WorkDispatcher::_InvokerTask<pxrInternal_v0_22pxrReserved::HdRenderIndex::SyncAll(std::vector<std::shared_ptr, std::allocator<std::shared_ptr > >, std::unordered_map<pxrInternal_v0_22pxrReserved::TfToken, pxrInternal_v0_22pxrReserved::VtValue, pxrInternal_v0_22pxrReserved::TfToken::HashFunctor, std::equal_to, std::allocator<std::pair<pxrInternal_v0_22pxrReserved::TfToken const, pxrInternal_v0_22pxrReserved::VtValue> > >)::{lambda()#2}::operator()() const::{lambda()#1}>::execute() tbb::internal::custom_scheduler::process_bypass_loop(tbb::internal::context_guard_helper&, tbb::task, long) (custom_scheduler.h:474) tbb::internal::custom_scheduler::local_wait_for_all(tbb::task&, tbb::task) (custom_scheduler.h:636) pxrInternal_v0_22pxrReserved::WorkDispatcher::Wait() pxrInternal_v0_22pxrReserved::WorkDispatcher::~WorkDispatcher() pxrInternal_v0_22pxrReserved::HdRenderIndex::SyncAll(std::vector<std::shared_ptr, std::allocator<std::shared_ptr > >, std::unordered_map<pxrInternal_v0_22pxrReserved::TfToken, pxrInternal_v0_22pxrReserved::VtValue, pxrInternal_v0_22pxrReserved::TfToken::HashFunctor, std::equal_to, std::allocator<std::pair<pxrInternal_v0_22pxrReserved::TfToken const, pxrInternal_v0_22pxrReserved::VtValue> > >)::{lambda()#2}::operator()() const tbb::interface7::internal::isolate_within_arena(tbb::interface7::internal::delegate_base&, long) pxrInternal_v0_22pxrReserved::HdRenderIndex::SyncAll(std::vector<std::shared_ptr, std::allocator<std::shared_ptr > >, std::unordered_map<pxrInternal_v0_22pxrReserved::TfToken, pxrInternal_v0_22pxrReserved::VtValue, pxrInternal_v0_22pxrReserved::TfToken::HashFunctor, std::equal_to, std::allocator<std::pair<pxrInternal_v0_22pxrReserved::TfToken const, pxrInternal_v0_22pxrReserved::VtValue> > >) pxrInternal_v0_22pxrReserved::XUSD_ImagingEngineGL::DispatchRender(UT_StringHolder const&, pxrInternal_v0_22pxrReserved::UsdPrim const&, pxrInternal_v0_22pxrReserved::XUSD_ImagingRenderParams const&) HUSD_Imaging::updateRenderData(UT_Matrix4T const&, UT_Matrix4T const&, UT_Rect const&, bool) tbb::internal::function_task<HUSD_Imaging::launchBackgroundRender(UT_Matrix4T const&, UT_Matrix4T const&, UT_Rect const&, UT_StringRef const&, UT_Options const, bool)::{lambda()#1}>::execute() tbb::internal::custom_scheduler::process_bypass_loop(tbb::internal::context_guard_helper&, tbb::task, long) (custom_scheduler.h:474) tbb::internal::custom_scheduler::local_wait_for_all(tbb::task&, tbb::task) (custom_scheduler.h:636) tbb::internal::arena::process(tbb::internal::generic_scheduler&) (arena.cpp:196) tbb::internal::market::process(rml::job&) (market.cpp:667) tbb::internal::rml::private_worker::run() (private_server.cpp:266) tbb::internal::rml::private_worker::thread_routine(void) (private_server.cpp:219) start_thread __clone

Traceback from 4576 ThreadId=0x7f328e242f40 AP_Interface::coreDumpChaser(UTsignalHandlerArg) AP_Interface::si_CrashHandler::chaser(UTsignalHandlerArg) signalCallback(UTsignalHandlerArg) UT_Signal::UT_ComboSignalHandler::operator()(int, siginfo_t, void) const UT_Signal::processSignal(int, siginfo_t, void) _L_unlock_13 GI_ppoll qt_safe_poll(pollfd, unsigned long, timespec const) QEventDispatcherUNIX::processEvents(QFlags) QXcbNativeInterface::dumpNativeWindows(unsigned long long) const UIQtGeneratorThread::processEvents(QFlags) UI_QtGeneratorThread::waitForRawEvents() UI_Queue::waitForGenerators(int) UI_Queue::waitForEvents() UI_Queue::generateEvents(bool, bool) UI_Queue::eventLoop() main libc_start_main main

vvzen commented 1 year ago

adds joke on Rust and memory safe languages

Jokes aside, I’m curious to know more myself since I wanted to try Moonray on Houdini! If you could make a MRE and attach a simple scene so that maybe someone else could try to reproduce it?

BrianHanke commented 1 year ago

I suppose I could, but it's essentially 1) Load Houdini Solaris 2) Enable MoonRay 3) Doesn't work. :P

I haven't heard of a single person getting Open MoonRay working in Houdini, so I'm wondering if there's a bug somewhere. This seems unnecessarily complicated. The actual standalone renderer is working fine and everything is there in Houdini. Just no rendering...

BrianHanke commented 1 year ago

Here's another clue. I tried rendering a simple scene to MPlay with MoonRay. (The scene works in Karma/MPlay.) Got this in the console:

"[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_DEBUG_REGISTRY'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_DISCOVERY_TERSE'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_DISCOVERY_DETAILED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_DLOPEN'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_DLCLOSE'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_SCRIPT_MODULE_LOADER'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_TYPE_REGISTRY'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_ATTACH_DEBUGGER_ON_ERROR'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_ATTACH_DEBUGGER_ON_FATAL_ERROR'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_ATTACH_DEBUGGER_ON_WARNING'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_LOG_STACK_TRACE_ON_ERROR'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_LOG_STACK_TRACE_ON_WARNING'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_ERROR_MARK_TRACKING'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_PRINT_ALL_POSTED_ERRORS_TO_STDERR'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PLUG_LOAD'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PLUG_REGISTRATION'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PLUG_LOAD_IN_SECONDARY_THREAD'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PLUG_INFO_SEARCH'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'AR_RESOLVER_INIT'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'SDF_LAYER'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'SDF_CHANGES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'SDF_ASSET'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'SDF_ASSET_TRACE_INVALID_CONTEXT'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'SDF_FILE_FORMAT'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'NDR_DISCOVERY'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'NDR_PARSING'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'NDR_INFO'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'NDR_STATS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'NDR_DEBUG'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'SDR_TYPE_CONFORMANCE'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." Traceback (most recent call last): File "/opt/hfs19.5.534/python/lib/python3.9/site-packages-forced/shiboken2/files.dir/shibokensupport/feature.py", line 142, in _import return original_import(name, *args, *kwargs) ModuleNotFoundError: No module named 'pxr.MoonrayShaderParser' Traceback (most recent call last): File "/opt/hfs19.5.534/python/lib/python3.9/site-packages-forced/shiboken2/files.dir/shibokensupport/feature.py", line 142, in _import return original_import(name, args, **kwargs) ModuleNotFoundError: No module named 'pxr.MoonrayShaderDiscovery' "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_DEBUG_REGISTRY'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_DEBUG_REGISTRY'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_DISCOVERY_TERSE'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_DISCOVERY_TERSE'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_DISCOVERY_DETAILED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_DISCOVERY_DETAILED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_DLOPEN'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_DLOPEN'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_DLCLOSE'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_DLCLOSE'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_SCRIPT_MODULE_LOADER'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_SCRIPT_MODULE_LOADER'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_TYPE_REGISTRY'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_TYPE_REGISTRY'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_ATTACH_DEBUGGER_ON_ERROR'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_ATTACH_DEBUGGER_ON_ERROR'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_ATTACH_DEBUGGER_ON_FATAL_ERROR'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_ATTACH_DEBUGGER_ON_FATAL_ERROR'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_ATTACH_DEBUGGER_ON_WARNING'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_ATTACH_DEBUGGER_ON_WARNING'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_LOG_STACK_TRACE_ON_ERROR'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_LOG_STACK_TRACE_ON_ERROR'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_LOG_STACK_TRACE_ON_WARNING'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_LOG_STACK_TRACE_ON_WARNING'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_ERROR_MARK_TRACKING'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_ERROR_MARK_TRACKING'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_PRINT_ALL_POSTED_ERRORS_TO_STDERR'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'TF_PRINT_ALL_POSTED_ERRORS_TO_STDERR'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PLUG_LOAD'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PLUG_LOAD'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PLUG_REGISTRATION'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PLUG_REGISTRATION'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PLUG_LOAD_IN_SECONDARY_THREAD'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PLUG_LOAD_IN_SECONDARY_THREAD'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PLUG_INFO_SEARCH'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PLUG_INFO_SEARCH'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'AR_RESOLVER_INIT'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'AR_RESOLVER_INIT'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'SDF_LAYER'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'SDF_LAYER'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'SDF_CHANGES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'SDF_CHANGES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'SDF_ASSET'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'SDF_ASSET'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'SDF_ASSET_TRACE_INVALID_CONTEXT'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'SDF_ASSET_TRACE_INVALID_CONTEXT'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'SDF_FILE_FORMAT'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'SDF_FILE_FORMAT'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PCP_CHANGES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PCP_CHANGES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PCP_DEPENDENCIES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PCP_DEPENDENCIES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PCP_PRIM_INDEX'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PCP_PRIM_INDEX'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PCP_PRIM_INDEX_GRAPHS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PCP_PRIM_INDEX_GRAPHS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PCP_NAMESPACE_EDIT'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'PCP_NAMESPACE_EDIT'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_AUTO_APPLY_API_SCHEMAS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_AUTO_APPLY_API_SCHEMAS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_CHANGES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_CHANGES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_CLIPS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_CLIPS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_COMPOSITION'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_COMPOSITION'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_DATA_BD'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_DATA_BD'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_DATA_BD_TRY'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_DATA_BD_TRY'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_INSTANCING'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_INSTANCING'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_PATH_RESOLUTION'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_PATH_RESOLUTION'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_PAYLOADS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_PAYLOADS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_PRIM_LIFETIMES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_PRIM_LIFETIMES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_SCHEMA_REGISTRATION'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_SCHEMA_REGISTRATION'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_STAGE_CACHE'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_STAGE_CACHE'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_STAGE_LIFETIMES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_STAGE_LIFETIMES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_STAGE_OPEN'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_STAGE_OPEN'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_STAGE_INSTANTIATION_TIME'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_STAGE_INSTANTIATION_TIME'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_VALIDATE_VARIABILITY'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_VALIDATE_VARIABILITY'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_VALUE_RESOLUTION'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USD_VALUE_RESOLUTION'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDGEOM_EXTENT'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDGEOM_EXTENT'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDGEOM_BBOX'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDGEOM_BBOX'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'NDR_DISCOVERY'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'NDR_DISCOVERY'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'NDR_PARSING'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'NDR_PARSING'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'NDR_INFO'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'NDR_INFO'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'NDR_STATS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'NDR_STATS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'NDR_DEBUG'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'NDR_DEBUG'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'SDR_TYPE_CONFORMANCE'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'SDR_TYPE_CONFORMANCE'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_BPRIM_ADDED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_BPRIM_ADDED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_BPRIM_REMOVED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_BPRIM_REMOVED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_BUFFER_ARRAY_INFO'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_BUFFER_ARRAY_INFO'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_BUFFER_ARRAY_RANGE_CLEANED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_BUFFER_ARRAY_RANGE_CLEANED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_CACHE_HITS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_CACHE_HITS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_CACHE_MISSES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_CACHE_MISSES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_COUNTER_CHANGED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_COUNTER_CHANGED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_DIRTY_ALL_COLLECTIONS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_DIRTY_ALL_COLLECTIONS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_DIRTY_LIST'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_DIRTY_LIST'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_DISABLE_MULTITHREADED_RPRIM_SYNC'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_DISABLE_MULTITHREADED_RPRIM_SYNC'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_DRAWITEMS_CULLED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_DRAWITEMS_CULLED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_ENGINE_PHASE_INFO'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_ENGINE_PHASE_INFO'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_EXT_COMPUTATION_ADDED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_EXT_COMPUTATION_ADDED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_EXT_COMPUTATION_REMOVED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_EXT_COMPUTATION_REMOVED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_EXT_COMPUTATION_UPDATED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_EXT_COMPUTATION_UPDATED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_EXT_COMPUTATION_EXECUTION'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_EXT_COMPUTATION_EXECUTION'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_FREEZE_CULL_FRUSTUM'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_FREEZE_CULL_FRUSTUM'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_INSTANCER_ADDED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_INSTANCER_ADDED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_INSTANCER_CLEANED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_INSTANCER_CLEANED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_INSTANCER_REMOVED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_INSTANCER_REMOVED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_INSTANCER_UPDATED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_INSTANCER_UPDATED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_RENDER_SETTINGS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_RENDER_SETTINGS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_RPRIM_ADDED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_RPRIM_ADDED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_RPRIM_CLEANED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_RPRIM_CLEANED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_RPRIM_REMOVED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_RPRIM_REMOVED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_RPRIM_UPDATED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_RPRIM_UPDATED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_SAFE_MODE'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_SAFE_MODE'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_SELECTION_UPDATE'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_SELECTION_UPDATE'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_SHARED_EXT_COMPUTATION_DATA'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_SHARED_EXT_COMPUTATION_DATA'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_SPRIM_ADDED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_SPRIM_ADDED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_SPRIM_REMOVED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_SPRIM_REMOVED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_SYNC_ALL'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_SYNC_ALL'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_TASK_ADDED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_TASK_ADDED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_TASK_REMOVED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_TASK_REMOVED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_VARYING_STATE'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:05] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'HD_VARYING_STATE'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_CHANGES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:06] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_CHANGES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_COLLECTIONS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:06] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_COLLECTIONS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_COMPUTATIONS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:06] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_COMPUTATIONS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_COORDSYS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:06] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_COORDSYS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_INSTANCER'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:06] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_INSTANCER'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_PLUGINS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:06] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_PLUGINS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_POINT_INSTANCER_PROTO_CREATED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:06] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_POINT_INSTANCER_PROTO_CREATED'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_POINT_INSTANCER_PROTO_CULLING'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:06] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_POINT_INSTANCER_PROTO_CULLING'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_POPULATION'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:06] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_POPULATION'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_SELECTION'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:06] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_SELECTION'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_SHADERS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:06] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_SHADERS'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_TEXTURES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:06] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_TEXTURES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. "[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_UPDATES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration." [20:18:06] USD Fatal Error[TF_DEBUG_ENVIRONMENT_SYMBOL] multiple debug symbol definitions for 'USDIMAGING_UPDATES'. This is usually due to software misconfiguration, such as multiple versions of the same shared library loaded simultaneously in the process. Please check your build configuration. terminate called after throwing an instance of 'arras4::client::DefinitionLoadError' what(): Couldn't find definition file for 'hd_single' in search path 6635: (sent by pid 6635) -- TRACEBACK BEGIN -- Traceback from karma 19.5.534 (Compiled on linux-x86_64-gcc9.3): stackTrace(UTsignalHandlerArg) signalCallback(UTsignalHandlerArg) UT_Signal::UT_ComboSignalHandler::operator()(int, siginfo_t, void) const UT_Signal::processSignal(int, siginfo_t, void) GI_raise __GI_raise GI_abort gnu_cxx::__verbose_terminate_handler() <libstdc++.so.6> std::rethrow_exception(std::exception_ptr::exception_ptr) <libstdc++.so.6> std::terminate() <libstdc++.so.6> cxa_throw <libstdc++.so.6> arras4::client::SessionDefinition::load(std::string const&, std::string const&) [clone .cold] hdMoonray::ArrasSettings::ArrasSettings() hdMoonray::ArrasRenderer::ArrasRenderer(scene_rdl2::rdl2::SceneContext) hdMoonray::RenderDelegate::getRendererApplySettings() hdMoonray::RenderBuffer::Allocate(pxrInternal_v0_22pxrReserved::GfVec3i const&, pxrInternal_v0_22pxrReserved::HdFormat, bool) pxrInternal_v0_22pxrReserved::HdRenderBuffer::Sync(pxrInternal_v0_22pxrReserved::HdSceneDelegate, pxrInternal_v0_22pxrReserved::HdRenderParam, unsigned int) pxrInternal_v0_22pxrReserved::Hd_PrimTypeIndex::_RenderDelegateDestroyPrim(pxrInternal_v0_22pxrReserved::HdRenderDelegate*, pxrInternal_v0_22pxrReserved::HdBprim*) pxrInternal_v0_22pxrReserved::HdRenderIndex::SyncAll(std::vector<std::shared_ptr<pxrInternal_v0_22pxrReserved::HdTask>, std::allocator<std::shared_ptr > >*, std::unordered_map<pxrInternal_v0_22pxrReserved::TfToken, pxrInternal_v0_22pxrReserved::VtValue, pxrInternal_v0_22pxrReserved::TfToken::HashFunctor, std::equal_to, std::allocator<std::pair<pxrInternal_v0_22pxrReserved::TfToken const, pxrInternal_v0_22pxrReserved::VtValue> > >*) pxrInternal_v0_22pxrReserved::HdEngine::Execute(pxrInternal_v0_22pxrReserved::HdRenderIndex*, std::vector<std::shared_ptr, std::allocator<std::shared_ptr<pxrInternal_v0_22pxrReserved::HdTask> > >*) pxrInternal_v0_22pxrReserved::XUSD_HuskEngine::doRender() pxrInternal_v0_22pxrReserved__::XUSD_HuskEngine::Render(double) std::runtime_error::what() const std::runtime_error::what() const __libc_start_main std::runtime_error::what() const -- TRACEBACK END --

BrianHanke commented 1 year ago
  1. Launch Houdini 19.5.534 from the console in CentOS 7.
  2. Load attached scene and click Render to MPlay in rendersettings1.
  3. Check console for above errors. moonray_error.zip
panda1100 commented 1 year ago

@BrianHanke When you build MoonRay with Python3.9, Do you have MoonrayShaderParser and MoonrayShaderDiscovery Python modules? or There are no Python module for them but just warning messages gone?

panda1100 commented 1 year ago

Please ignore my above message. https://github.com/dreamworksanimation/openmoonray/discussions/64#discussioncomment-5439592 MoonrayShaderParser and MoonrayShaderDiscovery does not have Python modules.

solomon-s2020 commented 1 year ago

I have the same error problem, is there a solution? No rendering,but moonray appears in the rendering list.

solomon-s2020 commented 1 year ago

@BrianHanke I have the same error problem. what is the solution? thanks Traceback (most recent call last): File "/opt/hfs19.5.534/python/lib/python3.9/site-packages-forced/shiboken2/files.dir/shibokensupport/__feature__.py", line 142, in _import return original_import(name, *args, **kwargs) ModuleNotFoundError: No module named 'pxr.MoonrayShaderParser' Traceback (most recent call last): File "/opt/hfs19.5.534/python/lib/python3.9/site-packages-forced/shiboken2/files.dir/shibokensupport/__feature__.py", line 142, in _import return original_import(name, *args, **kwargs) ModuleNotFoundError: No module named 'pxr.MoonrayShaderDiscovery'

BrianHanke commented 1 year ago

@solomon-s2020 For me the solution was to build MoonRay using the Houdini USD libraries. A standard MoonRay build using the official build guide won't work in Houdini.