[Bug 242699] [PowerPC] 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
Wed Dec 18 10:47:51 UTC 2019


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

            Bug ID: 242699
           Summary: [PowerPC] graphics/gimp-app fails to build on FreeBSD
                    12.1-RELEASE-p1 32 bit: [Makefile:2411:
                    64/gimp-frame.png] Segmentation fault
           Product: Ports & Packages
           Version: Latest
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome at FreeBSD.org
          Reporter: canardo909 at gmx.com
                CC: powerpc at FreeBSD.org
             Flags: maintainer-feedback?(gnome at FreeBSD.org)
                CC: powerpc at FreeBSD.org
          Assignee: gnome at FreeBSD.org

Problem found when building graphics/gimp-app on FreeBSD 12.1-RELEASE-p1
powerpc 32 bit, running on Apple Powerbook 17". 
(graphics/gimp-app is required to build graphics/gimp)


# cd /usr/ports/graphics/gimp-app
# make install clean
===>  Building for gimp-app-2.10.12_5,1
gmake[1]: Entering directory '/usr/ports/graphics/gimp-app/work/gimp-2.10.12'
gmake  all-recursive
.....
.....
gmake[4]: Entering directory
'/usr/ports/graphics/gimp-app/work/gimp-2.10.12/icons/Symbolic'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory
'/usr/ports/graphics/gimp-app/work/gimp-2.10.12/icons/Symbolic'
Making all in Symbolic-Inverted
gmake[4]: Entering directory
'/usr/ports/graphics/gimp-app/work/gimp-2.10.12/icons/Symbolic-Inverted'
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
-- gegl:invert-gamma
gmake[4]: *** [Makefile:2411: 64/gimp-frame.png] Segmentation fault (core
dumped)
gmake[4]: *** Deleting file '64/gimp-frame.png'
gmake[4]: Leaving directory
'/usr/ports/graphics/gimp-app/work/gimp-2.10.12/icons/Symbolic-Inverted'
gmake[3]: *** [Makefile:717: all-recursive] Error 1
gmake[3]: Leaving directory
'/usr/ports/graphics/gimp-app/work/gimp-2.10.12/icons'
gmake[2]: *** [Makefile:852: all-recursive] Error 1
gmake[2]: Leaving directory '/usr/ports/graphics/gimp-app/work/gimp-2.10.12'
gmake[1]: *** [Makefile:753: all] Error 2
gmake[1]: Leaving directory '/usr/ports/graphics/gimp-app/work/gimp-2.10.12'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/gimp-app

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


More information about the freebsd-ports-bugs mailing list