Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 330189 - media-gfx/ufraw-0.16 fails to compile with media-libs/lcms-2.0a
Summary: media-gfx/ufraw-0.16 fails to compile with media-libs/lcms-2.0a
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-28 11:58 UTC by Dan Johansson
Modified: 2010-07-28 13:26 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Johansson 2010-07-28 11:58:51 UTC
After an upgrade of lcms from 1.19 to 2.0a ufraw fails to compile (revdep-rebuild).

Here is is part of the emerge output:
--------------------------8<---------------------------
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for LCMS... configure: error: Package requirements (lcms) were not met:

No package 'lcms' found
--------------------------8<---------------------------

But lcms is installed:
--------------------------8<--------------------------
# eix -I lcms
[I] media-libs/lcms
     Available versions:  
        (0)     1.19
        (2)     2.0a!t
        {jpeg python static-libs tiff zlib}
     Installed versions:  2.0a(2)!t(13:11:18 07/28/10)(jpeg tiff zlib -static-libs)
     Homepage:            http://www.littlecms.com/
     Description:         A lightweight, speed optimized color management engine
--------------------------8<--------------------------

Adding "<media-libs/lcms-2.0" to the ufraw RDEPEND pulls in lcms-1.19 and ufraw compiles fine.


Reproducible: Always

Steps to Reproduce:
1. emerge --oneshot ufraw
2.
3.