Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 483132 - media-libs/tiff USE=-jpeg - src_test(): raw_decode.c:45:55: fatal error: jpeglib.h: No such file or directory
Summary: media-libs/tiff USE=-jpeg - src_test(): raw_decode.c:45:55: fatal error: jpeg...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-31 11:08 UTC by Johann Schmitz (ercpe) (RETIRED)
Modified: 2014-02-04 16:28 UTC (History)
0 users

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


Attachments
build.log (build.log,64.78 KB, text/x-log)
2013-08-31 11:08 UTC, Johann Schmitz (ercpe) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johann Schmitz (ercpe) (RETIRED) gentoo-dev 2013-08-31 11:08:21 UTC
Emerging media-libs/tiff with
[ebuild  N     ] media-libs/tiff-4.0.3-r4  USE="cxx zlib -jbig -jpeg -lzma -static-libs"
and without having media-libs/jpeg installed, fails to build with 

raw_decode.c:45:55: fatal error: jpeglib.h: No such file or directory
compilation terminated.
make[2]: *** [raw_decode.o] Error 1
make[2]: *** Waiting for unfinished jobs....

emerging media-libs/jpeg solves the problem.

Reproducible: Always



Expected Results:  
media-libs/tiff shouldn't require jpeg if the use flag is disabled.
Comment 1 Johann Schmitz (ercpe) (RETIRED) gentoo-dev 2013-08-31 11:08:40 UTC
Created attachment 357502 [details]
build.log
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2014-02-04 16:28:53 UTC
fixed in 4.0.3-r6 by REQUIRED_USE