Skip Menu |

This queue is for tickets about the PDL-HMM CPAN distribution.

Report information
The Basics
Id: 104726
Status: resolved
Priority: 0/
Queue: PDL-HMM

People
Owner: moocow [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.06003



Subject: Compilation fails with PDL 2.008
Output from '/usr/bin/make': "/bbbike/perl-5.18.4/bin/perl" "-I/bbbike/perl-5.18.4/lib/site_perl/5.18.4/x86_64-linux" "-MPDL::PP qw/PDL::HMM PDL::HMM HMM/" HMM.pd cp HMM.pm blib/lib/PDL/HMM.pm Running Mkbootstrap for PDL::HMM () chmod 644 "HMM.bs" "/bbbike/perl-5.18.4/bin/perl" "/opt/perl-5.18.4/lib/site_perl/5.18.4/ExtUtils/xsubpp" -typemap "/opt/perl-5.18.4/lib/5.18.4/ExtUtils/typemap" -typemap "/bbbike/perl-5.18.4/lib/site_perl/5.18.4/x86_64-linux/PDL/Core/typemap.pdl" HMM.xs > HMM.xsc && mv HMM.xsc HMM.c cc -c "-I/bbbike/perl-5.18.4/lib/site_perl/5.18.4/x86_64-linux/PDL/Core" -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.06002\" -DXS_VERSION=\"0.06002\" -fPIC "-I/opt/perl-5.18.4/lib/5.18.4/x86_64-linux/CORE" HMM.c HMM.xs: In function 'XS_PDL_logzero': HMM.xs:21619:42: error: 'Core' has no member named 'propogate_badflag' make: *** [HMM.o] Error 1
should be fixed in v0.06003 (tested current PDL release v2.012, which also contains the API typo fix)