[oe] Openembedded toybox build hiccup in config2help.c?

Khem Raj raj.khem at gmail.com
Sun Sep 17 03:02:04 UTC 2017


On Sat, Sep 16, 2017 at 7:52 PM, Rob Landley <rob at landley.net> wrote:
> A couple days ago you brought up a toybox build issue on IRC, and
> pointed me at antergos-live-iso as a quick way to get an arch linux
> build environment to try to reproduce the issue.
>
> I downloded that and booted it under qemu with:
>
>   qemu-system-x86_64 -m 2048 -cdrom antergos-live-iso
>
> When the desktop came up I told it not to install and pulled up a shell
> with a word search for "shell", then did:
>
>   git clone https://github.com/landley/toybox
>   cd toybox
>   make defconfig
>   make
>   ./toybox ls --help
>   ./toybox ls -l
>
> But the result worked fine for me.

Hmm, it use to work fine for archlinux too. It started to fail few weeks ago.
So you might have to apply all the updates to distro

sudo pacman -Syyuu

will do it.

>
> How do I reproduce your build issue? (You said you were having
> openembedded build it against musl-libc...?)
>
> Rob



More information about the Openembedded-devel mailing list