From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OSydN-0007Qu-E5 for garchives@archives.gentoo.org; Sun, 27 Jun 2010 20:39:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A14BE0E1F; Sun, 27 Jun 2010 20:38:50 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 44696E0E1F for ; Sun, 27 Jun 2010 20:38:50 +0000 (UTC) Received: by wyg36 with SMTP id 36so928311wyg.40 for ; Sun, 27 Jun 2010 13:38:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=1YY7dat/V22+L8cwHFJqHu+lj3zVqvenZS3huH+9kww=; b=CYFnB0HBFhWTm2O898GkBlM1xJolaKudXWf3OhSkj4ee7LsZZGmr9ThFPk4G4vA6Tx Hs7/BEqmGLeOQcSno5XvfZfv3n377YKh6Cg9dM/fWdODrj7I8Ad00yGW3OOhtNL2Ke22 Mo7g82nxkPDcbt6WX7kSxlrCw3F601me/eGaE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=EulzmPSK/CsfPik5gYSsgd8oGYYltbJg84wefhuBiJz5ZrFz0rdl6M6Y1V28N7q2J2 TTM9+aycmeYKUk93rzuFrdAxUrlhQHQOx92794vV4ZvNU6UwWdKDVamh/WxcckIWkkFI Bky7Dh7KleMo2SdDVU714g+vElYzrtktm9uzs= Received: by 10.227.147.208 with SMTP id m16mr3065213wbv.53.1277671129069; Sun, 27 Jun 2010 13:38:49 -0700 (PDT) Received: from nazgul.localnet (196-210-140-126.dynamic.isadsl.co.za [196.210.140.126]) by mx.google.com with ESMTPS id l46sm4008470wed.10.2010.06.27.13.38.46 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 27 Jun 2010 13:38:48 -0700 (PDT) From: Alan McKinnon To: Mark Knecht Subject: Re: [gentoo-user] emerge @preserved-rebuild failure... Date: Sun, 27 Jun 2010 22:35:33 +0200 User-Agent: KMail/1.13.3 (Linux/2.6.34-ck-r1; KDE/4.4.4; x86_64; ; ) Cc: gentoo-user@lists.gentoo.org References: <201006272041.35239.alan.mckinnon@gmail.com> In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail 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: 7bit Message-Id: <201006272235.33822.alan.mckinnon@gmail.com> X-Archives-Salt: a73aa2ec-aeab-4116-bf28-625025a436a7 X-Archives-Hash: 8a41670e9043c509a4268e4e9c9d25f6 On Sunday 27 June 2010 21:42:14 Mark Knecht wrote: > >> >>> Failed to emerge dev-python/libgnomecanvas-python-2.28.0, Log file: > > The build error is before this. Please post that. > > > > Everything below is various elogs to tell you that an error occured, not > > what it is. > > > > > > > > -- > > alan dot mckinnon at gmail dot com > > Yeah, should have posted more. Sorry. > > Hopefully this will get you far enough back to take a guess. Seems > that libpng12.la doesn't exist and indeed that file isn't there. Missing libpng.so? Hah, the dev responsible for that ought to be shot. It wreaked havoc with ~arch a few months back, it's all in the archives in it's full glory. The libpng ebuild has this message at the end, it's in your elogs: "Run /usr/sbin/libpng-1.4.x-update.sh to fix libtool archives (.la)" If stable is anything like unstable was, expect a long frustrating sequence of revdep-rebuild and preserved-rebuild to fix it all. Personally, this is one of those things that I fixed and forgot all about (that's how frustrating it was). For the true facts, get the list archives. -- alan dot mckinnon at gmail dot com