Summary: | gcc-4.1.1 doesn't build on amd64 due to kinds.h missing / gfortran crash | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Tom Bachmann <e_mc_h2> |
Component: | [OLD] Core system | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED WORKSFORME | ||
Severity: | major | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Tom Bachmann
2006-10-04 12:14:26 UTC
i see you're using some lame CFLAGS rebuild mpfr/gmp with CFLAGS=-O2 and then see if gcc-4.1.1 builds (In reply to comment #1) > rebuild mpfr/gmp with CFLAGS=-O2 and then see if gcc-4.1.1 builds > Exactly the same outcome as described above. (In reply to comment #0) > Emerging gcc 4.1.1 fails while building libgfortran, excerpt of the log: > [...] the same happens when emerging gcc-4.1.1-r1 This doesn't build on i386 either. emerge --info Portage 2.1.1-r2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4, 2.6.18-gentoo-r5 i586) ================================================================= System uname: 2.6.18-gentoo-r5 i586 AMD-K6(tm) 3D processor Gentoo Base System version 1.12.6 Last Sync: Thu, 04 Jan 2007 19:50:01 +0000 ccache version 2.4 [enabled] app-admin/eselect-compiler: [Not Present] dev-java/java-config: 1.3.7, 2.0.30 dev-lang/python: 2.3.5-r2, 2.4.3-r4 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: 2.4-r6 dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.61 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10 sys-devel/binutils: 2.16.1-r3 sys-devel/gcc-config: 1.3.14 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.17-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-Os -march=k6 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/share/X11/xkb /usr/share/config" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo" CXXFLAGS="-Os -march=k6 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig ccache distlocks fixpackages metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="ftp://gentoo.chem.wisc.edu/gentoo/ ftp://gentoo.ccccom.com" LINGUAS="en" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.us.gentoo.org/gentoo-portage" USE="x86 X apache2 arts bash-completion berkdb bitmap-fonts browserplugin bzip2 cairo cli cracklib crypt dbus dlloader dri dvd eds elibc_glibc emboss encode esd ethereal fam firefox fortran gdbm gif gnome gpm gstreamer gtk gtk2 iconv input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog java javascript jpeg kernel_linux ldap libg++ linguas_en mad mailwrapper mikmod motif mozilla mp3 mpeg mysql mythtv ncurses nls nptl nptlonly nptlpcre nsplugin ogg opengl oss pam pcre pdf perl png ppds pppd python qt3 qt4 quicktime readline reflection samba sdl session snmp sockets spell spl ssl symlink tcl tcltk tcpd tk truetype truetype-fonts type1-fonts udev unicode userland_GNU vorbis win32codecs xml xorg xv zip zlib" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY I can't reproduce this with gcc-4.1.2. Reopen if this is still a problem. Thanks |