Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 336218

Summary: media-libs/libraw-0.9.1: pkg-config file does not include -lgomp on USE=openmp with gcc-4.5.1
Product: Gentoo Linux Reporter: Valentin David <valentin.david>
Component: [OLD] LibraryAssignee: Benedikt Böhm (RETIRED) <hollow>
Status: RESOLVED FIXED    
Severity: normal CC: graphics+disabled, nutz
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Valentin David 2010-09-06 13:36:50 UTC
When building media-libs/libraw-0.9.1 with gcc-4.5.1 with openmp in the USE, the file /usr/lib/libraw.a contains references to symbols from -lgomp, however, /usr/lib/pkg-config/libraw.pc does not specify -lgomp in the libraries.


Reproducible: Always

Steps to Reproduce:
1. Emerge sys-devel/gcc-4.5.1
2. Emerge media-libs/libraw-0.9.1
3. Try to emerge any package depending on media-libs/libraw. e.g. media-gfx/shotwell.

Actual Results:  
Missing symbols from libgomp.
Comment 1 Benedikt Böhm (RETIRED) gentoo-dev 2010-09-19 08:16:23 UTC
fixed in 0.10.0, thanks