| View previous topic :: View next topic |
| Author |
Message |
castor_fou Apprentice

Joined: 23 May 2002 Posts: 246 Location: Clermont-Ferrand, France
|
Posted: Tue Nov 07, 2006 9:23 pm Post subject: emerge ruby failed due to aclocal |
|
|
here are the traces
| Code: | >>> Emerging (1 of 1) dev-lang/ruby-1.8.5 to /
* ruby-1.8.5.tar.gz MD5 ;-) ... [ ok ]
* ruby-1.8.5.tar.gz RMD160 ;-) ... [ ok ]
* ruby-1.8.5.tar.gz SHA1 ;-) ... [ ok ]
* ruby-1.8.5.tar.gz SHA256 ;-) ... [ ok ]
* ruby-1.8.5.tar.gz size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking ruby-1.8.5.tar.gz ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking ruby-1.8.5.tar.gz to /var/tmp/portage/dev-lang/ruby-1.8.5/work
* Running eautoreconf in '/var/tmp/portage/dev-lang/ruby-1.8.5/work/ruby-1.8.5' ...
* Running aclocal ... [ !! ]
* Failed Running aclocal !
*
* Include in your bugreport the contents of:
*
* /var/tmp/portage/dev-lang/ruby-1.8.5/temp/aclocal-8516.out
!!! ERROR: dev-lang/ruby-1.8.5 failed.
Call stack:
ebuild.sh, line 1568: Called dyn_unpack
ebuild.sh, line 708: Called src_unpack
ruby-1.8.5.ebuild, line 54: Called eautoreconf
autotools.eclass, line 83: Called eaclocal
autotools.eclass, line 121: Called autotools_run_tool 'aclocal'
autotools.eclass, line 242: Called die
!!! Failed Running aclocal !
!!! If you need support, post the topmost build error, and the call stack if relevant.
|
and /var/tmp/portage/dev-lang/ruby-1.8.5/temp/aclocal-8516.out
| Code: | ***** aclocal *****
am-wrapper: /usr/bin/aclocal-1.10 is missing or not executable.
Please try emerging the correct version of automake.
|
the complaint is obvious but why automake 1.10 is not marked as a dependancy for ruby ? |
|
| Back to top |
|
 |
castor_fou Apprentice

Joined: 23 May 2002 Posts: 246 Location: Clermont-Ferrand, France
|
|
| Back to top |
|
 |
Yui n00b

Joined: 21 Jul 2006 Posts: 29
|
Posted: Tue Nov 07, 2006 11:35 pm Post subject: |
|
|
I had the same problem but not only for ruby, I had the same for xvid.
I only unmasked "sys-devel/automake" and it worked.
Well, like you say "but why automake 1.10 is not marked as a dependancy for ruby ?" |
|
| Back to top |
|
 |
eightbit n00b


Joined: 30 May 2006 Posts: 24
|
Posted: Wed Nov 08, 2006 5:33 am Post subject: |
|
|
i'm having the same problem but with cups-1.2.6. i will try adding automake to my p.keywords and see if it'll install 1.10.
can i safely remove the other automakes?
| Code: | equery l automake
[ Searching for package 'automake' in all categories among: ]
* installed packages
[I--] [ ] sys-devel/automake-1.4_p6 (1.4)
[I--] [ ] sys-devel/automake-1.5 (1.5)
[I--] [ ] sys-devel/automake-1.6.3 (1.6)
[I--] [ ] sys-devel/automake-1.7.9-r1 (1.7)
[I--] [ ] sys-devel/automake-1.8.5-r3 (1.8)
[I--] [ ] sys-devel/automake-1.9.6-r2 (1.9)
[I--] [ ] sys-devel/automake-wrapper-2 (0) |
|
|
| Back to top |
|
 |
hielvc Advocate

Joined: 19 Apr 2002 Posts: 2776 Location: Oceanside, Ca
|
|
| Back to top |
|
 |
|