Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76732 - sys-devel/autoconf is missing as dependency for sys-apps/ed
Summary: sys-devel/autoconf is missing as dependency for sys-apps/ed
Status: VERIFIED DUPLICATE of bug 76038
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: High critical (vote)
Assignee: ppc64 architecture team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-04 23:13 UTC by Jacob Lindberg
Modified: 2005-01-05 11:27 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 Jacob Lindberg 2005-01-04 23:13:49 UTC
This is from my 'emerge system'

This is my emerged packages so far:
1104859250:  >>> emerge (1 of 78) app-arch/ncompress-4.2.4-r1 to /
1104859288:  >>> emerge (2 of 78) app-shells/bash-2.05b-r9 to /
1104859808:  >>> emerge (3 of 78) sys-libs/readline-4.3-r5 to /
1104860005:  >>> emerge (4 of 78) app-shells/sash-3.7 to /
1104860063:  >>> emerge (5 of 78) dev-python/python-fchksum-1.7.1 to /
1104860100:  >>> emerge (6 of 78) sys-libs/db-1.85-r1 to /
1104860207:  >>> emerge (7 of 78) sys-libs/gdbm-1.8.3-r1 to /
1104860386:  >>> emerge (8 of 78) sys-devel/flex-2.5.4a-r5 to /
1104860468:  >>> emerge (9 of 78) sys-devel/bc-1.06-r5 to /
1104860557:  >>> emerge (10 of 78) sys-apps/diffutils-2.8.4-r4 to /
1104860855:  >>> emerge (11 of 78) sys-apps/groff-1.19.1-r2 to /
1104861421:  >>> emerge (12 of 78) sys-apps/cronbase-0.3.1 to /
1104861449:  >>> emerge (13 of 78) sys-apps/man-1.5m-r2 to /
1104861569:  >>> emerge (14 of 78) sys-devel/libperl-5.8.5 to /
1104862464:  >>> emerge (15 of 78) dev-lang/perl-5.8.5-r2 to /
1104864888:  >>> emerge (16 of 78) dev-libs/openssl-0.9.7d-r2 to /
1104866011:  >>> emerge (17 of 78) sys-libs/db-4.1.25_p1-r3 to /
1104867274:  >>> emerge (18 of 78) dev-libs/expat-1.95.7 to /
1104867410:  >>> emerge (19 of 78) dev-lang/python-2.3.3-r1 to /
1104868361:  >>> emerge (20 of 78) dev-libs/popt-1.7-r1 to /
1104868597:  >>> emerge (21 of 78) dev-perl/ExtUtils-MakeMaker-6.21 to /
1104868749:  >>> emerge (22 of 78) app-arch/bzip2-1.0.2-r3 to /
1104868827:  >>> emerge (23 of 78) app-arch/cpio-2.5 to /
1104868901:  >>> emerge (24 of 78) sys-apps/debianutils-1.16.7-r4 to /
1104868946:  >>> emerge (25 of 78) sys-fs/devfsd-1.3.25-r8 to /
1104868995:  >>> emerge (26 of 78) sys-fs/e2fsprogs-1.35-r1 to /
1104869456:  >>> emerge (27 of 78) sys-apps/ed-0.2-r4 to /


my 'emerge info'
mail1 portage # emerge info
Portage 2.0.51-r3 (default-ppc64-2004.3, gcc-3.4.1, glibc-2.3.4.20041102-r0, 2.6.8-gentoo-r3 ppc64)
=================================================================
System uname: 2.6.8-gentoo-r3 ppc64 POWER4 (gp)
Gentoo Base System version 1.4.16
Autoconf: 
Automake: 
Binutils: sys-devel/binutils-2.15.90.0.3-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: 
ACCEPT_KEYWORDS="ppc64"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=power4 -mtune=power4"
CHOST="powerpc64-unknown-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=power4 -mtune=power4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks nostrip sandbox"
GENTOO_MIRRORS="http://ftp.du.se/os/gentoo http://gentoo.tiscali.nl/gentoo http://mirror.gentoo.no"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="berkdb f77 foomaticdb fortran gdbm imlib nls nptl pam perl ppc64 python readline ssl tcpd"
mail1 portage #

Proxy request sent, awaiting response... 200 OK
Length: 185,913 [application/x-tar]

100%[====================================>] 185,913      432.59K/s

21:11:00 (432.00 KB/s) - `/usr/portage/distfiles/ed-0.2.tar.gz' saved [185913/185913]

>>> md5 src_uri ;-) ed-0.2.tar.gz
>>> Unpacking source...
>>> Unpacking ed-0.2.tar.gz to /var/tmp/portage/ed-0.2-r4/work
  [ ok ]ing 0.2-info-dir.patch ...
  [ ok ]ing 0.2-mkstemp.patch ...
/usr/lib/portage/bin/ebuild.sh: line 25: autoconf: command not found


Output is funny because its a console connection on an AS/400, but it should be obvious anyway :-)

After emerging autoconf, the 'emerge system' continues without errors.
Comment 1 Jacob Lindberg 2005-01-04 23:19:57 UTC
This is 'emerge system' after bootstrapping of the system!
Comment 2 Markus Rothe (RETIRED) gentoo-dev 2005-01-05 11:27:25 UTC

*** This bug has been marked as a duplicate of 76038 ***
Comment 3 Markus Rothe (RETIRED) gentoo-dev 2005-01-05 11:27:38 UTC
closing