Created attachment 919806 [details] builld failure log installed package versions: dev-lang/rust: 1.81.0-r101::gentoo, 1.84.1-r1::gentoo, 1.85.0::gentoo dev-util/bindgen-0.71.1 error[E0080]: evaluation of constant value failed --> src/gallium/frontends/rusticl/rusticl_opencl_bindings.rs:7030:31 | 7030 | ["Alignment of cl_char8"][::std::mem::align_of::<cl_char8>() - 8usize]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 8_usize`, which would overflow error[E0080]: evaluation of constant value failed --> src/gallium/frontends/rusticl/rusticl_opencl_bindings.rs:7180:10 | 7180 | [::std::mem::align_of::<cl_char16__bindgen_ty_3>() - 8usize]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 8_usize`, which would overflow error[E0080]: evaluation of constant value failed --> src/gallium/frontends/rusticl/rusticl_opencl_bindings.rs:7471:32 | 7471 | ["Alignment of cl_uchar8"][::std::mem::align_of::<cl_uchar8>() - 8usize]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 8_usize`, which would overflow error[E0080]: evaluation of constant value failed --> src/gallium/frontends/rusticl/rusticl_opencl_bindings.rs:7624:10 | 7624 | [::std::mem::align_of::<cl_uchar16__bindgen_ty_3>() - 8usize]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 8_usize`, which would overflow error[E0080]: evaluation of constant value failed --> src/gallium/frontends/rusticl/rusticl_opencl_bindings.rs:7809:32 | 7809 | ["Alignment of cl_short4"][::std::mem::align_of::<cl_short4>() - 8usize]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 8_usize`, which would overflow error[E0080]: evaluation of constant value failed --> src/gallium/frontends/rusticl/rusticl_opencl_bindings.rs:7900:10 | 7900 | [::std::mem::align_of::<cl_short8__bindgen_ty_3>() - 8usize]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 8_usize`, which would overflow error[E0080]: evaluation of constant value failed --> src/gallium/frontends/rusticl/rusticl_opencl_bindings.rs:8264:33 | 8264 | ["Alignment of cl_ushort4"][::std::mem::align_of::<cl_ushort4>() - 8usize]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 8_usize`, which would overflow error[E0080]: evaluation of constant value failed --> src/gallium/frontends/rusticl/rusticl_opencl_bindings.rs:8358:10 | 8358 | [::std::mem::align_of::<cl_ushort8__bindgen_ty_3>() - 8usize]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 8_usize`, which would overflow error[E0080]: evaluation of constant value failed --> src/gallium/frontends/rusticl/rusticl_opencl_bindings.rs:9060:30 | 9060 | ["Alignment of cl_int2"][::std::mem::align_of::<cl_int2>() - 8usize]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 8_usize`, which would overflow error[E0080]: evaluation of constant value failed --> src/gallium/frontends/rusticl/rusticl_opencl_bindings.rs:9138:10 | 9138 | [::std::mem::align_of::<cl_int4__bindgen_ty_3>() - 8usize]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 8_usize`, which would overflow error[E0080]: evaluation of constant value failed --> src/gallium/frontends/rusticl/rusticl_opencl_bindings.rs:9511:31 | 9511 | ["Alignment of cl_uint2"][::std::mem::align_of::<cl_uint2>() - 8usize]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 8_usize`, which would overflow error[E0080]: evaluation of constant value failed --> src/gallium/frontends/rusticl/rusticl_opencl_bindings.rs:9589:10 | 9589 | [::std::mem::align_of::<cl_uint4__bindgen_ty_3>() - 8usize]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 8_usize`, which would overflow error[E0080]: evaluation of constant value failed --> src/gallium/frontends/rusticl/rusticl_opencl_bindings.rs:10862:32 | 10862 | ["Alignment of cl_float2"][::std::mem::align_of::<cl_float2>() - 8usize]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 8_usize`, which would overflow error[E0080]: evaluation of constant value failed --> src/gallium/frontends/rusticl/rusticl_opencl_bindings.rs:10940:10 | 10940 | [::std::mem::align_of::<cl_float4__bindgen_ty_3>() - 8usize]; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ attempt to compute `4_usize - 8_usize`, which would overflow error: aborting due to 14 previous errors
Created attachment 919807 [details] emerge --info