Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 531944 - media-plugins/gimp-gmic-1.6.0.2 build failure: ./CImg.h:233:17: fatal error: omp.h: No such file or directory
Summary: media-plugins/gimp-gmic-1.6.0.2 build failure: ./CImg.h:233:17: fatal error: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tim Harder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-07 20:56 UTC by Jaak Ristioja
Modified: 2014-12-08 03:23 UTC (History)
0 users

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 Jaak Ristioja 2014-12-07 20:56:58 UTC
* Package:    media-plugins/gimp-gmic-1.6.0.2
 * Repository: gentoo
 * Maintainer: radhermit@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox splitdebug userpriv usersandbox
 * Applying gmic-1.6.0.2-makefile.patch ...
 [ ok ]
make "CFLAGS+=-std=c++11 -Dgmic_build -I/usr/include  -Dcimg_use_vt100 -Dgmic_is_parallel -fopenmp -Dcimg_use_openmp -Dcimg_use_fftw3 -Dcimg_use_png -Dcimg_use_zlib  -Dcimg_use_rng -Dcimg_display=1 -Dcimg_appname=\\\"gmic\\\"  " "LIBS+= -lpthread -lgomp -lfftw3 -lfftw3_threads -lpng -lz -lz -lX11 -lpthread  " gmic_gimp
make[1]: Entering directory '/var/tmp/portage/media-plugins/gimp-gmic-1.6.0.2/work/gmic-1.6.0.2/src'
x86_64-pc-linux-gnu-g++ -o gmic_gimp.o -c gmic.cpp -O2 -pipe -march=native -ggdb -std=c++11 -Dgmic_build -I/usr/include  -Dcimg_use_vt100 -Dgmic_is_parallel -fopenmp -Dcimg_use_openmp -Dcimg_use_fftw3 -Dcimg_use_png -Dcimg_use_zlib  -Dcimg_use_rng -Dcimg_display=1 -Dcimg_appname=\"gmic\"   -Dgmic_gimp
In file included from gmic.h:61:0,
                 from gmic.cpp:1876:
./CImg.h:233:17: fatal error: omp.h: No such file or directory
 #include <omp.h>
                 ^
compilation terminated.
Makefile:403: recipe for target 'gmic_gimp.o' failed
make[1]: *** [gmic_gimp.o] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-plugins/gimp-gmic-1.6.0.2/work/gmic-1.6.0.2/src'
Makefile:347: recipe for target 'gimp' failed
make: *** [gimp] Error 2
 * ERROR: media-plugins/gimp-gmic-1.6.0.2::gentoo failed (compile phase):
 *   emake failed


My sys-devel/gcc is built without OpenMP support.
Comment 1 Tim Harder gentoo-dev 2014-12-08 03:23:55 UTC
Fixed in 1.6.0.2-r1.