[Bug 242699] graphics/gimp-app fails to build on FreeBSD 12.1-RELEASE-p1 32 bit: [Makefile:2411: 64/gimp-frame.png] Segmentation fault
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Apr 5 08:10:33 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242699
--- Comment #3 from canardo <canardo909 at gmx.com> ---
(In reply to Piotr Kubaj from comment #2)
I don't have the error above anymore, but another one :(
(I performed a 'make clean' on graphics/gimp and graphics/gimp-app before
testing)
gmake[5]: Entering directory
'/usr/ports/graphics/gimp-app/work/gimp-2.10.18/icons/Symbolic-High-Contrast'
mkdir -p `dirname 64/gimp-frame.png` && GEGL_USE_OPENCL=no GEGL_SWAP=ram
/usr/local/bin/gegl ../../icons/Symbolic/64/gimp-frame.png -o 64/gimp-frame.png
-- cast-format input-format="R'G'B'A float" output-format="RGBA float"
brightness-contrast contrast=1.5 cast-format input-format="RGBA float"
output-format="R'G'B'A float"
GEGL-Message: 09:55:39.612: Module '/usr/local/lib/gegl-0.4/exr-save.so' load
error: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.21 required by
/usr/local/lib/gegl-0.4/exr-save.so not found
GEGL-Message: 09:55:40.200: Module '/usr/local/lib/gegl-0.4/exr-load.so' load
error: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.20 required by
/usr/local/lib/libIlmImf-2_4.so.24 not found
gmake[5]: *** [Makefile:2433: 64/gimp-frame.png] Illegal instruction (core
dumped)
gmake[5]: Leaving directory
'/usr/ports/graphics/gimp-app/work/gimp-2.10.18/icons/Symbolic-High-Contrast'
gmake[4]: *** [Makefile:716: all-recursive] Error 1
It looks related to graphics/gegl.
Current version on my machine is the latest one
# pkg info gegl
gegl-0.4.22_2
Name : gegl
Version : 0.4.22_2
Installed on : Sat Apr 4 03:07:57 2020 CEST
Origin : graphics/gegl
Architecture : FreeBSD:12:powerpc
Prefix : /usr/local
Categories : graphics
Any idea what to try to solve that problem ?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list