Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 475374 - dev-tex/metapost-1.803 should depend on >=x11-libs/cairo-1.12
Summary: dev-tex/metapost-1.803 should depend on >=x11-libs/cairo-1.12
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: TeX project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-01 01:48 UTC by Leonardo
Modified: 2013-07-02 21:51 UTC (History)
0 users

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


Attachments
Build log for dev-tex/metapost-1.803 (failure) (build.log,34.83 KB, text/x-log)
2013-07-01 01:48 UTC, Leonardo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leonardo 2013-07-01 01:48:45 UTC
Created attachment 352364 [details]
Build log for dev-tex/metapost-1.803 (failure)

When trying to emerge dev-tex/metapost, I am faced with a build error complaining that cairo.h was not found despite cairo being installed in my system.

Looking further into the matter, the correct options are passed to the configure script, but it doesn't seem to pick it up. Opening up the file

metapost-1.803/source/texk/web2c/configure, around line 23079 you can see that it wants cairo-1.12 or better. My system has sys-libs/cairo-1.10.2-r3.

Please update metapost ebuild to depend on the correct version of cairo.

Attached is the build log.
Comment 1 Alexis Ballier gentoo-dev 2013-07-02 21:51:21 UTC
dep updated, thanks for the report!