Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 171764 - x11-plugins/beryl-plugins-0.2.1 requires jpeg dependency
Summary: x11-plugins/beryl-plugins-0.2.1 requires jpeg dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Joshua Jackson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-22 10:05 UTC by Alan Hourihane
Modified: 2007-03-23 03:23 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 Alan Hourihane 2007-03-22 10:05:48 UTC
jpeg.c:28:21: error: jpeglib.h: No such file or directory
jpeg.c:57: warning: type defaults to 'int' in declaration of 'JSAMPLE'
jpeg.c:57: error: expected ';', ',' or ')' before '*' token
jpeg.c:81: error: expected declaration specifiers or '...' before 'JSAMPLE'
jpeg.c: In function 'rgbaToRGB':
jpeg.c:86: error: 'JSAMPLE' undeclared (first use in this function)
jpeg.c:86: error: (Each undeclared identifier is reported only once
jpeg.c:86: error: for each function it appears in.)
jpeg.c:86: error: 'd' undeclared (first use in this function)
jpeg.c:92: error: 'dest' undeclared (first use in this function)
jpeg.c: In function 'readJPEGFileToImage':
jpeg.c:108: error: storage size of 'cinfo' isn't known
jpeg.c:109: error: storage size of 'jerr' isn't known
jpeg.c:110: error: 'JSAMPLE' undeclared (first use in this function)
jpeg.c:110: error: 'buf' undeclared (first use in this function)
jpeg.c:111: error: 'JSAMPROW' undeclared (first use in this function)
jpeg.c:111: error: 'rows' undeclared (first use in this function)
jpeg.c:117: warning: implicit declaration of function 'jpeg_std_error'
jpeg.c:117: warning: nested extern declaration of 'jpeg_std_error'
jpeg.c:119: warning: implicit declaration of function 'jpeg_create_decompress'
jpeg.c:119: warning: nested extern declaration of 'jpeg_create_decompress'
jpeg.c:121: warning: implicit declaration of function 'jpeg_stdio_src'
jpeg.c:121: warning: nested extern declaration of 'jpeg_stdio_src'
jpeg.c:122: warning: implicit declaration of function 'jpeg_read_header'
jpeg.c:122: warning: nested extern declaration of 'jpeg_read_header'
jpeg.c:124: error: 'JCS_RGB' undeclared (first use in this function)
jpeg.c:126: warning: implicit declaration of function 'jpeg_start_decompress'
jpeg.c:126: warning: nested extern declaration of 'jpeg_start_decompress'
jpeg.c:147: warning: implicit declaration of function 'jpeg_read_scanlines'
jpeg.c:147: warning: nested extern declaration of 'jpeg_read_scanlines'
jpeg.c:150: warning: implicit declaration of function 'jpeg_finish_decompress'
jpeg.c:150: warning: nested extern declaration of 'jpeg_finish_decompress'
jpeg.c:151: warning: implicit declaration of function 'jpeg_destroy_decompress'
jpeg.c:151: warning: nested extern declaration of 'jpeg_destroy_decompress'
jpeg.c:154: warning: implicit declaration of function 'rgbToBGRA'
jpeg.c:154: warning: nested extern declaration of 'rgbToBGRA'
jpeg.c:109: warning: unused variable 'jerr'
jpeg.c:108: warning: unused variable 'cinfo'
jpeg.c: In function 'writeJPEG':
jpeg.c:170: error: storage size of 'cinfo' isn't known
jpeg.c:171: error: storage size of 'jerr' isn't known
jpeg.c:172: error: 'JSAMPROW' undeclared (first use in this function)
jpeg.c:172: error: expected ';' before 'row_pointer'
jpeg.c:173: error: 'JSAMPLE' undeclared (first use in this function)
jpeg.c:173: error: 'data' undeclared (first use in this function)
jpeg.c:178: error: too many arguments to function 'rgbaToRGB'
jpeg.c:182: warning: implicit declaration of function 'jpeg_create_compress'
jpeg.c:182: warning: nested extern declaration of 'jpeg_create_compress'
jpeg.c:184: warning: implicit declaration of function 'jpeg_stdio_dest'
jpeg.c:184: warning: nested extern declaration of 'jpeg_stdio_dest'
jpeg.c:189: error: 'JCS_RGB' undeclared (first use in this function)
jpeg.c:191: warning: implicit declaration of function 'jpeg_set_defaults'
jpeg.c:191: warning: nested extern declaration of 'jpeg_set_defaults'
jpeg.c:192: warning: implicit declaration of function 'jpeg_set_quality'
jpeg.c:192: warning: nested extern declaration of 'jpeg_set_quality'
jpeg.c:194: warning: implicit declaration of function 'jpeg_start_compress'
jpeg.c:194: warning: nested extern declaration of 'jpeg_start_compress'
jpeg.c:198: error: 'row_pointer' undeclared (first use in this function)
jpeg.c:201: warning: implicit declaration of function 'jpeg_write_scanlines'
jpeg.c:201: warning: nested extern declaration of 'jpeg_write_scanlines'
jpeg.c:204: warning: implicit declaration of function 'jpeg_finish_compress'
jpeg.c:204: warning: nested extern declaration of 'jpeg_finish_compress'
jpeg.c:205: warning: implicit declaration of function 'jpeg_destroy_compress'
jpeg.c:205: warning: nested extern declaration of 'jpeg_destroy_compress'
jpeg.c:171: warning: unused variable 'jerr'
jpeg.c:170: warning: unused variable 'cinfo'
make[2]: *** [jpeg.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-plugins/beryl-plugins-0.2.1/work/beryl-plugins-0.2.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-plugins/beryl-plugins-0.2.1/work/beryl-plugins-0.2.1'
make: *** [all] Error 2

!!! ERROR: x11-plugins/beryl-plugins-0.2.1 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 3246:   Called src_compile
  beryl-plugins-0.2.1.ebuild, line 41:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/x11-plugins/beryl-plugins-0.2.1/temp/build.log'.


Reproducible: Always
Comment 1 Joshua Jackson (RETIRED) gentoo-dev 2007-03-23 03:23:57 UTC
thank you for reporting its been fixed now.