Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123805 - emerge dev-libs/liboil-0.3.7 failed
Summary: emerge dev-libs/liboil-0.3.7 failed
Status: RESOLVED DUPLICATE of bug 121501
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-23 04:54 UTC by Hernan Pastoriza
Modified: 2006-02-23 07:51 UTC (History)
0 users

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


Attachments
Preprocesed source (ccRzbpPX.out,119.79 KB, text/plain)
2006-02-23 06:43 UTC, Hernan Pastoriza
Details
Temporary assembler saved file (composite_sse_2pix.s,966 bytes, text/plain)
2006-02-23 07:03 UTC, Hernan Pastoriza
Details
Temporary assembler Output with -save-temps -fverbose-asm (composite_sse_2pix.s,2.45 KB, text/plain)
2006-02-23 07:12 UTC, Hernan Pastoriza
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hernan Pastoriza 2006-02-23 04:54:12 UTC
Performing a emerge -pDNuv world fails at the compilation stage of liboil-0.3.7

Command failing:
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -O2 -O2 -march=pentium3 -MT libsse_la-composite_sse_2pix.lo -MD -MP -MF .deps/libsse_la-composite_sse_2pix.Tpo -c composite_sse_2pix.c  -fPIC -DPIC -o .libs/libsse_la-composite_sse_2pix.o
distcc[12093] ERROR: compile /var/tmp/ccache/composite_.tmp.hernan.12089.i on localhost failed
composite_sse_2pix.c: In function `composite_in_argb_sse_2pix':
composite_sse_2pix.c:162: internal compiler error: in push_reload, at reload.c:1315


emerge --info:
Portage 2.1_pre4-r1 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.6-r3, 2.6.14-gentoo i686)
=================================================================
System uname: 2.6.14-gentoo i686 Mobile Intel(R) Pentium(R) III CPU - M  1200MHz
Gentoo Base System version 1.12.0_pre16
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=pentium3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.mirrors.tds.net/gentoo http://194.117.143.72  http://mirror.datapipe.net/gentoo http://ftp.snt.utwente.nl/pub/os/linux/gentoo "
LC_ALL="en_US.UTF-8"
LINGUAS="en es"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://168.96.76.51/gentoo-portage"
USE="x86 X aalib acpi alsa apm arts audiofile avi berkdb binfilter bitmap-fonts bzip2 cairo cdr crypt cups curl dbus divx4linux djvu dvd dvi eds emboss encode esd flac foomaticdb fortran gcj gdbm gif glut gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal howl icq ieee1394 imagemagick imap imlib ipv6 jabber java javascript jpeg kde lcms ldap libg++ libwww mad mailwrapper mbox mikmod mmx mng motif mozilla mp3 mpeg mysql ncurses nls nptl nsplugin ogg oggvorbis opengl oscar oss pam pdflib perl png ppds python qt quicktime readline samba sdl spell sqlite ssl svg tcpd tetex tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis wifi win32codecs wmf xine xml xml2 xmms xprint xv yahoo zlib elibc_glibc kernel_linux linguas_en linguas_es userland_GNU video_cards_i830"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LDFLAGS
Comment 1 Alexey Maximov 2006-02-23 05:24:00 UTC
wow, nice

should be compiled with --save-temps and .i and .s files attached
Comment 2 Hernan Pastoriza 2006-02-23 06:43:07 UTC
Created attachment 80517 [details]
Preprocesed source
Comment 3 Hernan Pastoriza 2006-02-23 07:03:52 UTC
Created attachment 80519 [details]
Temporary assembler saved file
Comment 4 Hernan Pastoriza 2006-02-23 07:12:29 UTC
Created attachment 80520 [details]
Temporary assembler Output with -save-temps -fverbose-asm
Comment 5 Carsten Lohrke (RETIRED) gentoo-dev 2006-02-23 07:51:02 UTC

*** This bug has been marked as a duplicate of 121501 ***