Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 292266 - dev-java:kaffe-1.1.7-r4 fails compile phase (alsa related)
Summary: dev-java:kaffe-1.1.7-r4 fails compile phase (alsa related)
Status: RESOLVED DUPLICATE of bug 231198
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-07 14:23 UTC by Sandro Bonazzola
Modified: 2009-11-29 21:23 UTC (History)
1 user (show)

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


Attachments
emerge log (kaffe-1.1.7.log,22.94 KB, text/plain)
2009-11-10 10:23 UTC, thanasis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sandro Bonazzola 2009-11-07 14:23:38 UTC
[ebuild  N    ] dev-java/kaffe-1.1.7-r4  USE="alsa esd gmp gtk nls" 0 kB

/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config  -I../../../../include -I/var/tmp/portage/dev-java/kaffe-1.1.7-r4/work/kaffe-1.1.7/./kaffe/kaffevm -I/var/tmp/portage/dev-java/kaffe-1.1.7-r4/work/kaffe-1.1.7/./kaffe/kaffevm/intrp -I/var/tmp/portage/dev-java/kaffe-1.1.7-r4/work/kaffe-1.1.7/./kaffe/kaffevm/systems/unix-pthreads -I../../../../replace -I../../../../config -I../../../../include -I../../../../libraries/javalib/external/classpath/include  -DKAFFE_VMDEBUG -D_REENTRANT  -march=athlon64 -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wall -W -Wextra -pthread -c -o libtritonusalsa_la-org_tritonus_lowlevel_alsa_AlsaSeq.lo `test -f 'org_tritonus_lowlevel_alsa_AlsaSeq.c' || echo './'`org_tritonus_lowlevel_alsa_AlsaSeq.c                                                                                           
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../../config -I../../../../include -I/var/tmp/portage/dev-java/kaffe-1.1.7-r4/work/kaffe-1.1.7/./kaffe/kaffevm -I/var/tmp/portage/dev-java/kaffe-1.1.7-r4/work/kaffe-1.1.7/./kaffe/kaffevm/intrp -I/var/tmp/portage/dev-java/kaffe-1.1.7-r4/work/kaffe-1.1.7/./kaffe/kaffevm/systems/unix-pthreads -I../../../../replace -I../../../../config -I../../../../include -I../../../../libraries/javalib/external/classpath/include -DKAFFE_VMDEBUG -D_REENTRANT -march=athlon64 -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wall -W -Wextra -pthread -c org_tritonus_lowlevel_alsa_AlsaSeq.c  -fPIC -DPIC -o .libs/libtritonusalsa_la-org_tritonus_lowlevel_alsa_AlsaSeq.o        
In file included from org_tritonus_lowlevel_alsa_AlsaSeq.c:25:                                                                                                                      
constants_check.h: In function 'check_constants':                                                                                                                                   
constants_check.h:73: error: 'SND_SEQ_EVENT_SAMPLE' undeclared (first use in this function)                                                                                         
constants_check.h:73: error: (Each undeclared identifier is reported only once                                                                                                      
constants_check.h:73: error: for each function it appears in.)                                                                                                                      
constants_check.h:74: error: 'SND_SEQ_EVENT_SAMPLE_CLUSTER' undeclared (first use in this function)                                                                                 
constants_check.h:75: error: 'SND_SEQ_EVENT_SAMPLE_START' undeclared (first use in this function)                                                                                   
constants_check.h:76: error: 'SND_SEQ_EVENT_SAMPLE_STOP' undeclared (first use in this function)                                                                                    
constants_check.h:77: error: 'SND_SEQ_EVENT_SAMPLE_FREQ' undeclared (first use in this function)                                                                                    
constants_check.h:78: error: 'SND_SEQ_EVENT_SAMPLE_VOLUME' undeclared (first use in this function)                                                                                  
constants_check.h:79: error: 'SND_SEQ_EVENT_SAMPLE_LOOP' undeclared (first use in this function)                                                                                    
constants_check.h:80: error: 'SND_SEQ_EVENT_SAMPLE_POSITION' undeclared (first use in this function)                                                                                
constants_check.h:81: error: 'SND_SEQ_EVENT_SAMPLE_PRIVATE1' undeclared (first use in this function)                                                                                
constants_check.h:92: error: 'SND_SEQ_EVENT_INSTR_BEGIN' undeclared (first use in this function)                                                                                    
constants_check.h:93: error: 'SND_SEQ_EVENT_INSTR_END' undeclared (first use in this function)                                                                                      
constants_check.h:94: error: 'SND_SEQ_EVENT_INSTR_INFO' undeclared (first use in this function)
constants_check.h:95: error: 'SND_SEQ_EVENT_INSTR_INFO_RESULT' undeclared (first use in this function)
constants_check.h:96: error: 'SND_SEQ_EVENT_INSTR_FINFO' undeclared (first use in this function)
constants_check.h:97: error: 'SND_SEQ_EVENT_INSTR_FINFO_RESULT' undeclared (first use in this function)
constants_check.h:98: error: 'SND_SEQ_EVENT_INSTR_RESET' undeclared (first use in this function)
constants_check.h:99: error: 'SND_SEQ_EVENT_INSTR_STATUS' undeclared (first use in this function)
constants_check.h:100: error: 'SND_SEQ_EVENT_INSTR_STATUS_RESULT' undeclared (first use in this function)
constants_check.h:101: error: 'SND_SEQ_EVENT_INSTR_PUT' undeclared (first use in this function)
constants_check.h:102: error: 'SND_SEQ_EVENT_INSTR_GET' undeclared (first use in this function)
constants_check.h:103: error: 'SND_SEQ_EVENT_INSTR_GET_RESULT' undeclared (first use in this function)
constants_check.h:104: error: 'SND_SEQ_EVENT_INSTR_FREE' undeclared (first use in this function)
constants_check.h:105: error: 'SND_SEQ_EVENT_INSTR_LIST' undeclared (first use in this function)
constants_check.h:106: error: 'SND_SEQ_EVENT_INSTR_LIST_RESULT' undeclared (first use in this function)
constants_check.h:107: error: 'SND_SEQ_EVENT_INSTR_CLUSTER' undeclared (first use in this function)
constants_check.h:108: error: 'SND_SEQ_EVENT_INSTR_CLUSTER_GET' undeclared (first use in this function)
constants_check.h:109: error: 'SND_SEQ_EVENT_INSTR_CLUSTER_RESULT' undeclared (first use in this function)
constants_check.h:110: error: 'SND_SEQ_EVENT_INSTR_CHANGE' undeclared (first use in this function)
org_tritonus_lowlevel_alsa_AlsaSeq.c: In function 'setHandle':
org_tritonus_lowlevel_alsa_AlsaSeq.c:28: warning: cast from pointer to integer of different size
org_tritonus_lowlevel_alsa_AlsaSeq.c: In function 'getHandle':
org_tritonus_lowlevel_alsa_AlsaSeq.c:28: warning: cast to pointer from integer of different size
org_tritonus_lowlevel_alsa_AlsaSeq.c: In function 'Java_org_tritonus_lowlevel_alsa_AlsaSeq_eventOutput':
org_tritonus_lowlevel_alsa_AlsaSeq.c:958: warning: format '%d' expects type 'int', but argument 3 has type 'ssize_t'
make[3]: *** [libtritonusalsa_la-org_tritonus_lowlevel_alsa_AlsaSeq.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-java/kaffe-1.1.7-r4/work/kaffe-1.1.7/libraries/clib/sound/alsa'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-java/kaffe-1.1.7-r4/work/kaffe-1.1.7/libraries/clib/sound'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-java/kaffe-1.1.7-r4/work/kaffe-1.1.7/libraries/clib'
make: *** [all-recursive] Error 1
Comment 1 Sandro Bonazzola 2009-11-07 14:23:55 UTC
# emerge --info =dev-java/kaffe-1.1.7-r4     
Portage 2.1.7.4 (default/linux/amd64/10.0/desktop, gcc-4.4.2, glibc-2.11-r0, 2.6.31-gentoo-r5 x86_64)
=================================================================                                    
                        System Settings                                                              
=================================================================                                    
System uname: Linux-2.6.31-gentoo-r5-x86_64-AMD_Athlon-tm-_64_Processor_3500+-with-gentoo-2.0.1      
Timestamp of tree: Sat, 07 Nov 2009 07:00:18 +0000                                                   
distcc 3.1 x86_64-pc-linux-gnu [disabled]                                                            
ccache version 2.4 [disabled]                                                                        
app-shells/bash:     4.0_p35                                                                         
dev-java/java-config: 1.3.7-r1, 2.1.9-r1                                                             
dev-lang/python:     2.6.4, 3.1.1-r1                                                                 
dev-python/pycrypto: 2.1.0_beta1                                                                     
dev-util/ccache:     2.4-r8                                                                          
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.5.2-r1
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils:  2.20
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -fno-strict-aliasing"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/initng/daemon /etc/initng/net /etc/initng/system /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=athlon64 -O2 -pipe -fno-strict-aliasing"
DISTDIR="/home/ftp/distfiles"
FEATURES="assume-digests cvs distlocks elog fixpackages java-strict metadata-transfer multilib-strict news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="ftp://mirror.switch.ch/mirror/gentoo/"
LANG="it_IT.utf-8"
LC_ALL="it_IT.utf-8"
LDFLAGS="-Wl,-O1"
LINGUAS="it"
PKGDIR="/home/ftp/packages"
PORTAGE_COMPRESS="bzip2"
PORTAGE_COMPRESS_FLAGS="-9"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS=" --timeout=800 --progress "
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="/usr/local/overlays/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 3ds 7zip X a52 aac acl acpi alsa amd64 amr apache2 audiofile avahi bash-completion berkdb bl branding bzip2 cairo cal3d caps ccache cdb cddb cdparanoia cdr cg chroot cli consolekit cpudetection cracklib crypt css cups curl custom-cflags dbus devhelp dga directfb disk-partition djvu dmi dovecot-sasl dri dts dv dvd dvdr dvdread emboss emerald encode epydoc erandom esd evo exif expat extrafilters fam fame ffmpeg firefox flac fltk foomaticdb fortran gd gdbm ggi gif gimp glib glibc-omitfp glitz glut gmp gnokii gnome gnutls gphoto2 gpm graphviz gsm gstreamer gtk gtkhtml guile hal hbci howl-compat iconv idn ieee1394 imagemagick imlib ipv6 isc ithreads java java5 java6 javacomm javascript jbig jce jikes jpeg jpeg2k justify kde kdeenablefinal kdehiddenvisibility kqemu lcms ldap libcaca libnotify linuxthreads-tls lm_sensors logitech-mouse logrotate lzo mad mailwrapper matroska mbox mdb mhash mikmod mjpeg mmap mmx mmxext mng modules motif mozdevelop mp3 mp4 mpeg mppe-mppc msn mudflap multilib musepack musicbrainz mysql ncurses network-cron nfs nls nptl nptlonly nsplugin numeric nvidia odbc ode offensive ofx ogg ogre openexr opengl openmp oss pam parport pch pcre pdf perl php png povray ppds pppd print pulseaudio python qa qt3support qt4 quicktime quotes rdesktop readline reflection resolvconf restrict-javascript rtc samba scanner sdl semantic-desktop session slang slp smime sndfile snmp speex spell spl sse sse2 ssl startup-notification subversion svg sysfs syslog tcpd test tetex tga theora threads thunar tidy tiff timidity tk truetype unicode usb userlocales utempter v4l v4l2 vcd vda vorbis vorbis-psy wma wmf wmp x264 xattr xforms xine xinerama xml xorg xpm xprint xscreensaver xulrunner xv xvid xvmc yv12 zeroconf zlib" ALSA_CARDS="intel8x0" 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_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" APACHE2_MPMS="worker" CAMERAS="canon directory panasonic pccam300 " ELIBC="glibc" FOO2ZJS_DEVICES="hp1005 hpp1005" INPUT_DEVICES="mouse evdev keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" USERLAND="GNU" VIDEO_CARDS="nvidia nv"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, MAKEOPTS
Comment 2 thanasis 2009-11-10 10:23:04 UTC
Created attachment 209826 [details]
emerge log
Comment 3 thanasis 2009-11-10 10:25:40 UTC
just to add:

# emerge --info
Portage 2.1.7.4 (default/linux/amd64/10.0, gcc-4.4.2, glibc-2.11-r0, 2.6.31-gentoo-r5 x86_64)
=================================================================
System uname: Linux-2.6.31-gentoo-r5-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q6600_@_2.40GHz-with-gentoo-2.0.1
Timestamp of tree: Tue, 10 Nov 2009 08:00:02 +0000
distcc 3.1 x86_64-pc-linux-gnu [disabled]
app-shells/bash:     4.0_p35
dev-java/java-config: 2.1.9-r1
dev-lang/python:     2.6.4, 3.1.1-r1
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.5.2-r2
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils:  2.20
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe -mno-tls-direct-seg-refs"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=native -O2 -pipe -mno-tls-direct-seg-refs"
DISTDIR="/mnt/RAID0/usr-distfiles"
FEATURES="assume-digests buildpkg distlocks fixpackages metadata-transfer news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://atom/ ftp://ftp:moz-bookmarks-sync-merge@laptop/ http://mirrors.evolva.ro/gentoo/ ftp://ftp.udc.es/gentoo/ ftp://ftp.romnet.org/gentoo/ http://ftp.udc.es/gentoo/ http://mirrors.ludost.net/gentoo/"
LANG="en_US.UTF-8"
LC_ALL=""
LDFLAGS="-Wl,-O1"
LINGUAS="en el"
MAKEOPTS="-j8 -l12"
PKGDIR="/mnt/RAID0/usr-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="/dev/shm"
PORTDIR="/mnt/RAID0/usr-portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/Spring /usr/local/portage"
SYNC="rsync://atom/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 apache2 audiofile avahi bash-completion bzip2 cairo cdparanoia cdr clamav cli cracklib crypt cups curl curlwrappers dbus dga dri dv dvd dvdr eds encode esd evo exif expat fam fbcon ffmpeg flac foomaticdb fortran ftp gd gdbm gif gmp gnome gnutls gphoto2 gpm gstreamer gtk gtkhtml hal iconv idn imagemagick imlib innodb ipv6 java javascript joystick jpeg jpeg2k lcms libgda libnotify lm_sensors mad mbox mikmod mime mmx mng modules mono motif mozilla mp3 mpeg msn mudflap mule multilib musepack musicbrainz mysql mysqli ncurses networkmanager nls nptl nptlonly nsplugin nvidia odbc ogg openal opengl openmp oracle oss pam pcre pdf perl php pic png posix postgres ppds pppd prelude python quicktime rdesktop readline reflection samba sasl scanner sdl session sharedext slp sndfile snmp sockets sox spell spl sse sse2 ssl svg sysfs syslog tcpd theora threads tiff truetype unicode usb v4l v4l2 vcd vim-syntax vorbis wavpack wifi wmf wxwindows x264 xine xinerama xinetd xml xorg xosd xpm xsl xulrunner xv xvid yahoo zlib" ALSA_CARDS="hda-intel" 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" LINGUAS="en el" USERLAND="GNU" VIDEO_CARDS="nvidia vesa" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 4 theroot 2009-11-12 23:55:23 UTC
Just to add, exact same thing happening here. I've had it masked for the past couple weeks because of it..

emerge --info                                                                                                                                            
Portage 2.1.7.3 (default/linux/amd64/10.0/desktop, gcc-4.3.4, glibc-2.11-r0, 2.6.31-gentoo-r3 x86_64)                                                                             
=================================================================                                                                                                                 
System uname: Linux-2.6.31-gentoo-r3-x86_64-AMD_Phenom-tm-_II_X4_965_Processor-with-gentoo-2.0.1
Timestamp of tree: Thu, 12 Nov 2009 18:30:01 +0000
distcc 3.1 x86_64-pc-linux-gnu [disabled]
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p35
dev-java/java-config: 2.1.9-r1
dev-lang/python:     2.6.4, 3.1.1-r1
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.5.2-r2
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils:  2.20
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=amdfam10 -O2 -pipe -msse3 -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=amdfam10 -O2 -pipe -msse3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests ccache distlocks fixpackages news parallel-fetch prelink protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://gentoo.netnitco.net http://gentoo.mirrors.tds.net/gentoo"
LDFLAGS="-Wl,-O1"
LINGUAS="en en_US"
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="/tmp/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/java-overlay /usr/local/portage/layman/sunrise /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt cups custom-cflags custom-cxxflags custom-optimization custom-optimizations dbus dri dts dvd dvdr eds emboss encode evo fam ffmpeg firefox flac fng fortran gdbm gif glitz gnome gpm gstreamer gtk hal iconv jpeg kde kdehiddenvisibility ldap libnotify mad mikmod mmx modules mp3 mp4 mpeg mudflap multilib mysql ncurses nls nptl nptlonly ogg opengl openmp pam pcre pdf perl pertty png ppds pppd python qt3support qt4 quicktime readline reflection samba sdl session spell spl sse sse2 sse3 ssl startup-notification svg sysfs tcpd thread threads thunar tiff truetype type1 unicode usb visualizations vorbis x264 xcomposite xinerama xml xorg xscreensaver xulrunner xv xvid xvmc zlib" ALSA_CARDS="hda-intel" 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" LINGUAS="en en_US" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 5 quazgar 2009-11-13 18:30:43 UTC
Possibly a duplicate of bug #231198?
Comment 6 Rafał Mużyło 2009-11-29 21:23:52 UTC

*** This bug has been marked as a duplicate of bug 231198 ***