Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2015 22:19:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        perl@FreeBSD.org
Subject:   [Bug 200370] lang/perl5.20: Argument "2.49_01" isn't numeric
Message-ID:  <bug-200370-14331-QFDJzfnMZY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200370-14331@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200370-14331@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200370

--- Comment #11 from Mathieu Arnold <mat@FreeBSD.org> ---
(In reply to J. B. from comment #1)
> Invalid version format (non-numeric data) at
> /usr/local/lib/perl5/5.20/vars.pm line 3.

What is on line 3 of that file ? if it's not "use 5.006;" you have a different
file than should be.


If it's the same, could you run "make -dx" and tell us what is the last command
that's run, it should be something like this:

/usr/bin/env ac_cv_path_PERL=/usr/local/bin/perl
ac_cv_path_PERL_PATH=/usr/local/bin/perl
XDG_DATA_HOME=/usr/ports/devel/p5-AnyData/work
XDG_CONFIG_HOME=/usr/ports/devel/p5-AnyData/work
HOME=/usr/ports/devel/p5-AnyData/work SHELL=/bin/sh CONFIG_SHELL=/bin/sh
PERL_EXTUTILS_AUTOINSTALL=--skipdeps /usr/local/bin/perl5.20.2 ./Makefile.PL
INSTALLDIRS=site CC=cc 'CCFLAGS=-O2 -pipe -march=pentium4  -fstack-protector
-fno-strict-aliasing' PREFIX=/usr/local INSTALLPRIVLIB=/usr/local/lib
INSTALLARCHLIB=/usr/local/lib

(I ran it in devel/p5-AnyData, but it should be similar.)  Does it run
/usr/local/bin/perl5.20.2 ?

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200370-14331-QFDJzfnMZY>