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

Bug 532638

Summary: media-gfx/inkscape-0.91_pre3 USE=-openmp - In file included from display/cairo-utils.cpp:31:0: ./display/cairo-templates.h:20:17: fatal error: omp.h: No such file or directory
Product: Gentoo Linux Reporter: Jaak Ristioja <jaak>
Component: Current packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: config.log
config.h
build.log

Description Jaak Ristioja 2014-12-15 12:16:06 UTC
In file included from display/cairo-utils.cpp:31:0:
./display/cairo-templates.h:20:17: fatal error: omp.h: No such file or directory
 #include <omp.h>
                 ^
compilation terminated

The config.h file states:

/* Use OpenMP */
#define HAVE_OPENMP 1

But config.log clearly shows --disable-openmp:

$ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-static --disable-nls --disable-openmp --enable-lcms --enable-poppler-cairo --disable-wpg --disable-visio --disable-cdr --enable-dbusapi --enable-magick --without-gnome-vfs --without-inkjar --with-gtkspell --with-aspell
Comment 1 Jaak Ristioja 2014-12-15 12:17:50 UTC
Created attachment 391760 [details]
config.log
Comment 2 Jaak Ristioja 2014-12-15 12:18:11 UTC
Created attachment 391762 [details]
config.h
Comment 3 Jaak Ristioja 2014-12-15 12:18:34 UTC
Created attachment 391764 [details]
build.log
Comment 4 Tim Harder gentoo-dev 2014-12-15 17:45:28 UTC
This should be fixed in 0.91_pre3-r1.