From owner-freebsd-ports@FreeBSD.ORG Fri Jun 13 20:27:16 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4EA49106564A; Fri, 13 Jun 2008 20:27:16 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (cl-162.ewr-01.us.sixxs.net [IPv6:2001:4830:1200:a1::2]) by mx1.freebsd.org (Postfix) with ESMTP id AA63F8FC22; Fri, 13 Jun 2008 20:27:15 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.2/8.14.2) with ESMTP id m5DKRjj3001298; Fri, 13 Jun 2008 15:27:45 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.2/8.14.2/Submit) id m5DKRjAq001293; Fri, 13 Jun 2008 15:27:45 -0500 (CDT) (envelope-from brooks) Date: Fri, 13 Jun 2008 15:27:44 -0500 From: Brooks Davis To: Chris Shenton Message-ID: <20080613202744.GA102@lor.one-eyed-alien.net> References: <864p7x9njo.fsf@PECTOPAH.shenton.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CE+1k2dSO48ffgeK" Content-Disposition: inline In-Reply-To: <864p7x9njo.fsf@PECTOPAH.shenton.org> User-Agent: Mutt/1.5.17 (2007-11-01) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (lor.one-eyed-alien.net [127.0.0.1]); Fri, 13 Jun 2008 15:27:45 -0500 (CDT) Cc: ports@freebsd.org, Brooks Davis Subject: Re: audio/squeezecenter: .tgz not on Freebsd.org (is on slimdevices.com); perl probs 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: Fri, 13 Jun 2008 20:27:16 -0000 --CE+1k2dSO48ffgeK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 13, 2008 at 02:50:51PM -0400, Chris Shenton wrote: > The port tries to find the .tgz on FreeBSD.org only, but it does not > exist. I found it on slimdevices -- same MD5, SHA256, SIZE: >=20 > http://www.slimdevices.com/downloads/SqueezeCenter_v7.0.0/squeezecenter-7= =2E0-noCPAN.tgz There's apparently something non-standard to your ports config because the only master site is: MASTER_SITES=3D http://www.slimdevices.com/downloads/SqueezeCenter_v${PORTV= ERSION}/ The file is not on freebsd.org or any mirrors because Slim Devices forbids redistribution. > After building successfully, it fails to start with some problems in Perl: >=20 > root@PECTOPAH:squeezecenter<130# /usr/local/etc/rc.d/squeezecenter start > Starting squeezecenter. > Use of uninitialized value in join or string at > /usr/local/lib/perl5/site_perl/5.8.8/mach/File/Spec/Unix.pm line 82. > Use of uninitialized value in subroutine entry at > /usr/local/lib/perl5/site_perl/5.8.8/mach/YAML/Syck.pm line 75. > Use of uninitialized value in pattern match (m//) at > /usr/local/squeezecenter/Slim/Utils/Prefs.pm line 265. >=20 > root@PECTOPAH:squeezecenter<131# telnet localhost 9000 > Trying 127.0.0.1... > telnet: connect to address 127.0.0.1: Connection refused >=20 > The first file value is @_, the second is $_, and I can't see the issue > with the third file. =20 >=20 > My perl-fu is pretty rusty so I can't be much use tracking this down. You've got an out of date port version. I wasn't deleteing enough of the included YAML/Syck installation and after a recent update in ports, the two versions started to conflict in strange ways. The latest version of the of squeezecenter is 7.0.1. -- Brooks --CE+1k2dSO48ffgeK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iD8DBQFIUthAXY6L6fI4GtQRAlVLAKCZFQJW4hAJLQPbhrFAlznVjjEj/wCg0gsF 1PINQ4BNAdWy9ZV8lKapOGI= =rMNY -----END PGP SIGNATURE----- --CE+1k2dSO48ffgeK--