Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 350283 - sys-apps/help2man-1.38.4 fails to build
Summary: sys-apps/help2man-1.38.4 fails to build
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-01 14:45 UTC by Alessandro Guido
Modified: 2011-01-01 20:15 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 Alessandro Guido 2011-01-01 14:45:18 UTC
* Package:    sys-apps/help2man-1.38.4
 * Repository: gentoo
 * Maintainer: base-system@gentoo.org
 * USE:        elibc_glibc kernel_linux nls userland_GNU x86
 * FEATURES:   preserve-libs sandbox
 * Applying help2man-1.36.4-respect-LDFLAGS.patch ...
 [ ok ]
 * Applying help2man-1.38.4-linguas.patch ...
 [ ok ]
checking for perl... perl
checking for module Locale::gettext... no
checking for msgfmt... /usr/bin/msgfmt
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for library containing dlsym... -ldl
checking for library containing bindtextdomain... none required
configure: error: perl module Locale::gettext required

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sys-apps/help2man-1.38.4/work/help2man-1.38.4/config.log
 * ERROR: sys-apps/help2man-1.38.4 failed:
 *   econf failed
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_configure
 *   environment, line 2338:  Called econf '--enable-nls'
 *     ebuild.sh, line  555:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 * 
 * If you need support, post the output of 'emerge --info =sys-apps/help2man-1.38.4',
 * the complete build log and the output of 'emerge -pqv =sys-apps/help2man-1.38.4'.
 * The complete build log is located at '/var/log/portage/build/sys-apps:help2man-1.38.4:20110101-142406.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/help2man-1.38.4/temp/environment'.
 * S: '/var/tmp/portage/sys-apps/help2man-1.38.4/work/help2man-1.38.4'


Reproducible: Always
Comment 1 Rafał Mużyło 2011-01-01 15:25:05 UTC
Given that the package in question is among the deps (at least for glibs systems),
you've probably failed to run perl-cleaner.
Comment 2 Alessandro Guido 2011-01-01 20:15:18 UTC
(In reply to comment #1)
> Given that the package in question is among the deps (at least for glibs
> systems),
> you've probably failed to run perl-cleaner.
> 

You're right, thanks.

Sorry for the spam.