Re: Blender 4.0.0 failure on aarch64 and ppc64le

2023-11-25 Thread Luya Tshimbalanga
On 2023-11-24 12:59, Michael J Gruber wrote: Luya Tshimbalanga venit, vidit, dixit 2023-11-24 01:45:37: 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: can

Re: Blender 4.0.0 failure on aarch64 and ppc64le

2023-11-24 Thread Michael J Gruber
Luya Tshimbalanga venit, vidit, dixit 2023-11-24 01:45:37: > 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 ‘fl

Blender 4.0.0 failure on aarch64 and ppc64le

2023-11-23 Thread Luya Tshimbalanga
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_floa