Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148556 - net-misc/openssh missing autoconf dependency
Summary: net-misc/openssh missing autoconf dependency
Status: VERIFIED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-21 11:21 UTC by Stefan de Konink
Modified: 2006-09-21 11:48 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 Stefan de Konink 2006-09-21 11:21:28 UTC
I always wonder with these errors I they are my fault or just me living on the bleeding edge.

/usr/portage/net-misc/openssh/openssh-4.3_p2-r3.ebuild: line 90: autoconf: command not found

!!! ERROR: net-misc/openssh-4.3_p2-r3 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_unpack
  ebuild.sh, line 708:   Called src_unpack
  openssh-4.3_p2-r3.ebuild, line 90:   Called die

Portage 2.1.2_pre1 (default-linux/amd64/2006.1, gcc-4.1.1/amd64-vanilla, glibc-2.4-r3, 2.6.18-rc2 x86_64)
=================================================================
System uname: 2.6.18-rc2 x86_64 AMD Opteron(tm) Processor 240
Gentoo Base System version 1.12.5
Last Sync: Thu, 21 Sep 2006 09:20:01 +0000
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-java/java-config: 1.3.6-r1, 2.0.28-r1
dev-lang/python:     2.4.3-r3
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.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O3 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=k8 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg cvs distlocks metadata-transfer sandbox sfperms strict userpriv"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LINGUAS="nl"
MAKEOPTS="-j5"
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"
PORTDIR_OVERLAY="/usr/local/overlays/ebuildexchange /usr/local/portage"
SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage"
USE="amd64 X a52 apache2 bitmap-fonts blas bzip2 cli crypt curl dlloader dri dts dv elibc_glibc esd flac font-server fortran gdbm ginac graphviz gs gtk2 hdf5 input_devices_keyboard input_devices_mouse ipv6 isdnlog kernel_linux lcms libg++ linguas_nl minimal ncurses network nls nptl nptlonly ogg pam pcre pic postgres ppds pppd qhull readline reflection session spl sqlite ssl tcpd tetex theora threads truetype truetype-fonts type1-fonts udev unicode userland_GNU userlocales v4l video_cards_mach64 vorbis wmf xml2 xorg xprint xv xvid yv12 zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-21 11:27:18 UTC
> sys-devel/autoconf:  2.13, 2.60

Eh? Don't see how are you missing the dependency, it's also in the ebuild. Re-emerge autoconf and autoconf-wrapper and try again.

Comment 2 Stefan de Konink 2006-09-21 11:48:56 UTC
The autoconf-wrapper thing did the trick. I thought an emerge -e world would help me out. But that didn't work because of other incidents (ex. my GCC broke again - in the middle of the merge).

(btw. going to close the apache bug too...)