Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5157 - lcms 1.08 ebuild fails even on successful build
Summary: lcms 1.08 ebuild fails even on successful build
Status: RESOLVED DUPLICATE of bug 5144
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-17 09:42 UTC by Michael Pye
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 Michael Pye 2002-07-17 09:42:41 UTC
in src_compile(),

( use tiff && use jpeg ) && make tifficc || die

always results in failure, even when the package is properly built. I had to 
comment the last part, giving

( use tiff && use jpeg ) && make tifficc # || die

in order to have the ebuild complete.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-17 16:55:16 UTC

*** This bug has been marked as a duplicate of 5144 ***
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-17 16:57:10 UTC
please see if 1.09 has the same issue

*** This bug has been marked as a duplicate of 5144 ***

*** This bug has been marked as a duplicate of 5144 ***