Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 532638 - 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
Summary: media-gfx/inkscape-0.91_pre3 USE=-openmp - In file included from display/cair...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-15 12:16 UTC by Jaak Ristioja
Modified: 2014-12-15 17:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
config.log (config.log,148.00 KB, text/plain)
2014-12-15 12:17 UTC, Jaak Ristioja
Details
config.h (config.h,9.59 KB, text/plain)
2014-12-15 12:18 UTC, Jaak Ristioja
Details
build.log (build.log,974.37 KB, text/plain)
2014-12-15 12:18 UTC, Jaak Ristioja
Details

Note You need to log in before you can comment on or make changes to this bug.
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.