Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141735 - shadow-4.0.17-r1 fails to build
Summary: shadow-4.0.17-r1 fails to build
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: Sparc64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-25 14:05 UTC by Joe Sleeper
Modified: 2006-07-25 14:43 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 Joe Sleeper 2006-07-25 14:05:58 UTC
When doing emerge -u world, it installed autoconf-2.60, then later on down the list tried to emerge shadow-4.0.17-r1, which fails.  Seems it's looking for 2.59, not the newly installed 2.60.  

Here's contents of /var/tmp/portage/shadow-4.0.17-r1/temp/autoconf-11884.out:

ac-wrapper: /usr/bin/autoconf-2.59 is missing or not executable.
            Please try emerging the correct version of autoconf.

Here's emerge --info output:

Portage 2.1.1_pre3-r5 (default-linux/sparc/sparc64/2006.0/2.4, gcc-3.4.6/vanilla, glibc-2.3.6-r4, 2.4.32-sparc-r5 sparc64)
=================================================================
System uname: 2.4.32-sparc-r5 sparc64 sun4u
Gentoo Base System version 1.12.1
app-admin/eselect-compiler: 2.0.0_rc1-r6
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.4.26-r1
ACCEPT_KEYWORDS="sparc ~sparc"
AUTOCLEAN="yes"
CBUILD="sparc-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=ultrasparc -pipe"
CHOST="sparc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/eselect/compiler /etc/gconf /etc/terminfo"
CXXFLAGS="-O2 -mcpu=ultrasparc -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="sparc apache2 arts avi berkdb bitmap-fonts cli crypt cups dba dlloader dri eds encode esd fbcon foomaticdb fortran gcc64 gd gdbm gif gnome gstreamer gtk2 imlib isdnlog jpeg kde libwww mad mikmod motif mpeg ncurses nls ogg opengl oss pam pcre pdflib perl php png pppd python qt3 readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts vorbis xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-25 14:08:33 UTC
Emerge autoconf-wrapper-3.2-r2 and try again. ;)
Comment 2 Joe Sleeper 2006-07-25 14:25:10 UTC
(In reply to comment #1)
> Emerge autoconf-wrapper-3.2-r2 and try again. ;)
> 

That fixed the problem...  shadow-4.0.17-r1 is now built and installed on this machine.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-07-25 14:43:11 UTC
Good, closing. ;)