perl5.26 vs devel/p5-Params-Classify ?

Kurt Jaeger lists at opsec.eu
Sat Aug 5 09:13:48 UTC 2017


Hi!

> Alas, I've got a problem with the installation of the devel/p5-Params-Classify port
> which - I suspect - is beause I'm on perl5.26 (but I'm also recently on FreeBSD 11.1, so it may be that):
[...]

> => SHA256 Checksum OK for Params-Classify-0.015.tar.gz.
> ===>  Patching for p5-Params-Classify-0.015
> ===>   p5-Params-Classify-0.015 depends on package: p5-Devel-CallChecker>=0.003 - found
> ===>   p5-Params-Classify-0.015 depends on package: p5-Module-Build>=0.4206 - found
> ===>   p5-Params-Classify-0.015 depends on package: perl5>=5.26<5.27 - found
> ===>  Configuring for p5-Params-Classify-0.015
> Created MYMETA.yml and MYMETA.json
> Creating new 'Build' script for 'Params-Classify' version '0.015'
> ===>  Building for p5-Params-Classify-0.015
> Building Params-Classify
> ===>  Staging for p5-Params-Classify-0.015

Between the last two lines I have

cc -I/usr/local/lib/perl5/5.26/mach/CORE -DVERSION="0.015" -DXS_VERSION="0.015" -DPIC -fPIC -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -o lib/Params/Classify.o lib/Params/Classify.c
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Params/Classify/Classify.bs')
cc -shared -L/usr/local/lib/perl5/5.26/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/Params/Classify/Classify.so lib/Params/Classify.o

That's what you're missing and this is why you do not have the .so
file.

It's cause is not 11.1 and it's not 5.26. Something else is wrong.

-- 
pi at opsec.eu            +49 171 3101372                         3 years to go !


More information about the freebsd-perl mailing list