Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Oct 2008 20:53:56 GMT
From:      Karsten Rothemund <karsten@photor.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/128130: Error 132 when making graphics/gegl
Message-ID:  <200810152053.m9FKruKA008771@www.freebsd.org>
Resent-Message-ID: <200810152100.m9FL0B5S016882@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         128130
>Category:       ports
>Synopsis:       Error 132 when making graphics/gegl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 15 21:00:11 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Karsten Rothemund
>Release:        FreeBSD 7
>Organization:
>Environment:
FreeBSD worf.mydomain.home 7.0-STABLE FreeBSD 7.0-STABLE #47: Thu Jun 19 20:00:59 CEST 2008     root@worf.mydomain.home:/usr/obj/usr/src/sys/ATHLON  i386

>Description:
When updating gimp to 2.6.1,2 portupgrade wants to install graphics/gegl which fails with the following error message:

[...]

gmake[2]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.0.20'
gmake[1]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.0.20'
cd /usr/ports/graphics/gegl/work/gegl-0.0.20/docs && gmake
Making all in gallery
gmake[1]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.0.20/docs/gallery'
Making all in data
gmake[2]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.0.20/docs/gallery/data'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.0.20/docs/gallery/data'
gmake[2]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.0.20/docs/gallery'
--[Updating sample compositions]--
./OpenRaster-00.xml
gmake[3]: *** [OpenRaster-00.png] Error 132
./OpenRaster-01.xml
gmake[3]: *** [OpenRaster-01.png] Error 132
./OpenRaster-04.xml
gmake[3]: *** [OpenRaster-04.png] Error 132
./clones.xml
gmake[3]: *** [clones.png] Error 132
gmake[2]: *** [images.stamp] Error 2
gmake[2]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.0.20/docs/gallery'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.0.20/docs/gallery'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /usr/ports/graphics/gegl.
*** Error code 1

Stop in /usr/ports/graphics/gimp-app.


>How-To-Repeat:
portinstall graphics/gegl
>Fix:
cd /usr/ports/graphics/gegl
make -DNOPORTDOCS
make -DNOPORTDOCS nstall

installs gegl but without documentation

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810152053.m9FKruKA008771>