Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 284704 - net-libs/xulrunner-1.9.1.3 failed emake || die "emake failed"
Summary: net-libs/xulrunner-1.9.1.3 failed emake || die "emake failed"
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-12 14:52 UTC by Luca Passaretta
Modified: 2011-10-30 23:14 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luca Passaretta 2009-09-12 14:52:31 UTC
Impossible to update xulrunner 1.9.1.3

Reproducible: Always

Steps to Reproduce:
1.emerge --sync
2.emerge -DuNav world
3.xulrunner isn't emerge

Actual Results:  
686-pc-linux-gnu-g++ -o jsprf.o -c -I./../../dist/include/system_wrappers_js -include ./config/gcc_hidden.h -DFEATURE_NANOJIT -DJS_TRACER -DOSTYPE=\"Linux2.6.30-gentoo-r6-lupass4.3\" -DOSARCH=Linux -DEXPORT_JS_API  -DJS_USE_SAFE_ARENA  -I. -I.  -I./../../dist/include   -I./../../dist/include/js -I/usr/include/nspr -I/sdk/include -I.    -fPIC   -fno-rtti -fno-handle-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -march=pentium4 -pipe -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -Os -fstrict-aliasing    -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsprf.pp jsprf.cpp       
jsregexp.cpp                                                                       
i686-pc-linux-gnu-g++ -o jsregexp.o -c -I./../../dist/include/system_wrappers_js -include ./config/gcc_hidden.h -DFEATURE_NANOJIT -DJS_TRACER -DOSTYPE=\"Linux2.6.30-gentoo-r6-lupass4.3\" -DOSARCH=Linux -DEXPORT_JS_API  -DJS_USE_SAFE_ARENA  -I. -I.  -I./../../dist/include   -I./../../dist/include/js -I/usr/include/nspr -I/sdk/include -I.    -fPIC   -fno-rtti -fno-handle-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -march=pentium4 -pipe -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -Os -fstrict-aliasing    -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsregexp.pp jsregexp.cpp                                                                                 
jsscan.cpp                                                                         
i686-pc-linux-gnu-g++ -o jsscan.o -c -I./../../dist/include/system_wrappers_js -include ./config/gcc_hidden.h -DFEATURE_NANOJIT -DJS_TRACER -DOSTYPE=\"Linux2.6.30-gentoo-r6-lupass4.3\" -DOSARCH=Linux -DEXPORT_JS_API  -DJS_USE_SAFE_ARENA  -I. -I.  -I./../../dist/include   -I./../../dist/include/js -I/usr/include/nspr -I/sdk/include -I.    -fPIC   -fno-rtti -fno-handle-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -march=pentium4 -pipe -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -Os -fstrict-aliasing    -DMOZILLA_CLIENT -include ./mozilla-config.h -Wp,-MD,.deps/jsscan.pp jsscan.cpp    
jsregexp.cpp: In function 'JSBool js_ExecuteRegExp(JSContext*, JSRegExp*, JSString*, size_t*, JSBool, jsval*)':                                                       
jsregexp.cpp:4090: internal compiler error: in gss_for_code, at gimple.c:131       
Please submit a full bug report,                                                   
with preprocessed source if appropriate.                                           
See <http://bugs.gentoo.org/> for instructions.                                    
gmake[3]: *** [jsregexp.o] Error 1                                                 
gmake[3]: *** Waiting for unfinished jobs....                                      
gmake[3]: Leaving directory `/var/tmp/portage/net-libs/xulrunner-1.9.1.3/work/mozilla-1.9.1/js/src'                                                                   
gmake[2]: *** [libs_tier_js] Error 2                                               
gmake[2]: Leaving directory `/var/tmp/portage/net-libs/xulrunner-1.9.1.3/work/mozilla-1.9.1'                                                                          
gmake[1]: *** [tier_js] Error 2                                                    
gmake[1]: Leaving directory `/var/tmp/portage/net-libs/xulrunner-1.9.1.3/work/mozilla-1.9.1'                                                                          
make: *** [default] Error 2                                                        
 *                                                                                 
 * ERROR: net-libs/xulrunner-1.9.1.3 failed.                                       
 * Call stack:                                                                     
 *               ebuild.sh, line   49:  Called src_compile                         
 *             environment, line 5583:  Called _eapi2_src_compile                  
 *               ebuild.sh, line  634:  Called die                                 
 * The specific snippet of code:                                                   
 *              emake || die "emake failed"                                        
 *  The die message:                                                               
 *   emake failed                                                                  
 *                                                                                 
 * If you need support, post the topmost build error, and the call stack if relevant.                                                                                 
 * A complete build log is located at '/var/tmp/portage/net-libs/xulrunner-1.9.1.3/temp/build.log'.                                                                   
 * The ebuild environment file is located at '/var/tmp/portage/net-libs/xulrunner-1.9.1.3/temp/environment'.                                                          
 *                                                                                 
!!! When you file a bug report, please include the following information:          
GENTOO_VM=icedtea6-bin  CLASSPATH="" JAVA_HOME="/opt/icedtea6-bin-1.4.1"           
JAVACFLAGS="-source 1.4 -target 1.4" COMPILER=""                                   
and of course, the output of emerge --info                                         

>>> Failed to emerge net-libs/xulrunner-1.9.1.3, Log file:

>>>  '/var/tmp/portage/net-libs/xulrunner-1.9.1.3/temp/build.log'


Expected Results:  
o

lupass luca # emerge --info                
Portage 2.1.6.13 (default/linux/x86/2008.0, gcc-4.4.1, glibc-2.10.1-r0, 2.6.30-gentoo-r6-lupass4.3.0 i686)                                                            
=================================================================                  
System uname: Linux-2.6.30-gentoo-r6-lupass4.3.0-i686-Intel-R-_Pentium-R-_4_CPU_2.80GHz-with-gentoo-2.0.1                                                             
Timestamp of tree: Sat, 12 Sep 2009 12:30:01 +0000                                 
ccache version 2.4 [enabled]                                                       
app-shells/bash:     4.0_p33                                                       
dev-java/java-config: 2.1.9                                                        
dev-lang/python:     2.6.2-r1, 3.1.1                                               
dev-python/pycrypto: 2.0.1-r8                                                      
dev-util/ccache:     2.4-r8                                                        
dev-util/cmake:      2.6.4-r2                                                      
sys-apps/baselayout: 2.0.1                                                         
sys-apps/openrc:     0.4.3-r3                                                      
sys-apps/sandbox:    2.1                                                           
sys-devel/autoconf:  2.13, 2.63-r1                                                 
sys-devel/automake:  1.9.6-r2, 1.10.2, 1.11                                        
sys-devel/binutils:  2.19.1-r1                                                     
sys-devel/gcc-config: 1.4.1                                                        
sys-devel/libtool:   2.2.6a                                                        
virtual/os-headers:  2.6.30-r1                                                     
ACCEPT_KEYWORDS="x86 ~x86"                                                         
CBUILD="i686-pc-linux-gnu"                                                         
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"                            
CHOST="i686-pc-linux-gnu"                                                          
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"                                                              
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"                                           
CXXFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"                          
DISTDIR="/usr/portage/distfiles"                                                   
FEATURES="ccache distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"                                                 
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"                                                                 
LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--sort-common"         
LINGUAS="it"                                                                       
MAKEOPTS="-j3"                                                                     
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/zen-overlay /usr/local/portage/layman/kde-testing"                                                                         
SYNC="rsync://rsync.gentoo.org/gentoo-portage"                                     
USE="X a52 aac accessibility acl acpi alsa bash-completion berkdb branding bzip2 cdda cdinstall cdr cdrecord cleartype cli consolekit cracklib crypt css cups cxx dbus dga dri dvb dvd dvdr encode esd ffmpeg firefox flac ftp gd gdbm gif glitz gpm gstreamer gzip hal iconv isdnlog java javascript jpeg jpeg2k kde lame lzo mad mdnsresponder-compat mmx mng mozilla mp3 mp4 mpeg mplayer msn mudflap mysql ncurses nls nptl nptlonly opengl openmp pam pcre pdf perl php png pppd python qt3support qt4 raw readline reflection session spl sql sqlite sse sse2 ssl subversion svg svga sysfs syslog szip tcpd threads tiff truetype unicode usb vcd wav webkit win32codecs x86 xcb xml xorg xpm 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 dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="it" SANE_BACKENDS="net" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Luca Passaretta 2009-09-12 14:58:26 UTC
This is the Flag USE:
[ebuild     U ] net-libs/xulrunner-1.9.1.3 [1.9.1.2-r2] USE="alsa dbus java python -custom-optimization -debug -gnome -startup-notification" 0 kB
Comment 2 Jory A. Pratt gentoo-dev 2009-09-13 03:34:27 UTC
you have an internal compiler issue nothing to do with xulrunner. Try to re-emerge once again.
Comment 3 Luca Passaretta 2009-09-13 09:16:53 UTC
(In reply to comment #2)
> you have an internal compiler issue nothing to do with xulrunner. Try to
> re-emerge once again.
> 

Thank you very much! The problem is solved.
Comment 4 Patrick Lauer gentoo-dev 2009-09-13 10:31:08 UTC
Such transient errors are often a sign of overheating or failing hardware ...