Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154461 - media-libs/imlib2-1.3.0 automake fails due to missing call to AS macro
Summary: media-libs/imlib2-1.3.0 automake fails due to missing call to AS macro
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
: 154462 154600 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-11-08 05:15 UTC by Fab
Modified: 2006-11-09 23:56 UTC (History)
5 users (show)

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


Attachments
automake-5205.out (automake-5205.out,319 bytes, text/plain)
2006-11-08 05:15 UTC, Fab
Details
emerge --info (infos,2.75 KB, text/plain)
2006-11-08 05:16 UTC, Fab
Details
patch for configure.in (imlib2-1.3.0-configure.in.diff,227 bytes, patch)
2006-11-08 08:51 UTC, Dawid Węgliński (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fab 2006-11-08 05:15:14 UTC
Hi,

emerging imlib2-1.3.0 failed. Thanks.



 * Using automake (GNU automake) 1.10
 * Using aclocal (GNU automake) 1.10
 * Running aclocal ...                                                                                           [ ok ]
 * Running libtoolize --copy --force --automake ...                                                              [ ok ]
 * Running aclocal ...                                                                                           [ ok ]
 * Running autoconf ...                                                                                          [ ok ]
 * Running autoheader ...                                                                                        [ ok ]
 * Running automake --add-missing --copy ...                                                                     [ !! ]

 * Failed Running automake !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/media-libs/imlib2-1.3.0/temp/automake-5205.out


!!! ERROR: media-libs/imlib2-1.3.0 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  imlib2-1.3.0.ebuild, line 52:   Called enlightenment_src_compile
  enlightenment.eclass, line 151:   Called eautoreconf
  autotools.eclass, line 87:   Called eautomake
  autotools.eclass, line 188:   Called autotools_run_tool 'automake' '--add-missing' '--copy'
  autotools.eclass, line 242:   Called die

!!! Failed Running automake !
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Fab 2006-11-08 05:15:56 UTC
Created attachment 101460 [details]
automake-5205.out
Comment 2 Fab 2006-11-08 05:16:34 UTC
Created attachment 101461 [details]
emerge --info
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-11-08 05:37:24 UTC
*** Bug 154462 has been marked as a duplicate of this bug. ***
Comment 4 Duncan 2006-11-08 05:44:18 UTC
Comment carried over from the dup:  Setting E17_WANT_AUTOMAKE="1.9" in the ebuild solves the problem.  The package doesn't like automake-1.10.
Comment 5 Dawid Węgliński (RETIRED) gentoo-dev 2006-11-08 08:51:50 UTC
Created attachment 101479 [details, diff]
patch for configure.in
Comment 6 SpanKY gentoo-dev 2006-11-08 12:47:30 UTC
i fixed this upstream a while ago, guess it was after this release though
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2006-11-09 23:56:24 UTC
*** Bug 154600 has been marked as a duplicate of this bug. ***