I'm trying to install on my macbook c2d. I use the doc
http://www.gentoo.org/proj/en/gentoo-al ... tstrap.xml
to do this. At the time I must emerge -e system, I get a problem with emerging libtools and aclocal. After looking around in this forum, I decided to remerge coreutil like this:
emerge coreutils -eav
I still have the problem of aclocal like this:
Code: Select all
>>> Emerging (20 of 20) sys-apps/coreutils-6.4 to /
* coreutils-6.4-patches-1.0.tar.bz2 MD5 ;-) ... [ ok ]
* coreutils-6.4-patches-1.0.tar.bz2 RMD160 ;-) ... [ ok ]
* coreutils-6.4-patches-1.0.tar.bz2 SHA1 ;-) ... [ ok ]
* coreutils-6.4-patches-1.0.tar.bz2 SHA256 ;-) ... [ ok ]
* coreutils-6.4-patches-1.0.tar.bz2 size ;-) ... [ ok ]
* coreutils-6.4.tar.bz2 MD5 ;-) ... [ ok ]
* coreutils-6.4.tar.bz2 RMD160 ;-) ... [ ok ]
* coreutils-6.4.tar.bz2 SHA1 ;-) ... [ ok ]
* coreutils-6.4.tar.bz2 SHA256 ;-) ... [ ok ]
* coreutils-6.4.tar.bz2 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking coreutils-6.4.tar.bz2 ;-) ... [ ok ]
* checking coreutils-6.4-patches-1.0.tar.bz2 ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking coreutils-6.4.tar.bz2 to /Library/Gentoo/var/tmp/portage/sys-apps/coreutils-6.4/work
>>> Unpacking coreutils-6.4-patches-1.0.tar.bz2 to /Library/Gentoo/var/tmp/portage/sys-apps/coreutils-6.4/work
* Applying various patches (bugfixes/updates) ...
* 000_all_coreutils-i18n.patch ... [ ok ]
* 003_all_coreutils-gentoo-uname.patch ... [ ok ]
* 009_all_coreutils-tests.patch ... [ ok ]
* 030_all_coreutils-more-dir-colors.patch ... [ ok ]
* 150_all_coreutils-l10n-updates.patch ... [ ok ]
* Done with patching
* Running eautoreconf in '/Library/Gentoo/var/tmp/portage/sys-apps/coreutils-6.4/work/coreutils-6.4' ...
* Requested autoconf 2.5
* Using autoconf (GNU Autoconf) 2.60
* Using autoheader (GNU Autoconf) 2.60
/Library/Gentoo/usr/lib/portage/bin/ebuild.sh: /Library/Gentoo/usr/lib/portage/bin/portageq: /Library/Gentoo/tmp/usr/bin/python: bad interpreter: No such file or directory
/Library/Gentoo/usr/lib/portage/bin/ebuild.sh: /Library/Gentoo/usr/lib/portage/bin/portageq: /Library/Gentoo/tmp/usr/bin/python: bad interpreter: No such file or directory
/Library/Gentoo/usr/lib/portage/bin/ebuild.sh: /Library/Gentoo/usr/lib/portage/bin/portageq: /Library/Gentoo/tmp/usr/bin/python: bad interpreter: No such file or directory
/Library/Gentoo/usr/lib/portage/bin/ebuild.sh: /Library/Gentoo/usr/lib/portage/bin/portageq: /Library/Gentoo/tmp/usr/bin/python: bad interpreter: No such file or directory
/Library/Gentoo/usr/lib/portage/bin/ebuild.sh: /Library/Gentoo/usr/lib/portage/bin/portageq: /Library/Gentoo/tmp/usr/bin/python: bad interpreter: No such file or directory
* Requested automake latest: 1.6
* Using
* Using
* Running aclocal -I m4 ...
/Library/Gentoo/usr/lib/portage/bin/ebuild.sh: line 1799: 4881 Trace/BPT trap $@ >>${STDERR_TARGET%/*}/$1-${STDERR_TARGET##*/} 2>&1 [ !! ]
* Failed Running aclocal !
*
* Include in your bugreport the contents of:
*
* /Library/Gentoo/var/tmp/portage/sys-apps/coreutils-6.4/temp/aclocal-4482.out
!!! ERROR: sys-apps/coreutils-6.4 failed.
Call stack:
, line : Called die
!!! Failed Running aclocal !
!!! If you need support, post the topmost build error, and the call stack if relevant.
Bye.



