Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge failure on net-libs/webkit-gtk-1.8.1-r301
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
nuzzy
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jul 2003
Posts: 106
Location: NH, USA

PostPosted: Sun May 20, 2012 6:43 pm    Post subject: emerge failure on net-libs/webkit-gtk-1.8.1-r301 Reply with quote

Hi all,

Getting back into Gentoo after about 10 years :) Trying to build gdm and the net-libs/webkit-gtk-1.8.1-r301 is failing:

Code:
{standard input}: Assembler messages:
{standard input}:21441: Warning: end of file not at end of a line; newline inserted
{standard input}:22028: Error: bad register name `%e'
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <http://bugs.gentoo.org/> for instructions.
make: *** [Source/WebCore/rendering/libWebCore_la-RenderBlock.lo] Error 1
make: *** Waiting for unfinished jobs....
 * ERROR: net-libs/webkit-gtk-1.8.1-r301 failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=net-libs/webkit-gtk-1.8.1-r301'`,
 * the complete build log and the output of `emerge -pqv '=net-libs/webkit-gtk-1.8.1-r301'`.
 * The complete build log is located at '/var/tmp/portage/net-libs/webkit-gtk-1.8.1-r301/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-libs/webkit-gtk-1.8.1-r301/temp/environment'.
 * Working directory: '/var/tmp/portage/net-libs/webkit-gtk-1.8.1-r301/work/webkit-1.8.1'
 * S: '/var/tmp/portage/net-libs/webkit-gtk-1.8.1-r301/work/webkit-1.8.1'


Here is my make.conf. Please let me know if it needs changes as it's been a while since I've used Gentoo:

Code:
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-march=core2 -O2 -pipe"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
USE="mmx sse sse2 -kde -qt4 gtk gnome udev dbus hal X -ipv6 alsa firefox"

GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo http://lug.mtu.edu/gentoo/ http://mirrors.rit.edu/gentoo/"

SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
INPUT_DEVICES="evdev synaptics"
VIDEO_CARDS="intel"
ACCEPT_KEYWORDS="~amd64"


I'm using a Macbook Pro with VMware Fusion and Gentoo is the guest OS.

Thank You
_________________
VMware Fusion on a Macbook Pro running Gentoo
Back to top
View user's profile Send private message
Aquous
l33t
l33t


Joined: 08 Jan 2011
Posts: 619

PostPosted: Sun May 20, 2012 8:07 pm    Post subject: Reply with quote

You're running out of memory - add more swap.
Back to top
View user's profile Send private message
nuzzy
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jul 2003
Posts: 106
Location: NH, USA

PostPosted: Sat May 26, 2012 12:00 am    Post subject: Reply with quote

doubled the swap - still no go:

Code:
{standard input}: Assembler messages:
{standard input}:21441: Warning: end of file not at end of a line; newline inserted
{standard input}:21461: Error: expected comma after name `_ZN7WebCor' in .size directive
x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)

_________________
VMware Fusion on a Macbook Pro running Gentoo
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