Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 129754

Summary: Clean stage 1 install of 2006.0: module-init-tools fails to emerge
Product: Gentoo Linux Reporter: Vincent van de Camp <vincent20165>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: High    
Version: 2006.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Vincent van de Camp 2006-04-12 15:15:05 UTC
When installing 2006.0 amd64 from stage 1, stage 2 install fails at module-init-tools:

/usr/portage/sys-apps/module-init-tools/module-init-tools-3.2.1.ebuild: line 59: automake: command not found

!!! ERROR: sys-apps/module-init-tools-3.2.1 failed.
!!! Function src_unpack, Line 59, Exitcode 127
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

When manually emerging automake, it fails because Locale-gettext is unavailable:

checking for module Locale::gettext... no
configure: error: perl module Locale::gettext required

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/help2man-1.33.1/work/help2man-1.33.1/config.log

!!! ERROR: sys-apps/help2man-1.33.1 failed.
!!! Function econf, Line 495, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.

However, Locale-gettext appears to be available:

livecd / # emerge -S locale-gettext
Searching...   
[ Results for search key : locale-gettext ]
[ Applications found : 1 ]
 
*  dev-perl/Locale-gettext
      Latest version available: 1.05
      Latest version installed: 1.05
      Size of downloaded files: 7 kB
      Homepage:    http://search.cpan.org/~pvandry/Locale-gettext-1.05/
      Description: A Perl module for accessing the GNU locale utilities
      License:     Artistic

livecd / # emerge --info
Portage 2.0.54 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.5-r2, 2.6.15-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 4000+
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  2.16.1
sys-devel/libtool:   [Not Present]
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=k8 -pipe -mmmx -msse -msse2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -march=k8 -pipe -mmmx -msse -msse2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa apache2 avi berkdb bitmap-fonts bzip2 cli crypt ctype cups dba dri eds emboss encode expat fastbuild foomaticdb force-cgi-redirect fortran ftp gd gif gnome gpm gstreamer gtk gtk2 imlib ipv6 isdnlog jpeg kde lzw lzw-tiff memlimit mp3 mpeg ncurses nls nptl opengl pam pcre pdflib perl png posix pppd python qt quicktime readline sdl session simplexml soap sockets spell spl ssl tcpd tiff tokenizer truetype truetype-fonts type1-fonts usb xml xpm xsl xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-12 15:19:11 UTC

*** This bug has been marked as a duplicate of 129750 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-04-12 15:19:21 UTC
CLOSED