| Summary: | dev-scheme/racket-5.3.[34] raco setup: SIGSEGV MAPERR si_code 1 fault on addr 0x40 / 0x130 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Paul Osmialowski <newchief> |
| Component: | [OLD] Development | Assignee: | Scheme Project <scheme> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | erik.weatherwax, gentoo, staff |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
Build failure log
build failure log (LC_ALL=en_US.UTF-8 attempt, same locales as on my other amd64 machine where build completes) |
||
|
Description
Paul Osmialowski
2013-06-01 07:43:31 UTC
Created attachment 349828 [details]
Build failure log
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)
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? 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. Actually I can reproduce this problem without futures flag. 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"
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
Do not CC arch teams yourself, please 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! 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. 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... My ulimit is already set to unlimited. How do I get this coredump? 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. 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 Version is not in tree any more. Amy |