Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248845 - sci-libs/fftw-3.2 - ../libtool: line 854: X--tag=CC: command not found
Summary: sci-libs/fftw-3.2 - ../libtool: line 854: X--tag=CC: command not found
Status: RESOLVED DUPLICATE of bug 248687
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-26 03:38 UTC by a_tevelev
Modified: 2008-11-26 20:58 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,3.44 KB, text/plain)
2008-11-26 03:39 UTC, a_tevelev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description a_tevelev 2008-11-26 03:38:34 UTC
sci-libs/fftw-3.2 fails to build:

# emerge -uv sci-libs/fftw

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] sci-libs/fftw-3.2 [3.1.3] USE="sse sse2 threads (-altivec) -debug -doc -fortran -openmp" 0 kB
...

/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../simd -msse  -march=athlon64 -O2 -pipe -fomit-frame-pointer -pthread -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c
../libtool: line 854: X--tag=CC: command not found
../libtool: line 887: libtool: ignoring unknown tag : command not found
../libtool: line 854: X--tag=CC: command not found
../libtool: line 854: X--mode=compile: command not found
../libtool: line 887: libtool: ignoring unknown tag : command not found
../libtool: line 854: X--mode=compile: command not found
../libtool: line 1021: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 1022: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../libtool: line 1021: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 1165: Xx86_64-pc-linux-gnu-gcc: command not found
../libtool: line 1022: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../libtool: line 1165: X-std=gnu99: command not found
../libtool: line 1165: Xx86_64-pc-linux-gnu-gcc: command not found
../libtool: line 1165: X-DHAVE_CONFIG_H: command not found
../libtool: line 1165: X-std=gnu99: command not found
../libtool: line 1165: X-I.: command not found
../libtool: line 1165: X-DHAVE_CONFIG_H: command not found
../libtool: line 1165: X-I.: command not found
../libtool: line 1165: X-I..: command not found
../libtool: line 1165: X-I..: command not found
../libtool: line 1165: X-I../simd: No such file or directory
../libtool: line 1165: X-I../simd: No such file or directory
../libtool: line 1165: X-msse: command not found
../libtool: line 1165: X-msse: command not found
../libtool: line 1165: X-march=athlon64: command not found
../libtool: line 1165: X-march=athlon64: command not found
../libtool: line 1165: X-O2: command not found
../libtool: line 1165: X-O2: command not found
../libtool: line 1165: X-pipe: command not found
../libtool: line 1165: X-pipe: command not found
../libtool: line 1165: X-fomit-frame-pointer: command not found
../libtool: line 1165: X-pthread: command not found
../libtool: line 1165: X-fomit-frame-pointer: command not found
../libtool: line 1165: X-pthread: command not found
../libtool: line 1165: X-MT: command not found
../libtool: line 1165: X-MT: command not found
../libtool: line 1165: Xalloc.lo: command not found
../libtool: line 1165: Xalign.lo: command not found
../libtool: line 1165: X-MD: command not found
../libtool: line 1165: X-MD: command not found
../libtool: line 1165: X-MP: command not found
../libtool: line 1165: X-MF: command not found
../libtool: line 1165: X-MP: command not found
../libtool: line 1165: X.deps/alloc.Tpo: No such file or directory
../libtool: line 1165: X-MF: command not found
../libtool: line 1165: X-c: command not found
../libtool: line 1165: X.deps/align.Tpo: No such file or directory
../libtool: line 1165: X-c: command not found
../libtool: line 1218: Xalloc.lo: command not found
../libtool: line 1218: Xalign.lo: command not found
../libtool: line 1223: libtool: compile: cannot determine name of library object from `': command not found
../libtool: line 1223: libtool: compile: cannot determine name of library object from `': command not found
make[2]: *** [alloc.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [align.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/sci-libs/fftw-3.2/work/fftw-3.2-single/kernel'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/sci-libs/fftw-3.2/work/fftw-3.2-single'
make: *** [all] Error 2
 *
 * ERROR: sci-libs/fftw-3.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3065:  Called die
 * The specific snippet of code:
 *       emake || die "emake single failed";
 *  The die message:
 *   emake single failed
Comment 1 a_tevelev 2008-11-26 03:39:42 UTC
Created attachment 173407 [details]
emerge --info
Comment 2 Rafał Mużyło 2008-11-26 14:14:08 UTC
This is a duplicate of bug 248687, please search first.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2008-11-26 20:58:03 UTC

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