I don't think you need the full log. The key part is:

Run-time dependency libclc found: NO (tried pkgconfig)
> |
> | ../mesa-24.1.0/meson.build:852:12: ERROR: Dependency "libclc" not
> found, tried pkgconfig
> |

So you could find meson.build in ${S}, find line 852 in it, and see
why that line is being processed and what enables the block of code
it's in. We also have a libclc patch that looks highly suspicious to
me (and should be dropped tbh).

Alex

On Tue, 4 Jun 2024 at 11:37, Quentin Schulz via lists.openembedded.org
<[email protected]> wrote:
>
> Hi Joao,
>
> On 6/3/24 5:39 PM, Joao Marcos Costa via lists.openembedded.org wrote:
> > Hello,
> >
> > The following error was raised in Swat's CI:
> >
> > | Run-time dependency libclc found: NO (tried pkgconfig)
> > |
> > | ../mesa-24.1.0/meson.build:852:12: ERROR: Dependency "libclc" not
> > found, tried pkgconfig
> > |
> > | A full log can be found at
> > /home/pokybuild/yocto-worker/qemux86-64-ptest/build/build/tmp/work/core2-64-poky-linux/mesa/24.1.0/build/meson-logs/meson-log.txt
> > | ERROR: meson failed
> > | WARNING:
> > /home/pokybuild/yocto-worker/qemux86-64-ptest/build/build/tmp/work/core2-64-poky-linux/mesa/24.1.0/temp/run.do_configure.47874:171
> >  exit 1 from 'exit 1'
> > | WARNING: Backtrace (BB generated script):
> > |     #1: bbfatal_log,
> > /home/pokybuild/yocto-worker/qemux86-64-ptest/build/build/tmp/work/core2-64-poky-linux/mesa/24.1.0/temp/run.do_configure.47874,
> >  line 171
> > |     #2: meson_do_configure,
> > /home/pokybuild/yocto-worker/qemux86-64-ptest/build/build/tmp/work/core2-64-poky-linux/mesa/24.1.0/temp/run.do_configure.47874,
> >  line 160
> > |     #3: do_configure,
> > /home/pokybuild/yocto-worker/qemux86-64-ptest/build/build/tmp/work/core2-64-poky-linux/mesa/24.1.0/temp/run.do_configure.47874,
> >  line 149
> > |     #4: main,
> > /home/pokybuild/yocto-worker/qemux86-64-ptest/build/build/tmp/work/core2-64-poky-linux/mesa/24.1.0/temp/run.do_configure.47874,
> >  line 184
> > NOTE: recipe mesa-2_24.1.0-r0: task do_configure: Failed
> >
> > https://autobuilder.yoctoproject.org/typhoon/#/builders/81/builds/6680/steps/12/logs/stdio
> >
> > Mesa was upgraded a few days ago. Could it be related to this error?
> >
>
> Likely yes, can you provide some info on how I can reproduce this
> locally so I don't have to hunt this?
>
> Maybe you also have access to the full log somewhere?
>
> Cheers,
> Quentin
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#200323): 
https://lists.openembedded.org/g/openembedded-core/message/200323
Mute This Topic: https://lists.openembedded.org/mt/106464279/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to