Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 433030 - net-misc/wget-1.13.4-r1 - autopoint: *** cvs program not found
Summary: net-misc/wget-1.13.4-r1 - autopoint: *** cvs program not found
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-28 08:09 UTC by Alan Hourihane
Modified: 2012-09-04 20:12 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 Alan Hourihane 2012-08-28 08:09:03 UTC
>>> Preparing source in /var/tmp/portage/net-misc/wget-1.13.4-r1/work/wget-1.13.4 ...
 * Applying wget-1.13.4-openssl-pkg-config.patch ...                     [ ok ]
 * Applying wget-1.13.4-no-gets.patch ...                                [ ok ]
 * Running eautoreconf in '/var/tmp/portage/net-misc/wget-1.13.4-r1/work/wget-1.13.4' ...
 * Running autopoint --force ...                                         [ !! ]

 * Failed Running autopoint !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/net-misc/wget-1.13.4-r1/temp/autopoint.out

 * ERROR: net-misc/wget-1.13.4-r1 failed (prepare phase):
 *   Failed Running autopoint !
 * 
 * Call stack:
 *     ebuild.sh, line   85:  Called src_prepare
 *   environment, line 3091:  Called eautoreconf
 *   environment, line  879:  Called autotools_run_tool '--at-missing' 'autopoint' '--force'
 *   environment, line  660:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 * 
 * If you need support, post the output of `emerge --info '=net-misc/wget-1.13.4-r1'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/wget-1.13.4-r1'`.
/usr/lib/portage/bin/isolated-functions.sh: line 214: wait: `Failed Running autopoint !': not a pid or valid job spec
 * The complete build log is located at '/var/tmp/portage/net-misc/wget-1.13.4-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/wget-1.13.4-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/net-misc/wget-1.13.4-r1/work/wget-1.13.4'
 * S: '/var/tmp/portage/net-misc/wget-1.13.4-r1/work/wget-1.13.4'

>>> Failed to emerge net-misc/wget-1.13.4-r1, Log file:


Looking at the log file it says......

bash # cat /var/tmp/portage/net-misc/wget-1.13.4-r1/temp/autopoint.out
***** autopoint *****
***** PWD: /var/tmp/portage/net-misc/wget-1.13.4-r1/work/wget-1.13.4
***** autopoint --force

autopoint: *** cvs program not found
autopoint: *** Stop.
Comment 1 SpanKY gentoo-dev 2012-09-04 20:12:31 UTC
please always include `emerge --info` in your bug reports like the documentation states in multiple places

how exactly did you build gettext ?  post the output of `emerge -qpv gettext`.