Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 471978 - dev-scheme/racket-5.3.[34] raco setup: SIGSEGV MAPERR si_code 1 fault on addr 0x40 / 0x130
Summary: dev-scheme/racket-5.3.[34] raco setup: SIGSEGV MAPERR si_code 1 fault on addr...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-01 07:43 UTC by Paul Osmialowski
Modified: 2016-03-21 08:47 UTC (History)
3 users (show)

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


Attachments
Build failure log (racket.pl.log,209.53 KB, text/plain)
2013-06-01 10:01 UTC, Paul Osmialowski
Details
build failure log (LC_ALL=en_US.UTF-8 attempt, same locales as on my other amd64 machine where build completes) (racket.en.log,209.29 KB, text/plain)
2013-06-01 10:02 UTC, Paul Osmialowski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Osmialowski 2013-06-01 07:43:31 UTC
On my frequently updated x86 machine with Polish locales, I already had installed racket-5.3.3 with -futures USE flag (notice: all versions of racket are masked ~x86 ~amd64). Recently I realised, that for new concurrency programming features of racket, I need this 'futures' USE flag to be enabled. So I tried to rebuild racket-5.3.3 with this flag set. Unfortunately, it failed to build at the end:

raco setup: 1 making: math/private/utils
raco setup: 1 making: math/private/vector
raco setup: 1 making: math/scribblings
raco setup: --- updating info-domain tables ---
SIGSEGV MAPERR si_code 1 fault on addr 0x40
make[1]: *** [install-3m] Przerwane
make[1]: Opuszczenie katalogu `/var/tmp/portage/dev-scheme/racket-5.3.3/work/racket-5.3.3/src'
make: *** [install] Błąd 2

I tried the same on other machine, amd64 with US locales, which I'm not upgrading for long time (since the summer 2011, I'm only upgrading small number of packages that I need, racket was among them), it compiled and installed fine.


Reproducible: Always

Steps to Reproduce:
1. install dev-scheme/racket-5.3.3 with USE="-futures" on some x86
2. re-install dev-scheme/racket-5.3.3 with USE="futures" on the same machine
3.
Actual Results:  
raco setup: --- updating info-domain tables ---
SIGSEGV MAPERR si_code 1 fault on addr 0x40

Expected Results:  
no error

Portage 2.1.11.62 (default/linux/x86/13.0, gcc-4.6.3, glibc-2.15-r3, 3.8.13-gentoo i686)
=================================================================
System uname: Linux-3.8.13-gentoo-i686-Intel-R-_Pentium-R-_4_CPU_3.00GHz-with-gentoo-2.2
KiB Mem:     2067284 total,     65336 free
KiB Swap:    2104508 total,   2100124 free
Timestamp of tree: Sat, 01 Jun 2013 06:00:01 +0000
ld GNU ld (GNU Binutils) 2.22
app-shells/bash:          4.2_p45
dev-java/java-config:     2.1.12-r1
dev-lang/python:          2.4.6, 2.6.8, 2.7.3-r3, 3.1.5, 3.2.3-r2
dev-util/cmake:           2.8.10.2-r2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.4_p6-r1, 1.5, 1.6.3, 1.7.9-r2, 1.8.5-r3, 1.9.6-r3, 1.10.3, 1.11.1, 1.12.6
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.3.6-r1, 4.4.7, 4.5.4, 4.6.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.7 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo armagetron
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="*"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/openjms/config /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/polkit-1/actions /usr/share/themes/oxygen-gtk/gtk-2.0 /var/lib/hsqldb /var/spool/torque"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.4/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=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -march=i686 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LC_ALL="pl_PL.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --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="/usr/local/portage/layman/armagetron"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="16bit-indices 24bpp 32bit 7zip R X Xaw3d a52 aac aacplus aacs aalib abiword accessibility acl acoustid acpi adns adplug ads aesicm afp akode akonadi alias alisp allegro alsa alstream amr amrnb amrwb analitza angelscript animgif ao apbs aplaymidi apng applet archive armadillo arpack artworkextra asf asn aspell ass assistant asyncns athena attica attrib audacious audio audiofile auth automount autoreplace autotrace aux_xml avalon-framework avalon-logkit avantgo avcodec avformat awt background badval bash-completion bazaar bcmath berkdb bidi bitmap bittorrent bl blas blaster blender-game blksha1 bluetooth bluray boehm-gc bonjour bonobo bookmarks boost branding bs2b bzip2 cache cairo calendar canberra caps caps-ng capslib catalogs cblas cdda cddax cdf cdio cdparanoia cdr cdrtools cegui celt cg cgraph chappa chardet chdir chicken chm ciao city clamd clamdtop cli client clipboard clisp clucene cluster clutter collab colord combination-explosion-check common-lisp community compat connectionstatus consolekit contactnotes context contrast contrib corefonts coverart cpufreq cracklib cramfs crashreporter creds cron crypt cscope css ctype ctypes-python cuda cue cups curl cursors cvs cxx d data dbase dbi dbus dc1394 ddate debugger declarative default-font deprecated designer designer-plugin desktopglobe detex devfs-compat devhelp device-mapper devil dht dia digitalradio dirac discard-path discouraged djbfft djvu dmi dnd docbook doctool dot double-precision down-root dri drmaa dsdp dselect dssi dtmf dts dv dvb dvbpsi dvd dvdnav dvdr dvi dvi2tty dvipdfm dynamic e2fsprogs eap-tls ebook eclipse edd edit editor eds egl eigen elf elisp emacs embedded emf emoticons-manager emovix enca enchant encode enscript eolconv epiphany epspdf equalizer escreen eselect ethernet etiquette excel exceptions exif expat expoblending extensions external-fuse extra extra-cardsets extra-tools extrafilters extramodules extras faac faad facedetect fam fame farstream fat fax festival ffamber ffmpeg fftw filecaps fileinfo filter filters findbugs finger fingerprint firefox firefox3 fits flac flash floppy fltk fluidsynth fontconfig fontforge foomaticdb fortran fortran2003 fox fping fpx frei0r ftd2xx ftdi ftp fts3 fuse futures g15 g3dvl gadu gallium games gcdmaster gcode gconf gcrypt gd gdal gdbm gdm gdu gecko gedit geoip geoloc geolocation geonames geos ggi gif gimp ginac git gjdoc glade glep glew glitz gloox glpk glut gmath gme gml gmp gmplayer gnet gnokii gnome gnome-keyring gnomecd gnumeric gnuplot gnutls google gopher gpg gphoto2 gpm gps gpu grammar graphics graphicsmagick graphite graphviz groupwise grp grub gs gsettings gsf gsl gsm gsmloc gssapi gstreamer gtk gtk3 gtkhtml gtkstyle gudev guile gunit gzip-el h224 h281 h323 hal handbook hardcoded-tables hash hdf hdf5 health help heterogeneous highlight hipe hires-icons history hlapi hog hostip hotpixels howl-compat hpcups hpijs html http humanities hunspell hwdb i18n iax ical icecast icons iconv icu id3 id3tag idn ieee1394 ifp ilbc image image-cache imagemagick imaging imlib infinality inherit-graph inifile inkjar inotify internal-fltk intl introspection iodbc ipc iplayer ipod iproute2 iptables ipv6 ipython irc irrlicht isag it3tag itk jabber jack jadetex jai java java5 java6 javacomm javamail javascript jbig jit jmf jms joystick jpeg jpeg2k json kate kde kdm kdrive kexiv2 keymap kig-scripting kipi kmod kontact kpathsea ladspa lame lapack largefile lash lasi lastfm lastfmradio latex latex3 lcdfilter lcms ldap ldap-sasl ldapdb ldb ldos leim less levels libadns libass libburn libcaca libcanberra libclamav libdsk libextractor libffi libgda libkms libmms libmpeg2 libnotify libs libsamplerate libssh2 libssp libsysfs libtar libtiger libv4l libv4l2 libvisual libwww libxml2 libyaml lid lightning linuxkeys lirc listen-queue live llvm lm_sensors log4j logitech-mouse logrotate lpsol lqr lua luatex lucene lvm1 lxde lyx lzma lzo m17n-lib m4lib-png mad magic mail manual maps math mathml matplotlib matroska mbox mclib mcve md5sum mdns-bundled mdnsresponder-compat mediawiki memmap mercurial metalink metapost metis metric mew mhash midi mikmod mime minizip mixer mjpeg mmap mms mmx mng mod modplug modules mono moonlight motif mouse moviepack moviesounds mozdevelop mozdom mozilla mozsha1 mp2 mp3 mp3tunes mp4 mpeg mpg123 mpi mplayer mpx msn mta mtp mudflap mule multimedia mumble musepack music musicbrainz mvl mzscheme natspec nautilus ncat ncurses ndiff neXt nelma net netapi netbeans netcdf netlink netpbm nettle network networking new-clx new-login nextaw nfsdcld nfsidmap nfsv3 nfsv4 nfsv41 nio-buffers nis njb nls nntp no-old-linux nodrm nogyroscopic nokia nominatim normalize nowlistening nping npp nptl nsplugin nss ntfs ntfsprogs ntlm ntlm_unsupported_patch ntp numpy nut nuv nvidia nvtt nyx objc objc++ objc-gc ocaml ocamlopt ocr octave odbc ode offensive offscreen ofx ogdi ogg ogg123 ogm ois okteta okular omega omxil opal openal opencl opencore-amr openexr opengl openldap openmedia openmp openrc openssl openxml opus orc oscar osdmenu osgapps osmesa oss otp otr ots overlays pac pager pam pango pari parport password pasteafter pbs pcap pci pcntl pcre pcsc-lite pda pdf pdfannotextractor pdo perl perl-geoipupdate pg-intdatetime pgm phar phonon php physfs pipe pixmaps pkinit places plasma player playlist playtools plot plotutils plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo plugins pm-utils pnat png pnm policykit poppler-data portaudio posix postgres postproc postscript povray powerkadu ppds ppp presto preview-latex prison private-headers profiler proj projectm ps pstricks pth publishers pvr pyglet python qalculate qhull qimageblitz qos qpak qrupdate qscintilla qt-bundled qt-faststart qt-static qt3 qt3support qt4 qthelp quicktime quotes qwt radio raptor rar raw rcs readline recursion-limit redeyes redland reflection regex remote remoteosd resid reviewboard rle romio rpm rrdtool rss rtc rtf rtmp rtsp ruby rups samba sametime sasl sbc scale0tilt scanner schroedinger science screen script scripting scripttools scsi sctp sdk sdl sdl-image sdl-sound sdlgfx segger semantic-desktop sensord serial servletapi session sftp sge shaders shapefile shared-glapi sharedext sharedmem shine shm shmvideo shout sid sift sigsegv simplexml sip sipim skins skype slang smbclient smbkrb5passwd smbtav2 smi smime smp smpeg sms sna sndfile snmp soap sockets solver sound soundex sounds soundtouch soup sourceview sox sparse speech speex spell spidermonkey spl splash sql sqlite sqlite3 srtp sse sse2 sse2check ssl startup-notification static-analyzer statistics stats stl stream stun subject-rewrite subtitles subversion suhosin supernodal svg svm swat swig switcher swscale syslog system-mpmath systemtap sysvipc szip t1lib taglib tbb tcl tcpd tdb tdbtest teamarena telepathy teletext telnet test-framework tex4ht texi2html texmacs texteffect tga themedesigner themes theora thesaurus thin thin-splines threads threadsafe thumbnail thumbnails tidy tiff tilepath timezone timidity tinfo tk tokenizer toolame toolbar toolkit-scroll-bars tools toporouter totem track-src-odirect traits translator tremor truetype tta twisted twolame type3 udev udev-acl udis86 udisks umfpack unicode unlock-notify usb utempter utils uudeview uuid v4l v4l2 vaapi vala valgrind vamp vapigen vcd vcdinfo vcdx vdpau vdr versaloon verse vhook video vidix vim-pager vim-with-x virtuoso visualization vlm vmd vmware-tools vnc voice vorbis vpx vst wad wallpapers watchdog wav wavpack wddx weather web webdav webdav-neon webdav-serf webgl webkit webkit2 webm webp widescreen winbind wininst winpopup wma wma-fixed wmf wordperfect wxwidgets wxwindows x264 x86 xa xanim xbase xcap xcb xchatdccserver xcomposite xemacs xembed xerces-c xetex xext xface xforms xforward xfs xft xgetdefault xindy xine xinerama xinetd xls xml xmldoclet xmlpatterns xmlreader xmlrpc xmlwriter xmp xmpp xnest xorg xorgmodule xosd xpdf-headers xpm xrandr xrender xscreensaver xsl xslt xterm xulrunner xv xvfb xvid xvmc xz yahoo yahoo-geo yaz youtube yp yv12 zip zlib zvbi" ABI_X86="32" ALSA_CARDS="emu10k1 emu10k1x" 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="canon spca50x template 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 joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="pl" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="dummy nv nvidia v4l r128 intel 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, INSTALL_MASK, LANG, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Paul Osmialowski 2013-06-01 10:01:31 UTC
Created attachment 349828 [details]
Build failure log
Comment 2 Paul Osmialowski 2013-06-01 10:02:54 UTC
Created attachment 349830 [details]
build failure log (LC_ALL=en_US.UTF-8 attempt, same locales as on my other amd64 machine where build completes)
Comment 3 Paul Osmialowski 2013-06-01 10:08:00 UTC
Then I tried once again with MAKEOPTS="-j1" (as some forum thread about racket building failures suggested) and LC_ALL=en_US.UTF-8 - same locales as on the other (amd64) machine on which building completes. Still the same problem.

I have also repeated this with 'ulimit -c unlimited' for post-mortem analysis and when I opened core file in gdb -c core with not stripped /var/tmp/portage/dev-scheme/racket-5.3.3/work/racket-5.3.3/src/racket/.libs/racket3m I've found this:

[New LWP 9579]
[New LWP 9514]
[New LWP 9528]
[New LWP 9581]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
Core was generated by `/var/tmp/portage/dev-scheme/racket-5.3.3/work/racket-5.3.3/src/racket/.libs/rac'.
Program terminated with signal 6, Aborted.
#0  0xb76e58d2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
(gdb) bt
#0  0xb76e58d2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0xb71bf2b1 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#2  0xb71c0a8e in *__GI_abort () at abort.c:91
#3  0xb761f427 in fault_handler () from /var/tmp/portage/dev-scheme/racket-5.3.3/work/racket-5.3.3/src/racket/.libs/libracket3m-5.3.3.so
#4  <signal handler called>
#5  0xa2e9d7a9 in ?? () from /usr/lib/libGL.so.1
#6  0xb7320d3f in __nptl_deallocate_tsd () at pthread_create.c:155
#7  0xb7320f15 in start_thread (arg=0xb200bb40) at pthread_create.c:312
#8  0xb727e64e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133
(gdb) q

Any suggestions?
Comment 4 Marijn Schouten (RETIRED) gentoo-dev 2013-06-13 08:37:04 UTC
Hi Paul,

to dig a little deeper, can you diff the build with and without the futures flag? That may point us in the right direction.
Comment 5 Marijn Schouten (RETIRED) gentoo-dev 2013-06-14 08:17:37 UTC
Actually I can reproduce this problem without futures flag.
Comment 6 Marijn Schouten (RETIRED) gentoo-dev 2013-06-14 08:55:48 UTC
Portage 2.1.12.4 (default/linux/amd64/13.0/desktop, gcc-4.6.3, glibc-2.17, 3.8.13-gentoo x86_64)                                                                                    
=================================================================                                                                                                                   
                        System Settings                                                                                                                                             
=================================================================                                                                                                                   
System uname: Linux-3.8.13-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E8600_@_3.33GHz-with-gentoo-2.2
KiB Mem:     8168676 total,   3490768 free
KiB Swap:    9767516 total,   9767516 free
Timestamp of tree: Fri, 14 Jun 2013 07:15:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
app-shells/bash:          4.2_p45
dev-lang/python:          2.7.5, 3.2.5, 3.3.2
dev-util/cmake:           2.8.11.1
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r3, 1.11.6, 1.12.6, 1.13.2
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.5.3-r2, 4.6.3, 4.7.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo local lisp
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -ggdb -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/polkit-1/actions"
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 /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -ggdb -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--quiet-build=n"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms sign splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="nl_NL.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --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/marijn/GENTOO/local /home/marijn/GENTOO/lisp"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac accessibility acl acpi alsa amd64 berkdb branding bzip2 cairo cdda cdr cjk cli consolekit cracklib crypt cxx dbus dri dts dvd dvdr emacs emboss encode exif fam firefox flac fontconfig fortran gdbm gif gmp gnome gnome-keyring gpm gtk iconv jpeg kde lcms ldap libnotify lock lxde mad mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds qt3support qt4 readline sdl session spell sse sse2 ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 xcb xetex xft xinerama xml xv xvid zlib" 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="sheets words" 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" GRUB_PLATFORMS="pc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en nl fr de" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="radeon" 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, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

=================================================================
                        Package Settings
=================================================================

dev-scheme/racket-5.3.3 was built with the following:
USE="X cairo doc jit (multilib) plot test -backtrace -futures -places -threads" ABI_X86="64"
Comment 7 Paul Osmialowski 2013-06-15 13:30:32 UTC
Unfortunately, I don't have much to add. Now after racket-5.3.4 was added to portage it is obvious, that problem is hidden deep in the OS. I have removed racket-5.3.3 before upgrade and it didn't change anything: racket-5.3.[34] cannot be installed anymore, no matter what USE flags are set.

If it can help, I can paste emerge --info from the other (amd64) machine where I was able to upgrade racket-5.3.3 to racket-5.3.4 (other system components except 'portage' itself were not upgraded for long time):

!!! Your current profile is deprecated and not supported anymore.
!!! Use eselect profile to update your profile.
!!! Please upgrade to the following profile if possible:

        default/linux/amd64/13.0/desktop/kde

You may use the following command to upgrade:

        eselect profile set default/linux/amd64/13.0/desktop/kde

Portage 2.1.12.2 (default/linux/amd64/10.0/desktop/kde, gcc-4.4.5, glibc-2.13-r4, 3.4.9-gentoo x86_64)
=================================================================
System uname: Linux-3.4.9-gentoo-x86_64-Intel-R-_Core-TM-_i7-2630QM_CPU_@_2.00GHz-with-gentoo-2.0.3
KiB Mem:    16321088 total,   7626920 free
KiB Swap:    2097148 total,   2097148 free
Timestamp of tree: Sat, 15 Jun 2013 07:30:01 +0000
ld GNU ld (GNU Binutils) 2.21.1
app-shells/bash:          4.2_p45
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.6.6-r2, 2.7.3-r2, 3.1.4-r3, 3.2.3
dev-util/cmake:           2.8.6-r4
dev-util/pkgconfig:       0.27.1
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.10.3, 1.11.1
sys-devel/binutils:       2.21.1-r1
sys-devel/gcc:            4.4.5, 4.5.3-r1
sys-devel/gcc-config:     1.7.3
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-bumblebee
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/maven-bin-2.2/conf /usr/share/openvpn/easy-rsa /usr/share/themes/oxygen-gtk/gtk-2.0 /var/lib/hsqldb /var/spool/torque"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/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="-march=core2 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --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="/var/lib/layman/bumblebee"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="16bit-indices 32bit 64bit 7zip R X Xaw3d a52 aac aacplus aacs aalib abiword accessibility acl acpi action_modeswitch adns adplug ads aesicm afp akode akonadi alias alisp allegro alsa amd64 amr amrnb amrwb analitza angelscript animgif ao apbs aplaymidi apm apng applet archive arpack artworkextra asf asn aspell ass assistant asyncns athena attica attrib audacious audio audiofile auth automount autoreplace autotrace avalon-framework avalon-logkit avantgo background badval bash-completion bazaar bcmath berkdb bidi bittorrent bl blas blender-game blksha1 bluetooth bluray boehm-gc bonjour bonobo bookmarks boost branding bs2b bzip2 cairo calendar caps catalogs cblas cdda cddax cdf cdio cdparanoia cdr cdrtools celt cg cgraph chappa chardet chdir chm clamd clamdtop cli client clipboard clisp clucene cluster clutter collab colord common-lisp community compat connectionstatus consolekit contactnotes context contrast contrib corefonts cpufreq cpusets cracklib cramfs crashreporter cron crypt cscope css ctype ctypes-python cuda cue cups curl cursors cvs cxx d data dbase dbi dbus dc1394 ddate debugger declarative default-font deprecated designer designer-plugin desktopglobe detex devfs-compat devhelp device-mapper devil dhcpcd dht dia digitalradio dirac discard-path discouraged djbfft djvu dmi dnd docbook doctool dot double-precision dri drmaa dsdp dselect dssi dtmf dts dv dvb dvd dvdnav dvdr dvi dvi2tty dvipdfm e2fsprogs eap-sim eap-tls ebook edd edit editor eds eigen elf elisp emacs embedded emboss emf emoticons-manager emovix enca enchant encode enscript eolconv epiphany equalizer escreen eselect ethernet excel exceptions exif expat extensions external-fuse extra extra-cardsets extra-tools extrafilters extramodules extras faac faad facedetect fam fame fat fax festival ffamber ffmpeg fftw fileinfo filter filters findbugs finger firefox firefox3 fits flac fltk fluidsynth fontconfig fontforge foomaticdb fortran fox fping fpx frei0r ftp fts3 fuse futures g3dvl gadu gallium games gcdmaster gconf gcrypt gd gdal gdbm gdm gdu gecko gedit geoip geolocation geos ggi gif gimp ginac git gjdoc glade glep glew glibc-omitfp glitz gloox glpk glut gmath gme gml gmp gmplayer gnet gnokii gnome gnome-keyring gnomecd gnumeric gnuplot gnutls google-gadgets gopher gpg gphoto2 gpm gpu grammar graphics graphite graphviz groupwise grp grub gs gsf gsl gsm gsmloc gstreamer gtk gtk3 gtkhtml gtkstyle gudev guile gunit gzip-el h224 h281 h323 hal handbook hardcoded-tables hash hdf hdf5 health help heterogeneous highlight hires-icons history hlapi hog hostip hotpixels howl-compat html http humanities hunspell hwdb iax ical icecast icons iconv icu id3 id3tag idn ieee1394 ifp ilbc image image-cache imagemagick imaging imlib inherit-graph inifile inkjar inotify intl iodbc ipc iplayer ipod iproute2 ipv6 irc irrlicht isag it3tag itk ivr jabber jack jadetex jai java java5 java6 javacomm javamail javascript jbig jit jmf jms joystick jpeg jpeg2k json kate kde kdm kdrive keymap kig-scripting kipi kontact kpathsea ladspa lame lapack laptop largefile lash lasi lastfm lastfmradio latex latex3 lcdfilter lcms ldap ldap-sasl ldb leim less levels libadns libass libburn libcaca libclamav libdsk libextractor libffi libgda libkms libmms libmpeg2 libnotify libs libsamplerate libssh2 libsysfs libtar libtiger libv4l libv4l2 libvisual libwww libxml2 libyaml lightning linuxkeys listen-queue live llvm lm_sensors log4j logitech-mouse logrotate lpsol lqr lua luatex lvm1 lxde lyx lzma lzo m17n-lib mad madwifi magic mail manual maps math mathml matplotlib matroska mbox mclib mcve md5sum mdnsresponder-compat memmap mercurial metis metric mew mhash midi mikmod mime mixer mjpeg mmap mmx mng modplug modules mono moonlight motif moviepack moviesounds mozdevelop mozdom mozilla mozsha1 mp2 mp3 mp3tunes mp4 mpeg mpg123 mpi mplayer mpx msn mta mtp mudflap mule multicall multilib multimedia multitarget musepack music musicbrainz mvl mzscheme natspec nautilus ncurses neXt nelma net netapi netbeans netcdf netlink netpbm nettle network networking networkmanager new-clx nextaw nfsv3 nfsv4 nis njb nls nntp no-old-linux nodrm nogyroscopic nokia nominatim normalize nowlistening npp nptl nsplugin nspluginwrapper nss ntfs ntfsprogs ntlm ntlm_unsupported_patch ntp numpy nut nuv nvidia objc objc++ objc-gc ocaml ocamlopt ocr octave odbc ode offensive ofx ogdi ogg ogg123 ogm ois okular omega omxil opal openal opencl opencore-amr openexr opengl openldap openmedia openmp openntpd openssl openxml orc oscar osdmenu osgapps osmesa otp otr ots overlays pager pam pango pari password pasteafter pbs pcap pcntl pcre pcsc-lite pda pdf pdfannotextractor pdo perl perl-geoipupdate pg-intdatetime phar phonon php physfs pic pipe pixmaps pkinit places plasma player playlist playtools plot plotutils plugins pm-utils pnat png pnm policykit poppler-data portaudio posix postgres postproc postscript povray powerkadu ppds ppp preview-latex private-headers profile4 profiler proj projectm ps pstricks pth publishers pulseaudio pvr pyglet python qalculate qhull qimageblitz qos qpak qrupdate qscintilla qt-bundled qt-faststart qt-static qt3 qt3support qt4 quicktime quotes quvi qwt radio raptor rar raw rcs readline real recursion-limit redeyes redland reflection regex remote remoteosd resid rle romio rpm rrdtool rss rtc rtf rtmp rtsp ruby rule_generator run-as-root rups samba sametime sasl sbc scale0tilt scanner schroedinger science screen script scripttools sctp sdk sdl sdl-image sdl-sound sdlgfx semantic-desktop sensord serial servletapi session sftp sge shaders shared-glapi sharedext sharedmem shine shm shmvideo shout sid sift sigsegv simplexml sip sipim skins skype slang smbclient smbkrb5passwd smbtav2 smi smime smp sms sna sndfile snmp soap sockets solver sound soundex sounds soundtouch soup sourceview sox sparse speech speex spell spl splash sql sqlite sqlite3 srtp sse sse2 sse2check sse3 sse4_1 ssl ssse3 startup-notification static-analyzer statistics stats stk stream stun subject-rewrite subtitles subversion suexec suhosin supernodal svg svm swat swig switcher syslog systemtap sysvipc szip t1lib taglib tbb tcl tcpd tdb tdbtest teamarena telepathy teletext telnet test-framework tex4ht texmacs texteffect tga themedesigner themes theora thesaurus thin-splines threads threadsafe thumbnail thumbnails tidy tiff tilepath timezone timidity tk tokenizer toolame toolbar toolkit-scroll-bars tools totem track-src-odirect traits translator tremor truetype tta tts twisted twolame type3 udev udis86 udisks umfpack unicode unlock-notify upower usb utempter utils uudeview uuid v4l v4l2 vaapi vala valgrind vamp vapigen vcd vcdinfo vcdx vdpau vdr verse vhook video vim-pager vim-with-x virtuoso visualization vlc vlm vmd vnc voice vorbis vpx vst vxml wad wallpapers watchdog wav wavpack wddx weather web webdav webdav-neon webdav-serf webgl webkit webm webp widescreen wifi win32codecs winbind wininst winpopup wireshark wma wma-fixed wmf wordperfect wps wxwidgets wxwindows x264 xanim xbase xcap xcb xchatdccserver xcomposite xemacs xembed xerces-c xetex xext xface xforms xforward xfs xft xgetdefault xindy xine xinerama xinetd xml xmldoclet xmlpatterns xmlreader xmlrpc xmlwriter xmp xmpp xorg xorgmodule xosd xpdf-headers xpm xrandr xrender xscreensaver xsl xslt xterm xulrunner xv xvid xvmc xz yahoo youtube yp yv12 zeroconf zip zlib zvbi" ABI_X86="64" ALSA_CARDS="hdsp hdspm" 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" APACHE2_MPMS="prefork" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="canon spca50x template 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 joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="pl" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="dummy v4l nv nvidia intel i915" 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, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 8 Sergey Popov gentoo-dev 2013-06-16 06:56:59 UTC
Do not CC arch teams yourself, please
Comment 9 Paul Osmialowski 2013-07-17 14:47:43 UTC
I've found the reason for this crash!
Look at the back trace I've sent you: this libGL.so line looked very suspicious for me. I looked at /usr/lib/libGL.so and found that it is a symlink set by eselect opengl. Since I have nvidia GPU installed, it points to nvidia implementation of opengl. So I changed it:
eselect opengl set xorg-x11
...and now racket installed properly!
Comment 10 Marijn Schouten (RETIRED) gentoo-dev 2013-07-18 13:46:45 UTC
Interesting, but it doesn't work for me. Also the only opengl implementation I have installed is xorg-x11. Resetting it via eselect opengl, or re-emerging mesa did not help.
Comment 11 Paul Osmialowski 2013-07-18 14:52:06 UTC
I guess you're facing different problem... Can you set ulimit -c unlimited and get backtrace from core dumped? It may show different candidate to blame...
Comment 12 Marijn Schouten (RETIRED) gentoo-dev 2013-07-19 09:12:56 UTC
My ulimit is already set to unlimited. How do I get this coredump?
Comment 13 Paul Osmialowski 2013-07-19 21:13:44 UTC
This is common misunderstanding. I'm not talking about any ulimit, but specifically, ulimit -c which is 0 by default. If you type 'ulimit -c' and see answer 0, it means, no core dump will be created. So be sure to type 'ulimit -c unlimited' before running 'emerge'.
Right after emerge fails, look for core file. Depending on your system configuration it will be called just 'core' or 'core.<PID>' where <PID> is the id of the process that failed. Try to find it somewhere in /var/tmp/portage.
Then you can open it in gdb with the binary that failed. I don't remember which binary exactly was it, I guess one built during racket building process. AFAIR it was trial and error activity until gdb stopped to complain that core and binary are not matching. Therefore, any executable file in build directory tree is suspicious.
Comment 14 James Gaver 2013-07-27 02:56:22 UTC
I have/had the same variation on this bug Marijn posted to racket-dev (http://www.mail-archive.com/dev@racket-lang.org/msg09113.html)

I no longer get that behavior, but the build still fails and my system has changed radically:

- gentoo is running as a virtualbox guest
- I began a system rebuild (emerge -e @system && emerge -e @world), given that I suspect some obscure compiler version/libffi issue.
- I had to halt and emerge --resume the rebuild several times because the old host was slow
- I say old host because it failed during the rebuild. The rebuild was completed on a new host (faster cpu, more mem, ssd). The disk image was used as-is but I had to recreate the machine profile for virtualbox
- I ran emerge -vuDN @world after the rebuild. It is very likely libpng was upgraded to 1.6.3 from 1.6.2-r1 at that point.
- Though my racket build now technically gets past typed-racket/optimizer, I get a libpng-related error:

raco setup:  in typed-racket/optimizer
png_structp->C: argument is not non-null `png_structp' pointer
  argument: #f
raco setup: making: drracket/private

The build continues, with several of these same png errors, and fails later, apparently due to this bug:
http://lists.racket-lang.org/users/archive/2013-May/057880.html

Config:

in /etc/portage/package.use I have the following line:
dev-scheme/racket jit plot doc

I changed MAKEOPTS from -j1 to -j6 for my new host.

current emerge --info:
Portage 2.1.13 (default/linux/amd64/13.0, gcc-4.7.3, glibc-2.17, 3.2.1-gentoo-r2 x86_64)
=================================================================
System uname: Linux-3.2.1-gentoo-r2-x86_64-Intel-R-_Core-TM-_i7-3770_CPU_@_3.40GHz-with-gentoo-2.2
KiB Mem:     4053972 total,   1126416 free
KiB Swap:     530140 total,    529976 free
Timestamp of tree: Fri, 26 Jul 2013 06:45:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
ccache version 3.1.9 [disabled]
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.5-r1, 3.2.5-r1, 3.3.2-r1
dev-util/ccache:          3.1.9
dev-util/cmake:           2.8.11.1
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.13.4, 1.14
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.7.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8-sse3 -O2 -pipe -fomit-frame-pointer"
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/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=k8-sse3 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="ftp://mirrors.rit.edu/gentoo/ http://mirror.datapipe.net/gentoo ftp://mirror.datapipe.net/gentoo ftp://gentoo.cites.uiuc.edu/pub/gentoo/ http://gentoo.netnitco.net"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j6"
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=""
SYNC="rsync://rsync.gtlib.gatech.edu/gentoo-portage"
USE="3dnow 3dnowext 64bit X X509 aac acl aim aio alsa amd64 amr animgif antlr ass avcodec avformat bash-completion berkdb bittorrent blksha1 bzip2 cairo cgi cli cracklib crypt cscope css cups curl cxx directfb dri emacs fastcgi fbcon fortran freetype gbm gd gdbm gif git gmp gnuplot gnutls go gpm iconv imap innodb jikes jpeg junit libg++ maildir matplotlib mbox memlimit mercurial minizip mmx modules mudflap multilib ncurses nls nptl nptlonly octave offensive opengl openmp pam pcre pdf pdflib pear-db pic pie png ppds pthreads python readline session slp sqlite sse sse2 ssl tcpd threads tiff tk truetype unicode usb vhosts vim-syntax wmf xft xml xml2 zlib" 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" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-4" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19 ruby18 ruby20" USERLAND="GNU" VIDEO_CARDS="virtualbox" 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 15 Amy Liffey gentoo-dev 2016-03-21 08:47:30 UTC
Version is not in tree any more.

Amy