Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2013 09:03:20 GMT
From:      Barbara <bar@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/179531: graphics/gegl: same error reported in ports/175603
Message-ID:  <201306130903.r5D93Kds085004@oldred.freebsd.org>
Resent-Message-ID: <201306130910.r5D9A0H5054736@freefall.freebsd.org>

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

>Number:         179531
>Category:       ports
>Synopsis:       graphics/gegl: same error reported in ports/175603
>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:   Thu Jun 13 09:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Barbara
>Release:        RELENG_9
>Organization:
>Environment:
FreeBSD satanasso.local.net 9.1-STABLE FreeBSD 9.1-STABLE #0 r250991: Sun May 26 03:04:00 CEST 2013     root@satanasso.local.net:/usr/obj/usr/src/sys/SATANASSO  i386
>Description:

I'm getting the error message below trying to rebuild gegl, which looks very similar to the one reported in ports/175603, even if the versions are different.
I still have a package built on Apr 29th (0.2.0_2, so it was building successfully), which seems after the port was last touched.
Maybe after the switch from ruby18 to ruby19?


Making all in data
gmake[4]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.2.0/docs/gallery/data'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.2.0/docs/gallery/data'
gmake[4]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.2.0/docs/gallery'
--[Updating sample compositions]--
./OpenRaster-00.xml
./OpenRaster-01.xml
./OpenRaster-04.xml
./clones.xml
gmake[4]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.2.0/docs/gallery'
gmake[3]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.2.0/docs/gallery'
gmake[3]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.2.0/docs'
GEGL_SWAP=RAM GEGL_PATH=../operations \
./tools/operation_reference --ops-html > operations.html
./tools/create-reference.rb    \
    ../gegl/gegl.h                      \
    ../gegl/gegl-version.h              \
    ../gegl/buffer/gegl-buffer.h        \
            ../gegl/gegl-utils.h \
            ../gegl/property-types/gegl-color.h\
            ../gegl/gegl-matrix.h \
            ../gegl/property-types/gegl-path.h\
            ../gegl/property-types/gegl-curve.h\
    api.html
./gegl/gegl.h
./tools/create-reference.rb:331:in `block (2 levels) in <main>': invalid byte sequence in US-ASCII (ArgumentError)
        from ../tools/create-reference.rb:325:in `foreach'
        from ../tools/create-reference.rb:325:in `block in <main>'
        from ../tools/create-reference.rb:318:in `times'
        from ../tools/create-reference.rb:318:in `<main>'
gmake[3]: *** [api.html] Error 1
gmake[3]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.2.0/docs'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.2.0/docs'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.2.0'
gmake: *** [all] Error 2
*** [do-build] Error code 1

Stop in /usr/ports/graphics/gegl.

>How-To-Repeat:

>Fix:


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



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