develooper Front page | perl.perl5.porters | Postings from March 2008

Tests failed on PPC64

Thread Next
From:
Sérgio Durigan Júnior
Date:
March 13, 2008 12:36
Subject:
Tests failed on PPC64
Message ID:
1205436932.7015.27.camel@pegasus
Hi all,

I'm compiling Perl 5.10.0 on a PPC64 machine, and some tests have failed
during the process. To be more specific:

>> make minitest
FAILED: op/reg_namedcapture.t
FAILED: op/switch.t

>> make test
FAILED: ../lib/ExtUtils/CBuilder/t/02-link.t

My machine is:
sergio@elm3b188 ~/work/perl/perl-5.10.0 $ uname -a
Linux elm3b188 2.6.16.46-0.12-ppc64 #1 SMP Thu May 17 14:00:09 UTC 2007
ppc64 ppc64 ppc64 GNU/Linux

sergio@elm3b188 ~/work/perl/perl-5.10.0 $ cat /etc/SuSE-release
SUSE Linux Enterprise Server 10 (ppc)
VERSION = 10
PATCHLEVEL = 1

The ./Configure line is:
./Configure -de -Doptimize='-g' -Accflags='-m64'

And my question is: is there something wrong with it? Should I worry
about those fails, or they're normal?

Thanks!

-- 
Sérgio Durigan Júnior
Software Engineer
Linux Technology Center - LTC
IBM Brazil


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About