Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Apr 2020 08:10:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 242699] graphics/gimp-app fails to build on FreeBSD 12.1-RELEASE-p1 32 bit: [Makefile:2411: 64/gimp-frame.png] Segmentation fault
Message-ID:  <bug-242699-25139-MAfO79MCOI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242699-25139@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242699

--- Comment #3 from canardo <canardo909@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 on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242699-25139-MAfO79MCOI>