Building gimp-2.10.8 I am getting the following error:
Making all in Symbolic-Inverted
make[3]: Entering directory '/sources/gimp-2.10.8/icons/Symbolic-Inverted'
mkdir -p `dirname 64/gimp-texture.png`; GEGL_USE_OPENCL=no GEGL_SWAP=ram
/usr/bin/gegl ../../icons/Symbolic/64/gimp-texture.png -o
64/gimp-texture.png -- gegl:invert-gamma
/bin/sh: line 1: 12114 Segmentation fault????? GEGL_USE_OPENCL=no
GEGL_SWAP=ram /usr/bin/gegl ../../icons/Symbolic/64/gimp-texture.png -o
64/gimp-texture.png -- gegl:invert-gamma
make[3]: *** [Makefile:2409: 64/gimp-texture.png] Error 139
make[3]: Leaving directory '/sources/gimp-2.10.8/icons/Symbolic-Inverted'
make[2]: *** [Makefile:723: all-recursive] Error 1
make[2]: Leaving directory '/sources/gimp-2.10.8/icons'
make[1]: *** [Makefile:858: all-recursive] Error 1
make[1]: Leaving directory '/sources/gimp-2.10.8'
make: *** [Makefile:759: all] Error 2
Going back to gegl-0.4.12 and rebuilding It seems to build and install
ok however make check throws up the following:
...
make[2]: Entering directory '/sources/gegl-0.4.12/gegl'
/usr/bin/vapigen --library=gegl-0.4 --metadatadir=./ Gegl-0.4.gir
Gegl-0.4.gir:3715.7-3715.60: warning: Signal `Gegl.Node.progress'
conflicts with method of the same name
????? <method name="progress" c:identifier="gegl_node_progress">
????? ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Generation succeeded - 1 warning(s)
make[2]: Leaving directory '/sources/gegl-0.4.12/gegl'
make[1]: Leaving directory '/sources/gegl-0.4.12/gegl'
...
and later
make? check-TESTS
make[5]: Entering directory '/sources/gegl-0.4.12/tests/buffer'
GEGL_SWAP=RAM GEGL_PATH=../../operations ./buffer-test
make[5]: *** [Makefile:1296: buffer-tests-report] Segmentation fault
make[5]: Leaving directory '/sources/gegl-0.4.12/tests/buffer'
make[4]: *** [Makefile:1136: check-am] Error 2
make[4]: Leaving directory '/sources/gegl-0.4.12/tests/buffer'
make[3]: *** [Makefile:832: check-recursive] Error 1
make[3]: Leaving directory '/sources/gegl-0.4.12/tests/buffer'
make[2]: *** [Makefile:1138: check] Error 2
make[2]: Leaving directory '/sources/gegl-0.4.12/tests/buffer'
make[1]: *** [Makefile:512: check-recursive] Error 1
make[1]: Leaving directory '/sources/gegl-0.4.12/tests'
make: *** [Makefile:636: check-recursive] Error 1
Any suggestions how to fix this ?
Thanks
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page