Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41773 - GCC crashes while compiling mpg123
Summary: GCC crashes while compiling mpg123
Status: RESOLVED DUPLICATE of bug 41021
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-16 04:46 UTC by Michael G.
Modified: 2011-10-30 22:54 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 Michael G. 2004-02-16 04:46:48 UTC
Hi,

while compiling mpg123 v0.59s-r2 gcc(version 3.3.2-r5) crashes with a floating
point exception. Here are the last few lines:
================================================
`-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead.
tabinit.c: In function `make_decode_tables':
tabinit.c:83: internal compiler error: Floating point exception
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into /var/tmp/portage/mpg123-0.59s-r2/temp/ccbKfuWA.out file, please attach this to your bugreport
make[2]: *** [tabinit.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/mpg123-0.59s-r2/work/mpg123'
make[1]: *** [mpg123-make] Error 2
make[1]: Leaving directory `/var/tmp/portage/mpg123-0.59s-r2/work/mpg123'
make: *** [linux-i486] Error 2
===============================================================

Since there is no option to attach a file to the bug report, you can download
the 'ccbKfuWA.out' at:
http://www.htwm.de/mgruetzn/zeugs/ccbKfuWA.out

MfG
Michael
Comment 1 Selecter 2004-02-16 09:56:52 UTC
I confirm it!
The same version: mpg123-0.59s-r2
Gcc version: gcc version 3.3.2 20040119 (Gentoo Linux 3.3.2-r7, propolice-3.3-7)

Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20040207-r0, 2.6.2-gentoo)
=================================================================
System uname: 2.6.2-gentoo i686
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.59-r2
Automake: sys-devel/automake-1.8.2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache sandbox"
GENTOO_MIRRORS="ftp://gentoo.noved.org/ http://trumpetti.atm.tut.fi/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ds.thn.htu.se/linux/gentoo http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://ftp.easynet.nl/mirror/gentoo/ http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://ftp.iasi.roedu.net/mirrors/gentoo.org/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/ http://gentoo.noved.org/ http://mirror.pudas.net/gentoo http://ftp.gentoo.skynet.be/pub/gentoo/ http://ftp.rhnet.is/pub/gentoo/ http://gentoo.inode.at/ ftp://trumpetti.atm.tut.fi/gentoo/ http://128.213.5.34/gentoo/ http://ftp.lug.ro/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa apache2 apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gpm gtk gtk2 imlib java jpeg kde libg++ libwww mad mikmod motif mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slang spell sqlite ssl svga tcpd truetype unicode x86 xml xml2 xmms xv zlib"
Comment 2 Chris Baxter 2004-02-16 12:48:55 UTC
This is a duplicate of #41021
Comment 3 Kalin KOZHUHAROV 2004-02-17 05:05:33 UTC
Reporter, please mark it as duplicate for bug #41021 as there is more info and it is older than yours.
Comment 4 Michael G. 2004-02-17 06:24:14 UTC

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