Parrot Test Perl $Revision: 1.33 $ Starttime: Mon Oct 25 04:30:02 2004 System Information Linux|:|m10s07|:|2.4.25-vs1.26 i686 cc (GCC) 3.3.4 (Debian 1:3.3.4-9) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This is perl, v5.8.4 built for i386-linux-thread-multi Copyright 1987-2004, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using `man perl' or `perldoc perl'. If you have access to the Internet, point your browser at http://www.perl.com/, the Perl Home Page. Summary of my perl5 (revision 5 version 8 subversion 4) configuration: Platform: osname=linux, osvers=2.4.26-ti1211, archname=i386-linux-thread-multi uname='linux kosh 2.4.26-ti1211 #1 sat apr 24 14:46:58 est 2004 i686 gnulinux ' config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=i386-linux -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.4 -Dsitearch=/usr/local/lib/perl/5.8.4 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.4 -Dd_dosuid -des' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -I/usr/local/include' ccversion='', gccversion='3.3.3 (Debian 20040429)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt perllibs=-ldl -lm -lpthread -lc -lcrypt libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libperl.so.5.8.4 gnulibc_version='2.3.2' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT Built under linux Compiled at May 11 2004 23:53:34 @INC: /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl /usr/local/lib/perl/5.8.3 /usr/local/share/perl/5.8.3 . CVS Changes P MANIFEST P build_tools/jit2h.pl U config/gen/platform/darwin/asm.s P config/init/hints/darwin.pl P jit/arm/exec_dep.h P jit/i386/core.jit P jit/i386/exec_dep.h P jit/ppc/core.jit P jit/ppc/exec_dep.h P jit/ppc/jit_emit.h P src/jit.c Configure Parrot Version 0.1.1 Configure 2.0 Copyright (C) 2001-2003 The Perl Foundation. All Rights Reserved. Hello, I'm Configure. My job is to poke and prod your system to figure out how to build Parrot. The process is completely automated, unless you passed in the `--ask' flag on the command line, in which case it'll prompt you for a few pieces of info. Since you're running this script, you obviously have Perl 5--I'll be pulling some defaults from its configuration. Checking MANIFEST.....................................................done. Setting up Configure's data structures................................done. Tweaking settings for miniparrot......................................done. Loading platform and local hints files................................done. Determining nongenerated header files.................................done. Determining what C compiler and linker to use.........................done. Determining if your C compiler is actually gcc........................done. Enabling optimization.................................................done. Determining what types Parrot should use..............................done. Determining what opcode files should be compiled in...................done. Setting up experimental systems.......................................done. Determining what pmc files should be compiled in......................done. Determining your minimum pointer alignment............................done. Probing for C headers.................................................done. Determining some sizes................................................done. Computing native byteorder for Parrot's wordsize......................done. Figuring out how to pack() Parrot's types.............................done. Figuring out what formats should be used for sprintf..................done. Determining if your C library has a working S_ISREG...................done. Determining architecture, OS and JIT capability.......................done. Running CPU specific stuff............................................done. Verifying that the compiler supports function pointer casts...........done. Determining if your compiler supports computed goto...................done. Determining if your compiler supports inline..........................done. Determining what allocator to use.....................................done. Determining if your C library supports memalign.......................done. Determining some signal stuff.........................................done. Determining if your C library has setenv / unsetenv...................done. Determining if your platform supports AIO.............................done. Determining if your platform supports GMP.............................done. Testing snprintf .....................................................done. Configuring ICU if requested..........................................done. Generating C headers..................................................done. Generating core pmc list..............................................done. Generating runtime/parrot/include.....................................done. Generating build files................................................done. Moving platform files into place......................................done. Recording configuration data for later retrieval......................done. Okay, we're done! You can now use `make' (or your platform's equivalent to `make') to build your Parrot. After that, you can use `make test' to run the test suite. Happy Hacking, The Parrot Team Summary of my parrot 0.1.1 configuration: configdate='Mon Oct 25 04:30:24 2004' Platform: osname=linux, archname=i386-linux-thread-multi jitcapable=1, jitarchname=i386-linux, jitosname=LINUX, jitcpuarch=i386 execcapable=1 perl=/usr/bin/perl Compiler: cc='cc', ccflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', Linker and Libraries: ld='cc', ldflags=' -L/usr/local/lib', cc_ldflags='', libs='-ldl -lm -lpthread -lcrypt -lrt -lgmp' 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 Build Warnings die 1558 not mentioned in ops.num die_i 1559 not mentioned in ops.num die_ic 1560 not mentioned in ops.num rand_n_n 1561 not mentioned in ops.num rand_n_nc 1562 not mentioned in ops.num rand_i_i 1563 not mentioned in ops.num rand_i_ic 1564 not mentioned in ops.num rand_n 1565 not mentioned in ops.num rand_i 1566 not mentioned in ops.num srand_i 1567 not mentioned in ops.num srand_ic 1568 not mentioned in ops.num stat_i_s_i 1569 not mentioned in ops.num stat_i_sc_i 1570 not mentioned in ops.num stat_i_s_ic 1571 not mentioned in ops.num stat_i_sc_ic 1572 not mentioned in ops.num stat_i_i_i 1573 not mentioned in ops.num stat_i_ic_i 1574 not mentioned in ops.num stat_i_i_ic 1575 not mentioned in ops.num stat_i_ic_ic 1576 not mentioned in ops.num mod_i_i 1577 not mentioned in ops.num mod_i_ic 1578 not mentioned in ops.num mod_p_p 1579 not mentioned in ops.num mod_p_n 1580 not mentioned in ops.num mod_p_nc 1581 not mentioned in ops.num mod_n_n 1582 not mentioned in ops.num mod_n_nc 1583 not mentioned in ops.num new_p_i_k 1584 not mentioned in ops.num new_p_ic_k 1585 not mentioned in ops.num new_p_i_kc 1586 not mentioned in ops.num new_p_ic_kc 1587 not mentioned in ops.num new_extended_p 1588 not mentioned in ops.num morph_p_i 1589 not mentioned in ops.num morph_p_ic 1590 not mentioned in ops.num get_repr_s_p 1591 not mentioned in ops.num print_item_i 1592 not mentioned in ops.num print_item_ic 1593 not mentioned in ops.num print_item_n 1594 not mentioned in ops.num print_item_nc 1595 not mentioned in ops.num print_item_s 1596 not mentioned in ops.num print_item_sc 1597 not mentioned in ops.num print_item_p 1598 not mentioned in ops.num print_newline 1599 not mentioned in ops.num print_item_p_i 1600 not mentioned in ops.num print_item_p_ic 1601 not mentioned in ops.num print_item_p_n 1602 not mentioned in ops.num print_item_p_nc 1603 not mentioned in ops.num print_item_p_s 1604 not mentioned in ops.num print_item_p_sc 1605 not mentioned in ops.num print_item_p_p 1606 not mentioned in ops.num print_newline_p 1607 not mentioned in ops.num slice_p_p_k 1608 not mentioned in ops.num slice_p_p_kc 1609 not mentioned in ops.num slice_p_p_k_ic 1610 not mentioned in ops.num slice_p_p_kc_ic 1611 not mentioned in ops.num iter_p_p 1612 not mentioned in ops.num exec_s 1613 not mentioned in ops.num exec_sc 1614 not mentioned in ops.num /usr/bin/ar: creating libicudata.a putil.c:148: warning: integer constant is too large for "long" type putil.c:149: warning: integer constant is too large for "long" type /usr/bin/ar: creating libicuuc.a unorm_it.c: In function `moveContentsTowardStart': unorm_it.c:140: warning: comparison is always false due to limited range of data type unorm_it.c: In function `moveContentsTowardEnd': unorm_it.c:168: warning: comparison is always false due to limited range of data type /usr/bin/ar: creating libicui18n.a ../common/unicode/uobject.h:170: warning: inline function `virtual void* icu_2_6::UObject::getDynamicClassID() const' used but never defined ../common/unicode/unifilt.h:95: warning: inline function `virtual void* icu_2_6::UnicodeFilter::getDynamicClassID() const' used but never defined /usr/bin/ar: creating libicuctestfw.a /usr/bin/ar: creating libicutoolutil.a config/gen/cpu/i386/memcpy_mmx.c: In function `Parrot_memcpy_aligned_mmx_debug': config/gen/cpu/i386/memcpy_mmx.c:65: warning: cast discards qualifiers from pointer target type config/gen/cpu/i386/memcpy_sse.c: In function `Parrot_memcpy_aligned_sse_debug': config/gen/cpu/i386/memcpy_sse.c:55: warning: cast discards qualifiers from pointer target type You need to install the perl-doc package to use this program. make[1]: *** [packfile-c.pod] Error 1 make: *** [docs.dummy] Error 2 No command set Test Results: echo ast/ast.y -d -o ast/astparser.c -p AST ast/ast.y -d -o ast/astparser.c -p AST /usr/bin/perl -e 'open(A,qq{>>$_}) or die foreach @ARGV' ast/ast.y.flag ast/astparser.c ast/astparser.h /usr/bin/perl t/harness --gc-debug --running-make-test -b t/library/*.t t/op/*.t t/pmc/*.t t/native_pbc/*.t imcc/t/*/*.t t/src/*.t t/library/dumper...............ok t/library/parrotlib............# Failed test (t/library/parrotlib.t at line 89) # got: 'libnci.so # ' # expected: 'runtime/parrot/dynext/libnci.so # ' # Looks like you failed 1 tests of 6. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 5 Failed 1/6 tests, 83.33% okay t/library/sort.................ok t/library/streams..............ok t/op/00ff-dos..................ok t/op/00ff-unix.................ok t/op/64bit.....................skipped all skipped: 64bit INTVAL platforms only t/op/arithmetics...............ok t/op/basic.....................ok t/op/bitwise...................ok t/op/calling...................ok t/op/comp......................ok t/op/conv......................ok t/op/debuginfo.................ok 3/3 skipped: getline/setline changes not finished t/op/gc........................ok t/op/globals...................ok t/op/hacks.....................ok 2/2 skipped: no universal SIGFPE handling t/op/ifunless..................ok t/op/info......................ok t/op/integer...................ok t/op/interp....................ok t/op/jit.......................ok t/op/jitn......................ok t/op/lexicals..................ok t/op/literal...................ok t/op/macro.....................ok 1/18 skipped: Await exceptions t/op/number....................ok t/op/random....................ok t/op/rx........................ok 1/23 skipped: Pending some sort of lowercasing op t/op/stacks....................ok 3/56 skipped: no stack limit currently t/op/string....................ok 6/135 skipped: various reasons t/op/stringu...................ok t/op/time......................ok t/op/trans.....................ok t/op/types.....................ok t/pmc/array....................ok t/pmc/bigint...................ok t/pmc/boolean..................ok t/pmc/complex..................ok t/pmc/coroutine................ok t/pmc/delegate.................ok t/pmc/env......................ok t/pmc/eval.....................ok 1/8 skipped: wrong stack handling t/pmc/exception................ok t/pmc/fixedbooleanarray........ok t/pmc/fixedfloatarray..........ok t/pmc/fixedintegerarray........ok t/pmc/fixedpmcarray............ok t/pmc/fixedstringarray.........ok t/pmc/float....................ok t/pmc/floatvalarray............ok t/pmc/freeze...................ok t/pmc/integer..................ok t/pmc/intlist..................ok t/pmc/io.......................ok 1/30 skipped: clone not finished yet t/pmc/iter.....................ok 1/44 skipped: N/Y: length of rest of array t/pmc/key......................ok t/pmc/managedstruct............ok t/pmc/mmd......................ok t/pmc/multiarray...............ok t/pmc/nci......................# Looks like you planned 47 tests but ran 1 extra. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 48 Failed 1/47 tests, 97.87% okay (less 47 skipped tests: -1 okay, -2.13%) t/pmc/object-meths.............ok t/pmc/objects..................ok t/pmc/orderedhash..............ok t/pmc/perlarray................ok t/pmc/perlhash.................ok 1/36 skipped: no more chartype t/pmc/perlint..................ok t/pmc/perlnum..................ok t/pmc/perlstring...............ok t/pmc/pmc......................ok t/pmc/prop.....................ok t/pmc/ref......................ok t/pmc/resizablebooleanarray....ok t/pmc/resizablefloatarray......ok t/pmc/resizableintegerarray....ok t/pmc/resizablepmcarray........ok t/pmc/resizablestringarray.....ok t/pmc/sarray...................ok t/pmc/scratchpad...............ok t/pmc/signal...................ok 1/3 skipped: works standalone but not in test t/pmc/string...................ok t/pmc/sub......................ok t/pmc/sys......................ok t/pmc/threads..................ok 2/11 skipped: no shared PerlStrings yet t/pmc/timer....................ok t/pmc/tqueue...................ok t/pmc/undef....................ok t/native_pbc/integer...........skipped all skipped: ongoing ops-file cleanup t/native_pbc/number............skipped all skipped: ongoing ops-file cleanup t/native_pbc/string............ok 2/2 skipped: utf8 IO changes imcc/t/imcpasm/cfg.............ok imcc/t/imcpasm/opt0............ok imcc/t/imcpasm/opt1............ok 1/49 skipped: constant concat N/Y imcc/t/imcpasm/opt2............ok 5/5 skipped: -O2 disabled imcc/t/imcpasm/optc............ok 6/6 skipped: PCC changes imcc/t/imcpasm/pcc.............ok 10/11 skipped: PCC changes imcc/t/imcpasm/sub.............ok imcc/t/reg/spill...............ok imcc/t/syn/bsr.................ok imcc/t/syn/clash...............ok imcc/t/syn/const...............ok imcc/t/syn/eval................ok imcc/t/syn/file................ok 1/12 skipped: multiple loading not speced - failing imcc/t/syn/keyed...............ok imcc/t/syn/labels..............ok imcc/t/syn/macro...............ok imcc/t/syn/namespace...........ok imcc/t/syn/objects.............ok imcc/t/syn/op..................ok imcc/t/syn/pcc.................ok 1/37 skipped: massive spilling not yet implemented imcc/t/syn/pod.................ok imcc/t/syn/scope...............ok t/src/basic....................ok t/src/cppcomments..............ok t/src/exit.....................ok t/src/extend...................ok t/src/hash.....................ok 1/10 skipped: changed this useless dump format t/src/intlist..................ok t/src/io.......................ok 1/20 skipped: fdopen does not handle illegal modes correct t/src/list.....................ok t/src/manifest.................ok t/src/sprintf..................ok t/src/string...................ok Failed 2/123 test scripts, 98.37% okay. 0/1969 subtests failed, 100.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/library/parrotlib.t 1 256 6 1 16.67% 5 t/pmc/nci.t 1 256 47 1 2.13% 48 3 tests and 98 subtests skipped. make: *** [test] Error 255 Endtime: Mon Oct 25 04:41:16 2004