[Bug 200370] lang/perl5.20: Argument "2.49_01" isn't numeric
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed May 27 22:19:15 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200370
--- Comment #11 from Mathieu Arnold <mat at 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.
More information about the freebsd-perl
mailing list