Unable to build busybox with "pmbootstrap build"
I am trying to test out a patch I am writing for busybox, and have tried to build busybox through pmbootstrap for the armhf architecture. Here are the steps I followed:
-
Download busybox aports folder from upstream Alpine
-
copy it to pmbootstrap/aports/busybox
-
run
pmbootstrap build --arch armhf
-
Full error log is in this gist: https://gist.github.com/craftyguy/bbf1b2dbb87003e98000b79db7e00c43
Running the build with 'native' (x86_64) succeeds.