From owner-freebsd-ports@FreeBSD.ORG Mon Nov 14 14:08:40 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D96616A41F for ; Mon, 14 Nov 2005 14:08:40 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from smtp02.mrf.mail.rcn.net (smtp02.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89DCA43D58 for ; Mon, 14 Nov 2005 14:08:37 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from 65-78-24-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([65.78.24.188]) by smtp02.mrf.mail.rcn.net with ESMTP; 14 Nov 2005 09:08:34 -0500 X-IronPort-AV: i="3.97,327,1125892800"; d="scan'208"; a="163233382:sNHT26761648" From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17272.39468.363714.287813@jerusalem.litteratus.org> Date: Mon, 14 Nov 2005 09:07:40 -0500 To: ports@freebsd.org In-Reply-To: <20051114134105.GA25117@holestein.holy.cow> References: <200511141312.IAA13523@hera.homer.att.com> <20051114134105.GA25117@holestein.holy.cow> X-Mailer: VM 7.17 under 21.5 (beta23) "daikon" XEmacs Lucid Cc: Subject: Re: Ruby/ruby+oniguruma build failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 14:08:40 -0000 Parv writes: > > cp -p ./enc/sjis.c /usr/ports/lang/ruby18/work/ruby-1.8.3/enc/sjis.c > > patch -d /usr/ports/lang/ruby18/work/ruby-1.8.3 -p0 < ./re.c.181.patch > > Hmm... Looks like a unified diff to me... > > The text leading up to this was: > > -------------------------- > > |--- re.c.ruby_orig 2003-11-04 18:13:57.000000000 +0900 > > |+++ re.c 2004-04-26 12:05:31.000000000 +0900 > > -------------------------- > > Patching file re.c using Plan A... > > Hunk #1 succeeded at 483 (offset 42 lines). > > Hunk #2 succeeded at 581 (offset 40 lines). > > Hunk #3 failed at 591. > > Hunk #4 succeeded at 807 (offset 110 lines). > > Hunk #5 succeeded at 811 (offset 40 lines). > > 1 out of 5 hunks failed--saving rejects to re.c.rej > > done > > *** Error code 1 > > I mentioned that in ... > > http://www.freebsd.org/cgi/query-pr.cgi?pr=87704 > > > You may want to open a new PR (and possibly request to close the > above as the failure reason seems to be different than that in OP). If you do, could you please let me know the pr number? I'm getting exactly the same symptoms and have been since the ruby bump, and would like to comtribute my log. I'm also running of a (slightly aged) -CURRENT, so as to rule out system-version-specific issues. Robert Huff