Hi Quentin, Recently our do_configure task of mesa started failing with the following error:
| Program pco_clc found: NO | | ../sources/mesa-26.0.1/src/imagination/pco/uscgen/meson.build:7:17: ERROR: Program 'pco_clc' not found or not executable | | A full log can be found at /var/home/vhe/build/tdxref/master-extint/build/tmp/work/aarch64-tdx-linux/mesa/26.0.1/build/meson-logs/meson-log.txt | | Last 10 lines of meson-log.txt: | int i; | | Cached compiler stdout: | | Cached compiler stderr: | | Compiler for C supports arguments -Werror=pointer-arith: YES (cached) | Program pco_clc found: NO | | ../sources/mesa-26.0.1/src/imagination/pco/uscgen/meson.build:7:17: ERROR: Program 'pco_clc' not found or not executable | | ERROR: meson setup failed | WARNING: /var/home/vhe/build/tdxref/master-extint/build/tmp/work/aarch64-tdx-linux/mesa/26.0.1/temp/run.do_configure.144042:173 exit 1 from 'exit 1' Reverting this patch fixes the issue, but it does not seem to be the commit that introduced the problem. It only started later, presumably something changed in pulling in libclc or a similar issue. I can bisect it more later but already wanted to ask if you or someone else had any ideas. Thanks! Kind regards, Ernest
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#233629): https://lists.openembedded.org/g/openembedded-core/message/233629 Mute This Topic: https://lists.openembedded.org/mt/117675192/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
