Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Chromium fails to compile [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
jerann
n00b
n00b


Joined: 26 Jan 2005
Posts: 67

PostPosted: Sun Jul 17, 2011 6:38 pm    Post subject: Chromium fails to compile [SOLVED] Reply with quote

So, I've had a pretty strange problem. I have an old desktop file/web server running Gentoo which has no monitor or inputs usually. The other day, I ssh'ed in, ran screen, did an emerge --sync, then emerge -uND world, then detached screen (I think it had been a bit less than 2 months since the last update).

I was very surprised when several hours later, I noticed that I couldn't navigate to my samba share on that server. I tried to ssh in, but there was no response. The power light was still on, so I plugged in a keyboard and a monitor. The monitor was blank, and the keyboard numlock light didn't come on even when tapping the numlock button. I figured the computer froze, shut it down and powered it back up. The same thing happened a couple more times, and I managed to track down www-client/chromium as the offending package. I locked chromium's version in /etc/portage/package.mask, ran emerge -uND world, revdep-rebuild, and dispatch-conf. Everything else seemed perfectly normal, but when I try to unmask chromium again and build, same problem.

It somewhat sounded like a hardware issue, so I figured I'd save build.log, let it fail again, and compare to see if it's consistently failing in the same place. I tried that last night, but I didn't get around to checking until this afternoon, and lo and behold the server was still responding when I checked. The Chromium build failed and errored out. This seems to suggest that the computer was just becoming unresponsive, but not actually crashing before - if that's correct, I could have just waited and the server would bounce back (albeit still without an updated Chromium). The interesting thing is that I did go ahead and compare build.logs, and the're pretty close to the same. Here's the last line from when it "froze":

Code:
flock out/Release/linker.lock i686-pc-linux-gnu-g++  -pthread -Wl,-z,noexecstack -m32 -Lout/Release -lpthread -ldl -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -ldl -lm -Wl,-uIsHeapProfilerRunning,-uProfilerStart -Wl,-u_Z21InitialMallocHook_NewPKvj,-u_Z22InitialMallocHook_MMapPKvS0_jiiix,-u_Z22InitialMallocHook_SbrkPKvi -Wl,-u_Z21InitialMallocHook_NewPKvm,-u_Z22InitialMallocHook_MMapPKvS0_miiil,-u_Z22InitialMallocHook_SbrkPKvl -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o out/Release/chrome -Wl,--start-group out/Release/obj.target/chrome/chrome/app/chrome_main.o out/Release/obj.target/chrome/chrome/app/chrome_main_posix.o out/Release/obj.target/chrome/chrome/app/chrome_exe_main_gtk.o out/Release/obj.target/chrome/content/common/content_switches.o out/Release/obj.target/chrome/libcommon.a out/Release/obj.target/chrome/libbrowser.a out/Release/obj.target/chrome/libprofile_import.a out/Release/obj.target/chrome/librenderer.a out/Release/obj.target/chrome/libsyncapi.a out/Release/obj.target/chrome/libutility.a out/Release/obj.target/chrome/libservice.a out/Release/obj.target/content/libcontent_gpu.a out/Release/obj.target/content/libcontent_ppapi_plugin.a out/Release/obj.target/content/libcontent_worker.a out/Release/obj.target/printing/libprinting.a out/Release/obj.target/chrome/libinstaller_util.a out/Release/obj.target/base/allocator/liballocator.a out/Release/obj.target/sandbox/libsandbox.a out/Release/obj.target/chrome/app/policy/libpolicy.a out/Release/obj.target/third_party/protobuf/libprotobuf_lite.a out/Release/obj.target/chrome/libcommon_constants.a out/Release/obj.target/base/libbase.a out/Release/obj.target/base/libbase_static.a out/Release/obj.target/third_party/modp_b64/libmodp_b64.a out/Release/obj.target/base/third_party/dynamic_annotations/libdynamic_annotations.a out/Release/obj.target/base/libsymbolize.a out/Release/obj.target/base/libxdg_mime.a out/Release/obj.target/chrome/libcommon_net.a out/Release/obj.target/app/libapp_base.a out/Release/obj.target/base/libbase_i18n.a out/Release/obj.target/ui/libui_gfx.a out/Release/obj.target/skia/libskia.a out/Release/obj.target/skia/libskia_opts.a out/Release/obj.target/third_party/zlib/libzlib.a out/Release/obj.target/third_party/harfbuzz/libharfbuzz.a out/Release/obj.target/net/libnet.a out/Release/obj.target/build/temp_gyp/libgoogleurl.a out/Release/obj.target/crypto/libcrcrypto.a out/Release/obj.target/net/third_party/nss/libssl.a out/Release/obj.target/sdch/libsdch.a out/Release/obj.target/net/libnet_base.a out/Release/obj.target/v8/tools/gyp/libv8_snapshot.a out/Release/obj.target/v8/tools/gyp/libv8_base.a out/Release/obj.target/third_party/sqlite/libsqlite3.a out/Release/obj.target/gpu/libgpu_ipc.a out/Release/obj.target/gpu/libcommand_buffer_client.a out/Release/obj.target/gpu/libcommand_buffer_common.a out/Release/obj.target/gpu/libgpu_common.a out/Release/obj.target/gpu/libgles2_c_lib.a out/Release/obj.target/gpu/libgles2_implementation.a out/Release/obj.target/gpu/libgles2_cmd_helper.a out/Release/obj.target/chrome/default_plugin/libdefault_plugin.a out/Release/obj.target/content/libcontent_common.a out/Release/obj.target/ipc/libipc.a out/Release/obj.target/third_party/WebKit/Source/WebKit/chromium/libwebkit.a out/Release/obj.target/third_party/WebKit/Source/WebCore/WebCore.gyp/libwebcore_html.a out/Release/obj.target/third_party/WebKit/Source/WebCore/WebCore.gyp/libwebcore_bindings.a out/Release/obj.target/third_party/WebKit/Source/JavaScriptCore/JavaScriptCore.gyp/libyarr.a out/Release/obj.target/third_party/WebKit/Source/JavaScriptCore/JavaScriptCore.gyp/libwtf.a out/Release/obj.target/third_party/iccjpeg/libiccjpeg.a out/Release/obj.target/third_party/WebKit/Source/ThirdParty/glu/libtess.a out/Release/obj.target/third_party/ots/libots.a out/Release/obj.target/third_party/angle/src/libtranslator_common.a out/Release/obj.target/third_party/WebKit/Source/WebCore/WebCore.gyp/libwebcore_platform.a out/Release/obj.target/third_party/WebKit/Source/WebCore/WebCore.gyp/libwebcore_remaining.a out/Release/obj.target/v8/src/extensions/experimental/libi18n_api.a out/Release/obj.target/third_party/WebKit/Source/WebCore/WebCore.gyp/libwebcore_rendering.a out/Release/obj.target/third_party/WebKit/Source/WebCore/WebCore.gyp/libwebcore_svg.a out/Release/obj.target/third_party/angle/src/libtranslator_glsl.a out/Release/obj.target/ui/gfx/gl/libgl.a out/Release/obj.target/webkit/support/libappcache.a out/Release/obj.target/webkit/support/libblob.a out/Release/obj.target/webkit/support/libdatabase.a out/Release/obj.target/webkit/support/libfileapi.a out/Release/obj.target/gpu/libcommand_buffer_service.a out/Release/obj.target/ui/gfx/surface/libsurface.a out/Release/obj.target/webkit/support/libglue.a out/Release/obj.target/ppapi/libppapi_shared_impl.a out/Release/obj.target/webkit/support/libwebkit_user_agent.a out/Release/obj.target/remoting/libchromoting_plugin.a out/Release/obj.target/remoting/libchromoting_base.a out/Release/obj.target/media/libmedia.a out/Release/obj.target/media/libyuv_convert.a out/Release/obj.target/media/libcpu_features.a out/Release/obj.target/media/libyuv_convert_sse2.a out/Release/obj.target/third_party/ffmpeg/libffmpeg.a out/Release/obj.target/media/libomx_wrapper.a out/Release/obj.target/third_party/openmax/libil.a out/Release/obj.target/remoting/libchromoting_jingle_glue.a out/Release/obj.target/jingle/libjingle_glue.a out/Release/obj.target/third_party/libjingle/libjingle.a out/Release/obj.target/jingle/libnotifier.a out/Release/obj.target/third_party/libjingle/libjingle_p2p.a out/Release/obj.target/third_party/libsrtp/libsrtp.a out/Release/obj.target/remoting/proto/libchromotocol_proto_lib.a out/Release/obj.target/remoting/proto/libtrace_proto_lib.a out/Release/obj.target/remoting/libchromoting_client.a out/Release/obj.target/remoting/libchromoting_protocol.a out/Release/obj.target/ppapi/libppapi_cpp_objects.a out/Release/obj.target/chrome/browser/sync/protocol/libsync_proto_cpp.a out/Release/obj.target/chrome/libdebugger.a out/Release/obj.target/net/libhttp_server.a out/Release/obj.target/testing/libgtest.a out/Release/obj.target/chrome/libin_memory_url_index_cache_proto_cpp.a out/Release/obj.target/chrome/libsync.a out/Release/obj.target/chrome/libsync_notifier.a out/Release/obj.target/third_party/cacheinvalidation/libcacheinvalidation.a out/Release/obj.target/third_party/cacheinvalidation/libcacheinvalidation_proto_cpp.a out/Release/obj.target/content/libcontent_browser.a out/Release/obj.target/ppapi/libppapi_proxy.a out/Release/obj.target/ui/libui_base.a out/Release/obj.target/third_party/hunspell/libhunspell.a out/Release/obj.target/webkit/support/libquota.a out/Release/obj.target/third_party/undoview/libundoview.a out/Release/obj.target/content/libcontent_renderer.a out/Release/obj.target/content/libcontent_plugin.a out/Release/obj.target/third_party/cld/libcld.a out/Release/obj.target/webkit/support/libwebkit_gpu.a out/Release/obj.target/chrome/libnacl.a out/Release/obj.target/native_client/src/trusted/service_runtime/libsel.a out/Release/obj.target/native_client/src/trusted/service_runtime/libenv_cleanser.a out/Release/obj.target/native_client/src/trusted/service_runtime/libnacl_error_code.a out/Release/obj.target/native_client/src/shared/gio/libgio.a out/Release/obj.target/native_client/src/shared/platform/libplatform.a out/Release/obj.target/native_client/src/shared/srpc/libnonnacl_srpc.a out/Release/obj.target/native_client/src/trusted/debug_stub/libdebug_stub.a out/Release/obj.target/native_client/src/trusted/gdb_rsp/libgdb_rsp.a out/Release/obj.target/native_client/src/trusted/desc/libnrd_xfer.a out/Release/obj.target/native_client/src/shared/imc/libimc.a out/Release/obj.target/native_client/src/trusted/nacl_base/libnacl_base.a out/Release/obj.target/native_client/src/trusted/gio/libgio_wrapped_desc.a out/Release/obj.target/native_client/src/trusted/service_runtime/arch/x86/libservice_runtime_x86_common.a out/Release/obj.target/native_client/src/trusted/validator_x86/libncvalidate.a out/Release/obj.target/native_client/src/trusted/validator_x86/libncopcode_utils.a out/Release/obj.target/native_client/src/trusted/service_runtime/arch/x86_32/libservice_runtime_x86_32.a out/Release/obj.target/native_client/src/trusted/platform_qualify/libplatform_qual_lib.a out/Release/obj.target/seccompsandbox/libseccomp_sandbox.a out/Release/obj.target/remoting/libchromoting_host.a out/Release/obj.target/remoting/libdiffer_block.a out/Release/obj.target/remoting/libdiffer_block_sse2.a -Wl,--end-group -lX11 -ldl -lXrender -lXss -lXext -lrt -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lXi -levent -licui18n -licuuc -licudata -lz -ljpeg -lsmime3 -lnssutil3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -lgconf-2 -lresolv -lxml2 -lxslt -lwebp -lcups -lgcrypt -lbz2 -lvpx -lasound -lexpat -lFLAC -lspeex -ldbus-glib-1 -ldbus-1 -lXdamage -lXtst -lpam


On the emerge that failed, the same "flock" line was there, right before the end of the log. Here's the rest after that:
Code:
collect2: ld terminated with signal 9 [Killed]
make: *** [out/Release/chrome] Error 1
emake failed
 ESC[31;01m*ESC[0m ERROR: www-client/chromium-12.0.742.112 failed (compile phase):
 ESC[31;01m*ESC[0m   (no error message)
 ESC[31;01m*ESC[0m
 ESC[31;01m*ESC[0m Call stack:
 ESC[31;01m*ESC[0m     ebuild.sh, line  56:  Called src_compile
 ESC[31;01m*ESC[0m   environment, line 6306:  Called die
 ESC[31;01m*ESC[0m The specific snippet of code:
 ESC[31;01m*ESC[0m       emake chrome chrome_sandbox BUILDTYPE=Release V=1 || die;
 ESC[31;01m*ESC[0m
 ESC[31;01m*ESC[0m If you need support, post the output of 'emerge --info =www-client/chromium-12.0.742.112',
 ESC[31;01m*ESC[0m the complete build log and the output of 'emerge -pqv =www-client/chromium-12.0.742.112'.
 ESC[31;01m*ESC[0m The complete build log is located at '/var/tmp/portage/www-client/chromium-12.0.742.112/temp/build.log'.
 ESC[31;01m*ESC[0m The ebuild environment file is located at '/var/tmp/portage/www-client/chromium-12.0.742.112/temp/environment'.
 ESC[31;01m*ESC[0m S: '/var/tmp/portage/www-client/chromium-12.0.742.112/work/chromium-12.0.742.112'


So, I'm not sure what to do next. I don't know what "flock" does, but I think "collect2: ld terminated with signal 9 [Killed]" might mean I ran out of memory or something. Here's emerge --info =www-client/chromium-12.0.742.112:

Code:
Portage 2.1.10.3 (default/linux/x86/10.0, gcc-4.4.5, glibc-2.12.2-r0, 2.6.38-gentoo-r6 i686)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.38-gentoo-r6-i686-Intel-R-_Celeron-R-_CPU_2.80GHz-with-gentoo-2.0.2
Timestamp of tree: Sat, 09 Jul 2011 18:15:01 +0000
app-shells/bash:          4.1_p9
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.6.6-r2, 2.7.1-r1, 3.1.3-r1
dev-util/cmake:           2.8.4-r1
dev-util/pkgconfig:       0.25-r2
sys-apps/baselayout:      2.0.2
sys-apps/openrc:          0.8.3-r1
sys-apps/sandbox:         2.4
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:       2.20.1-r1
sys-devel/gcc:            4.4.5
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.2.10
sys-devel/make:           3.82
sys-kernel/linux-headers: 2.6.36.1 (virtual/os-headers)
sys-libs/glibc:           2.12.2
Repositories: gentoo
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="*"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa"
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.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-O1"
MAKEOPTS="-j2"
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=""
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X Xaw3d a52 aac aalib acl acpi alsa amrnb amrwb ao apache2 arts avahi bash-completion bcmath berkdb bidi bzip2 cairo calendar caps cdb cdda cddb cdparanoia cgi cli cracklib crypt css ctype cups curl curlwrappers cxx dbase dbus dga dirac directfb djvu doc dri dts dv dvb dvd dvdr emacs encode esd examples exif expat fam fastcgi fbcon ffmpeg flac flatfile fltk fluidsynth fontconfig fortran ftp gcj gd gdbm ggi gif glib gmp gnome gnutls gphoto2 gpm graphviz gs gstreamer gtk guile iconv id3tag imagemagick imap imlib inifile iodbc ipv6 jack java javascript jbig joystick jpeg jpeg2k kde kerberos ladspa lame lapack lash latex lcms ldap libcaca libnotify libsamplerate lm_sensors lua lzo mad mhash midi mikmod mmx mng modplug modules mono motif mp3 mp4 mpeg mssql mtp mudflap musepack mysql mysqli nas ncurses nis nls nptl nptlonly nsplugin odbc ogg openal openexr opengl openmp oss pam pch pcntl pcre pdf perl php png policykit posix postgres ppds pppd pulseaudio python qt3 qt3support qt4 quicktime readline ruby samba sasl sdl semantic-desktop session sharedext simplexml slang slp smp sndfile snmp soap sockets socks5 speex spell sqlite sqlite3 sse ssl startup-notification svg sysfs sysvipc tcl tcpd theora threads tidy tiff timidity tk tokenizer truetype tta twolame unicode usb v4l v4l2 vdpau vorbis wavpack wddx wma wmf x264 x86 xcb xcomposite xemacs xft xml xmlrpc xorg xosd xpm xprint xsl xv xvid xvmc yaz zip 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 auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="braindump flow karbon kexi kpresenter krita tables 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" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="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, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


I can post earlier information from build.log too, if that would help. The file is about 23 meg, so I figure I can't really post the whole thing :) .


Last edited by jerann on Tue Jul 19, 2011 5:07 am; edited 1 time in total
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21607

PostPosted: Sun Jul 17, 2011 7:28 pm    Post subject: Reply with quote

What is the output of free -m on that machine? You can run that without trying to build chromium again.
Back to top
View user's profile Send private message
jerann
n00b
n00b


Joined: 26 Jan 2005
Posts: 67

PostPosted: Sun Jul 17, 2011 7:50 pm    Post subject: Reply with quote

Code:


# free -m
             total       used       free     shared    buffers     cached
Mem:           493        269        223          0        127         98
-/+ buffers/cache:         44        449
Swap:          517         43        474
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21607

PostPosted: Sun Jul 17, 2011 9:34 pm    Post subject: Reply with quote

I have read that the Chromium build process is very memory hungry. That looks like a rather constrained system to be building a memory hungry program. Can you add more swap? I would try to have at least 3GB swap for this.
Back to top
View user's profile Send private message
jerann
n00b
n00b


Joined: 26 Jan 2005
Posts: 67

PostPosted: Tue Jul 19, 2011 5:07 am    Post subject: Reply with quote

Looks like that did the trick. My setup has a 512M swap space, so I created a 3GB swap file in addition, and chromium compiled just fine. I hadn't seen the "free" command before, so that's a handy tool to have. Thanks for the help!
Back to top
View user's profile Send private message
IsraelBuitronD
Guru
Guru


Joined: 24 Jun 2005
Posts: 343
Location: México

PostPosted: Mon Aug 15, 2011 4:03 pm    Post subject: Problems with www-client/chromium-13.0.782.107-r1 Reply with quote

Hi!

I was compiling chromium and it crashed.
It did not throw any error message:
Code:
make: *** [out/Release/chrome] Error 1
emake failed
 * ERROR: www-client/chromium-13.0.782.107-r1 failed (compile phase):
 *   (no error message)
 *
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 *   environment, line 6339:  Called die
 * The specific snippet of code:
 *       emake chrome chrome_sandbox BUILDTYPE=Release V=1 || die;
 *
 * If you need support, post the output of 'emerge --info =www-client/chromium-13.0.782.107-r1',
 * the complete build log and the output of 'emerge -pqv =www-client/chromium-13.0.782.107-r1'.
 * The complete build log is located at '/mnt/guin2xp/portage/www-client/chromium-13.0.782.107-r1/temp/build.log'.
 * The ebuild environment file is located at '/mnt/guin2xp/portage/www-client/chromium-13.0.782.107-r1/temp/environment'.
 * S: '/mnt/guin2xp/portage/www-client/chromium-13.0.782.107-r1/work/chromium-13.0.782.107'


Here you have some info about `emerge --info`:
Code:
# emerge --info =www-client/chromium-13.0.782.107-r1
Portage 2.1.10.3 (default/linux/x86/10.0/desktop/kde, gcc-4.3.4, glibc-2.11.3-r0, 2.6.39-gentoo-r3 i686)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.39-gentoo-r3-i686-Genuine_Intel-R-_CPU_T2300_@_1.66GHz-with-gentoo-2.0.3
Timestamp of tree: Sat, 13 Aug 2011 16:30:01 +0000
ccache version 2.4 [disabled]
app-shells/bash:          4.1_p9
dev-java/java-config:     1.3.7-r1, 2.1.11-r3
dev-lang/python:          2.4.6, 2.5.4-r4, 2.6.6-r2, 3.1.3-r1
dev-util/ccache:          2.4-r9
dev-util/cmake:           2.8.4-r1
dev-util/pkgconfig:       0.25-r2
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.8.3-r1
sys-apps/sandbox:         2.4
sys-devel/autoconf:       2.13::<unknown repository>, 2.68
sys-devel/automake:       1.4_p6-r1, 1.5-r1, 1.6.3-r1, 1.7.9-r2, 1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:       2.20.1-r1
sys-devel/gcc:            4.1.2, 4.3.4, 4.4.5
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.2.10
sys-devel/make:           3.82
sys-kernel/linux-headers: 2.6.36.1 (virtual/os-headers)
sys-libs/glibc:           2.11.3
Repositories: gentoo emacs science desktop-effects java-overlay ruby gnome x-neooverlay
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -mtune=pentium-m -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse2 -g -ggdb"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/openvpn/easy-rsa /var/lib/hsqldb"
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.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=pentium-m -mtune=pentium-m -O2 -pipe -fomit-frame-pointer -mfpmath=sse -msse2 -g -ggdb"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://gentoo.inode.at/ http://trumpetti.atm.tut.fi/gentoo/ ftp://trumpetti.atm.tut.fi/gentoo/"
LANG="es_MX.UTF-8"
LC_ALL="es_MX.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="es_MX es_AR es la"
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/emacs /usr/local/portage/layman/science /usr/local/portage/layman/desktop-effects /usr/local/portage/layman/java-overlay /usr/local/portage/layman/ruby /var/lib/layman/gnome /home/neoriddle/proyectos/neooverlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dfx X a52 aac acl acpi aim alsa apache2 apm arts async automount bash-completion berkdb bluetooth branding bzip2 cairo caps cdda cdparanoia cdr cli consolekit cracklib crypt cups cxx dbm dbus dbx declarative dga dio direrctfb dri dts dvb dvd dvdr dvdread emacs emboss encode esd exif fam fbcon ffmpeg fftw firefox flac flash fortran ftp gd gdbm gdu gif gphoto2 gpm gps gstreamer gtk gtk2 hardened iconv icq ieee1394 imap innodb ipod ipv6 jabber java javamail javascript jpeg jpeg2k kde kerberos kipi lcms ldap leim libcaca libnotify lm_sensors mad maildir midi mime mmx mng modules motif mp3 mp4 mpeg mplayer msn mudflap musepack nas ncurses netboot nls nntp nptl nptlonly ogg opengl openmp osc oscar oss pam pango pcmcia pcre pda pdf perl phonon plasma png policykit posix ppds pppd python qt3 qt3support qt4 quicktime rdesktop readline ruby samba sasl sdl semantic-desktop session shorten skey slang smartcard spell sse sse2 ssl startup-notification svg svga sysfs szip tcl tcpd theora threads tiff truetype udev unicode usb v4l vcd vorbis wifi win32codecs winbind wmf x264 x86 xcb xcomposite xinerama xml xorg xscreensaver xulrunner xv xvid yahoo zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="braindump flow karbon kexi kpresenter krita tables 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" INPUT_DEVICES="keyboard mouse evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="es_MX es_AR es la" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="apm fbdev glint intel v4l vesa vga" 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, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


And emerge compiling pretend:

Code:
# emerge -pqv =www-client/chromium-13.0.782.107-r1
[ebuild     U ] www-client/chromium-13.0.782.107-r1 [11.0.696.57] USE="cups gnome* gnome-keyring* kerberos%* xinerama%* -test" LINGUAS="es%* -am% -ar% -bg% -bn% -ca% -cs% -da% -de% -el% -en_GB% -es_LA% -et% -fa% -fi% -fil% -fr% -gu% -he% -hi% -hr% -hu% -id% -it% -ja% -kn% -ko% -lt% -lv% -ml% -mr% -nb% -nl% -pl% -pt_BR% -pt_PT% -ro% -ru% -sk% -sl% -sr% -sv% -sw% -ta% -te% -th% -tr% -uk% -vi% -zh_CN% -zh_TW%"


If you need some extra info, please reply me.

Thank you very much.
Have a nice day!
Back to top
View user's profile Send private message
phajdan.jr
Retired Dev
Retired Dev


Joined: 23 Mar 2006
Posts: 1777
Location: Poland

PostPosted: Wed Aug 31, 2011 4:26 am    Post subject: Re: Problems with www-client/chromium-13.0.782.107-r1 Reply with quote

NeoRiddle wrote:
It did not throw any error message:
make: *** [out/Release/chrome] Error 1
emake failed
* ERROR: www-client/chromium-13.0.782.107-r1 failed (compile phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 56: Called src_compile
* environment, line 6339: Called die
* The specific snippet of code:
* emake chrome chrome_sandbox BUILDTYPE=Release V=1 || die;
*
* If you need support, post the output of 'emerge --info =www-client/chromium-13.0.782.107-r1',
* the complete build log and the output of 'emerge -pqv =www-client/chromium-13.0.782.107-r1'.
* The complete build log is located at '/mnt/guin2xp/portage/www-client/chromium-13.0.782.107-r1/temp/build.log'.
* The ebuild environment file is located at '/mnt/guin2xp/portage/www-client/chromium-13.0.782.107-r1/temp/environment'.
* S: '/mnt/guin2xp/portage/www-client/chromium-13.0.782.107-r1/work/chromium-13.0.782.107'


If it's still the issue, please attach the full error message from highlighted file.
_________________
http://phajdan-jr.blogspot.com/
Back to top
View user's profile Send private message
IsraelBuitronD
Guru
Guru


Joined: 24 Jun 2005
Posts: 343
Location: México

PostPosted: Wed Aug 31, 2011 8:09 pm    Post subject: Re: Problems with www-client/chromium-13.0.782.107-r1 Reply with quote

phajdan.jr wrote:
NeoRiddle wrote:
It did not throw any error message:
make: *** [out/Release/chrome] Error 1
emake failed
* ERROR: www-client/chromium-13.0.782.107-r1 failed (compile phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 56: Called src_compile
* environment, line 6339: Called die
* The specific snippet of code:
* emake chrome chrome_sandbox BUILDTYPE=Release V=1 || die;
*
* If you need support, post the output of 'emerge --info =www-client/chromium-13.0.782.107-r1',
* the complete build log and the output of 'emerge -pqv =www-client/chromium-13.0.782.107-r1'.
* The complete build log is located at '/mnt/guin2xp/portage/www-client/chromium-13.0.782.107-r1/temp/build.log'.
* The ebuild environment file is located at '/mnt/guin2xp/portage/www-client/chromium-13.0.782.107-r1/temp/environment'.
* S: '/mnt/guin2xp/portage/www-client/chromium-13.0.782.107-r1/work/chromium-13.0.782.107'


If it's still the issue, please attach the full error message from highlighted file.


Hi phajdan.jr !!!

Thank you for answer, log is too long (25MB) but I compressed it into a bz2 file (268K), and here you have:

http://computacion.cs.cinvestav.mx/~ibuitron/chromium-13.0.782.107-r1.build.log.bz2

Thank you very much again.

Greetings.
Back to top
View user's profile Send private message
phajdan.jr
Retired Dev
Retired Dev


Joined: 23 Mar 2006
Posts: 1777
Location: Poland

PostPosted: Wed Aug 31, 2011 8:31 pm    Post subject: Reply with quote

NeoRiddle wrote:
collect2: ld terminado con la señal 9 [Terminado (killed)]
make: *** [out/Release/chrome] Error 1


You need more memory/swap. The linker is getting killed.
_________________
http://phajdan-jr.blogspot.com/
Back to top
View user's profile Send private message
IsraelBuitronD
Guru
Guru


Joined: 24 Jun 2005
Posts: 343
Location: México

PostPosted: Wed Aug 31, 2011 10:29 pm    Post subject: Reply with quote

phajdan.jr wrote:
NeoRiddle wrote:
collect2: ld terminado con la señal 9 [Terminado (killed)]
make: *** [out/Release/chrome] Error 1


You need more memory/swap. The linker is getting killed.


Thank you!

I see... swap is not enought.

How can I solve this?
I have 1GB for swap and 2.5 GB for RAM.
Back to top
View user's profile Send private message
phajdan.jr
Retired Dev
Retired Dev


Joined: 23 Mar 2006
Posts: 1777
Location: Poland

PostPosted: Wed Aug 31, 2011 10:33 pm    Post subject: Reply with quote

Well, just get more swap. That may mean resizing your partitions etc.
_________________
http://phajdan-jr.blogspot.com/
Back to top
View user's profile Send private message
cach0rr0
Bodhisattva
Bodhisattva


Joined: 13 Nov 2008
Posts: 4123
Location: Houston, Republic of Texas

PostPosted: Wed Aug 31, 2011 10:52 pm    Post subject: Reply with quote

you could, just as easily simply set up a swap file rather than messing with partitions

make a quickie /swap.img using dd (from /dev/zero or some such)
mkswap /swap.img
swapon /swap.img

no need to repartition.
_________________
Lost configuring your system?
dump lspci -n here | see Pappy's guide | Link Stash
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Wed Aug 31, 2011 11:17 pm    Post subject: Reply with quote

Running make with -j1 will reduce memory requirements drastically.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
cach0rr0
Bodhisattva
Bodhisattva


Joined: 13 Nov 2008
Posts: 4123
Location: Houston, Republic of Texas

PostPosted: Wed Aug 31, 2011 11:20 pm    Post subject: Reply with quote

Jaglover wrote:
Running make with -j1 will reduce memory requirements drastically.


what about removing "-pipe" ?
as in, should it show a marked decrease in memory usage? (at the expense of disk I/O of course)

i remember doing that ages ago on a severely underpowered system in order to get mysql to build
_________________
Lost configuring your system?
dump lspci -n here | see Pappy's guide | Link Stash
Back to top
View user's profile Send private message
tomk
Bodhisattva
Bodhisattva


Joined: 23 Sep 2003
Posts: 7221
Location: Sat in front of my computer

PostPosted: Sun Sep 04, 2011 11:36 am    Post subject: Reply with quote

Merged from here.
_________________
Search | Read | Answer | Report | Strip
Back to top
View user's profile Send private message
LoudRobedPriest
n00b
n00b


Joined: 07 Oct 2011
Posts: 8

PostPosted: Tue Mar 27, 2012 6:36 am    Post subject: Emerging Chromium fails Reply with quote

Chromium was working fine until I synced and tried to reemerge it. The emerge failed and now it won't run at all.

I would've used pastebin, but I just emerged surf to post this and I can't get past the captcha for some reason.

I don't have a lot of experience with failing builds so if this is the wrong way to seek help, please point me in the right direction :)

Code:
emerge --info =www-client/chromium-18.0.1025.113
Portage 2.1.10.11 (default/linux/x86/10.0/desktop, gcc-4.4.5, glibc-2.12.2-r0, 3.0.4-ck i686)
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.0.4-ck-i686-Mobile_Intel-R-_Pentium-R-_4_-_M_CPU_2.00GHz-with-gentoo-2.0.3
Timestamp of tree: Mon, 26 Mar 2012 09:00:01 +0000
app-shells/bash:          4.1_p9
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.1-r1, 3.1.3-r1, 3.2.2
dev-util/cmake:           2.8.5-r2
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.8.3-r1
sys-apps/sandbox:         2.4
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.1-r1
sys-devel/binutils:       2.20.1-r1
sys-devel/gcc:            4.4.5
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82
sys-kernel/linux-headers: 2.6.36.1 (virtual/os-headers)
sys-libs/glibc:           2.12.2
Repositories: gentoo
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
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/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
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=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa berkdb branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cxx dbus docs dri dts dvd dvdr emacs emboss encode exif fam firefox flac fortran gdbm gdu gif gpm gtk iconv ipv6 jpeg lcms ldap libnotify mad mng modules mp3 mp4 mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp pam pango pcre pdf png policykit ppds pppd qt3support qt4 readline sdl session spell ssl startup-notification svg sysfs tcpd tiff truetype udev unicode usb vorbis x264 x86 xcb xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="mmx vdev keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="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, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


Tail of log:

Code:
6/ncval_seg_sfi/libncval_seg_sfi_x86_32.a out/Release/obj.target/native_client/src/trusted/validator/x86/ncval_seg_sfi/libncdis_seg_sfi_x86_32.a out/Release/obj.target/native_client/src/trusted/validator_x86/libnccopy_x86_32.a out/Release/obj.target/native_client/src/trusted/validator/x86/libncval_base_x86_32.a out/Release/obj.target/native_client/src/trusted/service_runtime/arch/x86_32/libservice_runtime_x86_32.a out/Release/obj.target/native_client/src/trusted/platform_qualify/libplatform_qual_lib.a out/Release/obj.target/content/libcontent_utility.a -Wl,--end-group -lX11 -lXrender -lXss -lXext -lrt -ldl -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lXi -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -levent -lsmime3 -lnssutil3 -lnss3 -lplds4 -lplc4 -lnspr4 -lpthread -lz -licui18n -licuuc -licudata -lv8 -lresolv -ldbus-1 -lpng14 -ljpeg -lXfixes -lXcomposite -lasound -lwebp -lxml2 -lxslt -lm -lbz2 -lFLAC -lspeex -ludev -lexpat
collect2: ld terminated with signal 9 [Killed]
make: *** [out/Release/chrome] Error 1
 * ERROR: www-client/chromium-18.0.1025.113 failed (compile phase):
 *   emake failed

_________________
There is geometry in the humming of the string.
Back to top
View user's profile Send private message
cach0rr0
Bodhisattva
Bodhisattva


Joined: 13 Nov 2008
Posts: 4123
Location: Houston, Republic of Texas

PostPosted: Tue Mar 27, 2012 7:06 am    Post subject: Reply with quote

merged 1 post above

LoudRobedPriest - you seem to be running out of memory.

best interim solution, if you arent starved of disk space, make a temporary swap file to turn on while youre doing this merge
_________________
Lost configuring your system?
dump lspci -n here | see Pappy's guide | Link Stash
Back to top
View user's profile Send private message
LoudRobedPriest
n00b
n00b


Joined: 07 Oct 2011
Posts: 8

PostPosted: Tue Mar 27, 2012 9:18 am    Post subject: Reply with quote

Thanks, sorry about redundant thread making. I'll try that.
_________________
There is geometry in the humming of the string.
Back to top
View user's profile Send private message
papapenguin
l33t
l33t


Joined: 20 Sep 2005
Posts: 694
Location: Bellevue

PostPosted: Mon Feb 04, 2013 8:08 pm    Post subject: Reply with quote

I'm having an issue emerging chromium, as well...although I'm not sure if it's the same...

...it was mentioned before to make a temporary swap file...where would I find instructions to do this?
Code:
donald@papapenguin ~ $ emerge --info
Portage 2.1.11.50 (default/linux/amd64/10.0/desktop/kde, gcc-4.6.3, glibc-2.16.0, 3.5.7-gentoo x86_64)
=================================================================
System uname: Linux-3.5.7-gentoo-x86_64-AMD_Turion-tm-_64_X2_Mobile_Technology_TL-50-with-gentoo-2.2
KiB Mem:     3978080 total,   1915444 free
KiB Swap:    1919760 total,   1919760 free
Timestamp of tree: Sun, 03 Feb 2013 23:30:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
app-shells/bash:          4.2_p42
dev-java/java-config:     2.1.12-r1
dev-lang/python:          2.7.3-r3, 3.2.3-r2
dev-util/cmake:           2.8.10.2-r1
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.12.6
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.6.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.7 (virtual/os-headers)
sys-libs/glibc:           2.16.0
Repositories: gentoo proaudio
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA skype-4.0.0.7-copyright skype-eula dlj-1.1 AdobeFlash-10.3 Google-TOS Oracle-BCLA-JavaSE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -msse3 -O2 -pipe -ggdb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/polkit-1/actions /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.4/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="-march=native -msse3 -O2 -pipe -ggdb"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask=n"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
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/pro-audio"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac accessibility acl acpi aim alsa amd64 apache2 apng berkdb bluetooth branding bzip2 cairo caps cdb cdda cddb cdinstall cdparanoia cdr cgi cgid cli consolekit cracklib crypt css cups curl cxx dbus declarative device-mapper dri dts dv dvb dvd dvdr eigen emboss enca encode exif extras fam ffmpeg firefox flac fontconfig fortran freetype ftp gd gdbm gif glib gmp gnutls gpm gsf gstreamer gtk gudev handbook hwdb iconv icu imap ipod ipv6 jabber jack jadetex java javascript jingle jpeg kdcraw kde kdepim kipi kontact kpathsea ladspa laptop lcms ldap libnotify mad matroska melt minizip mmx mng modules mp3 mp4 mpeg mplayer msn mso mssql mudflap multilib mysql mysqli ncurses nls nptl nsplugin nvidia objc ogg okular openexr opengl openmp openxr oscar pam pango pcmcia pcre pda pdf pdo perl phonon php plasma png policykit ppds python qt-static qt3support qt4 quicktime raw readline reports rss ruby scanner script sdl secure-delete semantic-desktop session snmp source sox speex spell splitdebug sql sqlite3 sse sse2 ssl startup-notification svg syslog tcpd theora threads tidy tiff timidity tools truetype udev udisks unicode upower usb v4l v4l2 vcd video vorbis webkit wifi wv2 wxwidgets x264 xcb xcomposite xine xinerama xml xmlwriter xscreensaver xslt xv xvid yahoo zip 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" 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="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" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="nvidia v4l" 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, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

_________________
--------------
Compaq Presario V6120US
AMD Turion 64X2
------------------------
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum