Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Dec 2019 10:47:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [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
Message-ID:  <bug-242699-25139@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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@FreeBSD.org
          Reporter: canardo909@gmx.com
                CC: powerpc@FreeBSD.org
             Flags: maintainer-feedback?(gnome@FreeBSD.org)
                CC: powerpc@FreeBSD.org
          Assignee: gnome@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 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>