Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35207 - Can't emerge fpm
Summary: Can't emerge fpm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Chuck Short (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-06 10:14 UTC by resilar
Modified: 2003-12-08 10:23 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 resilar 2003-12-06 10:14:28 UTC
root@box:~$ emerge fpm
Calculating dependencies ...done!
>>> emerge (1 of 1) app-admin/fpm-0.59 to /
>>> md5 src_uri ;-) fpm-0.59.tar.gz
>>> Unpacking source...
>>> Unpacking fpm-0.59.tar.gz to /var/tmp/portage/fpm-0.59/work
>>> Source unpacked.
processing .
deletefiles is
Creating ./aclocal.m4 ...
Running gettextize...  Ignore non-fatal messages.
autopoint: *** cvs program not found
autopoint: *** Stop.
Making ./aclocal.m4 writable ...
Running aclocal -I /usr/share/aclocal/gnome-macros  ...
Running autoheader...
configure.in:20: warning: AC_TRY_RUN called without default to allow cross compiling
Running automake --gnu  ...
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
automake: configure.in: installing `./config.guess'
automake: configure.in: installing `./config.sub'
configure.in: 223: required file `./ABOUT-NLS' not found
Makefile.am:3: required directory ./intl does not exist
**Error**: automake failed.

!!! ERROR: app-admin/fpm-0.59 failed.
!!! Function src_compile, Line 27, Exitcode 1
!!! Make failed

root@box:~$

Reproducible: Always
Steps to Reproduce:
1.emerge fpm
2.
3.

Actual Results:  
emerge failed

Expected Results:  
emerged succesfully

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.22-21mdkcustom)
=================================================================
System uname: 2.4.22-21mdkcustom i686 AMD Athlon(tm) XP 1600+
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="ftp://trumpetti.atm.tut.fi/gentoo/
ftp://ibiblio.org/pub/Linux/distributions/gentoo/ http://gentoo.linux.no/
http://trumpetti.atm.tut.fi/gentoo/ ftp://trumpetti.atm.tut.fi/gentoo/
ftp://mirror.pudas.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://trumpetti.atm.tut.fi/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg gnome libg++ libwww
mad mikmod mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv
zlib gdbm berkdb slang readline arts aalib svga java X sdl gpm tcpd pam ssl perl
python esd imlib oggvorbis gtk qt kde motif opengl"
Comment 1 Chuck Short (RETIRED) gentoo-dev 2003-12-08 10:23:36 UTC
Fixed in cvs thanks for the bug report.