This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
seg faulting when building kxicq2
- From: "anto.cvitic" <anto dot cvitic at telia dot com>
- To: bug-gcc at gnu dot org
- Date: Mon, 6 Jan 2003 18:13:54 +0100
- Subject: seg faulting when building kxicq2
- Reply-to: anto dot cvitic at telia dot com
this is the error message i got, it told me to report is so i do :)
----
I../../kxicq/engine -I../../kxicq/widgets -I../../kxicq/widgets/config
-I../../kxicq/widgets/checklistbox -DQT_THREAD_SUPPORT -D_REENTRANT -g -O2
-Wall -c -o kxremindereditdialogimpl.moc.o `test -f
kxremindereditdialogimpl.moc.cpp || echo
'./'`kxremindereditdialogimpl.moc.cpp
In file included from /usr/include/math.h:362,
from /usr/include/g++-v32/cmath:51,
from /usr/include/g++-v32/bits/locale_facets.tcc:41,
from /usr/include/g++-v32/locale:46,
from /usr/include/g++-v32/bits/ostream.tcc:37,
from /usr/include/g++-v32/ostream:275,
from /usr/include/g++-v32/iterator:70,
from /usr/qt/3/include/qvaluelist.h:48,
from /usr/qt/3/include/qvariant.h:305,
from ../../kxicq/ui/kxremindereditdialog.h:13,
from kxremindereditdialogimpl.h:3,
from kxremindereditdialogimpl.moc.cpp:11:
/usr/include/bits/mathinline.h: In function `long double log1pl(long double)':
/usr/include/bits/mathinline.h:539: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[4]: *** [kxremindereditdialogimpl.moc.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory
`/var/tmp/portage/kxicq2-0.7.6.20020728/work/kxicq2/kxicq/widgets'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kxicq2-0.7.6.20020728/work/kxicq2/kxicq/widgets'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kxicq2-0.7.6.20020728/work/kxicq2/kxicq'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/kxicq2-0.7.6.20020728/work/kxicq2'
make: *** [all] Error 2
!!! ERROR: net-im/kxicq2-0.7.6.20020728 failed.
!!! Function kde_src_compile, Line 88, Exitcode 2
!!! died running emake, kde_src_compile:make
----
i have gentoo. and my cflags falgs are:
march=athlon-tbird -O3 -pipe -fomit-frame-pointer -m3dnow
-mmmx -fforce-addr -ffast-math