All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 15156] New: Excess library installation to ARM64 target.
@ 2022-11-28  8:47 bugzilla
  2022-11-28  8:48 ` [Buildroot] [Bug 15156] Excess libraries are installed to the ARM64 QEMU target bugzilla
  2022-12-05 10:00 ` bugzilla
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla @ 2022-11-28  8:47 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=15156

            Bug ID: 15156
           Summary: Excess library installation to ARM64 target.
           Product: buildroot
           Version: 2022.08.2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned@buildroot.uclibc.org
          Reporter: Alexey.Kazantsev@kaspersky.com
                CC: buildroot@uclibc.org
  Target Milestone: ---

Hello!

Is have noticed, that in the image built with qemu_aarch64_virt_defconfig
config some libraries not required by the image binaries, i.e.: libgcc_s.so.1,
libgcc_s.so, libatomic.so .

These libraries are listed in the TOOLCHAIN_EXTERNAL_LIBS variable in the
toolchain/toolchain-external/pkg-toolchain-external.mk file.

As I can see, they are not installed in the same way as other libraries,
however, they defenitelly excess in the built rootfs.

Is it possible adding build stage to clean these unused libraries?

This issue exists in 2022.11-rc2 also.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [Bug 15156] Excess libraries are installed to the ARM64 QEMU target.
  2022-11-28  8:47 [Buildroot] [Bug 15156] New: Excess library installation to ARM64 target bugzilla
@ 2022-11-28  8:48 ` bugzilla
  2022-12-05 10:00 ` bugzilla
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2022-11-28  8:48 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=15156

A.K <Alexey.Kazantsev@kaspersky.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Excess library installation |Excess libraries are
                   |to ARM64 target.            |installed to the ARM64 QEMU
                   |                            |target.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [Bug 15156] Excess libraries are installed to the ARM64 QEMU target.
  2022-11-28  8:47 [Buildroot] [Bug 15156] New: Excess library installation to ARM64 target bugzilla
  2022-11-28  8:48 ` [Buildroot] [Bug 15156] Excess libraries are installed to the ARM64 QEMU target bugzilla
@ 2022-12-05 10:00 ` bugzilla
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2022-12-05 10:00 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=15156

--- Comment #1 from A.K <Alexey.Kazantsev@kaspersky.com> ---
Little fix: for the qemu_aarch64_virt_defconfig config, please refer
package/gcc/gcc-final/gcc-final.mk , definition of components of
HOST_GCC_FINAL_POST_INSTALL_HOOKS .

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-12-05 10:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-28  8:47 [Buildroot] [Bug 15156] New: Excess library installation to ARM64 target bugzilla
2022-11-28  8:48 ` [Buildroot] [Bug 15156] Excess libraries are installed to the ARM64 QEMU target bugzilla
2022-12-05 10:00 ` bugzilla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.