Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 620918

Summary: >=sys-apps/busybox-1.21.0[-selinux]: pkg-config warnings: No package 'libselinux' found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Embedded Gentoo Team <embedded>
Status: RESOLVED FIXED    
Severity: normal CC: tsmksubc
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
sys-apps:busybox-1.26.2-r1:20170605-141821.log

Description Toralf Förster gentoo-dev 2017-06-05 14:41:36 UTC
Perhaps you should add the directory containing `libselinux.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libselinux' found
Package libsepol was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsepol.pc'
to the PKG_CONFIG_PATH environment variable

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: gnome_20170605-105739

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Comment 1 Toralf Förster gentoo-dev 2017-06-05 14:41:39 UTC
Created attachment 475256 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-05 14:41:42 UTC
Created attachment 475258 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-06-05 14:41:46 UTC
Created attachment 475260 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-06-05 14:41:49 UTC
Created attachment 475262 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-06-05 14:41:52 UTC
Created attachment 475264 [details]
sys-apps:busybox-1.26.2-r1:20170605-141821.log
Comment 6 SpanKY gentoo-dev 2018-01-24 04:38:26 UTC
the warnings are ugly, but harmless
Comment 7 Larry the Git Cow gentoo-dev 2022-06-30 21:41:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1996eeb8f05fc7ebc0994952aff9d8ee3ccb8292

commit 1996eeb8f05fc7ebc0994952aff9d8ee3ccb8292
Author:     Viorel Munteanu <ceamac.paragon@gmail.com>
AuthorDate: 2022-04-23 09:38:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-30 21:40:16 +0000

    sys-apps/busybox: Fix warning with USE -selinux
    
    Closes: https://bugs.gentoo.org/620918
    Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/busybox/busybox-1.34.1-r1.ebuild           |  7 +++++--
 .../files/busybox-1.34.1-skip-selinux-search.patch  | 21 +++++++++++++++++++++
 2 files changed, 26 insertions(+), 2 deletions(-)