From: Chris Marshall
Sent: Thursday, October 08, 2015 2:06 AM
To: Henning Glawe ; Henning Glawe
Cc: [email protected]
Subject: [Pdl-devel] update Debian PDL-2.007 to PDL-2.014?
> Could you please try the current CPAN developers release (
> CHM/PDL-2.013_04.tar.gz ) and report if it now builds on the big-endian
> systems (I think that was where the problems were)?
On my ppc64 (big-endian) box running Debian Wheezy, with perl-5.22.0
(ppc64-linux-thread-multi-ld) I initially had 4 failing test scripts because
Test::Exception was not installed.
The absence of that module may have been my fault ... or it may indicate
that the dependency on Test::Exception has not been correctly declared in
the source. (I haven't checked.)
After installing Test::Exception, all tests pass and the 'make test' summary
report looks like:
Test Summary Report
-------------------
t/bad.t (Wstat: 0 Tests: 82 Failed: 0)
TODO passed: 53-54
t/fits.t (Wstat: 0 Tests: 90 Failed: 0)
TODO passed: 13, 17, 26, 30, 39, 45, 51, 60
t/inline-comment-test.t (Wstat: 0 Tests: 3 Failed: 0)
TODO passed: 3
t/iotypes.t (Wstat: 0 Tests: 7 Failed: 0)
TODO passed: 1-7
t/minmax-behavior.t (Wstat: 0 Tests: 3 Failed: 0)
TODO passed: 1, 3
t/op-eq-warn-for-non-numeric.t (Wstat: 0 Tests: 5 Failed: 0)
TODO passed: 5
t/ops.t (Wstat: 0 Tests: 60 Failed: 0)
TODO passed: 49-52
t/pdl_from_string.t (Wstat: 0 Tests: 113 Failed: 0)
TODO passed: 37-39
t/ufunc.t (Wstat: 0 Tests: 35 Failed: 0)
TODO passed: 14-35
Files=133, Tests=1505, 97 wallclock secs ( 2.15 usr 0.65 sys + 87.21 cusr
9.80 csys = 99.81 CPU)
It's a fairly basic build of PDL. There's no optional extras like TriD,
Proj, and GSL.
Unfortunately I haven't yet been able to get the fortran stuff to compile -
not finding the right gcc libs.
So I removed EU::77; hence no slatec and minuit.
It omens well for big-endian builds (and Debian), but a response from
Henning would be far more authoritative than I can provide.
For completeness, I've stuck the 'perl -V' below my sig.
I do have perls with other configurations - let me know if there's some
specific configuration(s) you'd like tested.
Cheers,
Rob
Summary of my perl5 (revision 5 version 22 subversion 0) configuration:
Platform:
osname=linux, osvers=3.2.0-4-powerpc64,
archname=ppc64-linux-thread-multi-ld
uname='linux debian-sis 3.2.0-4-powerpc64 #1 smp debian 3.2.68-1+deb7u1
ppc64 gnulinux '
config_args='-des -Duse64bitint -Dusethreads -Duselongdouble -Duse64bitall
-Dcc=gcc -m64 -Dprefix=/home/sisyphus-sis/perl522-m64-multi-ld'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
use64bitint=define, use64bitall=define, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc -m64', ccflags
='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_FORTIFY_SOURCE=2',
optimize='-O1',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe
-fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.6.3', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=87654321,
doublekind=4
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16,
longdblkind=6
ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t',
lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='gcc -m64', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/powerpc-linux-gnu/4.6/include-fixed
/usr/lib /lib/powerpc-linux-gnu /lib/../lib /usr/lib/powerpc-linux-gnu
/usr/lib/../lib /lib /lib64 /usr/lib64
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.13.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC',
lddlflags='-shared -O1 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
USE_LONG_DOUBLE USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at Jun 2 2015 22:14:40
@INC:
/home/sisyphus-sis/perl522-m64-multi-ld/lib/site_perl/5.22.0/ppc64-linux-thread-multi-ld
/home/sisyphus-sis/perl522-m64-multi-ld/lib/site_perl/5.22.0
/home/sisyphus-sis/perl522-m64-multi-ld/lib/5.22.0/ppc64-linux-thread-multi-ld
/home/sisyphus-sis/perl522-m64-multi-ld/lib/5.22.0
------------------------------------------------------------------------------
_______________________________________________
pdl-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdl-devel