Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94145 - emerge of xine-ui-0.99.3 fails with error: utils.c:150: internal compiler error: Floating point exception
Summary: emerge of xine-ui-0.99.3 fails with error: utils.c:150: internal compiler err...
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-26 23:14 UTC by Matt Lyons
Modified: 2005-05-30 18:27 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 Matt Lyons 2005-05-26 23:14:15 UTC
emerge of xine-ui from portage fails with error:

utils.c: In function `atoa':
utils.c:150: internal compiler error: Floating point exception
Please submit a full bug report,
with preprocessed source if appropriate.

Reproducible: Always
Steps to Reproduce:
1.emerge -av media-video/xine-ui 
2.
3.
Actual Results:  
Build dies at this line every time.

Expected Results:  
er... compiled?

xine-lib installed fine:

media-libs/xine-lib
      Latest version available: 1.0-r2
      Latest version installed: 1.0-r2

Updating xine-ui from 0.9.23-r2

media-video/xine-ui
      Latest version available: 0.99.3
      Latest version installed: 0.9.23-r2

cat /etc/make.conf
# These settings were set by the catalyst build script that automatically built
this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-march=pentium4 -mfpmath=sse -msse2 -mmmx -O2 -pipe -funroll-loops
-fomit-frame-pointer -fprefetch-loop-arrays"
CHOST="i386-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j3"
GENTOO_MIRRORS="http://mirror.internode.on.net/pub/gentoo
ftp://mirror.internode.on.net/pub/gentoo
ftp://mirror.pacific.net.au/linux/Gentoo http://gentoo/seren.com/gentoo
http://mirros.tds.net/gentoo"
SYNC="rsync://mirror.internode.on.net/gentoo-portage"
USE="-gnome -gtk -java ldap kde qt xinerama"
ALSA_CARDS="intel8x0"

Attaching output of failed emerge
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-27 04:24:27 UTC
Please post emerge info output. 
 
Comment 2 Matt Lyons 2005-05-29 16:31:56 UTC
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20041102-r1,
2.6.8-gentoo-r3 i686)
=================================================================
System uname: 2.6.8-gentoo-r3 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 16 2005, 12:14:47)]
distcc 2.16 i386-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.4-r1
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.8.5-r3, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.2-r5
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -mfpmath=sse -msse2 -mmmx -O2 -pipe -funroll-loops
-fomit-frame-pointer -fprefetch-loop-arrays"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/jetty/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -mfpmath=sse -msse2 -mmmx -O2 -pipe -funroll-loops
-fomit-frame-pointer -fprefetch-loop-arrays"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.internode.on.net/pub/gentoo
ftp://mirror.internode.on.net/pub/gentoo
ftp://mirror.pacific.net.au/linux/Gentoo http://gentoo/seren.com/gentoo
http://mirros.tds.net/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://mirror.internode.on.net/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts crypt cups curl emboss encode
esd fam flac foomaticdb fortran gdbm gif gpm gtk2 guile imagemagick imlib ipv6
jpeg junit kde ldap libg++ libwww mad mikmod motif mp3 mpeg mysql ncurses nls
ogg oggvorbis opengl oss pam pdflib perl png postgres python qt quicktime
readline samba sdl slang spell ssl svga tcltk tcpd tetex tiff truetype
truetype-fonts type1-fonts vorbis xine xinerama xml xml2 xmms xv zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-29 16:54:18 UTC
Try with 
CFLAGS="-march=pentium4 -O2 -pipe -funroll-loops -fomit-frame-pointer" 
  
and if it works, stop using -mfpmath=sse as it breaks things. 
 
If it still doesn't work feel free to reopen this bug. 
 
Comment 4 Matt Lyons 2005-05-30 18:27:18 UTC
Worked with given make flags.

Thanks Diego!