Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 490488 - =sys-libs/libsemanage-2.2 - fails to build when libaudit.h is missing
Summary: =sys-libs/libsemanage-2.2 - fails to build when libaudit.h is missing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: SELinux (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: SE Linux Bugs
URL:
Whiteboard: selinux-utils
Keywords:
: 490724 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-11-05 17:34 UTC by Amadeusz Sławiński
Modified: 2014-01-20 20:15 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Amadeusz Sławiński 2013-11-05 17:34:43 UTC
[ebuild     U  ] sys-libs/libsemanage-2.2 [2.1.10] USE="(python) -ruby" PYTHON_TARGETS="python2_7%* python3_2%*" RUBY_TARGETS="-ruby18% -ruby19%" 0 kB

 * libsemanage-2.2.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                            [ ok ]
>>> Unpacking source...
>>> Unpacking libsemanage-2.2.tar.gz to /var/tmp/portage/sys-libs/libsemanage-2.2/work
>>> Source unpacked in /var/tmp/portage/sys-libs/libsemanage-2.2/work
>>> Preparing source in /var/tmp/portage/sys-libs/libsemanage-2.2/work/libsemanage-2.2 ...
 * Will copy sources from /var/tmp/portage/sys-libs/libsemanage-2.2/work/libsemanage-2.2/src
 * python3_2: copying to /var/tmp/portage/sys-libs/libsemanage-2.2/work/libsemanage-2.2/src-python3_2
 * python2_7: copying to /var/tmp/portage/sys-libs/libsemanage-2.2/work/libsemanage-2.2/src-python2_7
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-libs/libsemanage-2.2/work/libsemanage-2.2 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-libs/libsemanage-2.2/work/libsemanage-2.2 ...
make -j4 AR=x86_64-pc-linux-gnu-ar CC=x86_64-pc-linux-gnu-gcc all 
make -C src all
make[1]: Entering directory `/var/tmp/portage/sys-libs/libsemanage-2.2/work/libsemanage-2.2/src'
x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -I../include -I/usr/include -D_GNU_SOURCE  -c -o users_join.o users_join.c
x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -I../include -I/usr/include -D_GNU_SOURCE  -c -o utilities.o utilities.c
x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -I../include -I/usr/include -D_GNU_SOURCE  -c -o ports_policy.o ports_policy.c
x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -I../include -I/usr/include -D_GNU_SOURCE  -c -o seusers_local.o seusers_local.c
seusers_local.c:11:22: fatal error: libaudit.h: No such file or directory
 #include <libaudit.h>
                      ^
compilation terminated.
make[1]: *** [seusers_local.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/sys-libs/libsemanage-2.2/work/libsemanage-2.2/src'
make: *** [all] Error 2
 * ERROR: sys-libs/libsemanage-2.2::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-libs/libsemanage-2.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-libs/libsemanage-2.2::gentoo'`.
 * The complete build log is located at '/var/log/portage/sys-libs:libsemanage-2.2:20131105-173013.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-libs/libsemanage-2.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/libsemanage-2.2/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-libs/libsemanage-2.2/work/libsemanage-2.2'
 * S: '/var/tmp/portage/sys-libs/libsemanage-2.2/work/libsemanage-2.2'
!!! When you file a bug report, please include the following information:
GENTOO_VM=  CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info =libsemanage-2.2

>>> Failed to emerge sys-libs/libsemanage-2.2, Log file:

>>>  '/var/log/portage/sys-libs:libsemanage-2.2:20131105-173013.log'



Reproducible: Always




Portage 2.2.7 (hardened/linux/amd64/no-multilib/selinux, gcc-4.8.1, glibc-2.17, 3.11.6-hardened-r2 x86_64)
=================================================================
System uname: Linux-3.11.6-hardened-r2-x86_64-Intel-R-_Core-TM-_i3_CPU_M_350_@_2.27GHz-with-gentoo-2.2
KiB Mem:     2996988 total,   1403252 free
KiB Swap:    3145724 total,   3145724 free
Timestamp of tree: Tue, 05 Nov 2013 00:45:01 +0000
ld GNU ld (GNU Binutils) 2.23.2
app-shells/bash:          4.2_p45
dev-lang/python:          2.7.5-r4, 3.2.5-r3, 3.3.2-r2
dev-util/cmake:           2.8.12
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.13.4, 1.14
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.7.3-r1, 4.8.1-r1
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.11 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo local-overlay
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA AdobeFlash-11.x"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=native -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs clean-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox selinux sesandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync webrsync-gpg xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/amade/overlay"
SYNC=""
USE="X aac acpi alsa amd64 bash-completion berkdb bzip2 cli cracklib crypt cxx dri dvd flac gdbm gif gnutls gold gpg hardened iconv icu ipv6 jpeg jpeg2k justify mmx mmxext mng modules mp3 mudflap ncurses nls nptl open_perms opengl openmp pam pax_kernel pcre png readline selinux session sse sse2 sse4_1 sse4_2 ssl ssse3 tcpd threads tiff udev unicode urandom usb v4l vim-syntax xattr xcb xft xinerama zlib zsh-completion" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en en_GB pl" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" QEMU_SOFTMMU_TARGETS="x86_64 ppc" RUBY_TARGETS="ruby20" USERLAND="GNU" VIDEO_CARDS="nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2013-11-05 19:04:36 UTC
Looks like libsemanage now has a hard dep on libaudit.h (provided by sys-process/audit).

Can you install sys-process/audit and retry? If that's sufficient I'll add in the dependency.
Comment 2 Amadeusz Sławiński 2013-11-05 20:11:15 UTC
Yes it emerges fine after installing sys-process/audit.
Comment 3 Sven Vermeulen (RETIRED) gentoo-dev 2013-11-10 14:15:23 UTC
*** Bug 490724 has been marked as a duplicate of this bug. ***
Comment 4 Sven Vermeulen (RETIRED) gentoo-dev 2013-11-10 14:18:23 UTC
Fixed in repo (no bump)
Comment 5 Sven Vermeulen (RETIRED) gentoo-dev 2014-01-20 20:15:46 UTC
Stable in tree