From owner-freebsd-ports@FreeBSD.ORG Mon Jun 17 09:08:24 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 24061A74 for ; Mon, 17 Jun 2013 09:08:24 +0000 (UTC) (envelope-from andrei.vrincianu@gmail.com) Received: from mail-oa0-x22b.google.com (mail-oa0-x22b.google.com [IPv6:2607:f8b0:4003:c02::22b]) by mx1.freebsd.org (Postfix) with ESMTP id EB18F164A for ; Mon, 17 Jun 2013 09:08:23 +0000 (UTC) Received: by mail-oa0-f43.google.com with SMTP id i7so3118799oag.30 for ; Mon, 17 Jun 2013 02:08:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=K/+dVsYS0mOyhGP0oGqp2fHLcm7TxDC7Joac/rYy+oU=; b=AUA7GPDHL1v8RNEfkY2DCcQhPv8BEOWyGutY4jDcso53iTbXoLLTAAMUmXrVzi00sb SQ1VxbgAyFTMxSGdntxhqNkCXSTWSxv3Z9MQFXdagzJxMA1HjVMEb/AWjm/c/RWyUYwV G1/PYpQk0DZpanKxgC0IzhZYUhFm+HDByJl+g/zEFrYIdj+cqhjKgXyum2ICxlPibOnj FZXsW1XoAi0OPMkKN69moi+xFKeW/ROhWaVJ2EQS7jFPyueDKAV1Qu+HGS/T3cyEy/CX e/YrjqQCMNw+/58UOmrji6vHOwm9Tlevs0l/dzC2KZWHAZseukXiKsxFi9zIG0BVzAkj 4cgQ== MIME-Version: 1.0 X-Received: by 10.60.136.234 with SMTP id qd10mr8423243oeb.15.1371460103588; Mon, 17 Jun 2013 02:08:23 -0700 (PDT) Received: by 10.76.20.143 with HTTP; Mon, 17 Jun 2013 02:08:23 -0700 (PDT) In-Reply-To: <745431.18508.bm@smtp104.sbc.mail.bf1.yahoo.com> References: <745431.18508.bm@smtp104.sbc.mail.bf1.yahoo.com> Date: Mon, 17 Jun 2013 12:08:23 +0300 Message-ID: Subject: Re: graphics/gegl won't build, was Re: Rebuild all ports for perl minor version update? From: Andrei Vrincianu To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jun 2013 09:08:24 -0000 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 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
': invalid byte sequence in US-ASCII (ArgumentError) > from ../tools/create-reference.rb:325:in `foreach' > from ../tools/create-reference.rb:325:in `block in
' > from ../tools/create-reference.rb:318:in `times' > from ../tools/create-reference.rb:318:in `
' > ../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 graphics/gegl > > ===>>> Exiting > > > Tom > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"