Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140220 - sci-libs/fftw-3.1.2 fails with Fortran error
Summary: sci-libs/fftw-3.1.2 fails with Fortran error
Status: RESOLVED DUPLICATE of bug 136363
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-13 05:45 UTC by Benjamin Hodgetts
Modified: 2006-07-13 05:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Configure log from tmp folder. (config.log,111.05 KB, text/plain)
2006-07-13 05:49 UTC, Benjamin Hodgetts
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Hodgetts 2006-07-13 05:45:58 UTC
checking whether C compiler accepts -mpreferred-stack-boundary=4... yes
checking whether the stack is at least 8-byte aligned by gcc... checking whether C compiler accepts -malign-double... no
yes
checking for x86_64-pc-linux-gnu-g77... (cached) x86_64-pc-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... (cached) no
checking whether x86_64-pc-linux-gnu-g77 accepts -g... (cached) no
checking how to get verbose linking output from x86_64-pc-linux-gnu-g77... configure: WARNING: compilation failed

checking for Fortran 77 libraries of x86_64-pc-linux-gnu-g77...
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... configure: error: cannot compile a simple Fortran program
See `config.log' for more details
-----------------------------------------------

Emerge info below. Removing LDFLAGS has no effect FYI.Other programs compile fine.

------------------------------------------------

Portage 2.1.1_pre2-r8 (default-linux/amd64/2006.0, gcc-4.1.1/amd64-vanilla, glibc-2.4-r3, 2.6.17-gentoo-r1 x86_64)
=================================================================
                       System Settings
=================================================================
System uname: 2.6.17-gentoo-r1 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.12.1
ccache version 2.4 [enabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -msse3 -ftracer"
CHOST="x86_64-pc-linux-gnu"
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"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -pipe -msse3 -ftracer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_GB.UTF-8"
LC_ALL="en_GB.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--sort-common"
LINGUAS="en_GB"
MAKEOPTS="-j4"
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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 16bit 3ds 64bit 7zip X a52 aac acpi aim alsa amr apm asf audacious audiofile automount avahi avi bash-completion berkdb bitmap-fonts bluetooth bonjour bzip2 cairo cdda cddb cdinstall cdio cdparanoia cdr cdrom chipcard chipcard2 cjk cli crypt cups dbus dga dlloader dri dts dvd dvdr dvdread eds emboss emul-linux-x86 encode evo exif fat ffmpeg fftw firefox flac foomatic foomaticdb fortran gadu gif gimp gimpprint glitz gnome gphoto2 gpm gstreamer gtk gtk2 hal hfs howl-compat icq ieee1394 imlib ipv6 isdnlog jabber java javascript jfs jikes joystick jpeg jpeg2k kdeenablefinal kqemu lcms libsamplerate lzo lzw lzw-tiff mad matroska meanwhile mikmod mjpeg mmap mng modplug mono mp3 mp4 mpeg mplayer msn musepack musicbrainz ncurses nfs nls nptl nptlonly nsplugin ntfs nvidia nvtv ogg openexr opengl pam pcre pdf pdflib perl png ppds pppd python quicktime rar readline reflection reiser4 reiserfs rle rtc samba scanner sdl session sid silc smartcard smp sndfile speex spell spl ssl svg swat szip tcpd tga theora threads tiff truetype truetype-fonts type1-fonts udev unicode upnp ups usb userlocales v4l v4l2 vcd vfat vorbis wma wmf x264 xanim xfs xft xine xorg xpm xv xvid xvmc yahoo yv12 zeroconf zip zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_joystick input_devices_aiptek kernel_linux linguas_en_GB userland_GNU video_cards_nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Benjamin Hodgetts 2006-07-13 05:49:00 UTC
Created attachment 91637 [details]
Configure log from tmp folder.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-07-13 05:51:21 UTC
eselect-compiler sucks...


*** This bug has been marked as a duplicate of 136363 ***

*** This bug has been marked as a duplicate of 136363 ***