Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382583 - sys-libs/libsemanage missing dependency on sys-devel/bison and sys-devel/flex
Summary: sys-libs/libsemanage missing dependency on sys-devel/bison and sys-devel/flex
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-11 09:21 UTC by Patrick
Modified: 2011-09-17 12:58 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 Patrick 2011-09-11 09:21:11 UTC
Building a brand new system and when the system attempted to install the libsemanage package, the build failed trying to call bison

x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fomit-frame-pointer -I../include -I/usr/include -D_GNU_SOURCE  -c -o iface_record.o iface_record.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fomit-frame-pointer -I../include -I/usr/include -D_GNU_SOURCE  -c -o node_record.o node_record.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fomit-frame-pointer -I../include -I/usr/include -D_GNU_SOURCE  -c -o user_base_record.o user_base_record.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fomit-frame-pointer -I../include -I/usr/include -D_GNU_SOURCE  -c -o booleans_active.o booleans_active.c
bison -d -o conf-parse.c conf-parse.y
make[1]: bison: Command not found
make[1]: *** [conf-parse.c] Error 127
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/sys-libs/libsemanage-2.0.45/work/libsemanage-2.0.45/src'
make: *** [all] Error 2
emake failed
 * ERROR: sys-libs/libsemanage-2.0.45 failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 *   environment, line 3303:  Called die
 * The specific snippet of code:
 *       emake AR="$(tc-getAR)" CC="$(tc-getCC)" all || die;
 * 
 * If you need support, post the output of 'emerge --info =sys-libs/libsemanage-2.0.45',
 * the complete build log and the output of 'emerge -pqv =sys-libs/libsemanage-2.0.45'.
 * The complete build log is located at '/var/tmp/portage/sys-libs/libsemanage-2.0.45/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/libsemanage-2.0.45/temp/environment'.
 * S: '/var/tmp/portage/sys-libs/libsemanage-2.0.45/work/libsemanage-2.0.45'

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

>>>  '/var/tmp/portage/sys-libs/libsemanage-2.0.45/temp/build.log'

 * Messages for package sys-libs/libsemanage-2.0.45:

 * ERROR: sys-libs/libsemanage-2.0.45 failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 *   environment, line 3303:  Called die
 * The specific snippet of code:
 *       emake AR="$(tc-getAR)" CC="$(tc-getCC)" all || die;
 * 
 * If you need support, post the output of 'emerge --info =sys-libs/libsemanage-2.0.45',
 * the complete build log and the output of 'emerge -pqv =sys-libs/libsemanage-2.0.45'.
 * The complete build log is located at '/var/tmp/portage/sys-libs/libsemanage-2.0.45/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/libsemanage-2.0.45/temp/environment'.
 * S: '/var/tmp/portage/sys-libs/libsemanage-2.0.45/work/libsemanage-2.0.45'
Comment 1 Patrick 2011-09-11 09:21:36 UTC
# emerge --info
Portage 2.1.10.11 (hardened/linux/amd64/no-multilib/selinux, gcc-4.4.5, glibc-2.12.2-r0, 2.6.38-std231-amd64 x86_64)
=================================================================
System uname: Linux-2.6.38-std231-amd64-x86_64-Intel-R-_Atom-TM-_CPU_D525_@_1.80GHz-with-gentoo-2.0.3
Timestamp of tree: Sun, 11 Sep 2011 08:00:01 +0000
app-shells/bash:          4.1_p9
dev-lang/python:          2.7.1-r1, 3.1.3-r1
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.8.3-r1
sys-apps/sandbox:         2.4
sys-devel/binutils:       2.21.1-r1
sys-devel/gcc:            4.4.5
sys-devel/gcc-config:     1.4.1-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 2.6.36.1 (virtual/os-headers)
sys-libs/glibc:           2.12.2
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=native -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sandbox selinux sesandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://gentoo.mirrors.easynews.com/linux/gentoo http://mirrors.tds.net/gentoo http://ftp.gtlib.cc.gatech.edu/pub/gentoo"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl acpi amd64 apache2 berkdb bzip2 cli cracklib crypt cups cxx dbus dri gdbm gpm hardened iconv imap ipv6 justify lm_sensors mmx modules mudflap mysql ncurses nls nptl nptlonly open_perms openmp pam pax_kernel pcre perl posix pppd python readline selinux session smp sse sse2 ssl sysfs syslog tcpd threads udev unicode urandom xorg zlib" 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" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="alias auth_basic autoindex cache deflate dir env filter headers include info log_config mime mime_magic status setenvif userdir vhost_alias authz_host rewrite auth_digest authn_file authn_default authn_dbd authz_default authz_user" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" 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="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" 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, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Patrick 2011-09-11 09:26:10 UTC
Looks like its missing a dep on sys-devel/flex as well
Comment 3 Sven Vermeulen (RETIRED) gentoo-dev 2011-09-17 12:58:00 UTC
Thanks! I've added the dependencies on libsemanage in CVS.