From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-147432-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 3EAFB1381F3
	for <garchives@archives.gentoo.org>; Thu,  2 May 2013 12:22:59 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C51CCE0A0B;
	Thu,  2 May 2013 12:22:48 +0000 (UTC)
Received: from mail-we0-f171.google.com (mail-we0-f171.google.com [74.125.82.171])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 78E74E09F7
	for <gentoo-user@lists.gentoo.org>; Thu,  2 May 2013 12:22:47 +0000 (UTC)
Received: by mail-we0-f171.google.com with SMTP id u7so427580wey.16
        for <gentoo-user@lists.gentoo.org>; Thu, 02 May 2013 05:22:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=x-received:mime-version:in-reply-to:references:from:date:message-id
         :subject:to:content-type:content-transfer-encoding;
        bh=3zvH9BKRdYY07JIyC/FEoALIyvibvY84JAaDW3//2B4=;
        b=lUxuKrzvsEnblX3DIMoUYHDKxK8i68Tk6EoVL8ONKMlbbRC4f/YQ3DmD8QOLviu68S
         vhGbXrLNMea3eeBXuSZf7XYEa/iX+FNAmu9dYRLXOt3bOTxjF24oe77CZMsUL64LrkS9
         sqDL+jIyM0pOjVT+lGBJNjPBP2hDo39SVFuGWYe/1gC8hLDkWRfD9kV7/VR5veq031UE
         K3sGVwZTYOnkkNBxl2Pe7KhuePoFpujOFxHn5S2zqMZuzsMYkcJkEi6mswXyUE1eVEQh
         lqnE7mE9js4hY59Yd5F4gqECZSqg2zXmm55fFAce0vubKTOmj0RGuxMrmxGXYGWOOurJ
         BqAQ==
X-Received: by 10.195.12.228 with SMTP id et4mr2844101wjd.59.1367497366146;
 Thu, 02 May 2013 05:22:46 -0700 (PDT)
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.217.137.200 with HTTP; Thu, 2 May 2013 05:22:26 -0700 (PDT)
In-Reply-To: <op.wwfvlcjab9emjx@mygentoo>
References: <CANRt_=YgoQEzuCFGuuG-0MZwkyeY_r7nDFY3rP3hy6yRqdW6dg@mail.gmail.com>
 <20130501233902.59f5a26b@digimed.co.uk> <op.wwfvlcjab9emjx@mygentoo>
From: Rafa Griman <rafagriman@gmail.com>
Date: Thu, 2 May 2013 14:22:26 +0200
Message-ID: <CANRt_=Z6rm5TTS-B=A9wUQ2ni650CumwaAaWJOrJRdSonSEpNw@mail.gmail.com>
Subject: Re: [gentoo-user] Problems with aclocal
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 47d1a544-ab10-4395-aa65-4cf84b0a5d51
X-Archives-Hash: 215fbb47b513f67e3b93bef792c10dd8

Hi !!

On Thu, May 2, 2013 at 6:18 AM, Jackie <jiangjun12321@gmail.com> wrote:
> =E5=9C=A8 Thu, 02 May 2013 06:39:02 +0800=EF=BC=8CNeil Bothwick <neil@dig=
imed.co.uk> =E5=86=99=E9=81=93:
>
>
>> On Wed, 1 May 2013 23:05:18 +0200, Rafa Griman wrote:
>>
>>> Got some problems with aclocal :( When running:
>>>
>>>     emerge -avDuN --with-bdeps=3Dy world
>>>
>>> I get a whole bunch of packages who won't install nor upgrade with the
>>> following error:
>>>
>>>      Failed Running aclocal !
>>>
>>> Looking through the Forums I saw I've got to mask autoconf. So I added
>>> autoconf to:
>>>
>>>      /etc/portage/package.mask
>>
>>
>> That's what you get with the forums, aclocal isn't even part of autoconf=
,
>> it is provided by automake-wrapper.
>>
>>> And now I get a whole bunch of errors saying autoconf is masked and I
>>> have to unmask it ... which takes me back to step 1 ...
>>
>>
>> There have been issues with automake-1.13. I have seen a similar error o=
n
>> one package and worked around it with
>>
>> WANT_AUTOMAKE=3D1.12 emerge -1 cat/package
>
>
>
> Also get the same problem here two days ago when I was trying to emerge
> bootchart2.After searching through the Internet I also noticed that it ha=
d
> sth to do with automake-1.13,I masked it and problem solved.
>


Masked 1.13 and portage installs 2.69 ... still have the same error.
This is what I've got:

 # equery list '*' | grep -iE "(automake|autoconf)"
sys-devel/autoconf-2.69
sys-devel/autoconf-wrapper-13
sys-devel/automake-1.13.1
sys-devel/automake-wrapper-8


This is ONE of the package I'm trying to install (with the included
error), there are another 75:
# emerge  app-text/libpaper

 * IMPORTANT: 4 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) app-text/libpaper-1.1.24-r1
 * libpaper_1.1.24.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...

        [ ok ]
>>> Unpacking source...
>>> Unpacking libpaper_1.1.24.tar.gz to /var/tmp/portage/app-text/libpaper-=
1.1.24-r1/work
>>> Source unpacked in /var/tmp/portage/app-text/libpaper-1.1.24-r1/work
>>> Preparing source in /var/tmp/portage/app-text/libpaper-1.1.24-r1/work/l=
ibpaper-1.1.24 ...
 * Running eautoreconf in
'/var/tmp/portage/app-text/libpaper-1.1.24-r1/work/libpaper-1.1.24'
...
 * Running libtoolize --install --copy --force --automake ...

        [ ok ]
 * Running aclocal ...

        [ !! ]

 * Failed Running aclocal !
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/app-text/libpaper-1.1.24-r1/temp/aclocal.out

 * ERROR: app-text/libpaper-1.1.24-r1 failed (prepare phase):
 *   Failed Running aclocal !
 *
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 2826:  Called eautoreconf
 *   environment, line  764:  Called eaclocal
 *   environment, line  667:  Called autotools_run_tool '--at-m4flags' 'acl=
ocal'
 *   environment, line  537:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 *
 * If you need support, post the output of `emerge --info
'=3Dapp-text/libpaper-1.1.24-r1'`,
 * the complete build log and the output of `emerge -pqv
'=3Dapp-text/libpaper-1.1.24-r1'`.
/usr/lib/portage/bin/isolated-functions.sh: line 215: wait: `Failed
Running aclocal !': not a pid or valid job spec
 * The complete build log is located at
'/var/tmp/portage/app-text/libpaper-1.1.24-r1/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/app-text/libpaper-1.1.24-r1/temp/environment'.
 * Working directory:
'/var/tmp/portage/app-text/libpaper-1.1.24-r1/work/libpaper-1.1.24'
 * S: '/var/tmp/portage/app-text/libpaper-1.1.24-r1/work/libpaper-1.1.24'

>>> Failed to emerge app-text/libpaper-1.1.24-r1, Log file:

>>>  '/var/tmp/portage/app-text/libpaper-1.1.24-r1/temp/build.log'




Checking  /var/tmp/portage/app-text/libpaper-1.1.24-r1/temp/aclocal.out we =
see:

 # cat  /var/tmp/portage/app-text/libpaper-1.1.24-r1/temp/aclocal.out
***** aclocal *****
***** PWD: /var/tmp/portage/app-text/libpaper-1.1.24-r1/work/libpaper-1.1.2=
4
***** aclocal

configure.ac:6: error: 'AM_CONFIG_HEADER': this macro is obsolete.
    You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded fr=
om...
configure.ac:6: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.13: error: echo failed with exit status: 1


More info, I have just installed this system with the base Gentoo
system installed. I'm trying to get all the rest (X, KDE, ...)
installed.

Thanks

   Rafa