First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 156654
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Spell checking utilities and dictionaries -- related bugs <app-dicts@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Matthias Schwarzott <zzam@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 156654 depends on: Show dependency tree
Show dependency graph
Bug 156654 blocks: 148821
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-11-29 13:42 0000
as per summary app-text/aspell-0.60.4 does not specify automake-version it
needs.

 * Running eautoreconf in '/var/tmp/portage/aspell-0.60.4/work/aspell-0.60.4'
...
 * Running aclocal ...                                                         
                                [ !! ]

 * Failed Running aclocal !
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/aspell-0.60.4/temp/aclocal-783.out


!!! ERROR: app-text/aspell-0.60.4 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_unpack
  ebuild.sh, line 708:   Called src_unpack
  aspell-0.60.4.ebuild, line 32:   Called eautomake
  autotools.eclass, line 179:   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.

CHROOT - gauss ~ # cat /var/tmp/portage/aspell-0.60.4/temp/aclocal-783.out
***** aclocal *****

am-wrapper: /usr/bin/aclocal-1.6 is missing or not executable.
            Please try emerging the correct version of automake.


This can be solved by adding this line before "inherit autotools":

WANT_AUTOMAKE="latest"

------- Comment #1 From Matthias Schwarzott 2006-11-30 10:09:17 0000 -------
Error on my side of the line: It must be
WANT_AUTOMAKE="1.9"

------- Comment #2 From Kevin F. Quinn (RETIRED) 2006-11-30 11:06:47 0000 -------
Done; in CVS - thanks zzam.

First Last Prev Next    No search results available      Search page      Enter new bug