Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 486542 - media-libs/giflib-4.2.3 fails eautoreconf (automake 1.13)
Summary: media-libs/giflib-4.2.3 fails eautoreconf (automake 1.13)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: automake-1.13
  Show dependency tree
 
Reported: 2013-09-30 04:46 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2013-10-19 05:52 UTC (History)
0 users

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


Attachments
giflib-4.2.3.ebuild.patch (giflib-4.2.3.ebuild.patch,267 bytes, patch)
2013-09-30 04:54 UTC, Arfrever Frehtes Taifersar Arahesis
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2013-09-30 04:46:10 UTC
>>> Preparing source in /var/tmp/portage/media-libs/giflib-4.2.3/work/giflib-4.2.3 ...
 * Applying giflib-4.1.6-giffix-null-Extension-fix.patch ...                                                                                          [ ok ]
 * Running eautoreconf in '/var/tmp/portage/media-libs/giflib-4.2.3/work/giflib-4.2.3' ...
 * Running libtoolize --install --copy --force --automake ...                                                                                         [ ok ]
 * Running aclocal ...                                                                                                                                [ !! ]

 * Failed Running aclocal !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/media-libs/giflib-4.2.3/temp/aclocal.out

 * ERROR: media-libs/giflib-4.2.3::gentoo failed (prepare phase):
 *   Failed Running aclocal !
...
# cat /var/tmp/portage/media-libs/giflib-4.2.3/temp/aclocal.out
***** aclocal *****
***** PWD: /var/tmp/portage/media-libs/giflib-4.2.3/work/giflib-4.2.3
***** aclocal

/usr/share/aclocal/gtkglextmm-1.2.m4:225: warning: underquoted definition of AC_GTKGLEXTMM_SUPPORTS_MULTIHEAD
/usr/share/aclocal/gtkglextmm-1.2.m4:225:   run info Automake 'Extending aclocal'
/usr/share/aclocal/gtkglextmm-1.2.m4:225:   or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.ac:8: error: 'AM_CONFIG_HEADER': this macro is obsolete.
You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.14/obsolete.m4:11: AM_CONFIG_HEADER is expanded from...
configure.ac:8: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.14: error: echo failed with exit status: 1
Comment 1 Arfrever Frehtes Taifersar Arahesis 2013-09-30 04:54:46 UTC
Created attachment 359768 [details, diff]
giflib-4.2.3.ebuild.patch
Comment 2 SpanKY gentoo-dev 2013-10-19 05:52:03 UTC
should be all set now in the tree; thanks for the report!

Commit message: Fix building w/automake-1.13
http://sources.gentoo.org/media-libs/giflib/giflib-4.2.3.ebuild?r1=1.1&r2=1.2