Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336218 - media-libs/libraw-0.9.1: pkg-config file does not include -lgomp on USE=openmp with gcc-4.5.1
Summary: media-libs/libraw-0.9.1: pkg-config file does not include -lgomp on USE=openm...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Benedikt Böhm (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-06 13:36 UTC by Valentin David
Modified: 2010-09-19 08:16 UTC (History)
2 users (show)

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 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