Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jan 2013 10:04:31 GMT
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/175603: graphics/gegl: ./tools/create-reference.rb:331:in `block (2 levels) in <main>': invalid byte sequence in US-ASCII (ArgumentError)
Message-ID:  <201301261004.r0QA4Vsq031860@red.freebsd.org>
Resent-Message-ID: <201301261010.r0QAA0R3027739@freefall.freebsd.org>

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

>Number:         175603
>Category:       ports
>Synopsis:       graphics/gegl: ./tools/create-reference.rb:331:in `block (2 levels) in <main>': invalid byte sequence in US-ASCII (ArgumentError)
>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:   Sat Jan 26 10:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     O. Hartmann
>Release:        FreeBSD 10-CURRENT/amd64
>Organization:
FU Berlin
>Environment:
>Description:
Update/installation of port graphics/gegl fails with the following error message:


[...]

(gegl:97486): GLib-GObject-WARNING **: void g_object_set_property(GObject *, const gchar *, const GValue *): object class `GeglChantmultiply_c' has no property named `value'

(gegl:97486): GLib-GObject-WARNING **: void g_object_set_property(GObject *, const gchar *, const GValue *): object class `GeglChantmultiply_c' has no property named `value'
./clones.xml
gmake[4]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/docs/gallery'
gmake[3]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/docs/gallery'
gmake[3]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/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.1.8/docs'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8/docs'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.1.8'
gmake: *** [all] Error 2
*** [do-build] Error code 1

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

Stop in /usr/ports/graphics/gegl.

===>>> make failed for graphics/gegl
===>>> Aborting update

===>>> Update for graphics/gegl failed
===>>> Aborting update

>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?201301261004.r0QA4Vsq031860>