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 6F17A1384C3 for ; Sat, 5 Sep 2015 20:31:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C1BF14281; Sat, 5 Sep 2015 20:31:38 +0000 (UTC) Received: from BLU004-OMC1S29.hotmail.com (blu004-omc1s29.hotmail.com [65.55.116.40]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3642414257 for ; Sat, 5 Sep 2015 20:31:37 +0000 (UTC) Received: from BLU436-SMTP213 ([65.55.116.9]) by BLU004-OMC1S29.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Sat, 5 Sep 2015 13:31:36 -0700 X-TMN: [elQP1H2XtIVog45kdv6yPif7j/CBLsOu] X-Originating-Email: [frodriguez.developer@outlook.com] Message-ID: From: Fernando Rodriguez To: gentoo-user@lists.gentoo.org Subject: Re: [SOLVED] [gentoo-user] poppler-0.32.0 - error Date: Sat, 5 Sep 2015 16:30:44 -0400 User-Agent: KMail/4.14.8 (Linux/3.18.20; KDE/4.14.8; x86_64; ; ) In-Reply-To: <55EB386A.8020401@sys-concept.com> References: <55EB31C6.4080905@sys-concept.com> <55EB330E.1080604@gmail.com> <55EB386A.8020401@sys-concept.com> 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-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-OriginalArrivalTime: 05 Sep 2015 20:31:36.0213 (UTC) FILETIME=[DC550450:01D0E819] X-Archives-Salt: b0587003-76d5-4660-83b2-7f291a80f2cb X-Archives-Hash: 61611e779518b45bbca71540b3c64820 On Saturday, September 05, 2015 12:46:02 PM thelma@sys-concept.com wrote: > On 09/05/2015 12:23 PM, Alan McKinnon wrote: > > On 05/09/2015 20:17, thelma@sys-concept.com wrote: > >> I'm trying to re-emerge poppler but I'm getting error message > >> Here is the message log: > >> http://pastebin.com/Q5EKLW8U > > > > Don't use pastebin here. It's considered rude. > > Post the relevant portion of the error. > > Apology about it. I was under impression it might look cleaner (less > clapper if I post a link to complete log). > > > I did look at it though, and it's full of jpeg errors. So you need to go > > back to your very first post on this subject about a week ago and follow > > the advice there, not some other variant of your own invention. > > Yes, that was correct hint. > Fernando was correct, running: > media-libs/tiff > perl-cleaner --all I was right that rebuilding libtiff (not perl-cleaner) will get you past that ebuild, but my advice was the same you just received, go back to the *VERY FIRST* post on the subject and fix the root of the problem. You will see that error again (or worse runtime errors) until you fix it. Hint: It was Alan that gave you the solution. You chose to fix it by installing an incompatible jpeg implementation. That needs to be undone. > seem to solve this problem. > > > > > > >> > >> I've tried to run: > >> perl-cleaner --all (but that did not solve anything) > >> > >> * Finding left over modules and header > >> > >> * The following files remain. These were either installed by hand > >> * or edited. This script cannot deal with them. > >> > >> /usr/lib64/perl5/5.12.4/x86_64-linux/Encode/ConfigLocal.pm > >> /usr/lib64/perl5/vendor_perl/5.12.4/XML/SAX/ParserDetails.ini > >> /usr/lib64/perl5/vendor_perl/5.18.2/XML/SAX/ParserDetails.ini > >> /usr/lib64/perl5/vendor_perl/5.16.3/XML/SAX/ParserDetails.ini > > > > Read the message. Either you put them there yourself (using cpan or > > such), or the files were edited since being installed. Either way, the > > script is refusing to touch them (wisely) > > > > Those files are ancient and not needed. Delete them, and all empty > > parent directories > > I'll look into it. > > Thelma > -- Fernando Rodriguez