Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 319973 - net-firewall/ipsec-tools-0.7.3-r1: cannot compile against app-crypt/heimdal
Summary: net-firewall/ipsec-tools-0.7.3-r1: cannot compile against app-crypt/heimdal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 326647
  Show dependency tree
 
Reported: 2010-05-16 11:30 UTC by Martin Mokrejš
Modified: 2012-03-04 18:33 UTC (History)
0 users

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


Attachments
build.log (build.log,46.55 KB, text/plain)
2010-05-16 11:38 UTC, Martin Mokrejš
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2010-05-16 11:30:14 UTC
I cannot compile this because I have USE=kerberos and app-crypt/heimdal installed. Removing the USE flag avoids the issue. The cpp warning still exist probably due to my too recent glibc (am not sure whether that will eventually result in a real issue or not as I did not manage to configure and test the package).

./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-kernel-headers=/usr/include --enable-dependency-tracking --enable-dpd --enable-frag --enable-stats --enable-fastquit --enable-stats --enable-adminport --disable-ipv6 --disable-rc5 --disable-idea --with-readline --enable-gssapi --without-libldap --with-libpam --disable-security-context --enable-hybrid

[cut]

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec   -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc 
 -I/usr/include -I/usr/include -I./../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-gl
ibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb  -Wall  -Wno-unused -MT isakmp.o -M
D -MP -MF .deps/isakmp.Tpo -c -o isakmp.o isakmp.c
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:24:1: warning: "IPTOS_TOS" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:195:1: warning: this is the location of the previous definition
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:28:1: warning: "IPTOS_MINCOST" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:200:1: warning: this is the location of the previous definition
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:30:1: warning: "IPTOS_PREC_MASK" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:205:1: warning: this is the location of the previous definition
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:31:1: warning: "IPTOS_PREC" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:206:1: warning: this is the location of the previous definition
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:47:1: warning: "IPOPT_COPIED" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:223:1: warning: this is the location of the previous definition
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:48:1: warning: "IPOPT_CLASS" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:224:1: warning: this is the location of the previous definition
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:49:1: warning: "IPOPT_NUMBER" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:225:1: warning: this is the location of the previous definition
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:53:1: warning: "IPOPT_MEASUREMENT" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:230:1: warning: this is the location of the previous definition
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:56:1: warning: "IPOPT_END" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:234:1: warning: this is the location of the previous definition
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:57:1: warning: "IPOPT_NOOP" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:236:1: warning: this is the location of the previous definition
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:58:1: warning: "IPOPT_SEC" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:242:1: warning: this is the location of the previous definition
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:59:1: warning: "IPOPT_LSRR" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:243:1: warning: this is the location of the previous definition
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:60:1: warning: "IPOPT_TIMESTAMP" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:240:1: warning: this is the location of the previous definition
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:62:1: warning: "IPOPT_RR" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:238:1: warning: this is the location of the previous definition
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:63:1: warning: "IPOPT_SID" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:245:1: warning: this is the location of the previous definition
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:64:1: warning: "IPOPT_SSRR" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:246:1: warning: this is the location of the previous definition
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:65:1: warning: "IPOPT_RA" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:247:1: warning: this is the location of the previous definition
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:76:1: warning: "IPOPT_NOP" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:235:1: warning: this is the location of the previous definition
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:77:1: warning: "IPOPT_EOL" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:233:1: warning: this is the location of the previous definition
In file included from isakmp.c:115:
../../src/include-glibc/linux/ip.h:78:1: warning: "IPOPT_TS" redefined
In file included from ../../src/include-glibc/linux/ip.h:19,
                 from isakmp.c:115:
/usr/include/netinet/ip.h:239:1: warning: this is the location of the previous definition
mv -f .deps/isakmp.Tpo .deps/isakmp.Po
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../libipsec   -D_GNU_SOURCE -include ./src/include-glibc/glibc-bugs.h -I./src/include-glibc -I./src/include-glibc  -I/usr/include -I/usr/include -I./../../src/racoon/missing -D_GNU_SOURCE -include ../../src/include-glibc/glibc-bugs.h -I../../src/include-glibc -I../../src/include-glibc -DSYSCONFDIR=\"/etc\" -DADMINPORTDIR=\"/var/lib/racoon\" -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb  -Wall  -Wno-unused -MT handler.o -MD -MP -MF .deps/handler.Tpo -c -o handler.o handler.c
In file included from handler.c:81:
gssapi.h:48: error: redefinition of ‘struct gssapi_ph1_state’
make[4]: *** [handler.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.3-r1/work/ipsec-tools-0.7.3/src/racoon'

# emerge --info
Portage 2.1.8.3 (default/linux/x86/10.0/desktop, gcc-4.4.3, glibc-2.11.1-r0, 2.6.31.12 i686)
=================================================================
System uname: Linux-2.6.31.12-i686-Mobile_Intel-R-_Pentium-R-_4_-_M_CPU_1.80GHz-with-gentoo-2.0.1
Timestamp of tree: Fri, 14 May 2010 12:45:01 +0000
distcc 3.1 i686-pc-linux-gnu [disabled]
ccache version 2.4 [disabled]
app-shells/bash:     4.1_p5
dev-java/java-config: 1.3.7-r1, 2.1.10
dev-lang/python:     2.5.4-r4, 2.6.4-r1, 3.1.1-r1
dev-python/pycrypto: 2.1.0
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.8.1
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.0-r1
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.65
sys-devel/automake:  1.4_p6-r1, 1.5-r1, 1.6.3-r1, 1.7.9-r2, 1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc:       3.3.6-r1, 4.2.4-r1, 4.3.4, 4.4.3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.33
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* -@EULA dlj-1.1 sun-bcla-java-vm Nero-EULA-US skype-eula"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /var/bind /var/lib/hsqldb /var/qmail/alias /var/qmail/control /var/vpopmail/etc"
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"
CXXFLAGS="-O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages metadata-transfer news nostrip parallel-fetch protect-owned sandbox sfperms splitdebug strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.mirror.web4u.cz"
LDFLAGS="-Wl,-O1"
LINGUAS="en cs cz"
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="/usr/local/portage/layman/sunrise /usr/local/portage/layman/x11 /usr/local/portage/layman/science /usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="32bit 7zip R X Xaw3d a52 aac aalib ace acl acpi alsa amr amrnb amrwb apache audacious audiofile bash-completion bcmath berkdb blas bluetooth boost branding bzip2 cairo caps cblas cddb cdparanoia cdr cgi clamav cli colordiff compress consolekit cpio cracklib crypt cscope css ctype cups curl curlwrappers cxx dbi dbus dga dia directfb djbfft doc dri dts dv dvb dvd dvdr dvdread emacs emboss emf enblend encode enscript exif expat faad fam fame fat fbcon ffmpeg fftw firefox flac flash fortran fpx ftp gcj gd gdbm ggi gif gimp gimpprint glibc-compat20 glibc-omitfp glut gmp gnuplot gnutls gpgme gphoto2 gpm graphviz gs gsl gsm gtk gtkhtml hal hdf hdf5 hp2xx i8x0 icc iconv icu id3 ieee1394 ifc imagemagick imlib inifile innodb ithreads jack java javascript jbig jce jikes jpeg jpeg2k kdtree kerberos lame lapack laptop lcms leim libcaca libnotify libwww live lzo lzw mad maildir matroska mhash mikmod mime ming mjpeg mmap mmx mng mod_python modperl modplug modules motif mozilla moznoirc mp2 mp3 mp4 mpeg mpi mpi_njtree mpich2 mplayer mudflap mule musepack mxdatetime mysql mysqli ncurses netcdf netpbm network nls nntp nptl nptlonly nsplugin ntfs numeric ogg opengl openmp openssl pam pango pcmcia pcntl pcre pdf perl plotutils plugin png pnm postproc postscript ppds pppd procmail pymol python qt3support qt4 quicktime rar raw readline recode reflection reiserfs romio rpm samba sasl scanner scp seamonkey server session sftp sift slp smime sndfile soap sockets spell spl sqlite srt sse sse2 ssl startup-notification subtitles subversion svg svgz sysfs sysvipc t1lib tcl tcpd tetex theora threads tidy tiff tk transcode truetype unicode urandom usb userlocales utils uuencode v4l v4l2 vcd vhook vim-syntax vim-with-x vorbis wifi win32codecs wmf wxwindows x264 x86 xanim xcf xfs xft xinerama xinetd xml xorg xpm xsl xslt xulrunner xv xvid xvmc yv12 zip zlib" ALSA_CARDS="intel-8x0m" 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 auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config mem_cache mime mime_magic rewrite setenvif speling status unique_id userdir usertrack vhost_alias negotiation" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en cs cz" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon vesa" 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, FFLAGS, INSTALL_MASK, LANG, LC_ALL, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

# emerge -pv heimdal glibc ipsec-tools

[ebuild   R   ] sys-libs/glibc-2.11.1  USE="gd nls -debug -glibc-omitfp (-hardened) (-multilib) -profile (-selinux) -vanilla" 0 kB
[ebuild     U ] sys-libs/e2fsprogs-libs-1.41.11 [1.41.9] USE="nls" 0 kB
[ebuild     U ] app-crypt/heimdal-1.3.2-r1 [1.2.1-r4] USE="X berkdb ssl threads -afs -hdb-ldap -ipv6 -otp -pkinit -test" 0 kB
[ebuild  N    ] net-firewall/ipsec-tools-0.7.3-r1  USE="iconv kerberos pam readline -hybrid -idea -ipv6 -ldap -nat -rc5 (-selinux)" 0 kB

Total: 4 packages (2 upgrades, 1 new, 1 reinstall), Size of downloads: 0 kB
Comment 1 Martin Mokrejš 2010-05-16 11:38:33 UTC
Created attachment 231659 [details]
build.log
Comment 2 Anthony Basile gentoo-dev 2012-03-04 11:58:37 UTC
(In reply to comment #1)
> Created attachment 231659 [details]
> build.log

Sorry it has been a while, but this package has been unmaintained.  I just took it.

I can no longer reproduce this error, so I'm not sure whether to blame glibc or heimdal.  However, with heimdal-1.5.1-r1 amd glibc-2.13-r4 (both current stable), the error is gone.  Furthermore, neither heimdal-1.3.2-r1 or 1.2.1-r4 are in the tree anymore, only >=heimdal-1.5.1-r1.

----

emerge -pv heimdal glibc =net-firewall/ipsec-tools-0.7.3-r1

ebuild   R    ] app-crypt/heimdal-1.5.1-r1  USE="X berkdb pkinit ssl test -afs -caps -hdb-ldap -ipv6 -otp -static-libs -threads" 0 kB
[ebuild   R    ] sys-libs/glibc-2.13-r4  USE="-debug -gd -glibc-omitfp (-hardened) (-multilib) -profile (-selinux) -vanilla" 16,082 kB
[ebuild   R   ~] net-firewall/ipsec-tools-0.7.3-r1  USE="iconv kerberos pam readline -hybrid -idea -ipv6 -ldap -nat -rc5 (-selinux)" 0 kB

----

Also, here's my emerge --info

Portage 2.1.10.44 (default/linux/x86/10.0/developer, gcc-4.5.3, glibc-2.13-r4, 3.2.1-gentoo-r2 i686)
=================================================================
System uname: Linux-3.2.1-gentoo-r2-i686-Intel-R-_Core-TM-_i7_CPU_920_@_2.67GHz-with-gentoo-2.0.3
Timestamp of tree: Sun, 04 Mar 2012 06:30:01 +0000
app-shells/bash:          4.1_p9
dev-lang/python:          2.7.2-r3, 3.1.4-r3
dev-util/cmake:           2.8.6-r4
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.9.8.4
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.11.1
sys-devel/binutils:       2.21.1-r1
sys-devel/gcc:            4.4.5, 4.5.3-r2
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 3.1 (virtual/os-headers)
sys-libs/glibc:           2.13-r4
Repositories: gentoo x-bitcoin
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs collision-protect distlocks ebuild-locks fixlafiles multilib-strict news parallel-fetch protect-owned sandbox sfperms sign splitdebug strict test test-fail-continue unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox"
FFLAGS=""
GENTOO_MIRRORS="ftp://192.168.3.1/pub/gentoo"
LDFLAGS="-Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed"
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="/var/lib/layman/bitcoin"
SYNC="rsync://192.168.3.1/portage"
USE="X a52 aac acl acpi alsa avahi berkdb bluetooth bzip2 cairo cdda cdr cli consolekit corefonts cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gdu gif git gpm gtk iconv jpeg kerberos lcms libevent libnotify mad mdnsresponder-compat mng modules mp3 mp4 mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp pam pango pcre pdf png policykit ppds pppd qt3support readline sdl session snmp spell sqlite ssl startup-notification svg sysfs tcpd tiff tordns truetype udev unicode usb vorbis x264 x86 xcb 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 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 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="vbox nvidia" 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, LANG, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

----

Reopen this bug if you can still reproduce it with current stable versions.
Comment 3 Anthony Basile gentoo-dev 2012-03-04 18:33:00 UTC
I should add that this is also not an issue for 0.8.0-r1.  I mention that because I'm moving towards stabilizing it rather than 0.7.3-r1.