From owner-freebsd-ports@FreeBSD.ORG Sun Aug 17 15:13:57 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6014F1065678 for ; Sun, 17 Aug 2008 15:13:57 +0000 (UTC) (envelope-from shuvaev@physik.uni-wuerzburg.de) Received: from mailrelay.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28]) by mx1.freebsd.org (Postfix) with ESMTP id 093188FC1C for ; Sun, 17 Aug 2008 15:13:56 +0000 (UTC) (envelope-from shuvaev@physik.uni-wuerzburg.de) Received: from virusscan.mail (localhost [127.0.0.1]) by mailrelay.mail (Postfix) with ESMTP id 31186198E07; Sun, 17 Aug 2008 17:13:56 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by virusscan.mail (Postfix) with ESMTP id 248DC198E04; Sun, 17 Aug 2008 17:13:56 +0200 (CEST) Received: from mail.physik.uni-wuerzburg.de (wthp192.physik.uni-wuerzburg.de [132.187.40.192]) by mailmaster.uni-wuerzburg.de (Postfix) with ESMTP id 0EA89198E01; Sun, 17 Aug 2008 17:13:56 +0200 (CEST) Received: from wep4017.physik.uni-wuerzburg.de ([132.187.37.17]) by mail.physik.uni-wuerzburg.de (Lotus Domino Release 8.0.1HF110) with ESMTP id 2008081717135503-36323 ; Sun, 17 Aug 2008 17:13:55 +0200 Received: by wep4017.physik.uni-wuerzburg.de (sSMTP sendmail emulation); Sun, 17 Aug 2008 17:13:54 +0200 From: "Alexey Shuvaev" Date: Sun, 17 Aug 2008 17:13:54 +0200 To: hideo Message-ID: <20080817151354.GB24751@wep4017.physik.uni-wuerzburg.de> References: <20080816071739.GA18891@kokopelli.hydra> <20080817144252.GA91064@lastamericanempire.com> MIME-Version: 1.0 In-Reply-To: <20080817144252.GA91064@lastamericanempire.com> Organization: Universitaet Wuerzburg User-Agent: Mutt/1.5.18 (2008-05-17) X-MIMETrack: Itemize by SMTP Server on domino1/uni-wuerzburg(Release 8.0.1HF110 | April 11, 2008) at 08/17/2008 05:13:55 PM, Serialize by Router on domino1/uni-wuerzburg(Release 8.0.1HF110 | April 11, 2008) at 08/17/2008 05:13:55 PM, Serialize complete at 08/17/2008 05:13:55 PM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Virus-Scanned: by amavisd-new at uni-wuerzburg.de Cc: freebsd-ports@freebsd.org Subject: Re: Ruby port broken? SOLVED 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: Sun, 17 Aug 2008 15:13:57 -0000 On Sun, Aug 17, 2008 at 08:42:52AM -0600, hideo wrote: > > Apparently, whatever worked for you hasn't done me any good: > > > > ===> Patching for ruby-1.8.6.287,1 > > ===> Applying FreeBSD patches for ruby-1.8.6.287,1 > > Ignoring previously applied (or reversed) patch. > > 3 out of 3 hunks ignored--saving rejects to lib/cgi.rb.rej > > => Patch patch-lib_cgi.rb failed to apply cleanly. > > => Patch(es) patch-ext_tk_tkutil_extconf.rb patch-io.c applied cleanly. > > *** Error code 1 > > > > Stop in /usr/ports/lang/ruby18. > > *** Error code 1 > > > > Stop in /usr/ports/lang/ruby18. > > ** Command failed [exit code 1]: /usr/bin/script -qa > > /tmp/portupgrade.20719.0 env UPGRADE_TOOL=portupgrade > > UPGRADE_PORT=ruby-1.8.6.111_5,1 UPGRADE_PORT_VER=1.8.6.111_5,1 make > > ** Fix the problem and try again. > > Just update ports at around 8:30 MDT and it's still broken on stable. > You can manually remove offending files in ports/lang/ruby18/files: patch-lib_cgi.rb patch-lib_ipaddr.rb patch-lib_optparse.rb patch-lib_resolv-replace.rb patch-lib_resolv.rb patch-lib_webrick_httputils.rb Alexey.