Re: [poky] errors of "already stripped" when build busybox
Jojan <[email protected]>
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <[email protected]> |
You can add "INSANE_SKIP{Package name} _append = “already-stripped”
On Wednesday, September 6, 2023 at 02:58:18 PM PDT, Henry Zhang <[email protected]> wrote:
I want to use busybox in SELinux and need to enable INDIVIDUAL feature.
CONFIG_BUILD_LIBBUSYBOX=y
CONFIG_FEATURE_INDIVIDUAL=y
CONFIG_FEATURE_SHARED_BUSYBOX=y
$ bitbake busybox
returns errors regarding "already stripped":
WARNING: busybox-1.24.1-r0 do_populate_sysroot: File '/usr/lib/libbusybox.so.1.24.1' from busybox was already stripped, this will prevent future debugging!
ERROR: busybox-1.24.1-r0 do_package: QA Issue: File '/sbin/ifup.busybox' from busybox was already stripped, this will prevent future debugging! [already-stripped]
ERROR: busybox-1.24.1-r0 do_package: QA Issue: File '/sbin/insmod.busybox' from busybox was already stripped, this will prevent future debugging! [already-stripped]
ERROR: busybox-1.24.1-r0 do_package: QA Issue: File '/sbin/swapoff.busybox' from busybox was already stripped, this will prevent future debugging! [already-stripped]
..................................................................................
Where should I modify it to get rid of "already stripped"?
Thanks.
---henry
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13155): https://lists.yoctoproject.org/g/poky/message/13155
Mute This Topic: https://lists.yoctoproject.org/mt/101203571/4743935
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/poky/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-