Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 186485 - sci-libs/lapack-atlas-3.7.32 has "external etime" which is no longer exported by gcc-4.2.0
Summary: sci-libs/lapack-atlas-3.7.32 has "external etime" which is no longer exported...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL: http://gcc.gnu.org/ml/gcc-patches/200...
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.2
  Show dependency tree
 
Reported: 2007-07-24 16:34 UTC by Erik Zeek
Modified: 2007-08-04 11:40 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Zeek 2007-07-24 16:34:31 UTC
sci-libs/lapack-atlas-3.7.32 has "external etime."  However, etime is no longer exported as an external by gcc-4.2.0. This causes issues linking other programs:

>>> Emerging (1 of 2) sci-libs/scipy-0.5.2-r2 to /
 * scipy-0.5.2.tar.gz RMD160 ;-) ...                                                                                                                                                                [ ok ]
 * scipy-0.5.2.tar.gz SHA1 ;-) ...                                                                                                                                                                  [ ok ]
 * scipy-0.5.2.tar.gz SHA256 ;-) ...                                                                                                                                                                [ ok ]
 * scipy-0.5.2.tar.gz size ;-) ...                                                                                                                                                                  [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                                                [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                                               [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                                              [ ok ]
 * checking scipy-0.5.2.tar.gz ;-) ...                                                                                                                                                              [ ok ]
>>> cfg-update-1.8.2-r1: Checksum index is up-to-date ...
 * You need one of these Fortran Compilers: gfortran g77
 * Installed are:  gfortran
 * Using gfortran
>>> Unpacking source...
>>> Unpacking scipy-0.5.2.tar.gz to /tmp/portage/sci-libs/scipy-0.5.2-r2/work
 * Applying scipy-0.5.2-signals.patch ...                                                                                                                                                           [ ok ]
 * Applying scipy-0.5.2-viewer.patch ...                                                                                                                                                            [ ok ]
 * Applying scipy-0.5.2-randomkit.patch ...                                                                                                                                                         [ ok ]
 * Applying scipy-0.5.2-umfpack.patch ...                                                                                                                                                           [ ok ]
 * Applying scipy-0.5.2-montecarlo-test.patch ...                                                                                                                                                   [ ok ]
 * Applying scipy-0.5.2-mio.patch ...                                                                                                                                                               [ ok ]
 * Applying scipy-0.5.2-minpack.patch ...                                                                                                                                                           [ ok ]
 * Applying scipy-0.5.2-bspline.patch ...                                                                                                                                                           [ ok ]
 * Applying scipy-0.5.2-getpath.patch ...                                                                                                                                                           [ ok ]
 * Applying scipy-0.5.2-nonexisting.patch ...                                                                                                                                                       [ ok ]
 * Fixing tests
>>> Source unpacked.
>>> Compiling source in /tmp/portage/sci-libs/scipy-0.5.2-r2/work/scipy-0.5.2 ...
Traceback (most recent call last):
  File "setup.py", line 55, in ?
    setup_package()
  File "setup.py", line 28, in setup_package
    from numpy.distutils.core import setup
  File "/usr/lib/python2.4/site-packages/numpy/__init__.py", line 43, in ?
    import linalg
  File "/usr/lib/python2.4/site-packages/numpy/linalg/__init__.py", line 4, in ?
    from linalg import *
  File "/usr/lib/python2.4/site-packages/numpy/linalg/linalg.py", line 25, in ?
    from numpy.linalg import lapack_lite
ImportError: /usr/lib/liblapack.so.0: undefined symbol: etime_
 *
 * ERROR: sci-libs/scipy-0.5.2-r2 failed.
 * Call stack:
 *   ebuild.sh, line 1648:   Called dyn_compile
 *   ebuild.sh, line 988:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   scipy-0.5.2-r2.ebuild, line 114:   Called distutils_src_compile 'config_fc' '--fcompiler=gnu95' '--opt=-O2 -mtune=prescott -march=prescott -pipe'
 *   distutils.eclass, line 48:   Called die
 *
 * compilation failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/sci-libs:scipy-0.5.2-r2:20070724-163159.log'.
 *
Comment 1 Erik Zeek 2007-07-24 16:35:01 UTC
emerge --info
Portage 2.1.3_rc9 (default-linux/x86/2007.0/desktop, gcc-4.2.0, glibc-2.6-r0, 2.6.22-gentoo-r1 i686)
=================================================================
System uname: 2.6.22-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System release 1.12.10
Timestamp of tree: Tue, 24 Jul 2007 15:20:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mtune=prescott -march=prescott -pipe"
CHOST="i686-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 /usr/spool/PBS"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -mtune=prescott -march=prescott -pipe"
DISTDIR="/home/gentoo/portage/distfiles"
FEATURES="candy ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://mirror.espri.arizona.edu/gentoo/ http://gentoo.mirrors.easynews.com/linux/gentoo/ http://cudlug.cudenver.edu/gentoo/ http://open-systems.ufl.edu/mirrors/gentoo http://www.gtlib.gatech.edu/pub/gentoo http://gentoo.llarian.net/ http://mirror.datapipe.net/gentoo http://gentoo.cites.uiuc.edu/pub/gentoo/ http://gentoo.osuosl.org/ http://gentoo.chem.wisc.edu/gentoo/"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LINGUAS="en en_US"
MAKEOPTS="-j2 -s -w"
PKGDIR="/home/gentoo/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--timeout=20 --prune-empty-dirs"
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/tmp"
PORTDIR="/home/gentoo/portage"
PORTDIR_OVERLAY="/home/gentoo/local/portage /home/gentoo/local/layman/science /home/gentoo/local/layman/vmware /home/gentoo/local/layman/sunrise"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="7zip X Xaw3d a52 aac aalib acct acl acpi activefilter ada aiglx aim aio akode alisp alsa amarok amazon amd amr amrnb amrwb animgif ansi aoss aotuv apache apache2 apm arts artswrappersuid artworkextra asf asm asterisk async atm auctex audiofile auth authdaemond authfile automount background bash-completion bcmath bcp bdf berkdb bigpatch binary-drivers binfilter bitmap-fonts bittorrent bjam bl blas blender-game bonobo boost branding bzip2 c++ cairo calendar cap caps catalogs cblas ccache cdda cddb cdf cdinstall cdparanoia cdr cdrom cgi checkpath chm chroot cli colordiff config_wizard contrib corba cppunit cracklib crosscompile crypt cscope css ctype cups curl curlwrappers cvs cvsgraph cxx d daap dbm dbus dbx dell deprecated device-mapper dga dhcp dio directfb discard-path discouraged disk-partition divx djvu dmi dnd dnotify dri dts dv dvd dvdr dvdread dvi dynagraph ecc editor effects emboss emerald emf emoticon emovix enca encode enscript epson erandom esd evo examples excel exif expat extensions extrafilters extraicons extramodules f90 fam fame fastbuild fastcgi fat fax fbcon fbdev fbsplash festival ffmpeg fftw filter finger firefox fits flac flash flatfile fltk fmod font-server fontconfig foomaticdb force-cgi-redirect fortran fortran95 fpx freetts ftp fuse gb gcc-libffi gcj gd gdal gdbm geoip geos ggi gif gimp gimpprint ginac gkrellm glade glep glgd glib glibc-omitfp glitz glut glw gmail gmath gmedia gml gmp gmtfull gmthigh gmtsuppl gmttria gnome gnome-print gnomedb gnuplot gnutls gocr gpg2-experimental gpgme gphoto2 gpm gps grammar graphviz gs gsl gssapi gstreamer gtk gtk2 gtkhtml guile gzip hal haskell hddtemp hdf hdf5 hdri hfs high-ints hlapi hou hpn html httpd i8x0 ical iconv icq icu id3 ide idea idn image imagemagick imap imlib inifile inkjar insecure-drivers insecure-savers isdnlog itcl jack jai java javacomm javascript jbig jce jikes jimi jit john jpeg jpeg2k junit jython kcal kde kdecards kdeenablefinal kdehiddenvisibility kdepim kdexdeltas kqemu lame lapack largefile largeterminal lash latex lcms ldap libcaca libclamav libdsk libg++ libgda libnotify libsamplerate libwww live lm_sensors logitech-mouse logrotate logwatch lzo lzw mad mail maildir mailwrapper maps math matroska mbrola mcal md5sum mhash midi mikmod mime ming minuit mixer mjpeg mmap mmx mmxext mng mod mod_python modplug module mono mopac7 motif mozbranding mozcalendar mozdevelop mozdom moznocompose moznoirc moznomail mozsha1 mozsvg mp2 mp3 mp4 mp4live mpeg mpeg2 mplayer mpm-prefork mpqc mtp mudflap multiprocess musepack music musicbrainz mysql na_dd na_icons nas ncurses net netcdf nethack netmeeting network network-cron new-clx new-login newspr nfs nls nntp no-old-linux no-seamonkey nocd nodoc nodrm nosource nosrc nowin nptl nptlonly nsplugin ntfs ntlm ntp numarray numeric oav objc objc++ ocaml ocr ocrad octave odk ofa offensive ofx ogdi ogg on-the-fly-crypt openal openbabel openexr opengl openmp openssl opensslcrypt openstreetmap osc oss pager pam pam_chroot pam_console pam_timestamp pango paranoidmsg parport parse-clocks pascal patch patented pbs pch pcntl pcre pdf perl pertty php physfs pic player plib plotutils plugin pmount png pnm pop portaudio posix postfix povray ppds pppd print proj ps pyste python q32 q8 qhull qt3 qt3support qt4 quicktime quotas quotes radio rar rc5 rdesktop readline real realmedia reflection regex remix rhino rle rogue rpc rpm rrdcgi rrdtool rtc rtsp ruby samba sasl scanner screen script scripting sdk sdl sdl-image sdl-sound search sender serial session sftp sftplogging shared sharedext sharedmem shorten shout skins slp smime smp smtp sndfile soap sockets socks5 sou sound soundex sounds sox spamassassin speech speedo speex spell spl sql sqlite sqlite3 srt sse sse2 ssl startup-notification stl stlport stream subject-rewrite subtitles subversion suid svg svgz svn-mirror swat symlink sysfs syslog sysvipc szip t1lib tagwriting tcl tcltk tcpd tesseract test tetex text texteffect textures tga themes theora thesaurus threads tidy tiff timidity tk tntc tokenizer tomsfastmath toolbar tools transcode transparency truetype truetype-fonts tv_check tv_combiner tv_pick_cgi type1 type1-fonts ucs2 ucs4 unicode unzip upnp urandom usb userlocales utempter uudeview v4l v4l2 vcd vdr videos vidix vim vim-pager vim-with-x virus-scan visualization vlm vnc vncviewer voice vorbis vorbis-psy wavpack webdav win32codecs wma wmf wmp wordperfect wxwindows x264 x86 xanim xcb xcomposite xerces-c xface xforms xft xine xinetd xml xmlreader xmlrpc xmlwriter xorg xosd xplanet xpm xprint xscreensaver xsl xslt xtended xterm xv xvid xvmc xvnc yaepg yv12 zip zlib zoran zvbi" ALSA_CARDS="intel8x0 intel8x0m pxa2xx-ac97 hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" CAMERAS="all" ELIBC="glibc" INPUT_DEVICES="keyboard mouse jamstudio evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US" USERLAND="GNU" VIDEO_CARDS="i810 i830"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS
Comment 2 Erik Zeek 2007-07-24 17:17:44 UTC
I should also state that I no longer have gcc-4.1.* installed.
Comment 3 Erik Zeek 2007-07-24 18:41:30 UTC
sci-libs/lapack-atlas-3.7.34 was just added to portage. I'm building it and will update with the results.

Thanks,
Erik
Comment 4 Erik Zeek 2007-07-24 20:28:39 UTC
sci-libs/lapack-atlas-3.7.34 seems to have fixed my problem.  scilab and scipy both emerged with the new version.

Thanks,
Erik
Comment 5 Markus Dittrich (RETIRED) gentoo-dev 2007-07-25 01:37:44 UTC
Hi Erik,

Thanks much for the note and, yes, I fixed this in 3.7.34 over the
weekend. Unfortunately, quite a bit changed in gfortran 
in gcc-4.2.* so it actually took me until today to iron everything
out and move it into the tree. I am glad that 3.7.34 works for you.

Best,
Markus