From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-149131-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 57CBE1381F3
	for <garchives@archives.gentoo.org>; Wed, 31 Jul 2013 10:33:54 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BC61FE0A5E;
	Wed, 31 Jul 2013 10:33:46 +0000 (UTC)
Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [212.27.42.2])
	by pigeon.gentoo.org (Postfix) with ESMTP id DDFBAE09B4
	for <gentoo-user@lists.gentoo.org>; Wed, 31 Jul 2013 10:33:44 +0000 (UTC)
Received: from zimbra59-e10.priv.proxad.net (unknown [172.20.243.209])
	by smtp2-g21.free.fr (Postfix) with ESMTP id 06EF44B01A6
	for <gentoo-user@lists.gentoo.org>; Wed, 31 Jul 2013 12:33:39 +0200 (CEST)
Date: Wed, 31 Jul 2013 12:33:38 +0200 (CEST)
From: Alain Didierjean <alain.didierjean@free.fr>
To: gentoo-user@lists.gentoo.org
Message-ID: <34878633.26640745.1375266818872.JavaMail.root@zimbra59-e10.priv.proxad.net>
In-Reply-To: <51F78D1A.80404@gmail.com>
Subject: Re: [gentoo-user] fail: kde-base/kdelibs-4.10.5-r1
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
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Originating-IP: [88.176.244.27]
X-Mailer: Zimbra 7.2.0-GA2598 (ZimbraWebClient - FF3.0 (Linux)/7.2.0-GA2598)
X-Authenticated-User: alain.didierjean@free.fr
X-Archives-Salt: b3b2902c-e750-4dfe-90da-7497fa9540e8
X-Archives-Hash: fec5251fbcecf19e4865066d4724385a



----- Mail original -----

> >> --[ 16%] Building CXX object
> >> kdeui/CMakeFiles/kdeui.dir/widgets/kmenubar.o
> >=20
> >> Neil Bothwick
> >=20
> > OK. Here's the full output. It happens on a amd64 / 8 cores (AMD
> > 8120) machine. Output is slightly different if I set MAKEOPTs to
> > -j1 or -j8. Here's what I get with -j1:
> >=20
> > [ 16%] Building CXX object
> > kdeui/CMakeFiles/kdeui.dir/widgets/kmenubar.o
> > ...... skipping the full gcc command line .....
> > ccache: FATAL: x_calloc: Could not allocate 40 bytes
>=20
>   ^^^^^^
>=20
> disable ccache, try again
>=20
>=20
>=20
> > make[2]: *** [kdeui/CMakeFiles/kdeui.dir/widgets/kmenubar.o] Erreur
> > 1
> > make[2] : on quitte le r=C3=A9pertoire =C2=AB
> > /var/tmp/portage/kde-base/kdelibs-4.10.5-r1/work/kdelibs-4.10.5_build
> > =C2=BB
> > make[1]: *** [kdeui/CMakeFiles/kdeui.dir/all] Erreur 2
> > make[1] : on quitte le r=C3=A9pertoire =C2=AB
> > /var/tmp/portage/kde-base/kdelibs-4.10.5-r1/work/kdelibs-4.10.5_build
> > =C2=BB
> > make: *** [all] Erreur 2
> >  * ERROR: kde-base/kdelibs-4.10.5-r1 failed (compile phase):
> >  *   emake failed
> >=20
> > 2 files joined: emergeinfo is the output of  emerge --info
> > '=3Dkde-base/kdelibs-4.10.5-r1' and buildlog.
> > Hope one can help.
> >=20
> >=20
> >=20
>=20

ccache disabled. kdelibs compiled all right. Thanks.