Patrick R . Michaud wrote:
# New Ticket Created by Patrick R. Michaud
# Please include the string: [perl #45249]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=45249 >
Chromatic is already aware of this issue, but I thought I'd
file a ticket for it that others can hang information on.
Starting with r21103, Parrot won't build on my 64-bit platform.
It starts through the normal configure and make process, but then
ends with:
Patrick: On my Linux server, I am able to 'make', but I am experiencing
a whole new crop of 'make test' failures:
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/compilers/imcc/imcpasm/cfg.t 3 768 3 3 1-3
t/compilers/imcc/imcpasm/opt1.t 63 16128 78 63 1-11 18-37 41-42
44-51
53-65 67-70
72-74 77-78
t/compilers/imcc/imcpasm/opt2.t 5 1280 6 5 1-4 6
t/compilers/imcc/imcpasm/optc.t 2 512 43 2 9-10
t/pmc/sub.t 1 256 61 1 44
9 tests and 620 subtests skipped.
Failed 5/331 test scripts. 74/7714 subtests failed.
Files=331, Tests=7714, 604 wallclock secs (132.06 cusr + 29.19 csys =
161.25 CPU)
Failed 5/331 test programs. 74/7714 subtests failed.
make: *** [test] Error 255
Would these be related to the same problem?
Summary of my parrot 0.4.15 (r21124) configuration:
configdate='Fri Sep 7 22:40:24 2007 GMT'
Platform:
osname=linux, archname=i686-linux
jitcapable=1, jitarchname=i386-linux,
jitosname=LINUX, jitcpuarch=i386
execcapable=1
perl=/usr/local/bin/perl
Compiler:
cc='cc', ccflags=' -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHASATTRIBUTE_CONST
-DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE
-DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT ',
Linker and Libraries:
ld='cc', ldflags=' -L/usr/local/lib',
cc_ldflags='',
libs='-lnsl -ldl -lm -lcrypt -lutil -lpthread -lrt'
Dynamic Linking:
share_ext='.so', ld_share_flags='-shared -L/usr/local/lib -fPIC',
load_ext='.so', ld_load_flags='-shared -L/usr/local/lib -fPIC'
Types:
iv=long, intvalsize=4, intsize=4, opcode_t=long, opcode_t_size=4,
ptrsize=4, ptr_alignment=1 byteorder=1234,
nv=double, numvalsize=8, doublesize=8