Parrot Test Perl $Revision: 1.37 $ Starttime: Sun May 2 19:53:13 2004 System Information NetBSD|:|barium|:|1.6.2 sgimips 2.95.3 This is perl, v5.6.1 built for mipseb-netbsd Copyright 1987-2001, 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.0 version 6 subversion 1) configuration: Platform: osname=netbsd, osvers=1.6.2, archname=mipseb-netbsd uname='netbsd barium 1.6.2 netbsd 1.6.2 (generic_indy) #0: wed feb 11 06:34:56 utc 2004 autobuild@tgm.netbsd.org:autobuildnetbsd-1-6-patch002sgimipsobjautobuildnetbsd-1-6-patch002srcsysarchsgimipscompilegeneric_indy sgimips ' config_args='-sde -Dprefix=/usr/pkg -Dscriptdir=/usr/pkg/bin -Darchname=mipseb-netbsd -Doptimize=-O2 -Dcc=gcc -Dinstallstyle=lib/perl5 -Ui_malloc -Uusemymalloc -Uinstallusrbinperl -Dman1dir=/usr/pkg/man/man1 -Dman3dir=/usr/pkg/lib/perl5/5.6.1/man/man3 -Dinstallsiteman3dir=/usr/pkg/lib/perl5/site_perl/man/man3 -Dsiteprefix=/usr/pkg -Dinstallsiteman1dir=/usr/pkg/man/man1 -Dlibswanted=m crypt -Duseshrplib' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='gcc', ccflags ='-fno-strict-aliasing -I/usr/pkg/include', optimize='-O2', cppflags='-fno-strict-aliasing -I/usr/pkg/include' ccversion='', gccversion='2.95.3 20010315 (release) (NetBSD nb3)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, usemymalloc=n, prototype=define Linker and Libraries: ld='gcc', ldflags ='-Wl,-R/usr/pkg/lib -L/usr/pkg/lib' libpth=/usr/pkg/lib /usr/lib libs=-lm -lcrypt perllibs=-lm -lcrypt libc=/usr/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-R/usr/pkg/lib -Wl,-R/usr/pkg/lib/perl5/5.6.1/mipseb-netbsd/CORE' cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -Wl,-R/usr/pkg/lib -L/usr/pkg/lib' Characteristics of this binary (from libperl): Compile-time options: USE_LARGE_FILES Built under netbsd Compiled at May 1 2004 22:14:41 @INC: /usr/pkg/lib/perl5/site_perl/5.6.1/mipseb-netbsd /usr/pkg/lib/perl5/site_perl/5.6.1 /usr/pkg/lib/perl5/site_perl /usr/pkg/lib/perl5/5.6.1/mipseb-netbsd /usr/pkg/lib/perl5/5.6.1 . CVS Changes ? icu/source/test Configure Parrot Version 0.1.0 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. Enabling optimization.................................................done. Determining nongenerated header files.................................done. Determining what C compiler and linker to use.........................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 compiler is actually gcc........................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. 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......................................Use of uninitialized value in split at config/gen/platform.pl line 94. Use of uninitialized value in split at config/gen/platform.pl line 189. 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.0 configuration: configdate='Sun May 2 19:56:10 2004' Platform: osname=netbsd, archname=mipseb-netbsd jitcapable=0, jitarchname=nojit, jitosname=nojit, jitcpuarch=i386 execcapable=0 perl=/usr/pkg/bin/perl Compiler: cc='gcc', ccflags=' -I/usr/pkg/include', Linker and Libraries: ld='gcc', ldflags='-Wl,-R/usr/pkg/lib -L/usr/pkg/lib', cc_ldflags='', libs='-lm -lcrypt' Dynamic Linking: so='.so', ld_shared='--whole-archive -shared -Wl,-R/usr/pkg/lib -L/usr/pkg/lib', ld_shared_flags='' Types: iv=long, intvalsize=4, intsize=4, opcode_t=long, opcode_t_size=4, ptrsize=4, ptr_alignment=4 byteorder=4321, nv=double, numvalsize=8, doublesize=8 Build Warnings src/interpreter.c: In function `runops_args': src/interpreter.c:1148: warning: cast increases required alignment of target type src/interpreter.c:1152: warning: cast increases required alignment of target type src/interpreter.c:1156: warning: cast increases required alignment of target type src/interpreter.c:1160: warning: cast increases required alignment of target type src/packfile.c: In function `PackFile_unpack': src/packfile.c:545: warning: cast increases required alignment of target type src/stacks.c: In function `mark_stack': src/stacks.c:69: warning: cast increases required alignment of target type src/stacks.c: In function `stack_entry': src/stacks.c:168: warning: cast increases required alignment of target type /usr/lib/libstdc++.so: warning: reference to compatibility vfork(); include for correct reference /usr/lib/libstdc++.so: warning: reference to compatibility vfork(); include for correct reference /usr/lib/libstdc++.so: warning: reference to compatibility vfork(); include for correct reference /usr/lib/libstdc++.so: warning: reference to compatibility vfork(); include for correct reference /usr/lib/libstdc++.so: warning: reference to compatibility vfork(); include for correct reference /usr/lib/libstdc++.so: warning: reference to compatibility vfork(); include for correct reference /usr/lib/libstdc++.so: warning: reference to compatibility vfork(); include for correct reference /usr/lib/libstdc++.so: warning: reference to compatibility vfork(); include for correct reference /usr/lib/libstdc++.so: warning: reference to compatibility vfork(); include for correct reference /usr/lib/libstdc++.so: warning: reference to compatibility vfork(); include for correct reference /usr/lib/libstdc++.so: warning: reference to compatibility vfork(); include for correct reference /usr/lib/libstdc++.so: warning: reference to compatibility vfork(); include for correct reference /usr/lib/libstdc++.so: warning: reference to compatibility vfork(); include for correct reference /usr/lib/libstdc++.so: warning: reference to compatibility vfork(); include for correct reference /usr/lib/libstdc++.so: warning: reference to compatibility vfork(); include for correct reference /usr/lib/libstdc++.so: warning: reference to compatibility vfork(); include for correct reference src/string_primitives.c: In function `string_fill_from_buffer': src/string_primitives.c:109: warning: cast increases required alignment of target type src/string_primitives.c:122: warning: cast increases required alignment of target type src/string_primitives.c:123: warning: cast increases required alignment of target type src/pmc_freeze.c: In function `cleanup_next_for_GC_pool': src/pmc_freeze.c:653: warning: cast increases required alignment of target type src/embed.c: In function `Parrot_readbc': src/embed.c:372: warning: cast increases required alignment of target type src/embed.c: In function `Parrot_setup_opt': src/embed.c:469: warning: cast increases required alignment of target type src/debug.c: In function `PDB_print_stack_num': src/debug.c:2191: warning: cast increases required alignment of target type src/dod.c: In function `free_unused_pobjects': src/dod.c:784: warning: cast increases required alignment of target type src/dod.c: In function `clear_live_bits': src/dod.c:957: warning: cast increases required alignment of target type src/spf_vtable.c: In function `getchr_va': src/spf_vtable.c:48: warning: cast increases required alignment of target type src/spf_vtable.c: In function `getint_va': src/spf_vtable.c:75: warning: cast increases required alignment of target type src/spf_vtable.c:79: warning: cast increases required alignment of target type src/spf_vtable.c:82: warning: cast increases required alignment of target type src/spf_vtable.c:86: warning: cast increases required alignment of target type src/spf_vtable.c:89: warning: cast increases required alignment of target type src/spf_vtable.c:92: warning: cast increases required alignment of target type src/spf_vtable.c:95: warning: cast increases required alignment of target type src/spf_vtable.c: In function `getuint_va': src/spf_vtable.c:129: warning: cast increases required alignment of target type src/spf_vtable.c:134: warning: cast increases required alignment of target type src/spf_vtable.c:138: warning: cast increases required alignment of target type src/spf_vtable.c:142: warning: cast increases required alignment of target type src/spf_vtable.c:145: warning: cast increases required alignment of target type src/spf_vtable.c:148: warning: cast increases required alignment of target type src/spf_vtable.c:151: warning: cast increases required alignment of target type src/spf_vtable.c: In function `getfloat_va': src/spf_vtable.c:185: warning: cast increases required alignment of target type src/spf_vtable.c:188: warning: cast increases required alignment of target type src/spf_vtable.c:192: warning: cast increases required alignment of target type src/spf_vtable.c:196: warning: cast increases required alignment of target type src/spf_vtable.c:199: warning: cast increases required alignment of target type src/spf_vtable.c: In function `getstring_va': src/spf_vtable.c:234: warning: cast increases required alignment of target type src/spf_vtable.c:241: warning: cast increases required alignment of target type src/spf_vtable.c:248: warning: cast increases required alignment of target type src/spf_vtable.c: In function `getptr_va': src/spf_vtable.c:280: warning: cast increases required alignment of target type src/extend.c: In function `Parrot_call': src/extend.c:534: warning: cast increases required alignment of target type src/extend.c:544: warning: cast increases required alignment of target type src/extend.c:549: warning: cast increases required alignment of target type /var/tmp/ccN2U9Ev.s: Assembler messages: /var/tmp/ccN2U9Ev.s:2324: Error: Branch out of range /var/tmp/ccN2U9Ev.s:2347: Error: Branch out of range /var/tmp/ccN2U9Ev.s:2403: Error: Branch out of range /var/tmp/ccN2U9Ev.s:2440: Error: Branch out of range /var/tmp/ccN2U9Ev.s:2484: Error: Branch out of range /var/tmp/ccN2U9Ev.s:2739: Error: Branch out of range /var/tmp/ccN2U9Ev.s:2812: Error: Branch out of range /var/tmp/ccN2U9Ev.s:2945: Error: Branch out of range /var/tmp/ccN2U9Ev.s:2991: Error: Branch out of range /var/tmp/ccN2U9Ev.s:3029: Error: Branch out of range /var/tmp/ccN2U9Ev.s:3062: Error: Branch out of range /var/tmp/ccN2U9Ev.s:3093: Error: Branch out of range /var/tmp/ccN2U9Ev.s:3841: Error: Branch out of range /var/tmp/ccN2U9Ev.s:3893: Error: Branch out of range /var/tmp/ccN2U9Ev.s:3949: Error: Branch out of range /var/tmp/ccN2U9Ev.s:4012: Error: Branch out of range /var/tmp/ccN2U9Ev.s:5101: Error: Branch out of range /var/tmp/ccN2U9Ev.s:5141: Error: Branch out of range /var/tmp/ccN2U9Ev.s:5195: Error: Branch out of range /var/tmp/ccN2U9Ev.s:5229: Error: Branch out of range /var/tmp/ccN2U9Ev.s:5263: Error: Branch out of range /var/tmp/ccN2U9Ev.s:5292: Error: Branch out of range /var/tmp/ccN2U9Ev.s:5326: Error: Branch out of range /var/tmp/ccN2U9Ev.s:5353: Error: Branch out of range /var/tmp/ccN2U9Ev.s:5400: Error: Branch out of range /var/tmp/ccN2U9Ev.s:5440: Error: Branch out of range /var/tmp/ccN2U9Ev.s:5486: Error: Branch out of range /var/tmp/ccN2U9Ev.s:5525: Error: Branch out of range /var/tmp/ccN2U9Ev.s:5571: Error: Branch out of range /var/tmp/ccN2U9Ev.s:5610: Error: Branch out of range /var/tmp/ccN2U9Ev.s:5656: Error: Branch out of range /var/tmp/ccN2U9Ev.s:5695: Error: Branch out of range /var/tmp/ccN2U9Ev.s:40636: Error: Branch out of range /var/tmp/ccN2U9Ev.s:40724: Error: Branch out of range /var/tmp/ccN2U9Ev.s:43762: Error: Branch out of range /var/tmp/ccN2U9Ev.s:43901: Error: Branch out of range gmake: *** [ops/core_ops_cg.o] Error 1 No command set Test Results: ops/core_ops_cg.c /var/tmp/ccYfTpMC.s: Assembler messages: /var/tmp/ccYfTpMC.s:2324: Error: Branch out of range /var/tmp/ccYfTpMC.s:2347: Error: Branch out of range /var/tmp/ccYfTpMC.s:2403: Error: Branch out of range /var/tmp/ccYfTpMC.s:2440: Error: Branch out of range /var/tmp/ccYfTpMC.s:2484: Error: Branch out of range /var/tmp/ccYfTpMC.s:2739: Error: Branch out of range /var/tmp/ccYfTpMC.s:2812: Error: Branch out of range /var/tmp/ccYfTpMC.s:2945: Error: Branch out of range /var/tmp/ccYfTpMC.s:2991: Error: Branch out of range /var/tmp/ccYfTpMC.s:3029: Error: Branch out of range /var/tmp/ccYfTpMC.s:3062: Error: Branch out of range /var/tmp/ccYfTpMC.s:3093: Error: Branch out of range /var/tmp/ccYfTpMC.s:3841: Error: Branch out of range /var/tmp/ccYfTpMC.s:3893: Error: Branch out of range /var/tmp/ccYfTpMC.s:3949: Error: Branch out of range /var/tmp/ccYfTpMC.s:4012: Error: Branch out of range /var/tmp/ccYfTpMC.s:5101: Error: Branch out of range /var/tmp/ccYfTpMC.s:5141: Error: Branch out of range /var/tmp/ccYfTpMC.s:5195: Error: Branch out of range /var/tmp/ccYfTpMC.s:5229: Error: Branch out of range /var/tmp/ccYfTpMC.s:5263: Error: Branch out of range /var/tmp/ccYfTpMC.s:5292: Error: Branch out of range /var/tmp/ccYfTpMC.s:5326: Error: Branch out of range /var/tmp/ccYfTpMC.s:5353: Error: Branch out of range /var/tmp/ccYfTpMC.s:5400: Error: Branch out of range /var/tmp/ccYfTpMC.s:5440: Error: Branch out of range /var/tmp/ccYfTpMC.s:5486: Error: Branch out of range /var/tmp/ccYfTpMC.s:5525: Error: Branch out of range /var/tmp/ccYfTpMC.s:5571: Error: Branch out of range /var/tmp/ccYfTpMC.s:5610: Error: Branch out of range /var/tmp/ccYfTpMC.s:5656: Error: Branch out of range /var/tmp/ccYfTpMC.s:5695: Error: Branch out of range /var/tmp/ccYfTpMC.s:40636: Error: Branch out of range /var/tmp/ccYfTpMC.s:40724: Error: Branch out of range /var/tmp/ccYfTpMC.s:43762: Error: Branch out of range /var/tmp/ccYfTpMC.s:43901: Error: Branch out of range gmake: *** [ops/core_ops_cg.o] Error 1 Endtime: Sun May 2 22:45:25 2004