From owner-freebsd-ports@FreeBSD.ORG Sat Aug 27 20:04:03 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 BE117106564A for ; Sat, 27 Aug 2011 20:04:02 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepo203.cox.net (eastrmfepo203.cox.net [68.230.241.218]) by mx1.freebsd.org (Postfix) with ESMTP id 4D7D78FC14 for ; Sat, 27 Aug 2011 20:04:02 +0000 (UTC) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmfepo203.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20110827200356.GTUQ32702.eastrmfepo203.cox.net@eastrmimpo01.cox.net>; Sat, 27 Aug 2011 16:03:56 -0400 Received: from serene.no-ip.org ([98.164.83.25]) by eastrmimpo01.cox.net with bizsmtp id RY3v1h00X0YnB6A02Y3wL6; Sat, 27 Aug 2011 16:03:56 -0400 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A02020A.4E594DAC.0035,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=pHUPvXvNVoTQJhHvvjQA:9 a=Zc_Q6kT5tf_CbjOczrUA: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 p7RK3tCc055895; Sat, 27 Aug 2011 15:03:55 -0500 (CDT) (envelope-from conrads@cox.net) Date: Sat, 27 Aug 2011 15:03:50 -0500 From: "Conrad J. Sabatier" To: Steve Wills Message-ID: <20110827150350.7291a045@cox.net> In-Reply-To: <4E590C36.8090305@FreeBSD.org> References: <20110827035245.7c7676a8@cox.net> <4E58B2F2.7070809@gmx.de> <4E58B770.6070802@FreeBSD.org> <20110827093707.02544428@cox.net> <4E590C36.8090305@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 Cc: freebsd-ports@freebsd.org 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 20:04:03 -0000 On Sat, 27 Aug 2011 11:24:38 -0400 Steve Wills wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 08/27/11 10:37, Conrad J. Sabatier wrote: > > 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! > > > > I just happen to be working on fixing this. Please try the attached > patch, also available here: > > http://people.freebsd.org/~swills/amarok_patch.txt > > This corrects the build for me. If you can confirm that and also that > the port works properly, I'll commit this. > > Steve Looks good! I made sure to deinstall ruby-1.8 first (again!). Patches applied cleanly, build and install went fine, running amarok now. Looks like you did it! Good job! Thanks! -- Conrad J. Sabatier conrads@cox.net