Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge error with libsepol
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
gok
n00b
n00b


Joined: 23 Nov 2009
Posts: 2

PostPosted: Mon Nov 23, 2009 2:26 pm    Post subject: emerge error with libsepol Reply with quote

I have searched around the forums trying to resolve this issue without success. Any help would be greatly appreciated.

I am doing a new install with SELinux workstation profile and am at the step of installing the logging system. Emerge fails. I have reinstalled the latest portage-2.1.7 and tried running emerge sys-apps/portage. Emerge is consistenly failing on line 49 related to sys-libs/sepol-2.0.32. The info is below....

Build message:
Code:
make[1]: Entering directory `/var/tmp/portage/sys-libs/libsepol-2.0.32/work/libsepol-2.0.32/src'
cc -O2 -march=core2 -pipe -mnossse3 -I. -I../include -D_GNU_SOURCE -fPIC -c -o assertion.o assertion.c
cc1: error: unrecognized command line option "-mnossse3"
make[1]: *** [assertion.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/sys-libs/libsepol-2.0.32/work/libsepol-2.0.32/src'
make: *** [all] Error 2
 * ERROR: sys-libs/libsepol-2.0.32 failed:
 *   (no error message)
 *
 * Call stack:
 *     ebuild.sh, line  49:  Called src_compile
 *   environment, line 2259:  Called die
 * The specific snippet of code:
 *       emake || die
 *


emerge --info =sys-libs/libsepol-2.0.32:

Code:
Portage 14554-svn (selinux/v2refpolicy/x86/desktop, gcc-4.3.4, glibc-2.9_p20081201-r2, 2.6.30-gentoo-r8 i686)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.30-gentoo-r8-i686-Intel-R-_Core-TM-2_Duo_CPU_T9600_@_2.80GHz-with-gentoo-1.12.11.1
Timestamp of tree: Mon, 23 Nov 2009 10:30:01 +0000
app-shells/bash:     4.0_p28
dev-lang/python:     2.6.2-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.63-r1
sys-devel/automake:  1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=core2 -pipe -mnossse3"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=core2 -pipe -mnossse3"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages loadpolicy parallel-fetch protect-owned sandbox selinux sesandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://mirrors.rit.edu/gentoo/ "
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j333"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acpi alsa apm berkdb bluetooth branding cairo cdr cli consolekit cracklib crypt dbus dri dts dvd dvdr eds emboss encode evo fam firefox flac fortran gif gpm gstreamer hal iconv ipv6 jpeg kde ldap libnotify mad mikmod modules mp3 mp4 mpeg mudflap ncurses nls ogg opengl openmp pam pcmcia pcre pdf perl png ppds pppd python qt3 qt3support qt4 quicktime readline reflection sdl selinux session spell spl ssl startup-notification svg tcpd thunar tiff truetype unicode usb vorbis win32codecs x86 xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 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="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 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Back to top
View user's profile Send private message
gringo
Advocate
Advocate


Joined: 27 Apr 2003
Posts: 3793

PostPosted: Mon Nov 23, 2009 3:26 pm    Post subject: Reply with quote

welcome :-)

Quote:
cc1: error: unrecognized command line option "-mnossse3"


shouldn´t that be -mno-ssse3 ?

http://gcc.gnu.org/onlinedocs/gcc-4.3.4/gcc/i386-and-x86_002d64-Options.html

cheers
_________________
Error: Failing not supported by current locale
Back to top
View user's profile Send private message
gok
n00b
n00b


Joined: 23 Nov 2009
Posts: 2

PostPosted: Mon Nov 23, 2009 4:24 pm    Post subject: Reply with quote

Thank you for pointing that out. Yes, that's the problem. Thank you.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum