From owner-freebsd-ports@FreeBSD.ORG Sat Aug 27 14:37:17 2011 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 2303B1065672 for ; Sat, 27 Aug 2011 14:37:17 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepo101.cox.net (eastrmfepo101.cox.net [68.230.241.213]) by mx1.freebsd.org (Postfix) with ESMTP id B82BE8FC08 for ; Sat, 27 Aug 2011 14:37:16 +0000 (UTC) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmfepo101.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20110827143713.WAJ3909.eastrmfepo101.cox.net@eastrmimpo01.cox.net> for ; Sat, 27 Aug 2011 10:37:13 -0400 Received: from serene.no-ip.org ([98.164.83.25]) by eastrmimpo01.cox.net with bizsmtp id RSdD1h0030YnB6A02SdDnY; Sat, 27 Aug 2011 10:37:13 -0400 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020201.4E590119.00A0,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=5AHg1zS6fKBk64vkGL/stHpTKznySuNzRq0QOAs0BF0= c=1 sm=1 a=pUO0FtBaKxcA:10 a=G8Uczd0VNMoA:10 a=kj9zAlcOel0A:10 a=2vO5UZG1h46htWAnE/rx2g==:17 a=6I5d2MoRAAAA:8 a=kviXuzpPAAAA:8 a=KpkJnIGZbxC7MqBBSvcA:9 a=NNSFbUFLLGhSn-Z9RNsA:7 a=CjuIK1q_8ugA:10 a=SV7veod9ZcQA:10 a=4vB-4DCPJfMA:10 a=2vO5UZG1h46htWAnE/rx2g==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from cox.net (localhost [127.0.0.1]) by serene.no-ip.org (8.14.5/8.14.5) with ESMTP id p7REbCGu057209 for ; Sat, 27 Aug 2011 09:37:12 -0500 (CDT) (envelope-from conrads@cox.net) Date: Sat, 27 Aug 2011 09:37:07 -0500 From: "Conrad J. Sabatier" To: freebsd-ports@freebsd.org Message-ID: <20110827093707.02544428@cox.net> In-Reply-To: <4E58B770.6070802@FreeBSD.org> References: <20110827035245.7c7676a8@cox.net> <4E58B2F2.7070809@gmx.de> <4E58B770.6070802@FreeBSD.org> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.5; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: audio/amarok: make TRYBROKEN=yes reinstall worked! 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: Sat, 27 Aug 2011 14:37:17 -0000 On Sat, 27 Aug 2011 12:22:56 +0300 Andriy Gapon wrote: > on 27/08/2011 12:03 Matthias Andree said the following: > ... > > .if ${RUBY_VER} == 1.9 > > BROKEN= does not build with ruby 1.9 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > .endif > ... > > - does your newly-built Amarok _use_ Ruby? Or did the configuration > > or build weazel out of it? > > > > - do Ruby-related features _work properly_ in your Amarok build? > > > > Then and only then we can remove this BROKEN= tag. > > I'd think that it would be sufficient to fix the reason why the > BROKEN line was added in the first place. > Perhaps not. At Chris Rees' suggestion, I deinstalled ruby18 and tried building amarok again. No dice. It seems that the paths to the ruby includes amarok's configure script is looking for differ in ruby19. Grrrr! -- Conrad J. Sabatier conrads@cox.net