Gentoo Archives: gentoo-user-de

From: Juergen Rose <rose@××××××××××××××.de>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] gfortran wrapper: Could not determine which compiler to use. Invalid CTARGET or CTARGET has no selected profile.
Date: Sun, 17 Dec 2006 14:53:17
Message-Id: 1166367180.13604.8.camel@cheetah.homenet
1 configure bricht bei mir zunehmend mit dem Fehler:
2
3 checking for Fortran name-mangling scheme... configure: error: cannot
4 compile a simple Fortran program
5
6 ab. In config.log finde ich dann:
7
8 gcc-config error: gfortran wrapper: Could not determine which compiler
9 to use. Invalid CTARGET or CTARGET has no selected profile.
10
11 Das tritt z.B. auf, wenn ich versuche, R neu zu installieren.
12
13
14 [ebuild U ] sci-libs/blas-atlas-3.7.23 [3.7.11-r1] USE="-debug -doc"
15 0 kB
16 [ebuild U ] sci-libs/lapack-atlas-3.7.23 [3.7.11-r1] USE="-debug
17 -doc (-ifc%)" 0 kB
18 [ebuild R ] dev-lang/R-2.4.0 USE="X* blas jpeg lapack nls png
19 readline tcltk -debug" 0 kB
20
21 Dazu muss ich sagen, dass der Update von blas-atlas und lapack-atlas
22 weder mit gcc-3.4.6 noch mit gcc-4.1.1 funktioniert. Aktuell ist
23 gcc-4.1.1 konfiguriert:
24
25 thinkpad linux # gcc-config -l
26 [1] i686-pc-linux-gnu-3.4.6
27 [2] i686-pc-linux-gnu-3.4.6-hardened
28 [3] i686-pc-linux-gnu-3.4.6-hardenednopie
29 [4] i686-pc-linux-gnu-3.4.6-hardenednopiessp
30 [5] i686-pc-linux-gnu-3.4.6-hardenednossp
31 [6] i686-pc-linux-gnu-4.1.1 *
32
33
34 thinkpad linux # gcc -v
35 Using built-in specs.
36 Target: i686-pc-linux-gnu
37 Configured
38 with: /var/tmp/portage/sys-devel/gcc-4.1.1-r3/work/gcc-4.1.1/configure
39 --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1
40 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include
41 --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1
42 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man
43 --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info
44 --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g
45 ++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu
46 --disable-altivec --enable-nls --without-included-gettext
47 --with-system-zlib --disable-checking --disable-werror
48 --disable-libunwind-exceptions --disable-multilib --disable-libmudflap
49 --disable-libssp --enable-java-awt=gtk --enable-languages=c,c
50 ++,java,fortran --enable-shared --enable-threads=posix
51 --enable-__cxa_atexit --enable-clocale=gnu
52 Thread model: posix
53 gcc version 4.1.1 (Gentoo 4.1.1-r3)
54
55
56 Hat jemand einen Hinweis?
57
58
59 thinkpad linux # emerge --info
60 Portage 2.1.2_rc3-r6 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.5-r0,
61 2.6.18.1 i686)
62 =================================================================
63 System uname: 2.6.18.1 i686 Intel(R) Pentium(R) M processor 1700MHz
64 Gentoo Base System version 1.12.7
65 Last Sync: Sun, 17 Dec 2006 11:30:01 +0000
66 distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)
67 [disabled]
68 ccache version 2.4 [disabled]
69 dev-java/java-config: 1.3.7, 2.0.30
70 dev-lang/python: 2.4.4
71 dev-python/pycrypto: 2.0.1-r5
72 dev-util/ccache: 2.4-r6
73 sys-apps/sandbox: 1.2.18.1
74 sys-devel/autoconf: 2.13, 2.61
75 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2,
76 1.10
77 sys-devel/binutils: 2.17
78 sys-devel/gcc-config: 1.3.14
79 sys-devel/libtool: 1.5.22
80 virtual/os-headers: 2.6.17-r2
81 ACCEPT_KEYWORDS="x86 ~x86"
82 AUTOCLEAN="yes"
83 CBUILD="i686-pc-linux-gnu"
84 CFLAGS="-O2 -march=pentium-m -fomit-frame-pointer"
85 CHOST="i686-pc-linux-gnu"
86 CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
87 CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
88 CXXFLAGS="-O2 -march=pentium-m -fomit-frame-pointer"
89 DISTDIR="/usr/portage/distfiles"
90 FEATURES="autoconfig distlocks fixpackages metadata-transfer sandbox
91 sfperms strict"
92 GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp.caliu.info/pub/gentoo/ http://ftp.caliu.info/pub/gentoo/ ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ http://www.gigaload.org/gentoo.org/"
93 LINGUAS="de fr"
94 MAKEOPTS="-j1"
95 PKGDIR="/usr/portage/packages"
96 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
97 --compress --force --whole-file --delete --delete-after --stats
98 --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
99 PORTAGE_TMPDIR="/var/tmp"
100 PORTDIR="/usr/portage"
101 PORTDIR_OVERLAY="/usr/local/portage"
102 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
103 USE="x86 X Xaw3d a52 aac acpi amrr ao aotuv ap apache2 asf atlas auctex
104 audiofile automount berkdb bitmap-fonts blas bonobo bzip2 cairo cardbus
105 cdda cddb cdf cdio cdparanoia cdr cgi chm cli corba cracklib crypt cups
106 curl daap dbus devmap dga dlloader dri dvb dvd dvi dxr3 dynagraph
107 effects elf elibc_glibc emacs epiphany esd evo evolution exif expat fam
108 fame ffmpeg fftw fits flac fltk fortran fpx galago gdal gdbm geos gimp
109 ginac glade glitz gml gmp gnome gnuplot gphoto2 gpm graphviz grass gs
110 gsl gsm gtk guile hal hardened hddtemp hdf hdf5 hlapi iconv icq id3
111 imagemagick innodb input_devices_keyboard input_devices_mouse
112 input_devices_synaptics ipv6 isdnlog jabber jbig john jp2 jpeg jpeg2k
113 kernel_linux kexi lame lapack latex lcms ldap libg++ libgda
114 libsamplerate linguas_de linguas_fr lirc lua lzo lzw madwifi math
115 matroska mmx mmxext mng mod mono mozcalendar mozsvg mp4live mpeg2
116 mplayer musicbrainz mysql mysqli nautilus ncurses netcdf network nfs nls
117 nntp nptl nptlonly ntfs numarray numeric ocaml octave odbc ogdi ole pam
118 pcre pdf perl plotutils plugin png posix postgres ppds pppd proj python
119 qhull readline real reflection reiserfs rhythmbox rle rrdcgi rrdtool
120 samba session slang slp sndfile snmp sox spl sqlite sse sse2 ssl
121 subtitles svg t1lib tcltk tcpd tetex theora tidy tiff tk truetype-fonts
122 type1-fonts udev unicode userland_GNU v4l2 video_cards_fbdev
123 video_cards_radeon video_cards_vesa wifi win32codecs wmf xemacs xext
124 xine xml2 xmlreader xmlrpc xorg xpm xvid xvmc zlib zvbi"
125 Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
126 LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
127
128
129 --
130 Juergen Rose <rose@××××××××××××××.de>
131 TFH-Wildau
132
133 --
134 gentoo-user-de@g.o mailing list