From owner-freebsd-perl@FreeBSD.ORG Sun Aug 25 09:53:25 2013 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BE747EE4 for ; Sun, 25 Aug 2013 09:53:25 +0000 (UTC) (envelope-from tdb@carrick.bishnet.net) Received: from carrick.bishnet.net (carrick.bishnet.net [IPv6:2a01:348:132:1::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 821B22488 for ; Sun, 25 Aug 2013 09:53:25 +0000 (UTC) Received: from carrick-users.bishnet.net ([2a01:348:132:51::10]) by carrick.bishnet.net with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1VDX0d-0007Oz-94; Sun, 25 Aug 2013 10:53:23 +0100 Received: (from tdb@localhost) by carrick-users.bishnet.net (8.14.7/8.14.7/Submit) id r7P9rLHB028456; Sun, 25 Aug 2013 10:53:21 +0100 (BST) (envelope-from tdb) Date: Sun, 25 Aug 2013 10:53:20 +0100 From: Tim Bishop To: Andrej Zverev Subject: Re: graphics/p5-GD-Graph with lang/perl5.12 Message-ID: <20130825095320.GA52586@carrick-users.bishnet.net> References: <20130825012049.GY52586@carrick-users.bishnet.net> <20130825085844.GZ52586@carrick-users.bishnet.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-PGP-Key: 0x6C226B37FDF38D55, http://www.bishnet.net/tim/tim-bishnet-net.asc X-PGP-Fingerprint: 4BD9 5F90 8A50 40E8 D26C D681 6C22 6B37 FDF3 8D55 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "perl@FreeBSD.org" X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Aug 2013 09:53:25 -0000 Confirmed - that fixes the problem. Thanks Andrej. Tim. On Sun, Aug 25, 2013 at 01:06:54PM +0400, Andrej Zverev wrote: > Thanks for issue report. > I think this change should fix it. > http://svnweb.freebsd.org/ports?view=revision&revision=325332 > > On Sun, Aug 25, 2013 at 12:58 PM, Tim Bishop wrote: > > Hi Andrej, > > > > % perl -MExtUtils::MakeMaker\ 999 > > ExtUtils::MakeMaker version 999 required--this is only version 6.56. > > BEGIN failed--compilation aborted. > > > > Installed devel/p5-ExtUtils-MakeMaker. > > > > % perl -MExtUtils::MakeMaker\ 999 > > ExtUtils::MakeMaker version 999 required--this is only version 6.72. > > BEGIN failed--compilation aborted. > > > > After that, graphics/p5-GD-Graph built fine. > > > > So it looks like devel/p5-ExtUtils-MakeMaker should be a build > > dependency for graphics/p5-GD-Graph? > > > > I jumped to an incorrect conclusion about 5.12, sorry. > > > > Tim. > > > > On Sun, Aug 25, 2013 at 10:51:43AM +0400, Andrej Zverev wrote: > >> Hello Tim. This one unrelated to perl5.12 deprecation. > >> > >> Can you you show me output of %perl -MExtUtils::MakeMaker\ 999 > >> and after that try to install devel/p5-ExtUtils-MakeMaker which should be > >> newer version than yours from base. Ah and try to build p5-GD-Graph again. > >> > >> > >> On Sun, Aug 25, 2013 at 5:20 AM, Tim Bishop wrote: > >> > Hi, > >> > > >> > graphics/p5-GD-Graph is failing to build with lang/perl5.12: > >> > > >> > ===> Configuring for p5-GD-Graph-1.48 > >> > WARNING: AUTHOR takes a string/number not a ARRAY reference. > >> > Please inform the author. > >> > Checking if your kit is complete... > >> > Looks good > >> > only nested arrays of non-refs are supported at /usr/local/lib/perl5/5.12/ExtUtils/MakeMaker.pm line 664 > >> > *** [do-configure] Error code 2 > >> > > >> > Stop in /usr/ports/graphics/p5-GD-Graph. > >> > > >> > ===>>> make failed for graphics/p5-GD-Graph > >> > > >> > I appreciate 5.12 is deprecated, but it hasn't yet been removed. > >> > > >> > Tim. > > > > -- > > Tim Bishop > > http://www.bishnet.net/tim/ > > PGP Key: 0x6C226B37FDF38D55 > > Tim. -- Tim Bishop http://www.bishnet.net/tim/ PGP Key: 0x6C226B37FDF38D55