Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150171 - www-client/elinks-0.11.1 needs autoconf-2.13/automake-1.4
Summary: www-client/elinks-0.11.1 needs autoconf-2.13/automake-1.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Other
: High normal (vote)
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords:
: 152759 (view as bug list)
Depends on:
Blocks: autotools-deps
  Show dependency tree
 
Reported: 2006-10-05 08:04 UTC by Adam Bowers
Modified: 2006-10-28 16:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
elinks-0.11.1.ebuild.diff (elinks-0.11.1.ebuild.diff,456 bytes, patch)
2006-10-25 02:25 UTC, Jakub Moc (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Bowers 2006-10-05 08:04:22 UTC
I've done a revdep-rebuild and re-emerged autoconf (v2.60).

ac-wrapper: /usr/bin/autoheader-2.13 is missing or not executable.
            Please try emerging the correct version of autoconf.
make: *** [stamp-h.in] Error 1

!!! ERROR: www-client/elinks-0.11.1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  elinks-0.11.1.ebuild, line 91:   Called die

Portage 2.1.2_pre2-r3 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r4, 2.6.18-gentoo i686)
=================================================================
System uname: 2.6.18-gentoo i686 Intel(R) Pentium(R) 4 CPU 1500MHz
Gentoo Base System version 1.12.5
Last Sync: Thu, 05 Oct 2006 11:20:01 +0000
ccache version 2.4 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.60
sys-devel/automake:  1.6.3, 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="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://open-systems.ufl.edu/mirrors/gentoo"
LC_ALL="en_US.UTF-8"
MAKEOPTS="-j2"
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/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 acpi bash-completion bzip2 cdr crypt cups dbus dvd elibc_glibc fbcon ftp gdbm gnutls gpm hal input_devices_keyboard input_devices_mouse java javascript kernel_linux mmap mmx mp3 ncurses nls nptl pam pcre perl ppds python readline samba session slp snmp spell spl sse sse2 ssl svga sysvipc tcpd threads truetype unicode usb userland_GNU video_cards_fbdev video_cards_nv video_cards_vesa xml xprint zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Michal Januszewski (RETIRED) gentoo-dev 2006-10-11 15:00:08 UTC
This should be fixed in CVS now. Please test.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-10-25 02:16:04 UTC
*** Bug 152759 has been marked as a duplicate of this bug. ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-10-25 02:17:04 UTC
Inheriting autotools won't add the dependencies or fix this bug. Reopening, will attach a proper patch (need to be applied in stable ebuild as well).
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-10-25 02:25:04 UTC
Created attachment 100443 [details, diff]
elinks-0.11.1.ebuild.diff

- add proper autotools.eclass fu ;)
Comment 5 Michal Januszewski (RETIRED) gentoo-dev 2006-10-28 16:36:50 UTC
Fixed in CVS. Thanks for the patch.