Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216900 - media-gfx/fbida-2.05 fails with USE="-jpeg"
Summary: media-gfx/fbida-2.05 fails with USE="-jpeg"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 217328
Blocks:
  Show dependency tree
 
Reported: 2008-04-08 15:51 UTC by Evil Compile Person
Modified: 2008-12-11 15:48 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 Evil Compile Person 2008-04-08 15:51:18 UTC
Make.config written, edit if needed

make: `Make.config' is up to date.
  CC      exiftran.o
exiftran.c:14:21: error: jpeglib.h: No such file or directory
In file included from exiftran.c:15:
jpeg/transupp.h:89: error: expected specifier-qualifier-list before 'boolean'
jpeg/transupp.h:101: warning: return type defaults to 'int'
jpeg/transupp.h:101: warning: no previous prototype for 'EXTERN'
jpeg/transupp.h: In function 'EXTERN':
jpeg/transupp.h:101: error: expected declaration specifiers before 'jtransform_request_workspace'
jpeg/transupp.h:104: error: expected declaration specifiers before 'EXTERN'
jpeg/transupp.h:109: error: expected declaration specifiers before 'EXTERN'
jpeg/transupp.h:125: error: storage class specified for parameter 'JCOPY_OPTION'
jpeg/transupp.h:130: error: expected declaration specifiers before 'EXTERN'
jpeg/transupp.h:133: error: expected declaration specifiers before 'EXTERN'
exiftran.c:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
exiftran.c:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
exiftran.c:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
exiftran.c:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
exiftran.c:269: error: old-style parameter declarations in prototyped function definition
exiftran.c:269: error: expected '{' at end of input
make: *** [exiftran.o] Error 1
 *
 * ERROR: media-gfx/fbida-2.05 failed.

[ebuild  N    ] media-gfx/fbida-2.05  USE="X -curl -fbcon -gif -jpeg -lirc -pdf -png -tiff" 0 kB

Looks like the jpeg useflag is not honoured ...
Comment 1 Michal Januszewski (RETIRED) gentoo-dev 2008-04-20 07:39:04 UTC
This will be solved automatically as soon as fbida-2.06 is marked stable on all arches and 2.05 can go out of the tree.
Comment 2 Michal Januszewski (RETIRED) gentoo-dev 2008-12-11 15:48:03 UTC
fbida-2.07 is now stable on all arches except arm and sh, which only have a dev profile.  Closing as FIXED.