Summary: | emerge stops compiling kdeedu 3.4 with gcc 3.4.3 on amd64 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Martin Wolf <natoforce> |
Component: | [OLD] KDE | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED WORKSFORME | ||
Severity: | major | ||
Priority: | High | ||
Version: | 2005.0 | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
URL: | http://pastebin.com/287534 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Martin Wolf
2005-05-21 11:33:30 UTC
1. Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r7 x86_64) 2. ================================================================= 3. System uname: 2.6.11-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3000+ 4. Gentoo Base System version 1.4.16 5. Python: dev-lang/python-2.3.5 [2.3.5 (#1, May 20 2005, 19:32:43)] 6. dev-lang/python: 2.3.5 7. sys-apps/sandbox: [Not Present] 8. sys-devel/autoconf: 2.59-r6, 2.13 9. sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5 10. sys-devel/binutils: 2.15.92.0.2-r8 11. sys-devel/libtool: 1.5.16 12. virtual/os-headers: 2.6.8.1-r4 13. ACCEPT_KEYWORDS="amd64" 14. AUTOCLEAN="yes" 15. CFLAGS="-march=athlon64 -O3 -pipe -msse3 -fomit-frame-pointer" 16. CHOST="x86_64-pc-linux-gnu" 17. CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" 18. CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 19. CXXFLAGS="-march=athlon64 -O3 -pipe -msse3 -fomit-frame-pointer" 20. DISTDIR="/usr/portage/distfiles" 21. FEATURES="autoaddcvs autoconfig ccache distlocks sandbox strict" 22. GENTOO_MIRRORS="ftp://ftp.uni-erlangen.de/mirrors/gentoo" 23. LANG="de_DE@euro" 24. MAKEOPTS="-j2" 25. PKGDIR="/usr/portage/packages" 26. PORTAGE_TMPDIR="/var/tmp" 27. PORTDIR="/usr/portage" 28. SYNC="rsync://rsync.gentoo.org/gentoo-portage" 29. USE="X acpi alsa amd64 berkdb bitmap-fonts cdb cdr crypt dvd dvdr fam font-server fortran gif gpm gtk2 ipv6 java jp2 jpeg kde lzw lzw-tiff mime motif mp3 ncurses nls opengl oss pam perl png posix python qt readline sse3 ssl tcpd tiff truetype truetype-fonts type1-fonts usb userlocales xml2 xpm xrandr xv zlib userland_GNU kernel_linux elibc_glibc" 30. Unset: ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY Error /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/include/g++-v3/bits/vector.tcc:614: error: unrecognizable insn: (call_insn:HI 4842 4841 4846 40 (call (mem:CCFPU (symbol_ref:DI ("_ZN7QStringC1ERKS_") [flags 0x41] <function_decl 0x2aaaab424680 __comp_ctor>) [0 S4 A8]) (const_int 0 [0x0])) -1 (insn_list 4840 (insn_list 4841 (nil))) (expr_list:REG_DEAD (reg:DI 4 si) (expr_list:REG_DEAD (reg:DI 5 di) (nil))) (expr_list (use (reg:DI 5 di)) (expr_list (use (reg:DI 4 si)) (nil)))) /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/include/g++-v3/bits/vector.tcc:614: internal compiler error: in extract_insn, at recog.c:2083 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugs.gentoo.org/> for instructions. The bug is not reproducible, so it is likely a hardware or OS problem. make[5]: *** [kvd_lex.lo] Fehler 1 make[5]: *** Warte auf noch nicht beendete Prozesse... make[5]: Leaving directory `/var/tmp/portage/kdeedu-3.4.0/work/kdeedu-3.4.0/kvoctrain/kvoctrain/kvt-core' make[4]: *** [all-recursive] Fehler 1 make[4]: Leaving directory `/var/tmp/portage/kdeedu-3.4.0/work/kdeedu-3.4.0/kvoctrain/kvoctrain/kvt-core' make[3]: *** [all-recursive] Fehler 1 make[3]: Leaving directory `/var/tmp/portage/kdeedu-3.4.0/work/kdeedu-3.4.0/kvoctrain/kvoctrain' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory `/var/tmp/portage/kdeedu-3.4.0/work/kdeedu-3.4.0/kvoctrain' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/var/tmp/portage/kdeedu-3.4.0/work/kdeedu-3.4.0' make: *** [all] Fehler 2 !!! ERROR: kde-base/kdeedu-3.4.0 failed. !!! Function kde_src_compile, Line 166, Exitcode 2 !!! died running emake, kde_src_compile:make !!! If you need support, post the topmost build error, NOT this status message. *** Bug 93453 has been marked as a duplicate of this bug. *** If it If it´s not reproducible, you should see Bug 20600 for possible causes of this. Are you sure your Athlon64 supports SSE3? Afaik only the newest cores have it. If you re-emerge kdeedu, does it fail in the same line? No reply from reporter. |