i istalling on p4, and when i do emerge -e system autoconf does not work and show me to report this bug with the config.log attached.... Reproducible: Always Steps to Reproduce: 1. 2. 3. This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU Autoconf configure 2.59, which was generated by GNU Autoconf 2.58a. Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --program-suffix=-2.59 ## --------- ## ## Platform. ## ## --------- ## hostname = junior uname -m = i686 uname -r = 2.6.11-gentoo-r9 uname -s = Linux uname -v = #3 Thu May 19 17:04:54 Local time zone must be set--see zic manu /usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.40GHz /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 PATH: /usr/i386-pc-linux-gnu/gcc-bin/3.3.5 ## ----------- ## ## Core tests. ## ## ----------- ## configure:1303: checking for a BSD-compatible install configure:1358: result: /bin/install -c configure:1369: checking whether build environment is sane configure:1412: result: yes configure:1444: checking for gawk configure:1460: found /bin/gawk configure:1470: result: gawk configure:1480: checking whether make sets $(MAKE) configure:1500: result: yes configure:1579: checking for i686-pc-linux-gnu-strip configure:1595: found /usr/bin/i686-pc-linux-gnu-strip configure:1605: result: i686-pc-linux-gnu-strip configure:1687: checking for expr configure:1705: found /bin/expr configure:1717: result: /bin/expr configure:1738: checking for gm4 configure:1771: result: no configure:1738: checking for gnum4 configure:1771: result: no configure:1738: checking for m4 configure:1756: found /usr/bin/m4 configure:1768: result: /usr/bin/m4 configure:1779: checking whether m4 supports frozen files configure:1791: result: yes configure:1817: checking for perl configure:1848: result: no configure:1856: error: perl is not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_EMACSLOADPATH_set= ac_cv_env_EMACSLOADPATH_value= ac_cv_env_EMACS_set= ac_cv_env_EMACS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_path_EXPR=/bin/expr ac_cv_path_M4=/usr/bin/m4 ac_cv_path_PERL=no ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_STRIP=i686-pc-linux-gnu-strip ac_cv_prog_gnu_m4=yes ac_cv_prog_make_make_set=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/autoconf-2.59-r6/work/autoconf-2.59/config/missing --run aclocal-1.7a' AMTAR='${SHELL} /var/tmp/portage/autoconf-2.59-r6/work/autoconf-2.59/config/missing --run tar' AUTOCONF='${SHELL} /var/tmp/portage/autoconf-2.59-r6/work/autoconf-2.59/config/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/autoconf-2.59-r6/work/autoconf-2.59/config/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/autoconf-2.59-r6/work/autoconf-2.59/config/missing --run automake-1.7a' AWK='gawk' CYGPATH_W='echo' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EMACS='' EMACSLOADPATH='' EXPR='/bin/expr' HELP2MAN='${SHELL} /var/tmp/portage/autoconf-2.59-r6/work/autoconf-2.59/config/missing --run help2man' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LIBOBJS='' LIBS='' LTLIBOBJS='' M4='/usr/bin/m4' MAKEINFO='${SHELL} /var/tmp/portage/autoconf-2.59-r6/work/autoconf-2.59/config/missing --run makeinfo' PACKAGE='autoconf' PACKAGE_BUGREPORT='bug-autoconf@gnu.org' PACKAGE_NAME='GNU Autoconf' PACKAGE_STRING='GNU Autoconf 2.59' PACKAGE_TARNAME='autoconf' PACKAGE_VERSION='2.59' PATH_SEPARATOR=':' PERL='no' SET_MAKE='' SHELL='/bin/sh' STRIP='i686-pc-linux-gnu-strip' TEST_EMACS='' VERSION='2.59' ac_ct_STRIP='' am__leading_dot='.' bindir='${exec_prefix}/bin' build_alias='' datadir='/usr/share' exec_prefix='NONE' host_alias='i686-pc-linux-gnu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/tmp/portage/autoconf-2.59-r6/work/autoconf-2.59/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' lispdir='' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,$$,-2.59,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "autoconf" #define PACKAGE_BUGREPORT "bug-autoconf@gnu.org" #define PACKAGE_NAME "GNU Autoconf" #define PACKAGE_STRING "GNU Autoconf 2.59" #define PACKAGE_TARNAME "autoconf" #define PACKAGE_VERSION "2.59" #define VERSION "2.59" configure: exit 1
Created attachment 59449 [details] config.log
Looks like Bug 62425
*** This bug has been marked as a duplicate of 39318 ***