poky.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Henry Zhang <henryzhang62@gmail.com>
To: poky@lists.yoctoproject.org
Subject: errors of "already stripped" when build busybox
Date: Wed, 6 Sep 2023 14:58:02 -0700	[thread overview]
Message-ID: <CANTW0yoo2OpJrT8TA1T7_O--btbQCuKtuHL+ET0Xhu62OfZ0DQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1034 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 1266 bytes --]

             reply	other threads:[~2023-09-06 21:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-06 21:58 Henry Zhang [this message]
2023-09-06 22:49 ` [poky] errors of "already stripped" when build busybox Jojan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CANTW0yoo2OpJrT8TA1T7_O--btbQCuKtuHL+ET0Xhu62OfZ0DQ@mail.gmail.com \
    --to=henryzhang62@gmail.com \
    --cc=poky@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).