Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 524276 - dev-libs/apr-util with /bin/sh -> dash - /usr/share/build-1/libtool: 1: eval: base_compile+= x86_64-pc-linux-gnu-gcc: not found
Summary: dev-libs/apr-util with /bin/sh -> dash - /usr/share/build-1/libtool: 1: eval:...
Status: RESOLVED DUPLICATE of bug 518870
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-02 12:53 UTC by Alex Xu (Hello71)
Modified: 2014-10-03 10:54 UTC (History)
0 users

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


Attachments
build.log (build.log,27.96 KB, text/plain)
2014-10-02 16:14 UTC, Alex Xu (Hello71)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Xu (Hello71) 2014-10-02 12:53:36 UTC
not entirely sure how they managed to make *libtool* non-portable.

/bin/sh /usr/share/build-1/libtool  --mode=compile x86_64-pc-linux-gnu-gcc -pthread  -O2 -pipe -march=corei7-avx -mno-aes --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=3072 -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/tmp/portage/dev-libs/apr-util-1.5.3-r2/work/apr-util-1.5.3/include -I/tmp/portage/dev-libs/apr-util-1.5.3-r2/work/apr-util-1.5.3/include/private  -I/usr/include/apr-1    -o buckets/apr_buckets_heap.lo -c buckets/apr_buckets_heap.c && touch buckets/apr_buckets_heap.lo
/usr/share/build-1/libtool: 1: eval: base_compile+= x86_64-pc-linux-gnu-gcc: not found
/usr/share/build-1/libtool: 1: eval: base_compile+= -pthread: not found
/usr/share/build-1/libtool: 1: eval: base_compile+= -O2: not found
/usr/share/build-1/libtool: 1: eval: base_compile+= -pipe: not found
/usr/share/build-1/libtool: 1: eval: base_compile+= -march=corei7-avx: not found
/usr/share/build-1/libtool: 1: eval: base_compile+= -mno-aes: not found
/usr/share/build-1/libtool: 1: eval: base_compile+= --param: not found
/usr/share/build-1/libtool: 1: eval: base_compile+= l1-cache-size=32: not found
/usr/share/build-1/libtool: 1: eval: base_compile+= --param: not found
/usr/share/build-1/libtool: 1: eval: base_compile+= l1-cache-line-size=64: not found
/usr/share/build-1/libtool: 1: eval: base_compile+= --param: not found
/usr/share/build-1/libtool: 1: eval: /usr/share/build-1/libtool: 1: eval: base_compile+= l2-cache-size=3072: not found
/usr/share/build-1/libtool: 1: eval: base_compile+= -DHAVE_CONFIG_H: not found
/usr/share/build-1/libtool: 1: eval: base_compile+= -DLINUX: not found
/usr/share/build-1/libtool: 1: eval: base_compile+= -D_REENTRANT: not found
/usr/share/build-1/libtool: 1: eval: base_compile+= -D_GNU_SOURCE: not found
base_compile+= x86_64-pc-linux-gnu-gcc: not found

etc.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-10-02 15:45:10 UTC
What version of dash do you have installed?
Where is your "emerge --info" output?
Can you please attach the build.log file of the failed merge to this bug?
Comment 2 Alex Xu (Hello71) 2014-10-02 16:14:59 UTC
Created attachment 385940 [details]
build.log
Comment 3 Alex Xu (Hello71) 2014-10-03 10:54:14 UTC

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