From owner-freebsd-office@FreeBSD.ORG Tue Aug 9 20:11:01 2011 Return-Path: <owner-freebsd-office@FreeBSD.ORG> Delivered-To: office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EE7C106566C; Tue, 9 Aug 2011 20:11:01 +0000 (UTC) (envelope-from ludger@bolmerg.de) Received: from mo-p00-ob6.rzone.de (mo-p00-ob6.rzone.de [IPv6:2a01:238:20a:202:53f0::1]) by mx1.freebsd.org (Postfix) with ESMTP id 5E0D78FC1F; Tue, 9 Aug 2011 20:11:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1312920659; l=1835; s=domk; d=bolmerg.de; h=Content-Type:MIME-Version:References:In-Reply-To:Subject:cc:To:From: Date:X-RZG-CLASS-ID:X-RZG-AUTH; bh=c1DNh+SnGFo3+Law/EVJVIYsWeM=; b=syDIPB/gFmixm5q5snUOZgBej3zfTUwdKuMQ6bfDXvfOrVrYh5CD0UUQM5mLWAVRJDK 2M2oIRbMDFH3I0CSnJHCjNSzgC6lluPWGCw70W0Ho/0t8xdXV03AYevbCYMMoYU5gu2r9 wDXZtWEeUr9+931AUTVoJeKly1uJ2ukvFtQ= X-RZG-AUTH: :O2kGeEG7b/pS1E+2R3K2m7Mkzd86dLAsqkgDCzFoXpF9+5qmplzcTQrrUAMy/qEl X-RZG-CLASS-ID: mo00 Received: from bsd-new.berliner.de (dslb-084-056-061-229.pools.arcor-ip.net [84.56.61.229]) by post.strato.de (mrclete mo30) (RZmta 26.2) with (EDH-RSA-DES-CBC3-SHA encrypted) ESMTPA id n02b54n79Jcx8L ; Tue, 9 Aug 2011 22:10:50 +0200 (MEST) Date: Tue, 9 Aug 2011 22:10:33 +0200 (CEST) From: Ludger Bolmerg <ludger@bolmerg.de> X-X-Sender: lb@bsd-new.berliner.de To: Chris Rees <crees@freebsd.org> In-Reply-To: <CADLo839nx88ime66MG2LRBJBx9shW=qmP+bTa=VCZ8OtRGUozg@mail.gmail.com> Message-ID: <alpine.BSF.2.00.1108092207320.60407@bsd-new.berliner.de> References: <201108091920.p79JK9WA011309@freefall.freebsd.org> <CADLo839nx88ime66MG2LRBJBx9shW=qmP+bTa=VCZ8OtRGUozg@mail.gmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-1767318620-1633961851-1312920650=:60407" Cc: office@freebsd.org, Ludger Bolmerg <ludger@bolmerg.de> Subject: Re: ports/159416: german/hunspell: build error X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Office applications on FreeBSD <freebsd-office.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-office>, <mailto:freebsd-office-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-office> List-Post: <mailto:freebsd-office@freebsd.org> List-Help: <mailto:freebsd-office-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-office>, <mailto:freebsd-office-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 09 Aug 2011 20:11:01 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---1767318620-1633961851-1312920650=:60407 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8BIT I don't have a make.conf in my work directory. uname -a returns FreeBSD bsd-new.berliner.de 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 Ludger On Tue, 9 Aug 2011, Chris Rees wrote: > On 9 August 2011 20:20, Ludger Bolmerg <ludger@bolmerg.de> wrote: >> The following reply was made to PR ports/159416; it has been noted by GNATS. >> >> From: Ludger Bolmerg <ludger@bolmerg.de> >> To: bug-followup@FreeBSD.org, ludger@bolmerg.de >> Cc: >> Subject: Re: ports/159416: german/hunspell: build error >> Date: Tue, 9 Aug 2011 21:12:03 +0200 (CEST) >> >> Hi >> >> after updating the ports tree I ran make clean and make distclean. >> Unfortunately this did not solve the issue. >> >> The error message from make is >> >> ... >> + test -z hunspell-capmain-plus_de_DE.tmp.tmp >> 3: ./bin/iso2dic: RE error: illegal byte sequence >> + + grep '^[A-Z]' hunspell-capmain-plus_de_DE.tmp.tmp >> ./bin/myspellfixprefix.pl+ >> sed+ grep -v -- --x >> + ./bin/lcfirst.pl 's:$:/ozm: ; s:/\(.*\)/:/\1: ; s:--x::' >> >> + echo >> gmake: *** [hunspell-capmain-plus_de_DE.tmp] Error 1 >> *** Error code 1 >> >> Stop in /usr/ports/german/hunspell. >> *** Error code 1 >> >> Stop in /usr/ports/german/hunspell. >> >> Please reopen the PR >> >> Thanks a lot >> Ludger Bolmerg > > Sorry, can't reproduce. Please provide your make.conf and uname -a. > > Chris > > ---1767318620-1633961851-1312920650=:60407--