Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39333 - kde multimedia3.1.5 crash during compile assembler message 249194 : end of file not at end of a line ; newline inserted
Summary: kde multimedia3.1.5 crash during compile assembler message 249194 : end of fi...
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-25 03:52 UTC by fabian rami
Modified: 2004-11-08 18:30 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 fabian rami 2004-01-25 03:52:34 UTC
i run a compilation of kdemutlimedia-3.1.5 and i have the following when he compile artsmodules.cc


 /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. 
-I. -I../.. -I../../arts/runtime -I../../arts/midi -I../../arts/midi -I../../art
s/gui/common -I../../arts/gui/common -I./freeverb -I/usr/kde/3.1/include/arts -I
/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPP
ORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W 
-Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-a
lign -Wconversion -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon-tbird -fomit-frame-p
ointer -falign-functions=4 -ffast-math -funroll-loops -pipe -fno-exceptions -fno
-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST  -c -o artsmodules.lo `test -
f 'artsmodules.cc' || echo './'`artsmodules.cc
g++: Internal error: Segmentation fault (program cc1plus)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
make[4]: *** [artsmodules.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/kdemultimedia-3.1.5/work/kdemultime
dia-3.1.5/arts/modules'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdemultimedia-3.1.5/work/kdemultime
dia-3.1.5/arts/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdemultimedia-3.1.5/work/kdemultime
dia-3.1.5/arts'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdemultimedia-3.1.5/work/kdemultime
dia-3.1.5'
make: *** [all] Error 2
{standard input}: Assembler messages:
{standard input}:249194: Warning: end of file not at end of a line; newline inse
rted

!!! ERROR: kde-base/kdemultimedia-3.1.5 failed.
!!! Function kde_src_compile, Line 123, Exitcode 2
!!! died running emake, kde_src_compile:make



if you need more detail , just ask me 


Reproducible: Always
Steps to Reproduce:
1.launch emerge kde
2.
3.

Actual Results:  
it just stop compiling kde 

Expected Results:  
nothing

Portage 2.0.49-r21 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.20-gaming-r7)
=================================================================
System uname: 2.4.20-gaming-r7 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-tbird -fomit-frame-pointer -falign-functions=4
-ffast-math -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=athlon-tbird -fomit-frame-pointer -falign-functions=4
-ffast-math -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://212.219.247.17/sites/www.ibiblio.org/gentoo/
http://212.219.247.19/sites/www.ibiblio.org/gentoo/
http://212.219.247.11/sites/www.ibiblio.org/gentoo/
http://194.83.57.11/sites/www.ibiblio.org/gentoo/
http://212.219.247.12/sites/www.ibiblio.org/gentoo/
http://212.219.247.14/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib acl acpi alsa apache2 apm arts avi berkdb cdr crypt cups
directfb dvd emacs encode esd fastcgi fbcon firebird foomaticdb gdbm gif gnome
gpm gtk gtk2 imlib ipv6 java jpeg kde leim libg++ libwww mad mikmod mmx motif
mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png postgres python
qt quicktime readline samba sasl sdl slang snmp spell sse ssl svga tcltk tcpd
tetex tiff truetype usb videos wmf wxwindows x86 xml xml2 xmms xv zlib"
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-02-10 04:54:44 UTC
I can't do anything about compiler segfaults other than suggest you try less aggressive cflags.