From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 76DC213988B for ; Wed, 2 Sep 2015 05:59:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0326E142E0; Wed, 2 Sep 2015 05:59:26 +0000 (UTC) Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com [209.85.212.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9F1E614245 for ; Wed, 2 Sep 2015 05:59:24 +0000 (UTC) Received: by wibz8 with SMTP id z8so53016975wib.1 for ; Tue, 01 Sep 2015 22:59:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=3yarhr8EGUsqluI+MIzmRv8dtq5M/j7frAPNBStKj1E=; b=CXQUiQaB/5574A3gXJ1hQ5Ld+o971IE9pj/0TnMy6tS6ooslRusbyZ96TBs8DIbILT dyA8OOU8VucXyo+AbZucojTkHXHAqT4VcMv7TJVVQ/6XaBAjyJT50JHuDFHuEXvePNmx BueUoWxi9OTdlnEDjnGVcx5fky5EAHlSx/q5Rs3pHIGa6xWRbgcHHTjvpSEMyIZW3gGm O6XTZlJ+1PV3NALNrR5ZGN7zwimd7jKJVioNAc/gBtX86teNddtTjiiBy8PbXIK75X6y 7gDi40NyzDkbz9L1ESHr4bSDp4HXOtLaw4+x2fMbfGXDsLu+FjOpfKaG2BVonomgAybI 172A== X-Received: by 10.180.106.99 with SMTP id gt3mr1749407wib.51.1441173563579; Tue, 01 Sep 2015 22:59:23 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230]) by smtp.gmail.com with ESMTPSA id bq7sm30509188wjc.31.2015.09.01.22.59.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 01 Sep 2015 22:59:22 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] audacity-2.0.5 failed to compile Date: Wed, 2 Sep 2015 06:59:08 +0100 User-Agent: KMail/1.13.7 (Linux/4.0.5-gentoo; KDE/4.14.8; x86_64; ; ) References: <55E620F2.5010703@sys-concept.com> <55E67A07.5020407@sys-concept.com> <55E681CD.8040008@wraeth.id.au> In-Reply-To: <55E681CD.8040008@wraeth.id.au> 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: multipart/signed; boundary="nextPart1550073.Np6Wbx3PfC"; protocol="application/pgp-signature"; micalg=pgp-sha256 Content-Transfer-Encoding: 7bit Message-Id: <201509020659.17390.michaelkintzios@gmail.com> X-Archives-Salt: f4e92477-6eab-47d1-969c-707435567f07 X-Archives-Hash: 38cdae7a000e4c2dd01ccfb5b860e126 --nextPart1550073.Np6Wbx3PfC Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Wednesday 02 Sep 2015 05:57:49 wraeth wrote: > On 02/09/15 14:24, thelma@sys-concept.com wrote: > > On 09/01/2015 08:57 PM, wraeth wrote: > >> On 02/09/15 12:23, Fernando Rodriguez wrote: > >>> He was told what the problem was on his first post about > >>> libjpeg-turbo, he didn't just ignore it but posted the wrong > >>> solution with a big SOLVED on the subject that only serves to > >>> mislead future users of this list. On his last post about this > >>> same error (different package) I politely told him to go back > >>> and follow the advise on that post, again he ignored it and > >>> posted a bogus solution (it worked because he rebuilt tiff, > >>> perl had nothing to do with it). revdep-rebuild may (or may > >>> not) fix it now, but the right solution is to remove or fix the > >>> obsolete package to depend on virtual/jpeg, update world > >>> properly, and then revdep-rebuild to undo this mess. > >=20 > > Apology if I didn't most enough information. I know should have > > post "emerge --info" but when it comes to error log. It is very, > > very long and email wouldn't be able to accept it; so I cat the > > ending message as this is the point it stop compiling. >=20 > For large files, you can either paste the file to a pastebin service > and give us the URL, compress it with gzip or bzip2 and attach that, > or give us the last 250 lines or so. >=20 > The reason for this is because the error you see in the logs may not > be the first error or the one that is causing the build to fail - the > more information we have, the more information available to help > resolve an issue. >=20 > Either way, no harm done. >=20 > > Emergeing "x11-libs/wxGTK" did not help. >=20 > I haven't been following along with the threads, but as far as I > understand there's an obsolete package that has a dependency that > conflicts with newer packages. If that's the case, you would need to > deal with that obsolete package. >=20 > There's also been suggestion of using revdep-rebuild - have you tried > that? =46irst check that you have not inadvertently added any virtual packages in= =20 /var/lib/portage/world. If so remove them, portage will bring them back if= =20 needed. Then use: emerge -uaNDv world emerge --depclean -p -v emerge @preserved-rebuild -p revdep-rebuild -v -- -a perl-cleaner is also a good to run anytime portage updates any perl package= s. Have a look at 'man qdepends' for direct and reverse dependencies of differ= ent=20 packages. In your case jpeg seems to be borked, so investigate jpeg and jp= eg=20 libraries with the above tools to see what may be causing the problem. It= =20 could be that a package is in world that shouldn't be, or it could be that = you=20 have some USE flag set that forces portage into a knot. HTH. =2D-=20 Regards, Mick --nextPart1550073.Np6Wbx3PfC Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAABCAAGBQJV5pA1AAoJELAdA+zwE4YeHOIIAKFRxTuXmVlML6uMcq8EhK8x t/URB2eiqbn3CSDtlS65ySXc9/nLn2emXuZBUoRwyHA5ixRYAG3PhPkdDfNHckr8 ennwQDF/WSueSqP5jEImrOxiHtZtQdaTYFaHOmUrHfdhFffe7pkcpP3PfmL3RyPz VN1yapDt+UIWxrDU+ScHbtiBNdhqpE9fZQnwEAkKB1t41v41tSsGWBjR3CqKtV1K ToErMu2/tvPb8TXPIT8uqOeIEpHN9w9XmQ+/oELiZK4jbpHPHGvMLMmvfrEp8GRt eWW/UrnWj7d8Gmsdjndzs5fb5UKOqjXpztZGvpC2JFaeibjxXpuovtMOdV6CE0k= =v7bS -----END PGP SIGNATURE----- --nextPart1550073.Np6Wbx3PfC--