Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Apr 2020 08:10:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@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-6497-VHiigrbrla@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242699-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242699-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242699

--- 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-Contras=
t'
mkdir -p `dirname 64/gimp-frame.png` && GEGL_USE_OPENCL=3Dno GEGL_SWAP=3Dram
/usr/local/bin/gegl ../../icons/Symbolic/64/gimp-frame.png -o 64/gimp-frame=
.png
-- cast-format input-format=3D"R'G'B'A float" output-format=3D"RGBA float"
brightness-contrast contrast=3D1.5 cast-format input-format=3D"RGBA float"
output-format=3D"R'G'B'A float"
GEGL-Message: 09:55:39.612: Module '/usr/local/lib/gegl-0.4/exr-save.so' lo=
ad
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' lo=
ad
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-Contras=
t'
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 ?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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