Open carlosnewmusic opened 3 years ago
Post full build log, or at least lines starting with FAIL
-m
is a specific switch available in ninja-mem
package.
FAIL
FAILED: intern/cycles/kernel/shaders/node_scatter_volume.oso
cd /var/tmp/pamac-build-user/blender-git/src/build/intern/cycles/kernel/shaders && /opt/osl/bin/oslc -q -O2 -I"/var/tmp/pamac-build-user/blender-git/src/blender/intern/cycles/kernel/shaders" -I"/opt/osl/share/OSL/shaders" -o /var/tmp/pamac-build-user/blender-git/src/build/intern/cycles/kernel/shaders/node_scatter_volume.oso /var/tmp/pamac-build-user/blender-git/src/blender/intern/cycles/kernel/shaders/node_scatter_volume.osl
/opt/osl/bin/oslc: error while loading shared libraries: libclang-cpp.so.11: cannot open shared object file: No such file or directory
How can I apply the m modifier correctly so as not to fill all the memory in the compilation, or put it in the package so as not to block systems?
Looks like partially updated system š libclang-cpp
is provided in the clang
package a dependency of osl
Looks like partially updated system wink
libclang-cpp
is provided in theclang
package a dependency ofosl
even updating the system and reinstalling that package, it still fails to compile. https://pastebin.com/rixw2Dnr
Unable to view your Pastebin... š
Please just drop it onto the comment box and it will automatically get attached to the comment, just need to name it to .txt
as .log
files are discarded for some reason š
Looks like partially updated system wink
libclang-cpp
is provided in theclang
package a dependency ofosl
even updating the system and reinstalling that package, it still fails to compile. https://pastebin.com/rixw2Dnr fixed the link :)
Did the issue persist, or were you able to resolve it?
Did the issue persist, or were you able to resolve it? no, I haven't solved it, now I get another error, although in this one
with -m75
without any modifier
ptxas info : Function properties for _Z32noise_musgrave_hetero_terrain_4d6float4ffff 0 bytes stack frame, 148 bytes spill stores, 160 bytes spill loads ptxas info : Function properties for _Z35shadow_blocked_transparent_all_loopP13KernelGlobalsP10ShaderDataS2_P9PathStatejP3RayP12IntersectionjP6float3 0 bytes stack frame, 646 bytes spill stores, 928 bytes spill loads ptxas info : Function properties for _Z38noise_musgrave_hybrid_multi_fractal_4d6float4fffff 0 bytes stack frame, 132 bytes spill stores, 152 bytes spill loads ptxas info : Function properties for _Z41kernel_volume_stack_update_for_subsurfaceP13KernelGlobalsP10ShaderDataP3RayP11VolumeStack 0 bytes stack frame, 116 bytes spill stores, 160 bytes spill loads ptxas info : Function properties for _Z42kernel_branched_path_surface_connect_lightP13KernelGlobalsP10ShaderDataS2_P9PathState6float3fP12PathRadiancei 0 bytes stack frame, 458 bytes spill stores, 464 bytes spill loads ptxas info : Function properties for _Z6svm_aoP13KernelGlobalsP10ShaderData6float3P9PathStatefii 0 bytes stack frame, 72 bytes spill stores, 84 bytes spill loads ptxas info : Function properties for _Z9svm_bevelP13KernelGlobalsP10ShaderDataP9PathStatefi 0 bytes stack frame, 332 bytes spill stores, 388 bytes spill loads ninja: build stopped: subcommand failed. ==> ERROR: Se produjo un fallo en build(). Cancelando...