Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 409493 - app-text/texlive-core-2011-r6 - checking requested system `xpdf' library... failed
Summary: app-text/texlive-core-2011-r6 - checking requested system `xpdf' library... f...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 410793 412769 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-03-24 07:52 UTC by Alessandro Di Federico
Modified: 2012-04-20 12:49 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,13.39 KB, text/plain)
2012-03-24 18:36 UTC, Beau V.C. Bellamy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Di Federico 2012-03-24 07:52:50 UTC
xpdf has been removed from Portage for several reasons:

http://dilfridge.blogspot.it/2012/02/what-about-my-precious-xpdf.html

However it's currently required by texlive-core:

-- /usr/portage/app-text/texlive-core/texlive-core-2011-r6.ebuild --
        econf -C \
                --bindir=/usr/bin \
                --datadir="${S}" \
                --with-system-freetype2 \
                --with-freetype2-include=/usr/include \
                --with-system-zlib \
                --with-system-libpng \
           -->  --with-system-xpdf \ <--
                --with-system-teckit \
                --with-teckit-includes=/usr/include/teckit \
                --with-system-graphite \
                --with-system-kpathsea \
                --with-system-icu \
                --with-system-ptexenc \
                --without-texinfo \
...

I've (quickly) tried to remove that line and play a little with ./configure manually but didn't work.

See build.log for further info.
Comment 1 Beau V.C. Bellamy 2012-03-24 09:03:34 UTC
My app-text/texlive-core-2011-r6 is also failing at configure.  I believe for the same reason.
Comment 2 Andre Hinrichs 2012-03-24 09:56:25 UTC
Same here.
Comment 3 Manfred Egger 2012-03-24 12:36:27 UTC
Same here
Comment 4 Clemmitt M. Sigler 2012-03-24 13:24:38 UTC
Hi,

(In reply to comment #0)
> However it's currently required by texlive-core:
> 
> -- /usr/portage/app-text/texlive-core/texlive-core-2011-r6.ebuild --
>         econf -C \
<snip>
>            -->  --with-system-xpdf \ <--

Emerges fine for me by removing the line:

		--with-system-xpdf \

from the ebuild.  I'm running amd64.  HTH.

Clemmitt
Comment 5 Paweł Rumian 2012-03-24 15:43:56 UTC
Noone of you provided build.log, but it is probably a duplicate of bug #409463
Comment 6 Jeroen Roovers (RETIRED) gentoo-dev 2012-03-24 16:52:52 UTC
1) Please post your `emerge --info' output in a comment.
2) Please attach the entire build log to this bug report.
Comment 7 Beau V.C. Bellamy 2012-03-24 18:36:35 UTC
Created attachment 306549 [details]
build.log
Comment 8 Beau V.C. Bellamy 2012-03-25 01:51:22 UTC
a revdep-rebuild fixed the problem for me.  Sorry guys.
Comment 9 Alessandro Di Federico 2012-03-25 09:57:04 UTC
Same here. Sorry guys.
Comment 10 Jeroen Roovers (RETIRED) gentoo-dev 2012-04-04 17:31:00 UTC
*** Bug 410793 has been marked as a duplicate of this bug. ***
Comment 11 Chí-Thanh Christopher Nguyễn gentoo-dev 2012-04-20 12:49:25 UTC
*** Bug 412769 has been marked as a duplicate of this bug. ***