Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276054 - net-misc/openrdate-1.2 (and 1.1.3): am-wrapper error (WANT_AUTOMAKE=latest), build fails
Summary: net-misc/openrdate-1.2 (and 1.1.3): am-wrapper error (WANT_AUTOMAKE=latest), ...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-01 10:17 UTC by Tim Weber
Modified: 2013-01-02 05:09 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 Tim Weber 2009-07-01 10:17:52 UTC
When trying to emerge net-misc/openrdate-1.2, the following happens:

 * Applying openrdate-1.1.3-rename.patch ... [ ok ]
am-wrapper: warning: invalid WANT_AUTOMAKE 'latest'; ignoring.
 * Running automake --add-missing --copy ... [ !! ]

 * Failed Running automake !
[…]

The problem seems to be that the ebuild needs to be updated because of recent changes in the am-wrapper or eautomake or whatever (I don’t quite get it), see for example #271059 for a discussion.

Reproducible: Always

Steps to Reproduce:
1. emerge openrdate
Actual Results:  
The error message above appeared.

Expected Results:  
Build and install openrdate.

Happens with 1.1.3 as well.

Workaround:
1. Add WANT_AUTOMAKE=1.9 to the ebuild.
2. ebuild /usr/portage/net-misc/openrdate/openrdate-1.2.ebuild digest
3. emerge openrdate