Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 620918 - >=sys-apps/busybox-1.21.0[-selinux]: pkg-config warnings: No package 'libselinux' found
Summary: >=sys-apps/busybox-1.21.0[-selinux]: pkg-config warnings: No package 'libseli...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-05 14:41 UTC by Toralf Förster
Modified: 2022-06-30 21:41 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,8.62 KB, text/plain)
2017-06-05 14:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,4.98 KB, text/plain)
2017-06-05 14:41 UTC, Toralf Förster
Details
environment (environment,97.44 KB, text/plain)
2017-06-05 14:41 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.52 KB, application/x-bzip)
2017-06-05 14:41 UTC, Toralf Förster
Details
sys-apps:busybox-1.26.2-r1:20170605-141821.log (sys-apps:busybox-1.26.2-r1:20170605-141821.log,485.86 KB, text/plain)
2017-06-05 14:41 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)