On Mon, May 03, 2021 at 05:39:10PM +0200, Martin Jansa via 
lists.yoctoproject.org wrote:
> runc-opencontainers is the only recipe currently failing like this for me
> with gold, so instead of switching system linker I would prefer to force
> bfd only here.

In my world builds with ld-is-gold I've found only 2 more recipes which
trigger this internal error.

> But there is also one more issue which is probably introduced by gcc-11 (I
> had older version of your patches with 11.0.1 in my branches, so waiting
> for build to confirm if it's reproducible with 11.1.0 as well):
>
> NOTE: > Executing update_font_cache intercept ...
> NOTE: Exit code 132. Output:
> + '[' True = False -a qemuwrapper-cross '!=' nativesdk-qemuwrapper-cross ']'
> + qemu-i386 -r 3.2.0 -E
> LD_LIBRARY_PATH=/jenkins/mjansa/build/ose/honister/BUILD/work/qemux86-webos-linux/webos-image-ros-world/1.0-r3/rootfs/usr/lib:/jenkins/mjansa/build/ose/honister/BUILD/work/qemux86-webos-linux/webos-image-ros-world/1.0-r3/rootfs/lib
> -L
> /jenkins/mjansa/build/ose/honister/BUILD/work/qemux86-webos-linux/webos-image-ros-world/1.0-r3/rootfs
> -E FC_DEBUG=16
> /jenkins/mjansa/build/ose/honister/BUILD/work/qemux86-webos-linux/webos-image-ros-world/1.0-r3/rootfs/usr/libexec/fc-cache
> --sysroot=/jenkins/mjansa/build/ose/honister/BUILD/work/qemux86-webos-linux/webos-image-ros-world/1.0-r3/rootfs
> --system-only -v
> qemu: uncaught target signal 4 (Illegal instruction) - core dumped

In case someone sees this Illegal instruction as well, then in my case
it was caused by missing "-cpu n270" in qemuwrapper-cross script,
because of how webOS sets PACKAGE_ARCH to be MACHINE_ARCH by default
QEMU_OPTIONS didn't include QEMU_EXTRAOPTIONS_core2-32.

It used to work with default cpu in qemu-i386 until now, I think it
stopped working when fontconfig was rebuilt with gcc-11, but not 100%
sure.

Attachment: signature.asc
Description: PGP signature

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6492): 
https://lists.yoctoproject.org/g/meta-virtualization/message/6492
Mute This Topic: https://lists.yoctoproject.org/mt/82551391/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to