graphics/gegl won't build, was Re: Rebuild all ports for perl minor version update?

Andrei Vrincianu andrei.vrincianu at gmail.com
Mon Jun 17 09:08:24 UTC 2013


Hi,

Same thing happened to me. I fixed it with:

LC_ALL="en_US.UTF-8" LANG="en_US.UTF-8" portmaster -r perl

I did not use both of them but I can't remember which one did the trick.

Andrei Vrincianu


On Mon, Jun 17, 2013 at 7:54 AM, Thomas Mueller
<mueller6724 at bellsouth.net> wrote:
> I finished what I could of
> portmaster -r perl
>
> Last snag is graaphics/gegl and three ports that depend on graphics/gegl
>
>
> graphics/gegl graphics/gimp-app graphics/xsane print/hplip
>
> Last part of the log for "portmaster graphics/gegl" was
>
>
> gmake[4]: Leaving directory `/BETA1/usr/ports/graphics/gegl/work9amd64/gegl-0.2.0/docs/gallery'
> gmake[3]: Leaving directory `/BETA1/usr/ports/graphics/gegl/work9amd64/gegl-0.2.0/docs/gallery'
> gmake[3]: Entering directory `/BETA1/usr/ports/graphics/gegl/work9amd64/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
> ../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>'
> ../gegl/gegl.h
> gmake[3]: *** [api.html] Error 1
> gmake[3]: Leaving directory `/BETA1/usr/ports/graphics/gegl/work9amd64/gegl-0.2.0/docs'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory `/BETA1/usr/ports/graphics/gegl/work9amd64/gegl-0.2.0/docs'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/BETA1/usr/ports/graphics/gegl/work9amd64/gegl-0.2.0'
> gmake: *** [all] Error 2
> *** [do-build] Error code 1
>
> Stop in /BETA1/usr/ports/graphics/gegl.
> *** [build] Error code 1
>
> Stop in /BETA1/usr/ports/graphics/gegl.
>
> ===>>> make failed for graphics/gegl
> ===>>> Aborting update
>
> ===>>> Killing background jobs
> Terminated
>
> ===>>> You can restart from the point of failure with this command line:
>        portmaster <flags> graphics/gegl
>
> ===>>> Exiting
>
>
> Tom
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"


More information about the freebsd-ports mailing list