Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140182 - media-video/xvattr-1.3-r1 ebuild uses old autoconf LIBOBJS instead of AC_LIBOBJ macros
Summary: media-video/xvattr-1.3-r1 ebuild uses old autoconf LIBOBJS instead of AC_LIBO...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-12 22:02 UTC by Joseph Nunn
Modified: 2006-07-13 00:39 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Nunn 2006-07-12 22:02:16 UTC
This is a fatal error of an ebuild versions of autoconf >= 2.53 (like anything recent).  Old versions of autoconf should work.

'emerge xvattr' gives the following error:

!!! ERROR: media-video/xvattr-1.3-r1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_unpack
  ebuild.sh, line 711:   Called src_unpack
  xvattr-1.3-r1.ebuild, line 35:   Called eautoreconf
  autotools.eclass, line 62:   Called eautoconf
  autotools.eclass, line 132:   Called autotools_run_tool 'autoconf'
  autotools.eclass, line 188:   Called die

!!! Failed Running autoconf !
!!! If you need support, post the topmost build error, and the call stack if relevant.

The contents of the file '/var/tmp/portage/xvattr-1.3-r1/temp/autoconf-23449.out' are as follows:

configure.in:10: error: do not use LIBOBJS directly, use AC_LIBOBJ (see section
`AC_LIBOBJ vs LIBOBJS'
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-13 00:39:18 UTC
Works just fine here.

sys-devel/autoconf:  2.13, 2.60