Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Aug 2013 10:53:20 +0100
From:      Tim Bishop <tim@bishnet.net>
To:        Andrej Zverev <andrej.zverev@gmail.com>
Cc:        "perl@FreeBSD.org" <perl@freebsd.org>
Subject:   Re: graphics/p5-GD-Graph with lang/perl5.12
Message-ID:  <20130825095320.GA52586@carrick-users.bishnet.net>
In-Reply-To: <CAD5bB%2BiZhkLrp17de%2BzYHXSyf030RwQ_FRNrxYoVUQOGtB1YgQ@mail.gmail.com>
References:  <20130825012049.GY52586@carrick-users.bishnet.net> <CAD5bB%2BhH1SLT4NHxRRoa6TiPdF8_41UxN2VrNzBffDs6QqCTVQ@mail.gmail.com> <20130825085844.GZ52586@carrick-users.bishnet.net> <CAD5bB%2BiZhkLrp17de%2BzYHXSyf030RwQ_FRNrxYoVUQOGtB1YgQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <tim@bishnet.net> 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 <tim@bishnet.net> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130825095320.GA52586>