Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258726 - sci-libs/blas-goto-1.22-r1 - making isamax.o : gcc: no input files
Summary: sci-libs/blas-goto-1.22-r1 - making isamax.o : gcc: no input files
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:
Whiteboard:
Keywords:
Depends on: 316061
Blocks:
  Show dependency tree
 
Reported: 2009-02-12 13:21 UTC by Philipp Riegger
Modified: 2011-04-28 15:45 UTC (History)
0 users

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


Attachments
build log (sci-libs:blas-goto-1.26:20101002-203047.log,1.73 KB, text/plain)
2010-10-02 20:37 UTC, Philipp Riegger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Riegger 2009-02-12 13:21:20 UTC
When I try to buidl blas-goto I get the following error:

>>> Compiling source in /var/tmp/portage/sci-libs/blas-goto-1.22-r1/work/GotoBLAS ...
make -j1 'LDFLAGS=-O1 --hash-style=gnu --sort-common --as-needed' 
In file included from getarch.c:384:
cpuid_x86.c: In function 'get_vendor':
cpuid_x86.c:60: warning: cast from pointer to integer of different size
ln -fs libgoto_viac3-r1.22.a libgoto.a
for d in level1 level2 level3 laswp lapack ; \
        do if test -d $d; then \
          make -C $d libs || exit 1 ; \
        fi; \
        done
make[1]: Entering directory `/var/tmp/portage/sci-libs/blas-goto-1.22-r1/work/GotoBLAS/level1'
for d in iamax iamin imax imin amax amin max min axpy copy dot nrm2 others rot rotg rotm rotmg scal asum swap; \
        do if test -d $d; then \
          make -C $d libs || exit 1; \
        echo ; \
        fi; \
        done
make[2]: Entering directory `/var/tmp/portage/sci-libs/blas-goto-1.22-r1/work/GotoBLAS/level1/iamax'
cd x86 && make ../isamax.o
make[3]: Entering directory `/var/tmp/portage/sci-libs/blas-goto-1.22-r1/work/GotoBLAS/level1/iamax/x86'
gcc -c -O2 -D_GNU_SOURCE -Wall -fPIC  -DF_INTERFACE_GFORT -DMAX_CPU_NUMBER=1 -DNUM_BUFFERS=1 -DEXPRECISION -m128bit-long-double -DASMNAME=isamax -DASMFNAME=isamax_ -DNAME=isamax_ -DCNAME=isamax -DBUNDERSCORE=_ -DNEEDBUNDERSCORE -I../../.. -DARCH_X86 -DVIAC3 -DL1_CODE_SIZE=65536 -DL1_CODE_ASSOCIATIVE=4 -DL1_CODE_LINESIZE=64 -DL1_DATA_SIZE=65536 -DL1_DATA_ASSOCIATIVE=4 -DL1_DATA_LINESIZE=64 -DL2_SIZE=131072 -DL2_ASSOCIATIVE=10 -DL2_LINESIZE=64 -DITB_SIZE=4096 -DITB_ASSOCIATIVE=8 -DITB_ENTRIES=128 -DDTB_SIZE=4096 -DDTB_ASSOCIATIVE=8 -DDTB_ENTRIES=128 -DHAVE_CMOV -DHAVE_MMX -DHAVE_SSE -DHAVE_SSE2 -DHAVE_SSE3 -DHAVE_CFLUSH -DNUM_SHAREDCACHE=1 -DNUM_CORES=1 -DCORE_VIAC3  -UDOUBLE -DF_INTERFACE -DABS  -o ../isamax.o
gcc: no input files
make[3]: *** [../isamax.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/sci-libs/blas-goto-1.22-r1/work/GotoBLAS/level1/iamax/x86'
make[2]: *** [isamax.o] Error 2
make[2]: Leaving directory `/var/tmp/portage/sci-libs/blas-goto-1.22-r1/work/GotoBLAS/level1/iamax'
make[1]: *** [libs] Error 1
make[1]: Leaving directory `/var/tmp/portage/sci-libs/blas-goto-1.22-r1/work/GotoBLAS/level1'
make: *** [libs] Error 1
 * 
 * ERROR: sci-libs/blas-goto-1.22-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3032:  Called die
 * The specific snippet of code:
 *       emake LDFLAGS="$(raw-ldflags)" || die "emake failed";
 *  The die message:
 *   emake 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:blas-goto-1.22-r1:20090212-131913.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-libs/blas-goto-1.22-r1/temp/environment'.
 * 



emerge --info:

Portage 2.2_rc23 (default/linux/x86/2008.0, gcc-4.3.3, glibc-2.9_p20081201-r1, 2.6.28-gentoo-r1 i686)
=================================================================
System uname: Linux-2.6.28-gentoo-r1-i686-VIA_Esther_processor_1300MHz-with-glibc2.0
Timestamp of tree: Wed, 11 Feb 2009 01:45:02 +0000
app-shells/bash:     3.2_p48-r1
dev-lang/python:     2.4.4-r14, 2.5.4-r2
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.2
sys-apps/sandbox:    1.3.6
sys-devel/autoconf:  2.63
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19.1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.28-r1
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/mnt/space/gentoo/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going"
FEATURES="buildpkg distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed"
MAKEOPTS="-j1"
PKGDIR="/mnt/space/gentoo/packages/chris"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/java-overlay /usr/portage/local/layman/ltsp /usr/portage/local/layman/nx /usr/portage/local/layman/science /usr/portage/local/layman/sunrise /usr/portage/local/layman/xen /usr/portage/local/layman/x11 /usr/portage/local/layman/stoile"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="acl afs berkdb bzip2 cli cracklib crypt cups dri fortran gdbm git gpm guile hardened icaps iconv idn ipv6 isdnlog ldap logrotate lzo midi mmx mudflap mysql ncurses nls nptl nptlonly openmp pam pcre perl pppd python readline reflection session spl sse sse2 ssl subversion sysfs tcpd unicode x86 xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2009-02-12 17:53:44 UTC
Don't CC maintainers when you cannot assign bugs.
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2010-10-02 14:34:03 UTC
Is this the full build log? 

Can you still reproduce the problem? If yes, please attach the full log...
Comment 3 Philipp Riegger 2010-10-02 20:36:55 UTC
Same error. I'll attach the full build log. I also had fetch errors this time, not sure if it's temporary. Had to search on google for the file and download it from some public distfiles directory.
Comment 4 Philipp Riegger 2010-10-02 20:37:48 UTC
Created attachment 249356 [details]
build log
Comment 5 Tomáš Chvátal (RETIRED) gentoo-dev 2011-04-28 15:45:25 UTC
Package removed from main tree.