On Jan 4, 2008, at 5:56 PM, James E Keenan wrote:

David Cantrell wrote:
On Tue, Jan 01, 2008 at 08:23:52PM -0500, James E Keenan wrote:
David Cantrell wrote:
If anyone can give me an idiots' guide to how to grab the most recent source tree, build it, and test it, then I can test it on the same boxes
as I do CPAN testing, plus maybe a couple of others.
svn co https://svn.perl.org/parrot/trunk/ parrot_test
cd parrot_test
perl Configure.pl
make
...
/usr/local/bin/perl /home/david/parrot_test/tools/build/pmc2c.pl --c
subproxy.pmc
Cannot restore overloading on HASH(0x823a074) (package
Parrot::Pmc2c::Emitter) at blib/lib/Storable.pm (autosplit into
blib/lib/auto/Storable/_retrieve.al) line 328, at
/home/david/parrot_test/tools/build/dynpmc.pl line 199
make[1]: *** [all] Error 255
make[1]: Leaving directory `/home/david/parrot_test/src/dynpmc'
make: *** [dynpmc.dummy] Error 2
That's on Linux. There' probably not much point me testing it on more
obscure platforms right now -)

FWIW, the checkout and build and test also got failures for me on:
  Linux 2.6.22.14-72.fc6 #1 SMP x86_64 x86_64 x86_64 GNU/Linux
using
  perl, v5.8.8 built for x86_64-linux-thread-multi
  gcc (GCC) 4.1.2 20070626 (Red Hat 4.1.2-13)


t/stm/basic_mt.................................2/4
#     Failed test (t/stm/basic_mt.t at line 93)
# Exited with error code: [SIGNAL 11]
# Received:
#
# Expected:
# okay
#
t/stm/basic_mt.................................4/4 # Looks like you failed 1 test of 4. t/stm/basic_mt................................. Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/4 subtests
        (less 1 skipped subtest: 2 okay)

Test Summary Report
-------------------
t/configure/115-auto_warnings-01.t         (Wstat: 0 Tests: 4 Failed: 0)
  TODO passed:   4
t/src/intlist.t                            (Wstat: 0 Tests: 4 Failed: 0)
  TODO passed:   1-4
t/src/io.t (Wstat: 0 Tests: 20 Failed: 0)
  TODO passed:   16-17, 19
t/stm/basic_mt.t (Wstat: 256 Tests: 4 Failed: 1)
  Failed test number(s):  2
  Non-zero exit status: 1
Files=545, Tests=10580, 1602 wallclock secs ( 4.26 usr 1.88 sys + 1234.14 cusr 53.52 csys = 1293.80 CPU)
Result: FAIL
Failed 1/545 test programs. 1/10580 subtests failed.



-------------------------------------------------------
Matisse Enzer <[EMAIL PROTECTED]>
http://www.matisse.net/  - http://www.eigenstate.net/



Reply via email to