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

Bug 507832

Summary: media-gfx/blender-2.70a-r1 fails to build due to openmp function call
Product: Gentoo Linux Reporter: octoploid <octoploid>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description octoploid 2014-04-16 15:36:24 UTC
With USE="-openmp" I get:
/var/tmp/portage/media-gfx/blender-2.70a-r1/work/blender-v2.70a/source/blender/editors/sculpt_paint/paint_cursor.c: In function ‘load_tex’:
/var/tmp/portage/media-gfx/blender-2.70a-r1/work/blender-v2.70a/source/blender/editors/sculpt_paint/paint_cursor.c:252:7: error: implicit declaration of function ‘omp_get_thr
ead_num’ [-Werror=implicit-function-declaration]
       paint_get_tex_pixel_col(mtex, x, y, rgba, pool, omp_get_thread_num());
       ^


Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-04-16 23:13:57 UTC

*** This bug has been marked as a duplicate of bug 507738 ***