From owner-freebsd-ports@FreeBSD.ORG  Tue Oct 30 19:15:53 2012
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: ports@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
 by hub.freebsd.org (Postfix) with ESMTP id DEBB82C0;
 Tue, 30 Oct 2012 19:15:53 +0000 (UTC)
 (envelope-from mike.jakubik@intertainservices.com)
Received: from mail.intertainservices.com (mail.intertainservices.com
 [69.77.177.114])
 by mx1.freebsd.org (Postfix) with ESMTP id A6DC18FC08;
 Tue, 30 Oct 2012 19:15:53 +0000 (UTC)
Received: from freebsd.local (unknown [172.16.10.114])
 by mail.intertainservices.com (Postfix) with ESMTPSA id 870F95649B;
 Tue, 30 Oct 2012 15:15:52 -0400 (EDT)
From: Mike Jakubik <mike.jakubik@intertainservices.com>
Organization: Intertainservices
To: freebsd-ports@freebsd.org
Subject: Re: Can not compile VIrtualbox 4.1.22
Date: Tue, 30 Oct 2012 15:15:53 -0400
User-Agent: KMail/1.13.7 (FreeBSD/9.1-PRERELEASE; KDE/4.8.4; amd64; ; )
References: <201210291424.19868.mike.jakubik@intertainservices.com>
 <201210301330.39022.mike.jakubik@intertainservices.com>
 <CAGK=9AEHda-bHtb=mv0y9Hdg2bhOSJsLtZGgZx5VBn=JxnvA8Q@mail.gmail.com>
In-Reply-To: <CAGK=9AEHda-bHtb=mv0y9Hdg2bhOSJsLtZGgZx5VBn=JxnvA8Q@mail.gmail.com>
MIME-Version: 1.0
Content-Type: Text/Plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Message-Id: <201210301515.53581.mike.jakubik@intertainservices.com>
X-intertainservices-MailScanner-Information: Please contact the ISP for more
 information
X-intertainservices-MailScanner-ID: 870F95649B.AD470
X-intertainservices-MailScanner: Found to be clean
X-intertainservices-MailScanner-From: mike.jakubik@intertainservices.com
X-Spam-Status: No
Cc: ports@freebsd.org, Mikhail Tsatsenko <m.tsatsenko@gmail.com>
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-ports>,
 <mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports>
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
 <mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Oct 2012 19:15:53 -0000

On Tuesday 30 October 2012 1:57:46 PM Mikhail Tsatsenko wrote:
> 2012/10/30 Mike Jakubik <mike.jakubik@intertainservices.com>:
> > On Tuesday 30 October 2012 2:36:44 AM Mikhail Tsatsenko wrote:
> >> 2012/10/29 Mike Jakubik <mike.jakubik@intertainservices.com>:
> >> > Hello,
> >> > 
> >> > There appears to be a typo of some sort in one of the sed files in the
> >> > port.
> >> 
> >> Hi,
> >> I am unable to reproduce the problem.
> >> Which version of FreeBSD you are using? Also please show me pkg_info
> >> output and make sure that sources under /usr/src, both userland and
> >> kernel binaries are in sync.
> >> 
> >>  Mikhail
> > 
> > Mikhail,
> > 
> > I have build and installed latest releng9, updated ports tree, but still
> > the same error "errmsg.sed line 31: Unmatched [ or [^"
> 
> Looks like you have gsed port installed. Try to deinstall it and try
> again. Let me know if it helps.
> By the way: next time try avoid sending huge outputs in message body.
> Instead use pastebin or attachments.

I just finished testing the 4.2.4 port, and i had no problems with sed there, 
its a reasonable assumption that gsed may be the problem, however the port 
should use the correct sed.

Thanks.