Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286068 - Emerge of xz-utils-9999 fail, library used but `RANLIB' is undefined ?
Summary: Emerge of xz-utils-9999 fail, library used but `RANLIB' is undefined ?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-23 11:16 UTC by Nicolas Cornu
Modified: 2009-09-26 16:49 UTC (History)
1 user (show)

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 Nicolas Cornu 2009-09-23 11:16:03 UTC
Emerge of xz-utils-9999 fail maybe due to something not well configured on my gentoo (library used but `RANLIB' is undefined) ?

Reproducible: Always

Steps to Reproduce:
1. emerge xz-utils-9999
2.
3.

Actual Results:  
Initialized empty Git repository in /var/tmp/portage/app-arch/xz-utils-9999/work/xz-utils-9999/.git/
Switched to a new branch 'branch-master'
>>> Unpacked to /var/tmp/portage/app-arch/xz-utils-9999/work/xz-utils-9999
+ autopoint -f
Copying file ABOUT-NLS
Creating directory build-aux
Copying file build-aux/config.rpath
Copying file m4/codeset.m4
Copying file m4/gettext.m4
Copying file m4/glibc2.m4
Copying file m4/glibc21.m4
Copying file m4/iconv.m4
Copying file m4/intdiv0.m4
Copying file m4/intl.m4
Copying file m4/intldir.m4
Copying file m4/intmax.m4
Copying file m4/inttypes-pri.m4
Copying file m4/inttypes_h.m4
Copying file m4/lcmessage.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/lock.m4
Copying file m4/longdouble.m4
Copying file m4/longlong.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/printf-posix.m4
Copying file m4/progtest.m4
Copying file m4/size_max.m4
Copying file m4/stdint_h.m4
Copying file m4/uintmax_t.m4
Copying file m4/ulonglong.m4
Copying file m4/visibility.m4
Copying file m4/wchar_t.m4
Copying file m4/wint_t.m4
Copying file m4/xsize.m4
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/en@boldquot.header
Copying file po/en@quot.header
Copying file po/insert-header.sin
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
+ libtoolize -c -f
Remember to add `AC_PROG_LIBTOOL' to `configure.ac'.
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Putting files in AC_CONFIG_AUX_DIR, `build-aux'.
+ aclocal -I m4
am-wrapper: warning: invalid WANT_AUTOMAKE 'latest'; ignoring.
ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
+ autoconf
ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
+ autoheader
ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
+ automake -acf --foreign
am-wrapper: warning: invalid WANT_AUTOMAKE 'latest'; ignoring.
ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
configure.ac:439: installing `build-aux/compile'
configure.ac:431: installing `build-aux/install-sh'
configure.ac:431: installing `build-aux/missing'
debug/Makefile.am: installing `build-aux/depcomp'
lib/Makefile.am:18: library used but `RANLIB' is undefined
lib/Makefile.am:18:   The usual way to define `RANLIB' is to add `AC_PROG_RANLIB'
lib/Makefile.am:18:   to `configure.ac' and run `autoconf' again.
src/liblzma/Makefile.am:14: Libtool library used but `LIBTOOL' is undefined
src/liblzma/Makefile.am:14:   The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/liblzma/Makefile.am:14:   to `configure.ac' and run `aclocal' and `autoconf' again.
src/liblzma/Makefile.am:14:   If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
src/liblzma/Makefile.am:14:   its definition is in aclocal's search path.
 *
 * ERROR: app-arch/xz-utils-9999 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 2840:  Called die
 * The specific snippet of code:
 *           ./autogen.sh || die;
 *  The die message:
 *   (no error message)
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-arch/xz-utils-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-arch/xz-utils-9999/temp/environment'.


Expected Results:  
Installing xz-utils-9999
Comment 1 Nicolas Cornu 2009-09-23 11:17:25 UTC
Portage 2.1.6.13 (default/linux/x86/2008.0, gcc-4.3.2, glibc-2.9_p20081201-r2, 2.6.28-gentoo-r5dedibox-r8 i686)
=================================================================
System uname: Linux-2.6.28-gentoo-r5dedibox-r8-i686-VIA_Esther_processor_2000MHz-with-gentoo-1.12.11.1
Timestamp of tree: Wed, 23 Sep 2009 08:20:01 +0000
app-shells/bash:     4.0_p28
dev-lang/python:     2.4.3-r4, 2.5.2-r7, 2.6.2-r1
dev-python/pycrypto: 2.0.1-r8
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.63-r1
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -mmmx -msse -msse2 -msse3 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.free.fr/mirrors/ftp.gentoo.org http://gentoo.modulix.net/gentoo/ "
LANG="fr_FR.UTF8"
LC_ALL="fr_FR.UTF8"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="acl bcmath berkdb bzip2 calendar cddb cli cracklib crypt dri dy exif flash fortran ftp gd gdbm gpm hardened hardenedphp hash iconv imap ipv6 ir isdnlog kdb maild mcal memlimit modules mudflap ncurses nls nptl nptlonly openmp openssh pam pcntl pcre pdf pppd readline reflection sasl session simplexml sockets spamassassin spl ssl sysfs tcpd ti tiff tokenizer unicode x86 xmlreader xmlrpc xmlwriter xv zip zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 SpanKY gentoo-dev 2009-09-26 16:49:30 UTC
you probably need to install libtool-2