RadeonProRenderUSD: Can't build on fedora 33
I get the following error when trying to compile on Fedora33 (using HFS18.5.351)
...
[ 68%] Built target hdRpr_headerfiles
[ 69%] Generating files
Traceback (most recent call last):
File "/home/redsith/.git/RadeonProRenderUSD/pxr/imaging/plugin/hdRpr/python/generateLightSettingFiles.py", line 38, in <module>
generate_houdini_ds(args.install, 'Light', light_settings)
File "/home/redsith/.git/RadeonProRenderUSD/pxr/imaging/plugin/hdRpr/python/houdiniDsGenerator.py", line 48, in generate_houdini_ds
import hou
File "/opt/hfs18.5.351/houdini/python2.7libs/hou.py", line 32, in <module>
import _hou
ImportError: libjemalloc.so.1: cannot open shared object file: No such file or directory
Traceback (most recent call last):
File "/home/redsith/.git/RadeonProRenderUSD/pxr/imaging/plugin/hdRpr/python/generateFiles.py", line 32, in <module>
subprocess.check_call([sys.executable, os.path.join(args.scripts_dir, 'generateLightSettingFiles.py'), args.install] + generate_ds_files)
File "/opt/hfs18.5.351/python/lib/python2.7/subprocess.py", line 190, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/opt/hfs18.5.351/python/bin/python', '/home/redsith/.git/RadeonProRenderUSD/pxr/imaging/plugin/hdRpr/python/generateLightSettingFiles.py', '/home/redsith/.git/RadeonProRenderUSD/build/pxr/imaging/plugin/hdRpr', '--generate_ds_files']' returned non-zero exit status 1
gmake[2]: *** [pxr/imaging/plugin/hdRpr/CMakeFiles/hdRpr.dir/build.make:86: pxr/imaging/plugin/hdRpr/config.h] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:528: pxr/imaging/plugin/hdRpr/CMakeFiles/hdRpr.dir/all] Error 2
gmake: *** [Makefile:160: all] Error 2
Thanks
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 17 (9 by maintainers)
Thanks, that works