Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164367 - gtkam-0.1.14 false autotools handling, and invalid configure option [PATCH]
Summary: gtkam-0.1.14 false autotools handling, and invalid configure option [PATCH]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-29 09:09 UTC by Samuli Suominen (RETIRED)
Modified: 2007-01-29 17:41 UTC (History)
2 users (show)

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


Attachments
gtkam-0.1.14.ebuild.patch (gtkam-0.1.14.ebuild.patch,800 bytes, patch)
2007-01-29 09:10 UTC, Samuli Suominen (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Samuli Suominen (RETIRED) gentoo-dev 2007-01-29 09:09:33 UTC
It has issues with autotools..

 * Applying gtkam-0.1.14-as-needed.patch ...                                                                [ ok ]
 * Running eautoreconf in '/var/tmp/portage/media-gfx/gtkam-0.1.14-r1/work/gtkam-0.1.14' ...
 * Running aclocal ...                                                                                      [ !! ]

 * Failed Running aclocal !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/media-gfx/gtkam-0.1.14-r1/temp/aclocal-28364.out


!!! ERROR: media-gfx/gtkam-0.1.14-r1 failed.
Call stack:
  ebuild.sh, line 1611:   Called dyn_unpack
  ebuild.sh, line 748:   Called qa_call 'src_unpack'
  environment, line 3584:   Called src_unpack
  gtkam-0.1.14-r1.ebuild, line 46:   Called eautoreconf
  autotools.eclass, line 94:   Called eaclocal
  autotools.eclass, line 131:   Called autotools_run_tool 'aclocal'
  autotools.eclass, line 219:   Called die

!!! Failed Running aclocal !
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/media-gfx/gtkam-0.1.14-r1/temp/build.log'.

unique gtkam # cat  /var/tmp/portage/media-gfx/gtkam-0.1.14-r1/temp/aclocal-28364.out
***** aclocal *****

configure.ac:64: error: `po-directories' is already registered with AC_CONFIG_COMMANDS.
../../lib/autoconf/status.m4:831: AC_CONFIG_COMMANDS is expanded from...
/usr/share/aclocal/po.m4:23: AM_PO_SUBDIRS is expanded from...
configure.ac:64: the top level
autom4te-2.61: /usr/bin/m4 failed with exit status: 1
aclocal-1.10: autom4te failed with exit status: 1

And it has --without-gimp at end of G2CONF.. while it has USE="gimp"..
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2007-01-29 09:10:30 UTC
Created attachment 108469 [details, diff]
gtkam-0.1.14.ebuild.patch
Comment 2 Didier Link 2007-01-29 09:51:36 UTC
Same error for me (~amd64) and the patch solve the issue. The program works as expected.

Comment 3 Saleem Abdulrasool (RETIRED) gentoo-dev 2007-01-29 17:41:03 UTC
Fixed in portage; thanks for the notification.