There is another build failure here
http://www.cpantesters.org/cpan/report/9c06cdde-6a05-11e5-ad30-5a9be0bfc7aa
with the error message:
cc -c "-I/home/cpansand/.cpan/build/2015100321/PDL-2.013_02-OpCLxq/Basic/Core"
-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe
-fstack-protector -I/usr/local/include -O -DVERSION=\"2.013_02\"
-DXS_VERSION=\"2.013_02\" -DPIC -fPIC
"-I/usr/perl5.18.4p/lib/5.18.4/amd64-freebsd/CORE" -DBADVAL=1
-DBADVAL_USENAN=0 -DBADVAL_PER_PDL=0 pdlcore.c
pdlcore.c:193:21: error: controlling expression type 'IV' (aka 'long') not
compatible with any generic association type
if( !finite(nv) ) { return PDL_D; }
^~
Looking for some help with this one as well.
Thanks,
Chris
On 10/3/2015 17:22, Chris Marshall wrote:
> In this report
>
> http://www.cpantesters.org/cpan/report/f2b520ac-6a02-11e5-af12-2392e0bfc7aa
>
>
> the build fails because the pointer to the $PDL::SHARE Core
> structure is not declared. I'm having trouble following the logic
> since we have a declaration of PDL as a Core struct. The use of
> warn as PDL->pdl_warn is for a pointer to Core struct declaration.
> I don't know where or what a correct fix would be. It seems
> that the right thing was happening behind the scenes from de-fault-s.
>
> Fixes or suggestions anyone?
>
> Thanks,
> Chris
------------------------------------------------------------------------------
_______________________________________________
pdl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdl-devel