[MINC-development] mni_perllib-0.05 on the ppc64

Vicka Corey minc-development@bic.mni.mcgill.ca
Mon, 28 Jun 2004 13:37:33 -0400


hi folks -- i am now working on a freesurfer ppc64 suse linux port.

i'm trying to install mni_perllib-0.05 on the machine, and "make test"
does not look entirely contented:

ffff src/mni_perllib-0.05> make test
rm -f t/datadir.t
sed 's|@DEFAULT_DATA_DIR@|/usr/local/mni/data|' t/datadir.t.in > t/datadir.t
chmod 444 t/datadir.t
rm -f t/toy_ls
sed 's|@PERL@|\#!/usr/bin/perl|' t/toy_ls.in > t/toy_ls
chmod 555 t/toy_ls
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/checkdirs......ok                                                          
t/checkfiles.....ok                                                          
t/datadir........ok                                                          
t/getopt.........ok                                                          
t/mincutil.......spawn: exec of mincinfo failed: No such file or directory
mincutil.t: crashed while running mincinfo (termination status=65280)
t/mincutil.......dubious                                                     
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-22
        Failed 22/22 tests, 0.00% okay
t/miscutil.......ok                                                          
t/numutil........ok                                                          
t/pathutil.......ok                                                          
t/searchfiles....ok                                                          
t/spawn..........ok                                                          
t/startup........ok                                                          
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/mincutil.t  255 65280    22   22 100.00%  1-22
Failed 1/11 test scripts, 90.91% okay. 22/335 subtests failed, 93.43% okay.
make: *** [test_dynamic] Error 29
ffff src/mni_perllib-0.05> 

....anyone have any helpful thoughts...?

thanks,
--vicka