maintainer-feedback requested: [Bug 220139] graphics/gegl3 broken OpenMP dependency
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 19 16:13:34 UTC 2017
nick.rozhkov at gmail.com has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to gnome at FreeBSD.org:
Bug 220139: graphics/gegl3 broken OpenMP dependency
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220139
--- Description ---
Way to reproduce:
1.Port configuration
_OPTIONS_READ=gegl3-0.3.18
_FILE_COMPLETE_OPTIONS_LIST=CAIRO ENSCRIPT EXAMPLES EXIV2 FFMPEG GEXIV2
GRAPHVIZ JASPER JPEG LCMS2 LIBRSVG2 LUA OPENEXR PANGO PIXBUF PNG RAW SDL SPIRO
TIFF V4L WEBP
OPTIONS_FILE_SET+=CAIRO
OPTIONS_FILE_SET+=ENSCRIPT
OPTIONS_FILE_SET+=EXAMPLES
OPTIONS_FILE_SET+=EXIV2
OPTIONS_FILE_SET+=FFMPEG
OPTIONS_FILE_SET+=GEXIV2
OPTIONS_FILE_SET+=GRAPHVIZ
OPTIONS_FILE_SET+=JASPER
OPTIONS_FILE_SET+=JPEG
OPTIONS_FILE_SET+=LCMS2
OPTIONS_FILE_SET+=LIBRSVG2
OPTIONS_FILE_SET+=LUA
OPTIONS_FILE_SET+=OPENEXR
OPTIONS_FILE_SET+=PANGO
OPTIONS_FILE_SET+=PIXBUF
OPTIONS_FILE_SET+=PNG
OPTIONS_FILE_SET+=RAW
OPTIONS_FILE_SET+=SDL
OPTIONS_FILE_SET+=SPIRO
OPTIONS_FILE_SET+=TIFF
OPTIONS_FILE_SET+=V4L
OPTIONS_FILE_SET+=WEBP
2. OpenMP package not installed
3. Log during linking:
/usr/bin/ld: cannot find -lomp
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[6]: *** [Makefile:1073: raw-load.la] Error 1
gmake[6]: *** Waiting for unfinished jobs....
libtool: link: ( cd ".libs" && rm -f "v4l.la" && ln -s "../v4l.la" "v4l.la" )
libtool: link: cc -shared -fPIC -DPIC .libs/ff_load_la-ff-load.o -Wl,-rpath
-Wl,/usr/ports/graphics/gegl3/work/gegl-0.3.18/gegl/.libs -Wl,-rpath
-Wl,/usr/local/lib -L/usr/local/lib -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0
-lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -lm -lbabl-0.1
../../gegl/.libs/libgegl-0.3.so -lavformat -lavcodec -lswscale -pthread -O2
-march=native -fstack-protector -mmmx -msse -fstack-protector
-Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,ff-load.so -o
.libs/ff-load.so
libtool: link: cc -shared -fPIC -DPIC
.libs/lcms_from_profile_la-lcms-from-profile.o -Wl,-rpath
-Wl,/usr/ports/graphics/gegl3/work/gegl-0.3.18/gegl/.libs -Wl,-rpath
-Wl,/usr/local/lib -L/usr/local/lib -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0
-lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -lm -lbabl-0.1
../../gegl/.libs/libgegl-0.3.so -llcms2 -pthread -O2 -march=native
-fstack-protector -mmmx -msse -fstack-protector -Wl,--export-dynamic -pthread
-pthread -Wl,-soname -Wl,lcms-from-profile.so -o .libs/lcms-from-profile.so
libtool: link: cc -shared -fPIC -DPIC .libs/ff_save_la-ff-save.o -Wl,-rpath
-Wl,/usr/ports/graphics/gegl3/work/gegl-0.3.18/gegl/.libs -Wl,-rpath
-Wl,/usr/local/lib -L/usr/local/lib -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0
-lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -lm -lbabl-0.1
../../gegl/.libs/libgegl-0.3.so -lavformat -lavcodec -lswscale -pthread -O2
-march=native -fstack-protector -mmmx -msse -fstack-protector
-Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,ff-save.so -o
.libs/ff-save.so
libtool: link: cc -shared -fPIC -DPIC .libs/tiff_load_la-tiff-load.o
-Wl,-rpath -Wl,/usr/ports/graphics/gegl3/work/gegl-0.3.18/gegl/.libs -Wl,-rpath
-Wl,/usr/local/lib -L/usr/local/lib -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0
-lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -lm -lbabl-0.1
../../gegl/.libs/libgegl-0.3.so -ltiff -pthread -O2 -march=native
-fstack-protector -mmmx -msse -fstack-protector -Wl,--export-dynamic -pthread
-pthread -Wl,-soname -Wl,tiff-load.so -o .libs/tiff-load.so
libtool: link: cc -shared -fPIC -DPIC .libs/jp2_load_la-jp2-load.o
-Wl,-rpath -Wl,/usr/ports/graphics/gegl3/work/gegl-0.3.18/gegl/.libs -Wl,-rpath
-Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lgmodule-2.0
-ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -lm
-lbabl-0.1 ../../gegl/.libs/libgegl-0.3.so /usr/local/lib/libjasper.so
-pthread -O2 -march=native -fstack-protector -mmmx -msse -fstack-protector
-Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,jp2-load.so -o
.libs/jp2-load.so
libtool: link: ( cd ".libs" && rm -f "lcms-from-profile.la" && ln -s
"../lcms-from-profile.la" "lcms-from-profile.la" )
libtool: link: cc -shared -fPIC -DPIC .libs/tiff_save_la-tiff-save.o
-Wl,-rpath -Wl,/usr/ports/graphics/gegl3/work/gegl-0.3.18/gegl/.libs -Wl,-rpath
-Wl,/usr/local/lib -L/usr/local/lib -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0
-lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -lm -lbabl-0.1
../../gegl/.libs/libgegl-0.3.so -ltiff -pthread -O2 -march=native
-fstack-protector -mmmx -msse -fstack-protector -Wl,--export-dynamic -pthread
-pthread -Wl,-soname -Wl,tiff-save.so -o .libs/tiff-save.so
libtool: link: ( cd ".libs" && rm -f "tiff-load.la" && ln -s "../tiff-load.la"
"tiff-load.la" )
libtool: link: ( cd ".libs" && rm -f "jp2-load.la" && ln -s "../jp2-load.la"
"jp2-load.la" )
libtool: link: ( cd ".libs" && rm -f "ff-save.la" && ln -s "../ff-save.la"
"ff-save.la" )
libtool: link: ( cd ".libs" && rm -f "ff-load.la" && ln -s "../ff-load.la"
"ff-load.la" )
libtool: link: ( cd ".libs" && rm -f "tiff-save.la" && ln -s "../tiff-save.la"
"tiff-save.la" )
gmake[6]: Leaving directory
'/usr/ports/graphics/gegl3/work/gegl-0.3.18/operations/external'
gmake[5]: *** [Makefile:951: all] Error 2
gmake[5]: Leaving directory
'/usr/ports/graphics/gegl3/work/gegl-0.3.18/operations/external'
gmake[4]: *** [Makefile:518: all-recursive] Error 1
gmake[4]: Leaving directory
'/usr/ports/graphics/gegl3/work/gegl-0.3.18/operations'
gmake[3]: *** [Makefile:640: all-recursive] Error 1
gmake[3]: Leaving directory '/usr/ports/graphics/gegl3/work/gegl-0.3.18'
gmake[2]: *** [Makefile:547: all] Error 2
gmake[2]: Leaving directory '/usr/ports/graphics/gegl3/work/gegl-0.3.18'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/graphics/gegl3
*** Error code 1
Stop.
make: stopped in /usr/ports/graphics/gegl3
More information about the freebsd-gnome
mailing list