parrot 1.0 fails make test.

Allison Randal allison at parrot.org
Sun Mar 29 18:44:02 UTC 2009


Is this a new checkout from svn, or did you run 'svn update' on the 
earlier checkout? If it's an update, try running 'make realclean', as 
those two sets of tests sometimes fail when new PMCs are added between 
release versions.

Allison

JG Morse wrote:
> Hello Parrot Devs:
> 
> I just DL'd (via svn) the release 1.0 of parrot.
> Previously I had successfully run an earlier version.
> I built it and then ran make test.
> Result: FAIL.
> Attached is some info FYI.
> If you need/want more let me know.
> 
> Here is the TEST Summary
> Test Summary Report
> -------------------
> t/dynpmc/rotest.t                         (Wstat: 2048 Tests: 8 Failed: 8)
>   Failed tests:  1-8
>   Non-zero exit status: 8
> t/library/mime_base64.t                   (Wstat: 134 Tests: 0 Failed: 0)
>   Non-zero wait status: 134
>   Parse errors: No plan found in TAP output
> Files=388, Tests=11002, 191 wallclock secs ( 3.34 usr  0.27 sys + 114.15 cusr 20.85 csys = 138.61 CPU)
> Result: FAIL
> make: *** [test] Error 1
> 
> I am running Ubuntu Gutsy (kernel 2.6.22-16) on an Athlone 63 bit processor with 2GB of RAM.
> 
> here is a copy of the myconfig file.
> Summary of my parrot 1.0.0 (r37596) configuration:
>   configdate='Thu Mar 19 18:51:30 2009 GMT'
>   Platform:
>     osname=linux, archname=i486-linux-gnu-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  -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHASATTRIBUTE_CONST  -DHASATTRIBUTE_DEPRECATED  -DHASATTRIBUTE_MALLOC  -DHASATTRIBUTE_NONNULL  -DHASATTRIBUTE_NORETURN  -DHASATTRIBUTE_PURE  -DHASATTRIBUTE_UNUSED  -DHASATTRIBUTE_WARN_UNUSED_RESULT  -falign-functions=16 -fvisibility=hidden -funit-at-a-time -maccumulate-outgoing-args -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs
>  -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wc++-compat -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -DHAS_GETTEXT',
>   Linker and Libraries:
>     ld='cc', ldflags=' -L/usr/local/lib',
>     cc_ldflags='',
>     libs='-ldl -lm -lpthread -lcrypt '
>   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, longdoublesize=12
> 
> 
> 
> 
>       
> _______________________________________________
> http://lists.parrot.org/mailman/listinfo/parrot-dev
> 


More information about the parrot-dev mailing list