Neal Gompa wrote on 2024/10/03 22:33:
Hey folks,

I'm trying to rebuild Blender for ffmpeg7 in F41[1], but Blender seems
to be failing on both Rawhide and F41 on x86_64 on the HIP stuff. I'm
not sure how it should be fixed, does someone have any idea how to
help fix it?

Failed build tasks:
* Rawhide: https://koji.fedoraproject.org/koji/taskinfo?taskID=124285983
* F41: https://koji.fedoraproject.org/koji/taskinfo?taskID=124308196

[1]: 
https://lists.fedoraproject.org/archives/list/[email protected]/message/6XPEO4XXWJP7GAFWP3H5YYP4RLF2YENS/


https://koji.fedoraproject.org/koji/taskinfo?taskID=124286045
build.log says:

sh: line 1: /usr/bin/clang++: No such file or directory
failed to execute:/usr/bin/clang++  --offload-arch=gfx1010 -O3  --cuda-device-only -x hip 
/builddir/build/BUILD/blender-4.2.2-build/blender-4.2.2/intern/cycles/kernel/device/hip/kernel.cpp
 -D CCL_NAMESPACE_BEGIN= -D CCL_NAMESPACE_END= -D HIPCC -I 
/builddir/build/BUILD/blender-4.2.2-build/blender-4.2.2/intern/cycles/kernel/.. -I 
/builddir/build/BUILD/blender-4.2.2-build/blender-4.2.2/intern/cycles/kernel/device/hip 
-Wno-parentheses-equality -Wno-unused-value -ffast-math -o 
"/builddir/build/BUILD/blender-4.2.2-build/blender-4.2.2/redhat-linux-build/intern/cycles/kernel/kernel_gfx1010.fatbin"
 -D WITH_NANOVDB

root.log says:
DEBUG util.py:463:   clang18                            x86_64 18.1.7-6.fc42    
                  build      644.4 KiB
DEBUG util.py:463:   clang18-devel                      x86_64 18.1.7-6.fc42    
                  build       23.7 MiB
DEBUG util.py:463:   clang18-libs                       x86_64 18.1.7-6.fc42    
                  build      102.1 MiB
DEBUG util.py:463:   clang18-resource-filesystem        x86_64 18.1.7-6.fc42    
                  build        0.0   B
DEBUG util.py:463:   clang18-tools-extra                x86_64 18.1.7-6.fc42    
                  build       85.3 MiB

Previous successful build: blender-4.2.2-2.fc42
https://koji.fedoraproject.org/koji/buildinfo?buildID=2556226
root.log says:

DEBUG util.py:463:   clang                              x86_64 18.1.8-3.fc41    
                  build      587.8 KiB
DEBUG util.py:463:   clang-devel                        x86_64 18.1.8-3.fc41    
                  build       23.7 MiB
DEBUG util.py:463:   clang-libs                         x86_64 18.1.8-3.fc41    
                  build      107.8 MiB
DEBUG util.py:463:   clang-resource-filesystem          noarch 18.1.8-3.fc41    
                  build      522.0   B
DEBUG util.py:463:   clang-tools-extra                  x86_64 18.1.8-3.fc41    
                  build       88.3 MiB

So perhaps blender has to be patched to use "clang++-18" or so.

Regards,
Mamoru
--
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to