Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 513998 - sys-devel/llvm-3.4.1-r2 - In file included from .../work/llvm-3.4.1.src/lib/Object/ELFObjectFile.cpp:14: /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include/g++-v4/bits/basic_string.tcc:946:56: internal compiler error: Segmentation fault
Summary: sys-devel/llvm-3.4.1-r2 - In file included from .../work/llvm-3.4.1.src/lib/O...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
: 514004 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-06-20 12:26 UTC by Kevin Meagher
Modified: 2014-06-20 13:13 UTC (History)
1 user (show)

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


Attachments
build.log.gz (build.log.gz,54.91 KB, application/gzip)
2014-06-20 12:31 UTC, Kevin Meagher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Meagher 2014-06-20 12:26:42 UTC
sys-devel/llvm-3.4.1-r2 fails with error message:

/bin/rm -f /var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/Release/lib/libLLVMObjCARCOpts.a
ar cru /var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/Release/lib/libLLVMObjCARCOpts.a /var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/lib/Transforms/ObjCARC/Release/DependencyAnalysis.o /var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/lib/Transforms/ObjCARC/Release/ObjCARC.o /var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.o /var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.o /var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/lib/Transforms/ObjCARC/Release/ObjCARCContract.o /var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/lib/Transforms/ObjCARC/Release/ObjCARCExpand.o /var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/lib/Transforms/ObjCARC/Release/ObjCARCOpts.o /var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/lib/Transforms/ObjCARC/Release/ObjCARCUtil.o /var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.o
ranlib /var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/Release/lib/libLLVMObjCARCOpts.a
make[3]: Leaving directory '/var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/lib/Transforms/ObjCARC'
llvm[3]: Building Release Archive Library libLLVMVectorize.a
/bin/rm -f /var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/Release/lib/libLLVMVectorize.a
ar cru /var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/Release/lib/libLLVMVectorize.a /var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/BBVectorize.o /var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/LoopVectorize.o /var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/SLPVectorizer.o /var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/lib/Transforms/Vectorize/Release/Vectorize.o
ranlib /var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/Release/lib/libLLVMVectorize.a
make[3]: Leaving directory '/var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/lib/Transforms/Vectorize'
make[2]: Leaving directory '/var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/lib/Transforms'
make[1]: Leaving directory '/var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src-abi_x86_32.x86/lib'
/var/tmp/portage/sys-devel/llvm-3.4.1-r2/work/llvm-3.4.1.src/Makefile.rules:841: recipe for target 'all' failed


Reproducible: Always
Comment 1 Kevin Meagher 2014-06-20 12:28:37 UTC
Portage 2.2.10 (default/linux/amd64/13.0/desktop, gcc-4.8.3, glibc-2.19-r1, 3.15.0-gentoo x86_64)
=================================================================
System uname: Linux-3.15.0-gentoo-x86_64-Intel-R-_Core-TM-_i5_CPU_750_@_2.67GHz-with-gentoo-2.2
KiB Mem:     4047080 total,   1726368 free
KiB Swap:    4000180 total,   3233968 free
Timestamp of tree: Fri, 20 Jun 2014 11:45:01 +0000
ld GNU ld (GNU Binutils) 2.24
app-shells/bash:          4.2_p47
dev-lang/python:          2.7.6-r1, 3.2.5-r4, 3.4.0
dev-util/cmake:           2.8.12.2-r1
dev-util/pkgconfig:       0.28-r1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.14.1
sys-devel/binutils:       2.24-r3
sys-devel/gcc:            4.8.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2-r1
sys-devel/make:           4.0-r1
sys-kernel/linux-headers: 3.15 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo steam-overlay science
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O3 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /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 /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=core2 -O3 -pipe"
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://gentoo.mirrors.pair.com/ http://gentoo.netnitco.net http://gentoo.mirrors.tds.net/gentoo http://gentoo.mirrors.pair.com/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9"
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="/var/lib/layman/steam-overlay /var/lib/layman/science"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acl acpi alsa amd64 berkdb bluray branding bzip2 cairo cdda cdr cli consolekit corefonts cracklib crypt cups cxx dbus djvu dri dts dvd dvdr emboss encode exif fam firefox flac fontconfig fontforge fortran gdbm gif gpm gtk hddtemp iconv icu id3tag ipv6 jpeg lapack lcms ldap libnotify lm_sensors mad mmx mng modules mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio python qt3support qt4 readline rtc sdl semantic-desktop session spell sse sse2 ssl startup-notification svg systemd tcpd tiff truetype udev udisks unicode upower usb vdpau vorbis wxwidgets x264 xcb xml xv xvid zlib" ABI_X86="64 32" 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 ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en_US en" LIRC_DEVICES="serial" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="nvidia nouveau" 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 2 Kevin Meagher 2014-06-20 12:31:01 UTC
Created attachment 379306 [details]
build.log.gz
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-06-20 12:53:33 UTC
Looks like you ran out of memory. Assume that two make jobs can easily consume 4 gigabytes of RAM. You're using 9 jobs and you're not using temporary files.

Try with fewer make jobs, remove -pipe from CFLAGS, perhaps use a lower -O optimisation level, and so forth.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2014-06-20 13:13:02 UTC
*** Bug 514004 has been marked as a duplicate of this bug. ***