Getting back into Gentoo after about 10 years
Code: Select all
{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'Code: Select all
# 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"Thank You

