Blender 4.0.0 failure on aarch64 and ppc64le

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello team,
 Blender 4.0.1 failed to build on both aarch64 and ppc64le on the following lines:
```
/builddir/build/BUILD/blender/intern/cycles/blender/attribute_convert.h:69:44: error: cannot convert ‘ccl::float4’ to ‘float’
   69 |     return color_srgb_to_linear(make_float4(byte_to_float(value[0]),
      |                                 ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            ccl::float4
   70 |                                             byte_to_float(value[1]),
      |                                             ~~~~~~~~~~~~~~~~~~~~~~~~
   71 |                                             byte_to_float(value[2]),
      |                                             ~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                             byte_to_float(value[3])));
      |                                             ~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/blender/intern/cycles/blender/attribute_convert.h:9:
/builddir/build/BUILD/blender/intern/cycles/util/color.h:62:45: note:   initializing argument 1 of ‘float ccl::color_srgb_to_linear(float)’
   62 | ccl_device float color_srgb_to_linear(float c)
      |                                       ~~~~~~^
```
while the previous version 3.6.5 worked as intendedd and x86_64 is unaffected. Could someone running the above architecture addressing the issue please? 
See https://copr.fedorainfracloud.org/coprs/g/designsuite/blender/build/6681752/

Luya Tshimbalanga
Fedora Design Team
Fedora Design Suite maintainer
--
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux