Re: new snapshot available: autoconf-2.72c
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.general |
|---|---|
| Organization | UCLA Computer Science Department |
| Message-ID | <[email protected]> |
On 2023-03-28 13:57, Richard Purdie wrote: > From a regression/failure point of view, the worrying issue is the > gpgme/mpg123 issue on x32 which also appears for musl 32 and 64 bit x86 > targets. > > https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/6881/steps/11/logs/stdio > https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/6901/steps/11/logs/stdio Could you explain that a bit more? All I can see from the first log is: Summary: 2 tasks failed: /home/pokybuild/yocto-worker/musl-qemux86-64/build/meta/recipes-support/gpgme/gpgme_1.18.0.bb:do_compile /home/pokybuild/yocto-worker/musl-qemux86-64/build/meta/recipes-multimedia/mpg123/mpg123_1.31.2.bb:do_compile Summary: There were 4 ERROR messages, returning a non-zero exit code. Why are these two failures worrisome and what do they indicate about problems with Autoconf? I assume there are more detailed logs somewhere but I don't know where. Thanks.