Back
From: metabase:user:315f03b2-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Rakudo-Star-2012.08002 v5.10.1 SunOS/Solaris
Date: 2013-02-20T11:08:50Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Matt S Trout,
This is a computer-generated report for Rakudo-Star-2012.08002
on perl 5.10.1, created by CPAN-Reporter-1.2009.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/local/bin/make':
cp lib/Rakudo/Star/Paths.pm blib/lib/Rakudo/Star/Paths.pm
cp lib/Rakudo/Star.pm blib/lib/Rakudo/Star.pm
Manifying blib/man3/Rakudo::Star::Paths.3
Manifying blib/man3/Rakudo::Star.3
cd rakudo-star; /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 Configure.pl --gen-parrot --prefix=/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install
Building NQP from source in nqp
Building Parrot from source in parrot
Configuring Parrot ...
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 Configure.pl --optimize --prefix=/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install
Parrot Version 4.6.0 Configure 2.0
Copyright (C) 2001-2011, Parrot Foundation.
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 I'll prompt you for a few
pieces of info.
Since you're running this program, you obviously have Perl 5--I'll be pulling
some defaults from its configuration.
init::manifest - Check MANIFEST.....................................done.
init::defaults - Set Configure's default values.....................done.
init::install - Set up installation paths..........................done.
init::hints - Load platform and local hints files................done.
inter::progs - Determine what C compiler and linker to use........done.
inter::make - Is make installed...................................yes.
inter::lex - Is lex installed................................skipped.
inter::yacc - Is yacc installed...............................skipped.
auto::gcc - Is your C compiler actually gcc................yes, 3.4.
auto::glibc - Is GNU libc installed................................no.
auto::backtrace - Does libc have the backtrace* functions..............no.
auto::msvc - Is your C compiler actually Visual C++..........skipped.
auto::attributes - Detect compiler attributes.........................done.
auto::warnings - Detect supported compiler warnings.................done.
auto::arch - Determine CPU architecture and OS..................done.
auto::cpu - Generate CPU specific stuff........................done.
init::optimize - Enable optimization.................................yes.
inter::shlibs - Determine flags for building shared libraries.....-fPIC.
inter::libparrot - Should parrot link against a shared library.........yes.
inter::types - What types should Parrot use.......................done.
auto::ops - Which opcode files should be compiled in...........done.
auto::pmc - Which pmc files should be compiled in..............done.
auto::headers - Probe for C headers................................done.
auto::sizes - Determine some sizes...............................done.
auto::byteorder - Compute native byteorder for wordsize........big-endian.
auto::va_ptr - Test the type of va_ptr...........................stack.
auto::format - What formats should be used for sprintf............done.
auto::isreg - Does your C library have a working S_ISREG..........yes.
auto::llvm - Is minimum version of LLVM installed.................no.
auto::inline - Does your compiler support inline...................yes.
auto::gc - Determine allocator to use..........................gms.
auto::memalign - Does your C library support memalign................yes.
auto::signal - Determine some signal stuff........................done.
auto::socklen_t - Determine whether there is socklen_t................yes.
auto::stat - Detect stat type....................................bsd.
auto::neg_0 - Determine whether negative zero can be printed......yes.
auto::env - Does your C library have setenv / unsetenv.........both.
auto::timespec - Does your system has timespec.......................yes.
auto::infnan - Is standard C Inf/NaN handling present...............no.
auto::thread - Does your system has thread.........................yes.
auto::gmp - Does your platform support GMP.......................no.
auto::readline - Does your platform support readline..................no.
auto::pcre - Does your platform support pcre......................no.
auto::opengl - Does your platform support OpenGL....................no.
auto::zlib - Does your platform support zlib......................no.
auto::gettext - Does your configuration include gettext.............yes.
auto::snprintf - Test snprintf......................................done.
auto::perldoc - Is perldoc installed................................yes.
auto::coverage - Are coverage analysis tools installed...............yes.
auto::pod2man - Is pod2man installed................................yes.
auto::ctags - Is (exuberant) ctags installed.......................no.
auto::revision - Determine Parrot's revision...........................1.
auto::icu - Is ICU installed..........................no icu-config.
auto::libffi - Is libffi installed..................................no.
auto::ipv6 - Determine IPV6 capabilities.........................yes.
auto::platform - Generate a list of platform object files...........done.
gen::config_h - Generate C headers.................................done.
gen::core_pmcs - Generate core pmc list.............................done.
gen::opengl - Generating OpenGL bindings......................skipped.
gen::makefiles - Generate makefiles and other build files...........done.
gen::config_pm - Record configuration data for later retrieval......done.
Okay, we're done!
You can now use `make' to build your Parrot.
After that, you can use `make test' to run the test suite.
Happy Hacking,
The Parrot Team
Building Parrot ...
make[1]: Entering directory `/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot'
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/enums.h lib/Parrot/Pmc2c/PCCMETHOD_BITS.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/vtable_h.pl
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --vtable
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/default.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/fixedintegerarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/fixedintegerarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/callcontext.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/callcontext.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pbcversion_h.pl > include/parrot/pbcversion.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/string/api.c > src/string/api.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/debug.c > src/debug.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/dynext.c > src/dynext.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/exceptions.c > src/exceptions.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/global_setup.c > src/global_setup.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/hll.c > src/hll.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/call/pcc.c > src/call/pcc.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/call/args.c > src/call/args.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/interp/inter_cb.c > src/interp/inter_cb.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/interp/api.c > src/interp/api.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/io/api.c > src/io/api.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/key.c > src/key.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/library.c > src/library.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/multidispatch.c > src/multidispatch.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/namespace.c > src/namespace.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/nci/api.c > src/nci/api.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/nci/core_thunks.c > src/nci/core_thunks.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/nci/extra_thunks.c > src/nci/extra_thunks.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/nci/signatures.c > src/nci/signatures.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/packfile/api.c > src/packfile/api.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/packfile/segments.c > src/packfile/segments.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/packfile/object_serialization.c > src/packfile/object_serialization.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/packfile/pf_items.c > src/packfile/pf_items.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc.c > src/pmc.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/oo.c > src/oo.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/runcore/cores.c > src/runcore/cores.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/runcore/main.c > src/runcore/main.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/runcore/profiling.c > src/runcore/profiling.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/runcore/subprof.c > src/runcore/subprof.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/scheduler.c > src/scheduler.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/events.c > src/events.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/string/spf_render.c > src/string/spf_render.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/string/spf_vtable.c > src/string/spf_vtable.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/string/encoding.c > src/string/encoding.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/sub.c > src/sub.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/default.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/default.c > src/pmc/default.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/null.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/null.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/null.c > src/pmc/null.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/env.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/env.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/env.c > src/pmc/env.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/key.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/key.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/key.c > src/pmc/key.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/unmanagedstruct.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/unmanagedstruct.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/unmanagedstruct.c > src/pmc/unmanagedstruct.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/managedstruct.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/managedstruct.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/managedstruct.c > src/pmc/managedstruct.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/exception.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/exception.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/exception.c > src/pmc/exception.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/parrotlibrary.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/parrotlibrary.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/parrotlibrary.c > src/pmc/parrotlibrary.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/parrotinterpreter.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/parrotinterpreter.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/parrotinterpreter.c > src/pmc/parrotinterpreter.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/lexpad.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/lexpad.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/lexpad.c > src/pmc/lexpad.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/timer.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/timer.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/timer.c > src/pmc/timer.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/pointer.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/pointer.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/pointer.c > src/pmc/pointer.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/sub.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/sub.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/sub.c > src/pmc/sub.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/continuation.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/continuation.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/continuation.c > src/pmc/continuation.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/coroutine.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/coroutine.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/coroutine.c > src/pmc/coroutine.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/eval.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/eval.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/eval.c > src/pmc/eval.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/nci.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/nci.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/nci.c > src/pmc/nci.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/scalar.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/float.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/float.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/float.c > src/pmc/float.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/integer.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/integer.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/integer.c > src/pmc/integer.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/bigint.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/bigint.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/bigint.c > src/pmc/bigint.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/bignum.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/bignum.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/bignum.c > src/pmc/bignum.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/complex.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/complex.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/complex.c > src/pmc/complex.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/string.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/string.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/string.c > src/pmc/string.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/boolean.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/boolean.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/boolean.c > src/pmc/boolean.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/fixedintegerarray.c > src/pmc/fixedintegerarray.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/iterator.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/iterator.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/iterator.c > src/pmc/iterator.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/fixedstringarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/fixedstringarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/fixedstringarray.c > src/pmc/fixedstringarray.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/hash.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/hash.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/hash.c > src/pmc/hash.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/orderedhash.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/orderedhash.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/orderedhash.c > src/pmc/orderedhash.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/oplib.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/oplib.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/oplib.c > src/pmc/oplib.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/opcode.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/opcode.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/opcode.c > src/pmc/opcode.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/addrregistry.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/addrregistry.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/addrregistry.c > src/pmc/addrregistry.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/alarm.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/alarm.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/alarm.c > src/pmc/alarm.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/arrayiterator.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/arrayiterator.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/arrayiterator.c > src/pmc/arrayiterator.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/bytebuffer.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/bytebuffer.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/bytebuffer.c > src/pmc/bytebuffer.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/task.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/callback.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/callback.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/callback.c > src/pmc/callback.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/callcontext.c > src/pmc/callcontext.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/capture.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/capture.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/capture.c > src/pmc/capture.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/class.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/class.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/class.c > src/pmc/class.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/eventhandler.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/eventhandler.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/eventhandler.c > src/pmc/eventhandler.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/exceptionhandler.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/exceptionhandler.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/exceptionhandler.c > src/pmc/exceptionhandler.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/exporter.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/exporter.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/exporter.c > src/pmc/exporter.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/handle.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/filehandle.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/filehandle.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/filehandle.c > src/pmc/filehandle.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/fixedbooleanarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/fixedbooleanarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/fixedbooleanarray.c > src/pmc/fixedbooleanarray.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/fixedfloatarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/fixedfloatarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/fixedfloatarray.c > src/pmc/fixedfloatarray.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/fixedpmcarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/fixedpmcarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/fixedpmcarray.c > src/pmc/fixedpmcarray.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/handle.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/handle.c > src/pmc/handle.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/hashiterator.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/hashiterator.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/hashiterator.c > src/pmc/hashiterator.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/hashiteratorkey.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/hashiteratorkey.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/hashiteratorkey.c > src/pmc/hashiteratorkey.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/imageiofreeze.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/imageiofreeze.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/imageiofreeze.c > src/pmc/imageiofreeze.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/imageiosize.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/imageiosize.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/imageiosize.c > src/pmc/imageiosize.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/imageiostrings.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/imageiostrings.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/imageiostrings.c > src/pmc/imageiostrings.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/imageiothaw.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/imageiothaw.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/imageiothaw.c > src/pmc/imageiothaw.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/imccompiler.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/imccompiler.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/imccompiler.c > src/pmc/imccompiler.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/lexinfo.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/lexinfo.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/lexinfo.c > src/pmc/lexinfo.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/mappedbytearray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/mappedbytearray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/mappedbytearray.c > src/pmc/mappedbytearray.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/resizablepmcarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/multisub.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/multisub.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/multisub.c > src/pmc/multisub.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/namespace.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/namespace.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/namespace.c > src/pmc/namespace.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/nativepccmethod.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/nativepccmethod.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/nativepccmethod.c > src/pmc/nativepccmethod.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/object.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/object.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/object.c > src/pmc/object.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/orderedhashiterator.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/orderedhashiterator.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/orderedhashiterator.c > src/pmc/orderedhashiterator.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/packfile.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/packfile.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/packfile.c > src/pmc/packfile.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/packfileannotation.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/packfileannotation.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/packfileannotation.c > src/pmc/packfileannotation.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/packfilesegment.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/packfileannotations.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/packfileannotations.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/packfileannotations.c > src/pmc/packfileannotations.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/packfilerawsegment.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/packfilebytecodesegment.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/packfilebytecodesegment.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/packfilebytecodesegment.c > src/pmc/packfilebytecodesegment.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/packfileconstanttable.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/packfileconstanttable.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/packfileconstanttable.c > src/pmc/packfileconstanttable.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/packfiledebug.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/packfiledebug.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/packfiledebug.c > src/pmc/packfiledebug.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/packfiledirectory.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/packfiledirectory.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/packfiledirectory.c > src/pmc/packfiledirectory.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/packfileopmap.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/packfileopmap.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/packfileopmap.c > src/pmc/packfileopmap.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/packfilerawsegment.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/packfilerawsegment.c > src/pmc/packfilerawsegment.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/packfilesegment.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/packfilesegment.c > src/pmc/packfilesegment.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/packfileview.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/packfileview.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/packfileview.c > src/pmc/packfileview.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/pmclist.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/pmclist.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/pmclist.c > src/pmc/pmclist.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/pmcproxy.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/pmcproxy.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/pmcproxy.c > src/pmc/pmcproxy.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/ptr.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/ptr.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/ptr.c > src/pmc/ptr.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/ptrbuf.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/ptrbuf.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/ptrbuf.c > src/pmc/ptrbuf.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/ptrobj.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/ptrobj.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/ptrobj.c > src/pmc/ptrobj.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/resizablebooleanarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/resizablebooleanarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/resizablebooleanarray.c > src/pmc/resizablebooleanarray.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/resizablefloatarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/resizablefloatarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/resizablefloatarray.c > src/pmc/resizablefloatarray.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/resizableintegerarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/resizableintegerarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/resizableintegerarray.c > src/pmc/resizableintegerarray.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/resizablepmcarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/resizablepmcarray.c > src/pmc/resizablepmcarray.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/resizablestringarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/resizablestringarray.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/resizablestringarray.c > src/pmc/resizablestringarray.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/role.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/role.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/role.c > src/pmc/role.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/scalar.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/scalar.c > src/pmc/scalar.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/scheduler.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/scheduler.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/scheduler.c > src/pmc/scheduler.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/schedulermessage.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/schedulermessage.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/schedulermessage.c > src/pmc/schedulermessage.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/sockaddr.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/sockaddr.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/sockaddr.c > src/pmc/sockaddr.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/socket.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/socket.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/socket.c > src/pmc/socket.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/stringbuilder.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/stringbuilder.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/stringbuilder.c > src/pmc/stringbuilder.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/stringhandle.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/stringhandle.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/stringhandle.c > src/pmc/stringhandle.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/stringiterator.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/stringiterator.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/stringiterator.c > src/pmc/stringiterator.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/structview.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/structview.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/structview.c > src/pmc/structview.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/task.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/task.c > src/pmc/task.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/pmc/undef.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/pmc/undef.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl src/pmc/undef.c > src/pmc/undef.str
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/c2str.pl --all
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/string -Isrc/ -o src/string/api.o -c src/string/api.c
src/string/api.c: In function `Parrot_str_copy':
src/string/api.c:421: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/ops -Isrc/ -o src/ops/core_ops.o -c src/ops/core_ops.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/core_pmcs.o -c src/core_pmcs.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/datatypes.o -c src/datatypes.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/debug.o -c src/debug.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/disassemble.o -c src/disassemble.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/dynext.o -c src/dynext.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/embed -Isrc/ -o src/embed/api.o -c src/embed/api.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/embed -Isrc/ -o src/embed/bytecode.o -c src/embed/bytecode.c
src/embed/bytecode.c: In function `Parrot_api_load_bytecode_bytes':
src/embed/bytecode.c:80: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/embed -Isrc/ -o src/embed/strings.o -c src/embed/strings.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/embed -Isrc/ -o src/embed/pmc.o -c src/embed/pmc.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/string -Isrc/ -o src/string/encoding.o -c src/string/encoding.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/exceptions.o -c src/exceptions.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/exit.o -c src/exit.c
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/vtable_extend.pl
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -fPIC -Isrc -o src/extend.o -c src/extend.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/extend_vtable.o -c src/extend_vtable.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/alarm.o -c src/alarm.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/gc -Isrc/ -o src/gc/alloc_memory.o -c src/gc/alloc_memory.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/gc -Isrc/ -o src/gc/alloc_resources.o -c src/gc/alloc_resources.c
src/gc/alloc_resources.c: In function `check_fixed_size_obj_pool':
src/gc/alloc_resources.c:319: warning: cast increases required alignment of target type
src/gc/alloc_resources.c: In function `fix_pmc_syncs':
src/gc/alloc_resources.c:722: warning: cast increases required alignment of target type
src/gc/alloc_resources.c:734: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/gc -Isrc/ -o src/gc/api.o -c src/gc/api.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/gc -Isrc/ -o src/gc/gc_ms.o -c src/gc/gc_ms.c
src/gc/gc_ms.c: In function `Parrot_gc_get_attributes_from_pool':
src/gc/gc_ms.c:1081: warning: cast increases required alignment of target type
src/gc/gc_ms.c: In function `Parrot_gc_allocate_new_attributes_arena':
src/gc/gc_ms.c:1115: warning: cast increases required alignment of target type
src/gc/gc_ms.c: In function `gc_ms_iterate_live_strings':
src/gc/gc_ms.c:1952: warning: cast increases required alignment of target type
src/gc/gc_ms.c:1956: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/gc -Isrc/ -o src/gc/gc_inf.o -c src/gc/gc_inf.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/gc -Isrc/ -o src/gc/gc_ms2.o -c src/gc/gc_ms2.c
src/gc/gc_ms2.c: In function `gc_ms2_free_pmc_header':
src/gc/gc_ms2.c:726: warning: cast increases required alignment of target type
src/gc/gc_ms2.c:731: warning: cast increases required alignment of target type
src/gc/gc_ms2.c: In function `gc_ms2_mark_pmc_header':
src/gc/gc_ms2.c:754: warning: cast increases required alignment of target type
src/gc/gc_ms2.c: In function `gc_ms2_free_string_header':
src/gc/gc_ms2.c:836: warning: cast increases required alignment of target type
src/gc/gc_ms2.c:844: warning: cast increases required alignment of target type
src/gc/gc_ms2.c: In function `gc_ms2_sweep_pmc_pool':
src/gc/gc_ms2.c:1146: warning: cast increases required alignment of target type
src/gc/gc_ms2.c: In function `gc_ms2_destroy_pmc_pool':
src/gc/gc_ms2.c:1192: warning: cast increases required alignment of target type
src/gc/gc_ms2.c: In function `gc_ms2_sweep_string_pool':
src/gc/gc_ms2.c:1222: warning: cast increases required alignment of target type
src/gc/gc_ms2.c: In function `gc_ms2_is_ptr_owned':
src/gc/gc_ms2.c:1264: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/gc -Isrc/ -o src/gc/gc_gms.o -c src/gc/gc_gms.c
src/gc/gc_gms.c: In function `gc_gms_mark_pmc_header':
src/gc/gc_gms.c:1151: warning: cast increases required alignment of target type
src/gc/gc_gms.c: In function `gc_gms_free_pmc_header':
src/gc/gc_gms.c:1440: warning: cast increases required alignment of target type
src/gc/gc_gms.c:1445: warning: cast increases required alignment of target type
src/gc/gc_gms.c: In function `gc_gms_is_pmc_ptr':
src/gc/gc_gms.c:1469: warning: cast increases required alignment of target type
src/gc/gc_gms.c: In function `gc_gms_free_string_header':
src/gc/gc_gms.c:1552: warning: cast increases required alignment of target type
src/gc/gc_gms.c:1560: warning: cast increases required alignment of target type
src/gc/gc_gms.c: In function `gc_gms_is_string_ptr':
src/gc/gc_gms.c:1600: warning: cast increases required alignment of target type
src/gc/gc_gms.c: In function `gc_gms_write_barrier':
src/gc/gc_gms.c:1933: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/gc -Isrc/ -o src/gc/mark_sweep.o -c src/gc/mark_sweep.c
src/gc/mark_sweep.c: In function `Parrot_gc_sweep_pool':
src/gc/mark_sweep.c:346: warning: cast increases required alignment of target type
src/gc/mark_sweep.c: In function `Parrot_gc_clear_live_bits':
src/gc/mark_sweep.c:441: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -fPIC -Isrc/gc -o src/gc/system.o -c src/gc/system.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/gc -Isrc/ -o src/gc/fixed_allocator.o -c src/gc/fixed_allocator.c
src/gc/fixed_allocator.c: In function `get_newfree_list_item':
src/gc/fixed_allocator.c:461: warning: cast increases required alignment of target type
src/gc/fixed_allocator.c: In function `allocate_new_pool_arena':
src/gc/fixed_allocator.c:554: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/gc -Isrc/ -o src/gc/variable_size_pool.o -c src/gc/variable_size_pool.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/gc -Isrc/ -o src/gc/string_gc.o -c src/gc/string_gc.c
src/gc/string_gc.c: In function `Parrot_gc_str_allocate_buffer_storage':
src/gc/string_gc.c:252: warning: cast increases required alignment of target type
src/gc/string_gc.c: In function `Parrot_gc_str_reallocate_buffer_storage':
src/gc/string_gc.c:313: warning: cast increases required alignment of target type
src/gc/string_gc.c: In function `Parrot_gc_str_allocate_string_storage':
src/gc/string_gc.c:364: warning: cast increases required alignment of target type
src/gc/string_gc.c: In function `Parrot_gc_str_reallocate_string_storage':
src/gc/string_gc.c:418: warning: cast increases required alignment of target type
src/gc/string_gc.c:433: warning: cast increases required alignment of target type
src/gc/string_gc.c: In function `Parrot_gc_str_free_buffer_storage':
src/gc/string_gc.c:477: warning: cast increases required alignment of target type
src/gc/string_gc.c:480: warning: cast increases required alignment of target type
src/gc/string_gc.c: In function `move_buffer_callback':
src/gc/string_gc.c:816: warning: cast increases required alignment of target type
src/gc/string_gc.c: In function `move_one_buffer':
src/gc/string_gc.c:926: warning: cast increases required alignment of target type
src/gc/string_gc.c:944: warning: cast increases required alignment of target type
src/gc/string_gc.c:971: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/global_setup.o -c src/global_setup.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/hash.o -c src/hash.c
src/hash.c: In function `expand_hash':
src/hash.c:921: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/hll.o -c src/hll.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/call -Isrc/ -o src/call/pcc.o -c src/call/pcc.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/call -Isrc/ -o src/call/args.o -c src/call/args.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/interp -Isrc/ -o src/interp/inter_cb.o -c src/interp/inter_cb.c
src/interp/inter_cb.c: In function `callback_CD':
src/interp/inter_cb.c:268: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/interp -Isrc/ -o src/interp/api.o -c src/interp/api.c
src/interp/api.c: In function `Parrot_interp_info_s':
src/interp/api.c:1001: warning: control reaches end of non-void function
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/call -Isrc/ -o src/call/ops.o -c src/call/ops.c
src/call/ops.c: In function `runops':
src/call/ops.c:69: warning: variable 'our_runloop_id' might be clobbered by `longjmp' or `vfork'
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/call -Isrc/ -o src/call/context.o -c src/call/context.c
src/call/context.c: In function `allocate_registers':
src/call/context.c:419: warning: cast increases required alignment of target type
src/call/context.c:422: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/call -Isrc/ -o src/call/context_accessors.o -c src/call/context_accessors.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/key.o -c src/key.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/library.o -c src/library.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/list.o -c src/list.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/pointer_array.o -c src/pointer_array.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/string -Isrc/ -o src/string/sprintf.o -c src/string/sprintf.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/multidispatch.o -c src/multidispatch.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/namespace.o -c src/namespace.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/nci -Isrc/ -o src/nci/api.o -c src/nci/api.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/nci -Isrc/ -o src/nci/signatures.o -c src/nci/signatures.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/nci -Isrc/ -o src/nci/core_thunks.o -c src/nci/core_thunks.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -fPIC -Isrc/nci -o src/nci/extra_thunks.o -c src/nci/extra_thunks.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/oo.o -c src/oo.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/packfile -Isrc/ -o src/packfile/object_serialization.o -c src/packfile/object_serialization.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/pmc.o -c src/pmc.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/runcore -Isrc/ -o src/runcore/main.o -c src/runcore/main.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/runcore -Isrc/ -o src/runcore/cores.o -c src/runcore/cores.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/runcore -Isrc/ -o src/runcore/profiling.o -c src/runcore/profiling.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/runcore -Isrc/ -o src/runcore/subprof.o -c src/runcore/subprof.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/scheduler.o -c src/scheduler.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/events.o -c src/events.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -fPIC -Isrc/string -o src/string/spf_render.o -c src/string/spf_render.c
src/string/spf_render.c: In function `Parrot_sprintf_format':
src/string/spf_render.c:799: warning: format not a string literal, argument types not checked
src/string/spf_render.c:856: warning: format not a string literal, argument types not checked
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/string -Isrc/ -o src/string/spf_vtable.o -c src/string/spf_vtable.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/sub.o -c src/sub.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/runcore -Isrc/ -o src/runcore/trace.o -c src/runcore/trace.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/utils.o -c src/utils.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/vtables.o -c src/vtables.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/warnings.o -c src/warnings.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/packfile -Isrc/ -o src/packfile/api.o -c src/packfile/api.c
src/packfile/api.c: In function `Parrot_pf_deserialize':
src/packfile/api.c:329: warning: cast increases required alignment of target type
src/packfile/api.c: In function `read_pbc_file_packfile_handle':
src/packfile/api.c:2495: warning: cast increases required alignment of target type
src/packfile/api.c: In function `read_pbc_file_packfile':
src/packfile/api.c:2604: warning: cast increases required alignment of target type
src/packfile/api.c: In function `Parrot_pf_tag_constant':
src/packfile/api.c:388: warning: switch missing default case
src/packfile/api.c: In function `Parrot_pf_subs_by_tag':
src/packfile/api.c:455: warning: switch missing default case
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/packfile -Isrc/ -o src/packfile/output.o -c src/packfile/output.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/packfile -Isrc/ -o src/packfile/pf_items.o -c src/packfile/pf_items.c
src/packfile/pf_items.c: In function `PF_fetch_opcode':
src/packfile/pf_items.c:1087: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/packfile -Isrc/ -o src/packfile/segments.o -c src/packfile/segments.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/longopt.o -c src/longopt.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/platform/generic -Isrc/ -o src/platform/generic/io.o -c src/platform/generic/io.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/platform/generic -Isrc/ -o src/platform/generic/socket.o -c src/platform/generic/socket.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/platform/generic -Isrc/ -o src/platform/generic/file.o -c src/platform/generic/file.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/platform/solaris -Isrc/ -o src/platform/solaris/time.o -c src/platform/solaris/time.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/platform/generic -Isrc/ -o src/platform/generic/encoding.o -c src/platform/generic/encoding.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/platform/generic -Isrc/ -o src/platform/generic/env.o -c src/platform/generic/env.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/platform/generic -Isrc/ -o src/platform/generic/dl.o -c src/platform/generic/dl.c
src/platform/generic/dl.c: In function `Parrot_dlclose':
src/platform/generic/dl.c:121: warning: 'prev' might be used uninitialized in this function
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/platform/solaris -Isrc/ -o src/platform/solaris/math.o -c src/platform/solaris/math.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/platform/generic -Isrc/ -o src/platform/generic/itimer.o -c src/platform/generic/itimer.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/platform/generic -Isrc/ -o src/platform/generic/exec.o -c src/platform/generic/exec.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/platform/generic -Isrc/ -o src/platform/generic/misc.o -c src/platform/generic/misc.c
src/platform/generic/misc.c: In function `Parrot_get_cpu_type':
src/platform/generic/misc.c:62: warning: initialization discards qualifiers from pointer target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/platform/generic -Isrc/ -o src/platform/generic/hires_timer.o -c src/platform/generic/hires_timer.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/platform/generic -Isrc/ -o src/platform/generic/sysmem.o -c src/platform/generic/sysmem.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/platform/generic -Isrc/ -o src/platform/generic/uid.o -c src/platform/generic/uid.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/platform/generic -Isrc/ -o src/platform/generic/error.o -c src/platform/generic/error.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/platform/generic -Isrc/ -o src/platform/generic/entropy.o -c src/platform/generic/entropy.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/io -Isrc/ -o src/io/core.o -c src/io/core.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/io -Isrc/ -o src/io/api.o -c src/io/api.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/io -Isrc/ -o src/io/buffer.o -c src/io/buffer.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/io -Isrc/ -o src/io/filehandle.o -c src/io/filehandle.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/io -Isrc/ -o src/io/socket_api.o -c src/io/socket_api.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/default.o -c src/pmc/default.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/null.o -c src/pmc/null.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/env.o -c src/pmc/env.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/key.o -c src/pmc/key.c
src/pmc/key.c: In function `Parrot_Key_nci_get_type':
src/pmc/key.c:650: warning: switch missing default case
src/pmc/key.c:636: warning: 'ret' might be used uninitialized in this function
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/unmanagedstruct.o -c src/pmc/unmanagedstruct.c
src/pmc/unmanagedstruct.c: In function `char_offset_key':
src/pmc/unmanagedstruct.c:361: warning: cast increases required alignment of target type
src/pmc/unmanagedstruct.c:374: warning: cast increases required alignment of target type
src/pmc/unmanagedstruct.c: In function `ret_int':
src/pmc/unmanagedstruct.c:410: warning: cast increases required alignment of target type
src/pmc/unmanagedstruct.c:423: warning: cast increases required alignment of target type
src/pmc/unmanagedstruct.c:437: warning: cast increases required alignment of target type
src/pmc/unmanagedstruct.c:446: warning: cast increases required alignment of target type
src/pmc/unmanagedstruct.c: In function `ret_float':
src/pmc/unmanagedstruct.c:479: warning: cast increases required alignment of target type
src/pmc/unmanagedstruct.c:481: warning: cast increases required alignment of target type
src/pmc/unmanagedstruct.c:483: warning: cast increases required alignment of target type
src/pmc/unmanagedstruct.c: In function `ret_string':
src/pmc/unmanagedstruct.c:507: warning: cast increases required alignment of target type
src/pmc/unmanagedstruct.c: In function `ret_pmc':
src/pmc/unmanagedstruct.c:553: warning: cast increases required alignment of target type
src/pmc/unmanagedstruct.c:562: warning: cast increases required alignment of target type
src/pmc/unmanagedstruct.c:580: warning: cast increases required alignment of target type
src/pmc/unmanagedstruct.c: In function `set_int':
src/pmc/unmanagedstruct.c:611: warning: cast increases required alignment of target type
src/pmc/unmanagedstruct.c:614: warning: cast increases required alignment of target type
src/pmc/unmanagedstruct.c:619: warning: cast increases required alignment of target type
src/pmc/unmanagedstruct.c: In function `set_float':
src/pmc/unmanagedstruct.c:645: warning: cast increases required alignment of target type
src/pmc/unmanagedstruct.c:648: warning: cast increases required alignment of target type
src/pmc/unmanagedstruct.c:651: warning: cast increases required alignment of target type
src/pmc/unmanagedstruct.c: In function `set_string':
src/pmc/unmanagedstruct.c:679: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/managedstruct.o -c src/pmc/managedstruct.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/exception.o -c src/pmc/exception.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/parrotlibrary.o -c src/pmc/parrotlibrary.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/parrotinterpreter.o -c src/pmc/parrotinterpreter.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/lexpad.o -c src/pmc/lexpad.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/timer.o -c src/pmc/timer.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/pointer.o -c src/pmc/pointer.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/sub.o -c src/pmc/sub.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/continuation.o -c src/pmc/continuation.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/coroutine.o -c src/pmc/coroutine.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/eval.o -c src/pmc/eval.c
src/pmc/eval.c: In function `Parrot_Eval_get_string':
src/pmc/eval.c:269: warning: cast increases required alignment of target type
src/pmc/eval.c: In function `Parrot_Eval_thaw_orig':
src/pmc/eval.c:378: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/nci.o -c src/pmc/nci.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/float.o -c src/pmc/float.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/integer.o -c src/pmc/integer.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/bigint.o -c src/pmc/bigint.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/bignum.o -c src/pmc/bignum.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/complex.o -c src/pmc/complex.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/string.o -c src/pmc/string.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/boolean.o -c src/pmc/boolean.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/fixedintegerarray.o -c src/pmc/fixedintegerarray.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/iterator.o -c src/pmc/iterator.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/fixedstringarray.o -c src/pmc/fixedstringarray.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/hash.o -c src/pmc/hash.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/orderedhash.o -c src/pmc/orderedhash.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/oplib.o -c src/pmc/oplib.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/opcode.o -c src/pmc/opcode.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/addrregistry.o -c src/pmc/addrregistry.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/alarm.o -c src/pmc/alarm.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/arrayiterator.o -c src/pmc/arrayiterator.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/bytebuffer.o -c src/pmc/bytebuffer.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/callback.o -c src/pmc/callback.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/callcontext.o -c src/pmc/callcontext.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/capture.o -c src/pmc/capture.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/class.o -c src/pmc/class.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/eventhandler.o -c src/pmc/eventhandler.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/exceptionhandler.o -c src/pmc/exceptionhandler.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/exporter.o -c src/pmc/exporter.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/filehandle.o -c src/pmc/filehandle.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/fixedbooleanarray.o -c src/pmc/fixedbooleanarray.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/fixedfloatarray.o -c src/pmc/fixedfloatarray.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/fixedpmcarray.o -c src/pmc/fixedpmcarray.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/handle.o -c src/pmc/handle.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/hashiterator.o -c src/pmc/hashiterator.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/hashiteratorkey.o -c src/pmc/hashiteratorkey.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/imageiofreeze.o -c src/pmc/imageiofreeze.c
src/pmc/imageiofreeze.c: In function `GET_VISIT_CURSOR':
src/pmc/imageiofreeze.c:123: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/imageiosize.o -c src/pmc/imageiosize.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/imageiostrings.o -c src/pmc/imageiostrings.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/imageiothaw.o -c src/pmc/imageiothaw.c
src/pmc/imageiothaw.c: In function `Parrot_ImageIOThaw_set_string_native_orig':
src/pmc/imageiothaw.c:193: warning: cast increases required alignment of target type
src/pmc/imageiothaw.c: In function `Parrot_ImageIOThaw_shift_integer_orig':
src/pmc/imageiothaw.c:281: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/imccompiler.o -c src/pmc/imccompiler.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/lexinfo.o -c src/pmc/lexinfo.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/mappedbytearray.o -c src/pmc/mappedbytearray.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/multisub.o -c src/pmc/multisub.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/namespace.o -c src/pmc/namespace.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/nativepccmethod.o -c src/pmc/nativepccmethod.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/object.o -c src/pmc/object.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/orderedhashiterator.o -c src/pmc/orderedhashiterator.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/packfile.o -c src/pmc/packfile.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/packfileannotation.o -c src/pmc/packfileannotation.c
src/pmc/packfileannotation.c: In function `Parrot_PackfileAnnotation_nci_get_pmc_value':
src/pmc/packfileannotation.c:288: warning: cast discards qualifiers from pointer target type
src/pmc/packfileannotation.c: In function `Parrot_PackfileAnnotation_nci_get_type':
src/pmc/packfileannotation.c:367: warning: switch missing default case
src/pmc/packfileannotation.c:355: warning: 'ret' might be used uninitialized in this function
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/packfileannotations.o -c src/pmc/packfileannotations.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/packfilebytecodesegment.o -c src/pmc/packfilebytecodesegment.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/packfileconstanttable.o -c src/pmc/packfileconstanttable.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/packfiledebug.o -c src/pmc/packfiledebug.c
src/pmc/packfiledebug.c: In function `Parrot_PackfileDebug_get_pointer':
src/pmc/packfiledebug.c:123: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/packfiledirectory.o -c src/pmc/packfiledirectory.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/packfileopmap.o -c src/pmc/packfileopmap.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/packfilerawsegment.o -c src/pmc/packfilerawsegment.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/packfilesegment.o -c src/pmc/packfilesegment.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/packfileview.o -c src/pmc/packfileview.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/pmclist.o -c src/pmc/pmclist.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/pmcproxy.o -c src/pmc/pmcproxy.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/ptr.o -c src/pmc/ptr.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/ptrbuf.o -c src/pmc/ptrbuf.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/ptrobj.o -c src/pmc/ptrobj.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/resizablebooleanarray.o -c src/pmc/resizablebooleanarray.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/resizablefloatarray.o -c src/pmc/resizablefloatarray.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/resizableintegerarray.o -c src/pmc/resizableintegerarray.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/resizablepmcarray.o -c src/pmc/resizablepmcarray.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/resizablestringarray.o -c src/pmc/resizablestringarray.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/role.o -c src/pmc/role.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/scalar.o -c src/pmc/scalar.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/scheduler.o -c src/pmc/scheduler.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/schedulermessage.o -c src/pmc/schedulermessage.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/sockaddr.o -c src/pmc/sockaddr.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/socket.o -c src/pmc/socket.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/stringbuilder.o -c src/pmc/stringbuilder.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/stringhandle.o -c src/pmc/stringhandle.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/stringiterator.o -c src/pmc/stringiterator.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/structview.o -c src/pmc/structview.c
src/pmc/structview.c: In function `Parrot_StructView_nci_get_shape':
src/pmc/structview.c:746: warning: 'result' might be used uninitialized in this function
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/task.o -c src/pmc/task.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/pmc -o src/pmc/undef.o -c src/pmc/undef.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/string/encoding -Isrc/ -o src/string/encoding/shared.o -c src/string/encoding/shared.c
src/string/encoding/shared.c: In function `convert_case_buf':
src/string/encoding/shared.c:1430: warning: cast increases required alignment of target type
src/string/encoding/shared.c:1431: warning: cast increases required alignment of target type
src/string/encoding/shared.c:1445: warning: signed and unsigned type in conditional expression
src/string/encoding/shared.c:1450: warning: signed and unsigned type in conditional expression
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/string/encoding -Isrc/ -o src/string/encoding/tables.o -c src/string/encoding/tables.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/string/encoding -Isrc/ -o src/string/encoding/null.o -c src/string/encoding/null.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/string/encoding -Isrc/ -o src/string/encoding/ascii.o -c src/string/encoding/ascii.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/string/encoding -Isrc/ -o src/string/encoding/latin1.o -c src/string/encoding/latin1.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/string/encoding -Isrc/ -o src/string/encoding/binary.o -c src/string/encoding/binary.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/string/encoding -Isrc/ -o src/string/encoding/utf8.o -c src/string/encoding/utf8.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/string/encoding -Isrc/ -o src/string/encoding/utf16.o -c src/string/encoding/utf16.c
src/string/encoding/utf16.c: In function `utf16_to_encoding':
src/string/encoding/utf16.c:189: warning: cast increases required alignment of target type
src/string/encoding/utf16.c: In function `utf16_partial_scan':
src/string/encoding/utf16.c:261: warning: cast increases required alignment of target type
src/string/encoding/utf16.c: In function `utf16_ord':
src/string/encoding/utf16.c:460: warning: cast increases required alignment of target type
src/string/encoding/utf16.c: In function `utf16_iter_get':
src/string/encoding/utf16.c:482: warning: cast increases required alignment of target type
src/string/encoding/utf16.c: In function `utf16_iter_skip':
src/string/encoding/utf16.c:510: warning: cast increases required alignment of target type
src/string/encoding/utf16.c: In function `utf16_iter_get_and_advance':
src/string/encoding/utf16.c:543: warning: cast increases required alignment of target type
src/string/encoding/utf16.c: In function `utf16_iter_set_and_advance':
src/string/encoding/utf16.c:575: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/string/encoding -Isrc/ -o src/string/encoding/ucs2.o -c src/string/encoding/ucs2.c
src/string/encoding/ucs2.c: In function `ucs2_scan':
src/string/encoding/ucs2.c:193: warning: cast increases required alignment of target type
src/string/encoding/ucs2.c: In function `ucs2_partial_scan':
src/string/encoding/ucs2.c:225: warning: cast increases required alignment of target type
src/string/encoding/ucs2.c: In function `ucs2_ord':
src/string/encoding/ucs2.c:268: warning: cast increases required alignment of target type
src/string/encoding/ucs2.c: In function `ucs2_iter_get':
src/string/encoding/ucs2.c:297: warning: cast increases required alignment of target type
src/string/encoding/ucs2.c: In function `ucs2_iter_get_and_advance':
src/string/encoding/ucs2.c:339: warning: cast increases required alignment of target type
src/string/encoding/ucs2.c: In function `ucs2_iter_set_and_advance':
src/string/encoding/ucs2.c:365: warning: cast increases required alignment of target type
src/string/encoding/ucs2.c: In function `ucs2_hash':
src/string/encoding/ucs2.c:392: warning: cast increases required alignment of target type
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/string/encoding -Isrc/ -o src/string/encoding/ucs4.o -c src/string/encoding/ucs4.c
src/string/encoding/ucs4.c: In function `ucs4_to_encoding':
src/string/encoding/ucs4.c:145: warning: cast increases required alignment of target type
src/string/encoding/ucs4.c: In function `ucs4_scan':
src/string/encoding/ucs4.c:186: warning: cast increases required alignment of target type
src/string/encoding/ucs4.c: In function `ucs4_partial_scan':
src/string/encoding/ucs4.c:222: warning: cast increases required alignment of target type
src/string/encoding/ucs4.c: In function `ucs4_ord':
src/string/encoding/ucs4.c:267: warning: cast increases required alignment of target type
src/string/encoding/ucs4.c: In function `ucs4_iter_get':
src/string/encoding/ucs4.c:296: warning: cast increases required alignment of target type
src/string/encoding/ucs4.c: In function `ucs4_iter_get_and_advance':
src/string/encoding/ucs4.c:340: warning: cast increases required alignment of target type
src/string/encoding/ucs4.c: In function `ucs4_iter_set_and_advance':
src/string/encoding/ucs4.c:367: warning: cast increases required alignment of target type
src/string/encoding/ucs4.c: In function `ucs4_hash':
src/string/encoding/ucs4.c:397: warning: cast increases required alignment of target type
echo compilers/imcc/imcc.y -d -o compilers/imcc/imcparser.c
compilers/imcc/imcc.y -d -o compilers/imcc/imcparser.c
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/fixup_gen_file.pl -noheaderizer compilers/imcc/imcparser.c compilers/imcc/imcc.y
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/fixup_gen_file.pl -noheaderizer compilers/imcc/imcparser.h compilers/imcc/imcc.y
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 -MExtUtils::Command -e touch compilers/imcc/imcc.y.flag compilers/imcc/imcparser.c compilers/imcc/imcparser.h
echo compilers/imcc/imcc.y -d -o compilers/imcc/imcparser.c
compilers/imcc/imcc.y -d -o compilers/imcc/imcparser.c
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/fixup_gen_file.pl -noheaderizer compilers/imcc/imcparser.c compilers/imcc/imcc.y
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/fixup_gen_file.pl -noheaderizer compilers/imcc/imcparser.h compilers/imcc/imcc.y
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 -MExtUtils::Command -e touch compilers/imcc/imcc.y.flag compilers/imcc/imcparser.c compilers/imcc/imcparser.h
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -fPIC -Icompilers/imcc -o compilers/imcc/imcparser.o -c compilers/imcc/imcparser.c
compilers/imcc/imcparser.c: In function `yysyntax_error':
compilers/imcc/imcparser.c:2837: warning: switch missing default case
echo -ocompilers/imcc/imclexer.c compilers/imcc/imcc.l
-ocompilers/imcc/imclexer.c compilers/imcc/imcc.l
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 -MExtUtils::Command -e touch compilers/imcc/imcc.l.flag compilers/imcc/imclexer.c
echo -ocompilers/imcc/imclexer.c compilers/imcc/imcc.l
-ocompilers/imcc/imclexer.c compilers/imcc/imcc.l
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 -MExtUtils::Command -e touch compilers/imcc/imcc.l.flag compilers/imcc/imclexer.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -fPIC -Icompilers/imcc -o compilers/imcc/imclexer.o -c compilers/imcc/imclexer.c
compilers/imcc/imcc.l:1283: warning: no previous prototype for 'determine_input_file_type'
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Icompilers/imcc -Isrc/ -o compilers/imcc/imc.o -c compilers/imcc/imc.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Icompilers/imcc -Isrc/ -o compilers/imcc/main.o -c compilers/imcc/main.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Icompilers/imcc -Isrc/ -o compilers/imcc/symreg.o -c compilers/imcc/symreg.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Icompilers/imcc -Isrc/ -o compilers/imcc/instructions.o -c compilers/imcc/instructions.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Icompilers/imcc -Isrc/ -o compilers/imcc/cfg.o -c compilers/imcc/cfg.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Icompilers/imcc -Isrc/ -o compilers/imcc/reg_alloc.o -c compilers/imcc/reg_alloc.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Icompilers/imcc -Isrc/ -o compilers/imcc/sets.o -c compilers/imcc/sets.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Icompilers/imcc -Isrc/ -o compilers/imcc/debug.o -c compilers/imcc/debug.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -fPIC -Icompilers/imcc -o compilers/imcc/optimizer.o -c compilers/imcc/optimizer.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Icompilers/imcc -Isrc/ -o compilers/imcc/pbc.o -c compilers/imcc/pbc.c
compilers/imcc/pbc.c: In function `add_const_pmc_sub':
compilers/imcc/pbc.c:1651: warning: 'outer_sub' might be used uninitialized in this function
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Icompilers/imcc -Isrc/ -o compilers/imcc/parser_util.o -c compilers/imcc/parser_util.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Icompilers/imcc -Isrc/ -o compilers/imcc/pcc.o -c compilers/imcc/pcc.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Icompilers/imcc -Isrc/ -o compilers/imcc/api.o -c compilers/imcc/api.c
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 -MExtUtils::Command -e mkpath blib/lib
ar cr blib/lib/libparrot.a src/string/api.o src/ops/core_ops.o src/core_pmcs.o src/datatypes.o src/debug.o src/disassemble.o src/dynext.o src/embed/api.o src/embed/bytecode.o src/embed/strings.o src/embed/pmc.o src/string/encoding.o src/exceptions.o src/exit.o src/extend.o src/extend_vtable.o src/alarm.o src/gc/alloc_memory.o src/gc/alloc_resources.o src/gc/api.o src/gc/gc_ms.o src/gc/gc_inf.o src/gc/gc_ms2.o src/gc/gc_gms.o src/gc/mark_sweep.o src/gc/system.o src/gc/fixed_allocator.o src/gc/variable_size_pool.o src/gc/string_gc.o src/global_setup.o src/hash.o src/hll.o src/call/pcc.o src/call/args.o src/interp/inter_cb.o src/interp/api.o src/call/ops.o src/call/context.o src/call/context_accessors.o src/key.o src/library.o src/list.o src/pointer_array.o src/string/sprintf.o src/multidispatch.o src/namespace.o src/nci/api.o src/nci/signatures.o src/nci/core_thunks.o src/nci/extra_thunks.o src/oo.o src/packfile/object_serialization.o src/pmc.o src/runcore/main.o src/runcore/cores.o src/runcore/profiling.o src/runcore/subprof.o src/scheduler.o src/events.o src/string/spf_render.o src/string/spf_vtable.o src/sub.o src/runcore/trace.o src/utils.o src/vtables.o src/warnings.o src/packfile/api.o src/packfile/output.o src/packfile/pf_items.o src/packfile/segments.o src/longopt.o src/platform/generic/io.o src/platform/generic/socket.o src/platform/generic/file.o src/platform/solaris/time.o src/platform/generic/encoding.o src/platform/generic/env.o src/platform/generic/dl.o src/platform/solaris/math.o src/platform/generic/itimer.o src/platform/generic/exec.o src/platform/generic/misc.o src/platform/generic/hires_timer.o src/platform/generic/sysmem.o src/platform/generic/uid.o src/platform/generic/error.o src/platform/generic/entropy.o src/io/core.o src/io/api.o src/io/buffer.o src/io/filehandle.o src/io/socket_api.o src/pmc/default.o src/pmc/null.o src/pmc/env.o src/pmc/key.o src/pmc/unmanagedstruct.o src/pmc/managedstruct.o src/pmc/exception.o src/pmc/parrotlibrary.o src/pmc/parrotinterpreter.o src/pmc/lexpad.o src/pmc/timer.o src/pmc/pointer.o src/pmc/sub.o src/pmc/continuation.o src/pmc/coroutine.o src/pmc/eval.o src/pmc/nci.o src/pmc/float.o src/pmc/integer.o src/pmc/bigint.o src/pmc/bignum.o src/pmc/complex.o src/pmc/string.o src/pmc/boolean.o src/pmc/fixedintegerarray.o src/pmc/iterator.o src/pmc/fixedstringarray.o src/pmc/hash.o src/pmc/orderedhash.o src/pmc/oplib.o src/pmc/opcode.o src/pmc/addrregistry.o src/pmc/alarm.o src/pmc/arrayiterator.o src/pmc/bytebuffer.o src/pmc/callback.o src/pmc/callcontext.o src/pmc/capture.o src/pmc/class.o src/pmc/eventhandler.o src/pmc/exceptionhandler.o src/pmc/exporter.o src/pmc/filehandle.o src/pmc/fixedbooleanarray.o src/pmc/fixedfloatarray.o src/pmc/fixedpmcarray.o src/pmc/handle.o src/pmc/hashiterator.o src/pmc/hashiteratorkey.o src/pmc/imageiofreeze.o src/pmc/imageiosize.o src/pmc/imageiostrings.o src/pmc/imageiothaw.o src/pmc/imccompiler.o src/pmc/lexinfo.o src/pmc/mappedbytearray.o src/pmc/multisub.o src/pmc/namespace.o src/pmc/nativepccmethod.o src/pmc/object.o src/pmc/orderedhashiterator.o src/pmc/packfile.o src/pmc/packfileannotation.o src/pmc/packfileannotations.o src/pmc/packfilebytecodesegment.o src/pmc/packfileconstanttable.o src/pmc/packfiledebug.o src/pmc/packfiledirectory.o src/pmc/packfileopmap.o src/pmc/packfilerawsegment.o src/pmc/packfilesegment.o src/pmc/packfileview.o src/pmc/pmclist.o src/pmc/pmcproxy.o src/pmc/ptr.o src/pmc/ptrbuf.o src/pmc/ptrobj.o src/pmc/resizablebooleanarray.o src/pmc/resizablefloatarray.o src/pmc/resizableintegerarray.o src/pmc/resizablepmcarray.o src/pmc/resizablestringarray.o src/pmc/role.o src/pmc/scalar.o src/pmc/scheduler.o src/pmc/schedulermessage.o src/pmc/sockaddr.o src/pmc/socket.o src/pmc/stringbuilder.o src/pmc/stringhandle.o src/pmc/stringiterator.o src/pmc/structview.o src/pmc/task.o src/pmc/undef.o src/string/encoding/shared.o src/string/encoding/tables.o src/string/encoding/null.o src/string/encoding/ascii.o src/string/encoding/latin1.o src/string/encoding/binary.o src/string/encoding/utf8.o src/string/encoding/utf16.o src/string/encoding/ucs2.o src/string/encoding/ucs4.o compilers/imcc/imcparser.o compilers/imcc/imclexer.o compilers/imcc/imc.o compilers/imcc/main.o compilers/imcc/symreg.o compilers/imcc/instructions.o compilers/imcc/cfg.o compilers/imcc/reg_alloc.o compilers/imcc/sets.o compilers/imcc/debug.o compilers/imcc/optimizer.o compilers/imcc/pbc.o compilers/imcc/parser_util.o compilers/imcc/pcc.o compilers/imcc/api.o
: blib/lib/libparrot.a
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 -MExtUtils::Command -e mkpath blib/lib
gcc -G -L/usr/local/lib -L/usr/local/lib -o blib/lib/libparrot.so \
src/string/api.o src/ops/core_ops.o src/core_pmcs.o src/datatypes.o src/debug.o src/disassemble.o src/dynext.o src/embed/api.o src/embed/bytecode.o src/embed/strings.o src/embed/pmc.o src/string/encoding.o src/exceptions.o src/exit.o src/extend.o src/extend_vtable.o src/alarm.o src/gc/alloc_memory.o src/gc/alloc_resources.o src/gc/api.o src/gc/gc_ms.o src/gc/gc_inf.o src/gc/gc_ms2.o src/gc/gc_gms.o src/gc/mark_sweep.o src/gc/system.o src/gc/fixed_allocator.o src/gc/variable_size_pool.o src/gc/string_gc.o src/global_setup.o src/hash.o src/hll.o src/call/pcc.o src/call/args.o src/interp/inter_cb.o src/interp/api.o src/call/ops.o src/call/context.o src/call/context_accessors.o src/key.o src/library.o src/list.o src/pointer_array.o src/string/sprintf.o src/multidispatch.o src/namespace.o src/nci/api.o src/nci/signatures.o src/nci/core_thunks.o src/nci/extra_thunks.o src/oo.o src/packfile/object_serialization.o src/pmc.o src/runcore/main.o src/runcore/cores.o src/runcore/profiling.o src/runcore/subprof.o src/scheduler.o src/events.o src/string/spf_render.o src/string/spf_vtable.o src/sub.o src/runcore/trace.o src/utils.o src/vtables.o src/warnings.o src/packfile/api.o src/packfile/output.o src/packfile/pf_items.o src/packfile/segments.o src/longopt.o src/platform/generic/io.o src/platform/generic/socket.o src/platform/generic/file.o src/platform/solaris/time.o src/platform/generic/encoding.o src/platform/generic/env.o src/platform/generic/dl.o src/platform/solaris/math.o src/platform/generic/itimer.o src/platform/generic/exec.o src/platform/generic/misc.o src/platform/generic/hires_timer.o src/platform/generic/sysmem.o src/platform/generic/uid.o src/platform/generic/error.o src/platform/generic/entropy.o src/io/core.o src/io/api.o src/io/buffer.o src/io/filehandle.o src/io/socket_api.o src/pmc/default.o src/pmc/null.o src/pmc/env.o src/pmc/key.o src/pmc/unmanagedstruct.o src/pmc/managedstruct.o src/pmc/exception.o src/pmc/parrotlibrary.o src/pmc/parrotinterpreter.o src/pmc/lexpad.o src/pmc/timer.o src/pmc/pointer.o src/pmc/sub.o src/pmc/continuation.o src/pmc/coroutine.o src/pmc/eval.o src/pmc/nci.o src/pmc/float.o src/pmc/integer.o src/pmc/bigint.o src/pmc/bignum.o src/pmc/complex.o src/pmc/string.o src/pmc/boolean.o src/pmc/fixedintegerarray.o src/pmc/iterator.o src/pmc/fixedstringarray.o src/pmc/hash.o src/pmc/orderedhash.o src/pmc/oplib.o src/pmc/opcode.o src/pmc/addrregistry.o src/pmc/alarm.o src/pmc/arrayiterator.o src/pmc/bytebuffer.o src/pmc/callback.o src/pmc/callcontext.o src/pmc/capture.o src/pmc/class.o src/pmc/eventhandler.o src/pmc/exceptionhandler.o src/pmc/exporter.o src/pmc/filehandle.o src/pmc/fixedbooleanarray.o src/pmc/fixedfloatarray.o src/pmc/fixedpmcarray.o src/pmc/handle.o src/pmc/hashiterator.o src/pmc/hashiteratorkey.o src/pmc/imageiofreeze.o src/pmc/imageiosize.o src/pmc/imageiostrings.o src/pmc/imageiothaw.o src/pmc/imccompiler.o src/pmc/lexinfo.o src/pmc/mappedbytearray.o src/pmc/multisub.o src/pmc/namespace.o src/pmc/nativepccmethod.o src/pmc/object.o src/pmc/orderedhashiterator.o src/pmc/packfile.o src/pmc/packfileannotation.o src/pmc/packfileannotations.o src/pmc/packfilebytecodesegment.o src/pmc/packfileconstanttable.o src/pmc/packfiledebug.o src/pmc/packfiledirectory.o src/pmc/packfileopmap.o src/pmc/packfilerawsegment.o src/pmc/packfilesegment.o src/pmc/packfileview.o src/pmc/pmclist.o src/pmc/pmcproxy.o src/pmc/ptr.o src/pmc/ptrbuf.o src/pmc/ptrobj.o src/pmc/resizablebooleanarray.o src/pmc/resizablefloatarray.o src/pmc/resizableintegerarray.o src/pmc/resizablepmcarray.o src/pmc/resizablestringarray.o src/pmc/role.o src/pmc/scalar.o src/pmc/scheduler.o src/pmc/schedulermessage.o src/pmc/sockaddr.o src/pmc/socket.o src/pmc/stringbuilder.o src/pmc/stringhandle.o src/pmc/stringiterator.o src/pmc/structview.o src/pmc/task.o src/pmc/undef.o src/string/encoding/shared.o src/string/encoding/tables.o src/string/encoding/null.o src/string/encoding/ascii.o src/string/encoding/latin1.o src/string/encoding/binary.o src/string/encoding/utf8.o src/string/encoding/utf16.o src/string/encoding/ucs2.o src/string/encoding/ucs4.o compilers/imcc/imcparser.o compilers/imcc/imclexer.o compilers/imcc/imc.o compilers/imcc/main.o compilers/imcc/symreg.o compilers/imcc/instructions.o compilers/imcc/cfg.o compilers/imcc/reg_alloc.o compilers/imcc/sets.o compilers/imcc/debug.o compilers/imcc/optimizer.o compilers/imcc/pbc.o compilers/imcc/parser_util.o compilers/imcc/pcc.o compilers/imcc/api.o -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 -MExtUtils::Command -e cp tools/dev/gdb-pp-load.py blib/lib/libparrot.so-gdb.py
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 -MExtUtils::Command -e cp tools/dev/gdb-pp.py blib/lib/GDBPrettyPrint.py
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Ifrontend/parrot2 -Isrc/ -o frontend/parrot2/main.o -c frontend/parrot2/main.c
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/datatypes.h runtime/parrot/include/datatypes.pasm
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Ifrontend/parrot -Isrc/ -o frontend/parrot/main.o -c frontend/parrot/main.c
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/parrot_config_c.pl --mini > \
src/null_config.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/null_config.o -c src/null_config.c
g++ -o miniparrot frontend/parrot/main.o src/null_config.o src/longopt.o \
"-R/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl -L/usr/local/lib
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/gen_version.pl >runtime/parrot/include/parrot_version.pir
./miniparrot -Iruntime/parrot/include config_lib.pir > runtime/parrot/include/config.fpmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/parrot_config_c.pl > \
src/parrot_config.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/parrot_config.o -c src/parrot_config.c
./miniparrot -Iruntime/parrot/include -o frontend/parrot2/prt0.pbc frontend/parrot2/prt0.pir
./miniparrot frontend/parrot2/build.pir frontend/parrot2/prt0.pbc
frontend/parrot2/prt0.pbc.c
Done reading input
writing coda
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Ifrontend/parrot2 -Isrc/ -o frontend/parrot2/prt0.pbc.o -c frontend/parrot2/prt0.pbc.c
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/cclass.h runtime/parrot/include/cclass.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/enums.h runtime/parrot/include/iterator.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/enums.h runtime/parrot/include/call_bits.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/scheduler.h runtime/parrot/include/timer.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/exceptions.h runtime/parrot/include/except_types.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/exceptions.h runtime/parrot/include/except_severity.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/hash.h runtime/parrot/include/hash_key_type.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/interpreter.h runtime/parrot/include/interpflags.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/interpreter.h runtime/parrot/include/interpdebug.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/interpreter.h runtime/parrot/include/interptrace.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/interpreter.h runtime/parrot/include/interpcores.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/interpreter.h runtime/parrot/include/cloneflags.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/interpreter.h runtime/parrot/include/iglobals.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/interpreter.h runtime/parrot/include/sysinfo.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/io.h runtime/parrot/include/stdio.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/io.h runtime/parrot/include/socket.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/library.h runtime/parrot/include/libpaths.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/platform_interface.h runtime/parrot/include/dlopenflags.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/longopt.h runtime/parrot/include/longopt.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/packfile.h runtime/parrot/include/packfile_segments.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/packfile.h runtime/parrot/include/packfile_annotation_key_type.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/platform_interface.h runtime/parrot/include/stat.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/string.h runtime/parrot/include/stringinfo.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/warnings.h runtime/parrot/include/warnings.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/warnings.h runtime/parrot/include/errors.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/gc_api.h runtime/parrot/include/interpinfo.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl src/utils.c runtime/parrot/include/tm.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/h2inc.pl include/parrot/core_pmcs.h runtime/parrot/include/pmctypes.pasm
g++ -o parrot \
frontend/parrot2/main.o frontend/parrot2/prt0.pbc.o src/parrot_config.o src/longopt.o \
"-R/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl -L/usr/local/lib
g++ -o parrot_old \
frontend/parrot/main.o src/parrot_config.o src/longopt.o \
"-R/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl -L/usr/local/lib
./parrot -o runtime/parrot/include/parrotlib.pbc runtime/parrot/library/parrotlib.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/dynpmc/select.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/dynpmc/select.pmc
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/dynpmc -Isrc/ -o src/dynpmc/select.o -c src/dynpmc/select.c
gcc -o runtime/parrot/dynext/select.so \
src/dynpmc/select.o -L/usr/local/lib -G -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/dynpmc/dynlexpad.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/dynpmc/dynlexpad.pmc
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/dynpmc -Isrc/ -o src/dynpmc/dynlexpad.o -c src/dynpmc/dynlexpad.c
gcc -o runtime/parrot/dynext/dynlexpad.so \
src/dynpmc/dynlexpad.o -L/usr/local/lib -G -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/dynpmc/file.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/dynpmc/file.pmc
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/dynpmc -Isrc/ -o src/dynpmc/file.o -c src/dynpmc/file.c
gcc -o runtime/parrot/dynext/file.so \
src/dynpmc/file.o -L/usr/local/lib -G -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/dynpmc/foo.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/dynpmc/foo.pmc
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/dynpmc -Isrc/ -o src/dynpmc/foo.o -c src/dynpmc/foo.c
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/dynpmc/foo2.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/dynpmc/foo2.pmc
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/dynpmc -Isrc/ -o src/dynpmc/foo2.o -c src/dynpmc/foo2.c
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --library foo_group --c src/dynpmc/foo.pmc src/dynpmc/foo2.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 -MExtUtils::Command -e mv foo_group.c src/dynpmc/foo_group.c
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 -MExtUtils::Command -e mv foo_group.h src/dynpmc/foo_group.h
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/dynpmc -Isrc/ -o src/dynpmc/foo_group.o -c src/dynpmc/foo_group.c
gcc -o runtime/parrot/dynext/foo_group.so \
src/dynpmc/foo_group.o src/dynpmc/foo.o src/dynpmc/foo2.o -L/usr/local/lib -G -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/dynpmc/os.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/dynpmc/os.pmc
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/dynpmc -Isrc/ -o src/dynpmc/os.o -c src/dynpmc/os.c
gcc -o runtime/parrot/dynext/os.so \
src/dynpmc/os.o -L/usr/local/lib -G -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/dynpmc/pccmethod_test.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/dynpmc/pccmethod_test.pmc
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/dynpmc -Isrc/ -o src/dynpmc/pccmethod_test.o -c src/dynpmc/pccmethod_test.c
gcc -o runtime/parrot/dynext/pccmethod_test.so \
src/dynpmc/pccmethod_test.o -L/usr/local/lib -G -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/dynpmc/rotest.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/dynpmc/rotest.pmc
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/dynpmc -Isrc/ -o src/dynpmc/rotest.o -c src/dynpmc/rotest.c
gcc -o runtime/parrot/dynext/rotest.so \
src/dynpmc/rotest.o -L/usr/local/lib -G -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/dynpmc/rational.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/dynpmc/rational.pmc
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/dynpmc -Isrc/ -o src/dynpmc/rational.o -c src/dynpmc/rational.c
gcc -o runtime/parrot/dynext/rational.so \
src/dynpmc/rational.o -L/usr/local/lib -G -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --dump src/dynpmc/subproxy.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/pmc2c.pl --c src/dynpmc/subproxy.pmc
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/dynpmc -Isrc/ -o src/dynpmc/subproxy.o -c src/dynpmc/subproxy.c
gcc -o runtime/parrot/dynext/subproxy.so \
src/dynpmc/subproxy.o -L/usr/local/lib -G -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
./parrot -o runtime/parrot/library/Test/More.pbc runtime/parrot/library/Test/More.pir
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Ifrontend/pbc_disassemble -Isrc/ -o frontend/pbc_disassemble/main.o -c frontend/pbc_disassemble/main.c
g++ -o pbc_disassemble \
frontend/pbc_disassemble/main.o \
src/longopt.o \
"-R/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl -L/usr/local/lib
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 -MExtUtils::Command -e mkpath runtime/parrot/languages/winxed
./parrot -o runtime/parrot/languages/winxed/winxed.pbc ext/winxed/compiler.pir
./parrot -o winxed.pbc ext/winxed/driver.pir
./parrot winxed.pbc -c --noan tools/dev/pbc_to_exe.winxed
./parrot -o pbc_to_exe.pbc tools/dev/pbc_to_exe.pir
./parrot pbc_to_exe.pbc pbc_to_exe.pbc
gcc -o pbc_to_exe.o -I"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/include" -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -O -c pbc_to_exe.c
pbc_to_exe.c: In function `main':
pbc_to_exe.c:792: warning: integer overflow in expression
Compiled: pbc_to_exe.o
g++ -o pbc_to_exe "pbc_to_exe.o" "/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/src/parrot_config.o" "-R/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
Linked: pbc_to_exe
./parrot -o parrot_config.pbc tools/dev/parrot-config.pir
./parrot pbc_to_exe.pbc parrot_config.pbc
gcc -o parrot_config.o -I"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/include" -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -O -c parrot_config.c
parrot_config.c: In function `main':
parrot_config.c:121: warning: integer overflow in expression
Compiled: parrot_config.o
g++ -o parrot_config "parrot_config.o" "/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/src/parrot_config.o" "-R/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
Linked: parrot_config
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Ifrontend/pbc_merge -Isrc/ -o frontend/pbc_merge/main.o -c frontend/pbc_merge/main.c
g++ -o pbc_merge \
frontend/pbc_merge/main.o \
src/parrot_config.o \
src/longopt.o \
"-R/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl -L/usr/local/lib
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Ifrontend/parrot_debugger -Isrc/ -o frontend/parrot_debugger/main.o -c frontend/parrot_debugger/main.c
g++ -o parrot_debugger \
frontend/parrot_debugger/main.o \
src/parrot_config.o \
"-R/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl -L/usr/local/lib
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Ifrontend/pbc_dump -Isrc/ -o frontend/pbc_dump/main.o -c frontend/pbc_dump/main.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Ifrontend/pbc_dump -Isrc/ -o frontend/pbc_dump/packdump.o -c frontend/pbc_dump/packdump.c
g++ -o pbc_dump \
frontend/pbc_dump/main.o \
src/longopt.o \
frontend/pbc_dump/packdump.o "-R/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl -L/usr/local/lib
./parrot -o runtime/parrot/library/Regex.pbc ext/nqp-rx/src/stage0/Regex-s0.pir
./parrot -o runtime/parrot/library/HLL.pbc ext/nqp-rx/src/stage0/HLL-s0.pir
./parrot -o runtime/parrot/library/P6Regex.pbc ext/nqp-rx/src/stage0/P6Regex-s0.pir
./parrot -o runtime/parrot/library/nqp-rx.pbc ext/nqp-rx/src/stage0/NQP-s0.pir
./parrot -o runtime/parrot/library/P6object.pbc runtime/parrot/library/P6object.pir
./parrot -o runtime/parrot/library/PGE/Dumper.pbc runtime/parrot/library/PGE/Dumper.pir
./parrot -o runtime/parrot/library/Parrot/Exception.pbc runtime/parrot/library/Parrot/Exception.pir
./parrot -o runtime/parrot/library/Getopt/Obj.pbc runtime/parrot/library/Getopt/Obj.pir
./parrot -o runtime/parrot/library/dumper.pbc runtime/parrot/library/dumper.pir
./parrot -o runtime/parrot/library/PCT/Dumper.pbc compilers/pct/src/PCT/Dumper.pir
./parrot -o runtime/parrot/library/PCT/HLLCompiler.pbc compilers/pct/src/PCT/HLLCompiler.pir
./parrot -o compilers/pct/src/PCT/Node.pbc compilers/pct/src/PCT/Node.pir
./parrot -o compilers/pct/src/PAST/Node.pbc compilers/pct/src/PAST/Node.pir
./parrot -o compilers/pct/src/PAST/Compiler.pbc compilers/pct/src/PAST/Compiler.pir
./parrot -o compilers/pct/src/POST/Node.pbc compilers/pct/src/POST/Node.pir
./parrot -o compilers/pct/src/POST/Compiler.pbc compilers/pct/src/POST/Compiler.pir
./pbc_merge -o runtime/parrot/library/PCT/PAST.pbc \
compilers/pct/src/PCT/Node.pbc \
compilers/pct/src/PAST/Node.pbc \
compilers/pct/src/PAST/Compiler.pbc \
compilers/pct/src/POST/Node.pbc \
compilers/pct/src/POST/Compiler.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 -MExtUtils::Command -e cp runtime/parrot/library/nqp-rx.pbc parrot-nqp.pbc
./pbc_to_exe parrot-nqp.pbc
gcc -o parrot-nqp.o -I"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/include" -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -O -c parrot-nqp.c
parrot-nqp.c: In function `main':
parrot-nqp.c:18994: warning: integer overflow in expression
Compiled: parrot-nqp.o
g++ -o parrot-nqp "parrot-nqp.o" "/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/src/parrot_config.o" "-R/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
Linked: parrot-nqp
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 -e "" > compilers/pge/PGE/builtins_gen.pir
./parrot -o runtime/parrot/library/PGE.pbc compilers/pge/PGE.pir
./parrot runtime/parrot/library/PGE/Perl6Grammar.pir --output=compilers/pge/PGE/builtins_gen.pir compilers/pge/PGE/builtins.pg
./parrot -o runtime/parrot/library/PGE.pbc compilers/pge/PGE.pir
./parrot -o runtime/parrot/library/PGE/Util.pbc runtime/parrot/library/PGE/Util.pir
./parrot -o runtime/parrot/library/PGE/Text.pbc runtime/parrot/library/PGE/Text.pir
./parrot -o runtime/parrot/library/PGE/Perl6Grammar.pbc runtime/parrot/library/PGE/Perl6Grammar.pir
./parrot runtime/parrot/library/PGE/Perl6Grammar.pbc --output=compilers/tge/TGE/Parser.pir compilers/tge/TGE/Parser.pg
./parrot -o runtime/parrot/library/TGE.pbc compilers/tge/TGE.pir
./parrot -o compilers/tge/tgc.pbc compilers/tge/tgc.pir
./parrot -o runtime/parrot/library/PCT/Grammar.pbc compilers/pct/src/PCT/Grammar.pir
./parrot -o runtime/parrot/library/PCT.pbc compilers/pct/PCT.pir
./parrot runtime/parrot/library/PGE/Perl6Grammar.pbc --output=compilers/data_json/data_json/grammar.pir compilers/data_json/data_json/grammar.pg
./parrot compilers/tge/tgc.pbc --output=compilers/data_json/data_json/pge2pir.pir compilers/data_json/data_json/pge2pir.tg
./parrot -o compilers/data_json/data_json.pbc compilers/data_json/data_json.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 -MExtUtils::Command -e mkpath runtime/parrot/languages/data_json
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 -MExtUtils::Command -e cp compilers/data_json/data_json.pbc runtime/parrot/languages/data_json/data_json.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 -MExtUtils::Command -e mkpath runtime/parrot/languages/JSON
./parrot-nqp --target=pir compilers/data_json/JSON.nqp > runtime/parrot/languages/JSON/JSON.pir
./pbc_to_exe winxed.pbc
gcc -o winxed.o -I"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/include" -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -O -c winxed.c
winxed.c: In function `main':
winxed.c:493: warning: integer overflow in expression
Compiled: winxed.o
g++ -o winxed "winxed.o" "/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/src/parrot_config.o" "-R/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
Linked: winxed
./parrot-nqp --target=pir --output=compilers/opsc/gen/Ops/Compiler.pir compilers/opsc/src/Ops/Compiler.pm
./parrot-nqp --target=pir --output=compilers/opsc/gen/Ops/Compiler/Actions.pir compilers/opsc/src/Ops/Compiler/Actions.pm
./parrot-nqp --target=pir --output=compilers/opsc/gen/Ops/Compiler/Grammar.pir compilers/opsc/src/Ops/Compiler/Grammar.pm
./parrot-nqp --target=pir --output=compilers/opsc/gen/Ops/Emitter.pir compilers/opsc/src/Ops/Emitter.pm
./parrot-nqp --target=pir --output=compilers/opsc/gen/Ops/Trans.pir compilers/opsc/src/Ops/Trans.pm
./parrot-nqp --target=pir --output=compilers/opsc/gen/Ops/Trans/C.pir compilers/opsc/src/Ops/Trans/C.pm
./parrot-nqp --target=pir --output=compilers/opsc/gen/Ops/Op.pir compilers/opsc/src/Ops/Op.pm
./parrot-nqp --target=pir --output=compilers/opsc/gen/Ops/OpLib.pir compilers/opsc/src/Ops/OpLib.pm
./parrot-nqp --target=pir --output=compilers/opsc/gen/Ops/File.pir compilers/opsc/src/Ops/File.pm
./parrot runtime/parrot/library/nqp-rx.pbc --target=pir -o ext/nqp-rx/src/stage0/nqp-setting.pir ext/nqp-rx/src/stage0/nqp-setting.nqp
./parrot -o runtime/parrot/library/nqp-setting.pbc ext/nqp-rx/src/stage0/nqp-setting.pir
./parrot -o runtime/parrot/library/opsc.pbc compilers/opsc/opsc.pir
./parrot-nqp --target=pir compilers/opsc/ops2c.nqp >ops2c.pir
./parrot -o ops2c.pbc ops2c.pir
./pbc_to_exe ops2c.pbc
gcc -o ops2c.o -I"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/include" -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -O -c ops2c.c
ops2c.c: In function `main':
ops2c.c:442: warning: integer overflow in expression
Compiled: ops2c.o
g++ -o ops2c "ops2c.o" "/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/src/parrot_config.o" "-R/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
Linked: ops2c
./ops2c --dynamic src/dynoplibs/obscure.ops --quiet
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/dynoplibs -Isrc/ -o src/dynoplibs/obscure_ops.o -c src/dynoplibs/obscure_ops.c
gcc -o runtime/parrot/dynext/obscure_ops.so \
src/dynoplibs/obscure_ops.o -L/usr/local/lib -G -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
./ops2c --dynamic src/dynoplibs/math.ops --quiet
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/dynoplibs -Isrc/ -o src/dynoplibs/math_ops.o -c src/dynoplibs/math_ops.c
gcc -o runtime/parrot/dynext/math_ops.so \
src/dynoplibs/math_ops.o -L/usr/local/lib -G -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
./ops2c --dynamic src/dynoplibs/trans.ops --quiet
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/dynoplibs -Isrc/ -o src/dynoplibs/trans_ops.o -c src/dynoplibs/trans_ops.c
gcc -o runtime/parrot/dynext/trans_ops.so \
src/dynoplibs/trans_ops.o -L/usr/local/lib -G -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
./ops2c --dynamic src/dynoplibs/bit.ops --quiet
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/dynoplibs -Isrc/ -o src/dynoplibs/bit_ops.o -c src/dynoplibs/bit_ops.c
gcc -o runtime/parrot/dynext/bit_ops.so \
src/dynoplibs/bit_ops.o -L/usr/local/lib -G -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
./ops2c --dynamic src/dynoplibs/debug.ops --quiet
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/dynoplibs -Isrc/ -o src/dynoplibs/debug_ops.o -c src/dynoplibs/debug_ops.c
gcc -o runtime/parrot/dynext/debug_ops.so \
src/dynoplibs/debug_ops.o -L/usr/local/lib -G -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
./ops2c --dynamic src/dynoplibs/sys.ops --quiet
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/dynoplibs -Isrc/ -o src/dynoplibs/sys_ops.o -c src/dynoplibs/sys_ops.c
gcc -o runtime/parrot/dynext/sys_ops.so \
src/dynoplibs/sys_ops.o -L/usr/local/lib -G -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
./ops2c --dynamic src/dynoplibs/io.ops --quiet
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc/dynoplibs -Isrc/ -o src/dynoplibs/io_ops.o -c src/dynoplibs/io_ops.c
gcc -o runtime/parrot/dynext/io_ops.so \
src/dynoplibs/io_ops.o -L/usr/local/lib -G -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -fPIC -Isrc -o src/nci_test.o -c src/nci_test.c
gcc -G -L/usr/local/lib -L/usr/local/lib \
-o runtime/parrot/dynext/libnci_test.so src/nci_test.o -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
./parrot -o runtime/parrot/library/Archive/Tar.pbc runtime/parrot/library/Archive/Tar.pir
./parrot -o runtime/parrot/library/Archive/Zip.pbc runtime/parrot/library/Archive/Zip.pir
./parrot -o runtime/parrot/library/CGI/QueryHash.pbc runtime/parrot/library/CGI/QueryHash.pir
./parrot -o runtime/parrot/library/Crow.pbc runtime/parrot/library/Crow.pir
./parrot -o runtime/parrot/library/config.pbc runtime/parrot/library/config.pir
./parrot -o runtime/parrot/library/Configure/genfile.pbc runtime/parrot/library/Configure/genfile.pir
./parrot -o runtime/parrot/library/Config/JSON.pbc runtime/parrot/library/Config/JSON.pir
./parrot -o runtime/parrot/library/Data/Dumper/Base.pbc runtime/parrot/library/Data/Dumper/Base.pir
./parrot -o runtime/parrot/library/Data/Dumper/Default.pbc runtime/parrot/library/Data/Dumper/Default.pir
./parrot -o runtime/parrot/library/Data/Dumper.pbc runtime/parrot/library/Data/Dumper.pir
./parrot -o runtime/parrot/library/Digest/MD5.pbc runtime/parrot/library/Digest/MD5.pir
./parrot -o runtime/parrot/library/Digest/sha256.pbc runtime/parrot/library/Digest/sha256.pir
./parrot -o runtime/parrot/library/distutils.pbc runtime/parrot/library/distutils.pir
./parrot -o runtime/parrot/library/yaml_dumper.pbc runtime/parrot/library/yaml_dumper.pir
./parrot-nqp --target=pir runtime/parrot/library/YAML/Tiny.pm > runtime/parrot/library/YAML/Tiny.pir
./parrot -o runtime/parrot/library/YAML/Tiny.pbc runtime/parrot/library/YAML/Tiny.pir
./parrot -o runtime/parrot/library/HTTP/Message.pbc runtime/parrot/library/HTTP/Message.pir
./parrot -o runtime/parrot/library/Iter.pbc runtime/parrot/library/Iter.pir
./parrot -o runtime/parrot/library/JSON.pbc runtime/parrot/library/JSON.pir
./parrot -o runtime/parrot/library/LWP/Protocol.pbc runtime/parrot/library/LWP/Protocol.pir
./parrot -o runtime/parrot/library/LWP/UserAgent.pbc runtime/parrot/library/LWP/UserAgent.pir
./parrot -o runtime/parrot/library/Math/Rand.pbc runtime/parrot/library/Math/Rand.pir
./parrot -o runtime/parrot/library/MIME/Base64.pbc runtime/parrot/library/MIME/Base64.pir
./parrot -o runtime/parrot/library/NCI/Utils.pbc runtime/parrot/library/NCI/Utils.pir
./parrot -o runtime/parrot/library/ncurses.pbc runtime/parrot/library/ncurses.pir
./parrot -o runtime/parrot/library/osutils.pbc runtime/parrot/library/osutils.pir
./parrot-nqp --target=pir runtime/parrot/library/ProfTest/PIRProfile.nqp > runtime/parrot/library/ProfTest/PIRProfile.pir
./parrot -o runtime/parrot/library/ProfTest/PIRProfile.pbc runtime/parrot/library/ProfTest/PIRProfile.pir
./parrot-nqp --target=pir runtime/parrot/library/ProfTest/NQPProfile.nqp > runtime/parrot/library/ProfTest/NQPProfile.pir
./parrot -o runtime/parrot/library/ProfTest/NQPProfile.pbc runtime/parrot/library/ProfTest/NQPProfile.pir
./parrot-nqp --target=pir runtime/parrot/library/ProfTest/Matcher.nqp > runtime/parrot/library/ProfTest/Matcher.pir
./parrot -o runtime/parrot/library/ProfTest/Matcher.pbc runtime/parrot/library/ProfTest/Matcher.pir
./parrot-nqp --target=pir runtime/parrot/library/ProfTest/Want.nqp > runtime/parrot/library/ProfTest/Want.pir
./parrot -o runtime/parrot/library/ProfTest/Want.pbc runtime/parrot/library/ProfTest/Want.pir
./pbc_merge -o runtime/parrot/library/ProfTest.pbc runtime/parrot/library/ProfTest/PIRProfile.pbc \
runtime/parrot/library/ProfTest/NQPProfile.pbc runtime/parrot/library/ProfTest/Matcher.pbc \
runtime/parrot/library/ProfTest/Want.pbc
./parrot -o runtime/parrot/library/parrotlib.pbc runtime/parrot/library/parrotlib.pir
./parrot -o runtime/parrot/library/pcore.pbc runtime/parrot/library/pcore.pir
./parrot -o runtime/parrot/library/pcre.pbc runtime/parrot/library/pcre.pir
./parrot -o runtime/parrot/library/Parrot/Coroutine.pbc runtime/parrot/library/Parrot/Coroutine.pir
./parrot -o runtime/parrot/library/PGE/Glob.pbc runtime/parrot/library/PGE/Glob.pir
./parrot -o runtime/parrot/library/Range.pbc runtime/parrot/library/Range.pir
./parrot -o runtime/parrot/library/Stream/Base.pbc runtime/parrot/library/Stream/Base.pir
./parrot -o runtime/parrot/library/Stream/Combiner.pbc runtime/parrot/library/Stream/Combiner.pir
./parrot -o runtime/parrot/library/Stream/Coroutine.pbc runtime/parrot/library/Stream/Coroutine.pir
./parrot -o runtime/parrot/library/Stream/Filter.pbc runtime/parrot/library/Stream/Filter.pir
./parrot -o runtime/parrot/library/Stream/Lines.pbc runtime/parrot/library/Stream/Lines.pir
./parrot -o runtime/parrot/library/Stream/ParrotIO.pbc runtime/parrot/library/Stream/ParrotIO.pir
./parrot -o runtime/parrot/library/Stream/Replay.pbc runtime/parrot/library/Stream/Replay.pir
./parrot -o runtime/parrot/library/Stream/Sub.pbc runtime/parrot/library/Stream/Sub.pir
./parrot -o runtime/parrot/library/Stream/Writer.pbc runtime/parrot/library/Stream/Writer.pir
./parrot -o runtime/parrot/library/String/Utils.pbc runtime/parrot/library/String/Utils.pir
./parrot -o runtime/parrot/library/TAP/Formatter.pbc runtime/parrot/library/TAP/Formatter.pir
./parrot -o runtime/parrot/library/TAP/Harness.pbc runtime/parrot/library/TAP/Harness.pir
./parrot -o runtime/parrot/library/TAP/Parser.pbc runtime/parrot/library/TAP/Parser.pir
./parrot -o runtime/parrot/library/Test/Builder/Output.pbc runtime/parrot/library/Test/Builder/Output.pir
./parrot -o runtime/parrot/library/Test/Builder/Test.pbc runtime/parrot/library/Test/Builder/Test.pir
./parrot -o runtime/parrot/library/Test/Builder/Tester.pbc runtime/parrot/library/Test/Builder/Tester.pir
./parrot -o runtime/parrot/library/Test/Builder/TestPlan.pbc runtime/parrot/library/Test/Builder/TestPlan.pir
./parrot -o runtime/parrot/library/Test/Builder.pbc runtime/parrot/library/Test/Builder.pir
./parrot -o runtime/parrot/library/Test/Class.pbc runtime/parrot/library/Test/Class.pir
./parrot -o runtime/parrot/library/Tcl/Glob.pbc runtime/parrot/library/Tcl/Glob.pir
./parrot -o runtime/parrot/library/TclLibrary.pbc runtime/parrot/library/TclLibrary.pir
./parrot -o runtime/parrot/library/URI.pbc runtime/parrot/library/URI.pir
./parrot -o runtime/parrot/library/URI/Escape.pbc runtime/parrot/library/URI/Escape.pir
./parrot -o runtime/parrot/library/uuid.pbc runtime/parrot/library/uuid.pir
./parrot -o runtime/parrot/library/YAML/Dumper/Base.pbc runtime/parrot/library/YAML/Dumper/Base.pir
./parrot -o runtime/parrot/library/YAML/Dumper/Default.pbc runtime/parrot/library/YAML/Dumper/Default.pir
./parrot -o runtime/parrot/library/YAML/Dumper.pbc runtime/parrot/library/YAML/Dumper.pir
./parrot -o runtime/parrot/library/libpcre.pbc runtime/parrot/library/libpcre.pir
./parrot -o runtime/parrot/library/postgres.pbc runtime/parrot/library/postgres.pir
Invoking Parrot to generate install_config.fpmc
./parrot config_lib.pir --install > install_config.fpmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/build/parrot_config_c.pl --install > \
src/install_config.c
gcc -I./include -I./include/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -O -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -Isrc -Isrc/ -o src/install_config.o -c src/install_config.c
g++ -o installable_parrot \
frontend/parrot2/main.o src/install_config.o src/longopt.o \
frontend/parrot2/prt0.pbc.o -R"/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl -L/usr/local/lib
g++ -o installable_pbc_dump \
frontend/pbc_dump/main.o \
frontend/pbc_dump/packdump.o \
src/longopt.o \
-R"/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl -L/usr/local/lib
g++ -o installable_pbc_disassemble \
frontend/pbc_disassemble/main.o \
src/longopt.o \
-R"/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl -L/usr/local/lib
g++ -o installable_parrot_debugger \
frontend/parrot_debugger/main.o \
src/install_config.o \
-R"/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl -L/usr/local/lib
./parrot -o parrot_config.pbc tools/dev/parrot-config.pir
./pbc_to_exe parrot_config.pbc --install
gcc -o parrot_config.o -I"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/include" -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -O -c parrot_config.c
parrot_config.c: In function `main':
parrot_config.c:121: warning: integer overflow in expression
Compiled: parrot_config.o
g++ -s -o installable_parrot_config "parrot_config.o" "/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/src/install_config.o" "-R/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib"-R"/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
Linked: installable_parrot_config
g++ -o installable_pbc_merge \
frontend/pbc_merge/main.o \
src/install_config.o \
src/longopt.o \
-R"/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl -L/usr/local/lib
./pbc_to_exe pbc_to_exe.pbc --install
gcc -o pbc_to_exe.o -I"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/include" -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -O -c pbc_to_exe.c
pbc_to_exe.c: In function `main':
pbc_to_exe.c:792: warning: integer overflow in expression
Compiled: pbc_to_exe.o
g++ -s -o installable_pbc_to_exe "pbc_to_exe.o" "/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/src/install_config.o" "-R/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib"-R"/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
Linked: installable_pbc_to_exe
./pbc_to_exe parrot-nqp.pbc --install
gcc -o parrot-nqp.o -I"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/include" -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -O -c parrot-nqp.c
parrot-nqp.c: In function `main':
parrot-nqp.c:18994: warning: integer overflow in expression
Compiled: parrot-nqp.o
g++ -s -o installable_parrot-nqp "parrot-nqp.o" "/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/src/install_config.o" "-R/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib"-R"/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
Linked: installable_parrot-nqp
./parrot -o parrot_nci_thunk_gen.pbc tools/dev/nci_thunk_gen.pir
./pbc_to_exe parrot_nci_thunk_gen.pbc --install
gcc -o parrot_nci_thunk_gen.o -I"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/include" -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -O -c parrot_nci_thunk_gen.c
parrot_nci_thunk_gen.c: In function `main':
parrot_nci_thunk_gen.c:1086: warning: integer overflow in expression
Compiled: parrot_nci_thunk_gen.o
g++ -s -o installable_parrot_nci_thunk_gen "parrot_nci_thunk_gen.o" "/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/src/install_config.o" "-R/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib"-R"/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
Linked: installable_parrot_nci_thunk_gen
./parrot -o parrot-prove.pbc runtime/parrot/bin/prove.pir
./pbc_to_exe parrot-prove.pbc --install
gcc -o parrot-prove.o -I"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/include" -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -O -c parrot-prove.c
parrot-prove.c: In function `main':
parrot-prove.c:250: warning: integer overflow in expression
Compiled: parrot-prove.o
g++ -s -o installable_parrot-prove "parrot-prove.o" "/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/src/install_config.o" "-R/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib"-R"/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
Linked: installable_parrot-prove
./pbc_to_exe ops2c.pbc --install
gcc -o ops2c.o -I"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/include" -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -O -c ops2c.c
ops2c.c: In function `main':
ops2c.c:442: warning: integer overflow in expression
Compiled: ops2c.o
g++ -s -o installable_ops2c "ops2c.o" "/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/src/install_config.o" "-R/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib"-R"/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
Linked: installable_ops2c
./pbc_to_exe winxed.pbc --install
gcc -o winxed.o -I"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/include" -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -O -c winxed.c
winxed.c: In function `main':
winxed.c:493: warning: integer overflow in expression
Compiled: winxed.o
g++ -s -o installable_winxed "winxed.o" "/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/src/install_config.o" "-R/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib"-R"/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib" -L"/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot/blib/lib" -lparrot -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
Linked: installable_winxed
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/dev/install_files.pl \
--buildprefix= \
--prefix="/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install" \
--exec-prefix="/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install" \
--bindir="/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/bin" \
--libdir="/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib" \
--includedir="/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include" \
--destdir= \
--docdir="/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/share/doc" \
--versiondir="/parrot/4.6.0" \
MANIFEST MANIFEST.generated
Installing ...
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/share/doc/parrot/4.6.0/CREDITS
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/share/doc/parrot/4.6.0/DONORS.pod
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/share/doc/parrot/4.6.0/LICENSE
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/share/doc/parrot/4.6.0/PBC_COMPAT
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/share/doc/parrot/4.6.0/RESPONSIBLE_PARTIES
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pge/Defines.mak
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pge/P6Rule.grammar
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pge/PGE.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pge/PGE/Exp.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pge/PGE/Match.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pge/PGE/OPTable.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pge/PGE/P5Regex.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pge/PGE/Perl6Regex.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pge/PGE/Regex.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pge/PGE/builtins.pg
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pge/Rules.mak
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pge/STATUS
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/imcc/api.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/imcc/embed.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/imcc/yyscanner.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/alarm.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/api.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/caches.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/call.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/cclass.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/compiler.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/context.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/core_types.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/datatypes.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/debugger.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/disassemble.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/dynext.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/encoding.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/enums.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/events.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/exceptions.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/exit.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/extend.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/gc_api.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/global_setup.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/hash.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/hll.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/imageio.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/interpreter.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/io.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/key.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/library.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/list.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/longopt.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/memory.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/misc.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/multidispatch.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/namespace.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/nci.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/oo.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/oo_private.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/op.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/oplib.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/oplib/core_ops.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/oplib/ops.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/opsenum.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/packfile.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/parrot.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/platform_interface.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/pmc.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/pmc_freeze.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/pobj.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/pointer_array.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/runcore_api.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/runcore_profiling.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/runcore_subprof.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/runcore_trace.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/scheduler.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/scheduler_private.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/settings.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/string.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/string_funcs.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/sub.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/vtables.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/warnings.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/dummy
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/bin/prove.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/fp_equality.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/green_threads.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/hllmacros.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/test_more.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/parrot/parrot.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Archive/Tar.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Archive/Zip.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/CGI/QueryHash.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Config/JSON.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Configure/genfile.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Crow.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Curses.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Data/Dumper.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Data/Dumper/Base.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Data/Dumper/Default.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Digest/MD5.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Digest/sha256.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Getopt/Obj.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/HTTP/Daemon.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/HTTP/Message.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Iter.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/JSON.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/LWP/Protocol.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/LWP/UserAgent.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/MIME/Base64.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Math/Rand.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/NCI/Utils.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/OpenGL.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/OpenGL/Math.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/P6object.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/PGE/Dumper.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/PGE/Glob.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/PGE/Hs.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/PGE/Perl6Grammar.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/PGE/Text.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/PGE/Util.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Parrot/Coroutine.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Parrot/Exception.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Pg.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/ProfTest/Matcher.nqp
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/ProfTest/NQPProfile.nqp
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/ProfTest/PIRProfile.nqp
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/ProfTest/Want.nqp
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Range.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Rules.mak
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/SDL.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/SDL/App.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/SDL/Button.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/SDL/Color.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/SDL/Constants.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/SDL/Event.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/SDL/EventHandler.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/SDL/Font.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/SDL/Image.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/SDL/LCD.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/SDL/LCD.png
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/SDL/Rect.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/SDL/Sprite.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/SDL/StopWatch.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/SDL/Surface.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Stream/Base.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Stream/Combiner.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Stream/Coroutine.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Stream/Filter.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Stream/Lines.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Stream/ParrotIO.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Stream/Replay.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Stream/Sub.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Stream/Writer.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/String/Utils.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/TAP/Formatter.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/TAP/Harness.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/TAP/Parser.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Tcl/Glob.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/TclLibrary.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Test/Builder.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Test/Builder/Output.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Test/Builder/Test.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Test/Builder/TestPlan.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Test/Builder/Tester.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Test/Class.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Test/More.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/URI.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/URI/Escape.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/YAML/Dumper.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/YAML/Dumper/Base.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/YAML/Dumper/Default.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/YAML/Tiny.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/crypto.declarations
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/distutils.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/dumper.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/libpcre.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/ncurses.declarations
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/ncurses.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/openssl.declarations
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/osutils.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/parrotlib.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/pcore.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/pcre.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/postgres.declarations
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/postgres.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/uuid.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/yaml_dumper.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/libparrot.a
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/libparrot.so
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/config.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/core_pmcs.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/extend_vtable.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/feature.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/has_header.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/vtable.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/config.fpmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/bin/ops2c
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/bin/parrot
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/bin/parrot-nqp
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/bin/parrot-prove
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/bin/parrot_config
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/bin/parrot_nci_thunk_gen
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/bin/pbc_disassemble
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/bin/pbc_dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/bin/pbc_merge
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/bin/pbc_to_exe
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/bin/winxed
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/dynext/bit_ops.so
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/dynext/debug_ops.so
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/dynext/dynlexpad.so
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/dynext/file.so
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/dynext/io_ops.so
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/dynext/math_ops.so
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/dynext/obscure_ops.so
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/dynext/os.so
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/dynext/rational.so
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/dynext/select.so
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/dynext/sys_ops.so
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/dynext/trans_ops.so
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/call_bits.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/cclass.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/datatypes.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/dlopenflags.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/errors.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/except_severity.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/except_types.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/hash_key_type.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/iglobals.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/interpcores.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/interpdebug.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/interpflags.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/interpinfo.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/interptrace.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/iterator.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/libpaths.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/longopt.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/parrot_version.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/parrotlib.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/pmctypes.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/signal.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/socket.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/stat.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/stdio.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/stringinfo.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/sysinfo.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/timer.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/tm.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/include/warnings.pasm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Archive/Tar.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Archive/Zip.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/CGI/QueryHash.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Config/JSON.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Configure/genfile.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Crow.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Data/Dumper.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Data/Dumper/Base.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Data/Dumper/Default.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Digest/MD5.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Digest/sha256.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Getopt/Obj.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/HLL.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/HTTP/Message.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Iter.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/JSON.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/LWP/Protocol.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/LWP/UserAgent.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/MIME/Base64.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Math/Rand.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/P6Regex.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/P6object.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/PCT.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/PCT/Grammar.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/PCT/HLLCompiler.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/PCT/PAST.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/PGE.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/PGE/Dumper.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/PGE/Glob.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/PGE/Perl6Grammar.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/PGE/Text.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/PGE/Util.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Parrot/Coroutine.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Parrot/Exception.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Range.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Regex.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Stream/Base.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Stream/Combiner.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Stream/Coroutine.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Stream/Filter.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Stream/Lines.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Stream/ParrotIO.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Stream/Replay.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Stream/Sub.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Stream/Writer.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/TAP/Formatter.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/TAP/Harness.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/TAP/Parser.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/TGE.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Tcl/Glob.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/TclLibrary.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Test/Builder.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Test/Builder/Output.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Test/Builder/Test.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Test/Builder/TestPlan.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Test/Builder/Tester.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Test/Class.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/Test/More.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/URI.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/YAML/Dumper.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/YAML/Tiny.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/config.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/config.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/distutils.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/dumper.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/libpcre.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/ncurses.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/opsc.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/osutils.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/parrotlib.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/pcore.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/pcre.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/uuid.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/parrot_config.o
Finished install_files.pl
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 tools/dev/install_dev_files.pl \
--buildprefix= \
--prefix="/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install" \
--exec-prefix="/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install" \
--bindir="/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/bin" \
--libdir="/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib" \
--includedir="/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include" \
--destdir= \
--docdir="/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/share/doc" \
--datadir="/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/share" \
--srcdir="/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src" \
--versiondir="/parrot/4.6.0" \
MANIFEST MANIFEST.generated
Installing ...
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/share/doc/parrot/4.6.0/PLATFORMS
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/share/doc/parrot/4.6.0/README.pod
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/share/doc/parrot/4.6.0/README_cygwin.pod
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/share/doc/parrot/4.6.0/README_win32.pod
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/share/doc/parrot/4.6.0/TODO
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/VERSION
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/data_json/Defines.mak
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/data_json/JSON.nqp
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/data_json/Rules.mak
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/data_json/data_json.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/data_json/data_json/grammar.pg
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/data_json/data_json/pge2pir.tg
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pct/Defines.mak
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pct/PCT.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pct/Rules.mak
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pct/src/PAST.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pct/src/PAST/Compiler.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pct/src/PAST/Node.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pct/src/PCT/Dumper.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pct/src/PCT/Grammar.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pct/src/PCT/HLLCompiler.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pct/src/PCT/Node.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pct/src/POST/Compiler.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/pct/src/POST/Node.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/tge/Defines.mak
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/tge/Rules.mak
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/tge/TGE.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/tge/TGE/Compiler.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/tge/TGE/Grammar.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/tge/TGE/Parser.pg
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/tge/TGE/Rule.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/tge/TGE/Tree.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/tge/tgc.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/File/Which.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/BuildUtil.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Config.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Configure.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Configure/Compiler.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Configure/Data.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Configure/Messages.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Configure/Options.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Configure/Options/Conf.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Configure/Options/Conf/CLI.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Configure/Options/Conf/File.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Configure/Options/Conf/Shared.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Configure/Options/Reconf.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Configure/Options/Test.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Configure/Options/Test/Prepare.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Configure/Step.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Configure/Step/List.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Configure/Step/Methods.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Configure/Step/Test.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Configure/Test.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Configure/Trace.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Configure/Utils.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Distribution.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Directory.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/File.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Group.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/HTMLPage.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Item.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/POD2HTML.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/PodToHtml.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Section.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Section/C.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Section/Compilers.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Section/Config.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Section/Developer.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Section/Examples.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Section/IMCC.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Section/Info.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Section/Libs.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Section/Ops.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Section/PCT_Tutorial.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Section/PDDs.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Section/PMCs.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Section/Parrot.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Section/Perl.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Section/Tests.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Section/Tools.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Docs/Text2HTML.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Git/Describe.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/H2inc.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Harness/DefaultTests.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Harness/Options.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Harness/Smoke.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Harness/TestSets.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Headerizer.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Headerizer/Functions.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/IO/Directory.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/IO/File.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/IO/Path.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Install.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Manifest.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Pmc2c/Dumper.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Pmc2c/Emitter.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Pmc2c/Library.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Pmc2c/Method.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Pmc2c/PCCMETHOD.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Pmc2c/PMC.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Pmc2c/PMC/Null.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Pmc2c/PMC/Object.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Pmc2c/PMC/PrintTree.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Pmc2c/PMC/RO.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Pmc2c/PMC/default.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Pmc2c/Parser.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Pmc2c/Pmc2cMain.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Pmc2c/UtilFunctions.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Pmc2c/VTable.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Revision.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/SHA1.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/SearchOps.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Test.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Test/Harness.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Test/PGE.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Test/Pod.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Test/Pod/Utils.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Test/Util.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Test/Util/Runloop.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Vtable.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/vtable.tbl
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/build/ops2c.pl
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/build/pmc2c.pl
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/dev/create_language.pl
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/dev/gen_makefile.pl
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/dev/pprof2cg.pl
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/dev/reconfigure.pl
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/data_json/data_json.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/parrot/pbcversion.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_addrregistry.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_alarm.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_arrayiterator.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_bigint.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_bignum.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_boolean.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_bytebuffer.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_callback.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_callcontext.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_capture.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_class.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_complex.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_continuation.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_coroutine.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_default.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_env.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_eval.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_eventhandler.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_exception.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_exceptionhandler.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_exporter.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_filehandle.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_fixedbooleanarray.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_fixedfloatarray.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_fixedintegerarray.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_fixedpmcarray.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_fixedstringarray.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_float.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_handle.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_hash.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_hashiterator.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_hashiteratorkey.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_imageiofreeze.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_imageiosize.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_imageiostrings.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_imageiothaw.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_imccompiler.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_integer.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_iterator.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_key.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_lexinfo.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_lexpad.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_managedstruct.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_mappedbytearray.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_multisub.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_namespace.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_nativepccmethod.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_nci.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_null.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_object.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_opcode.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_oplib.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_orderedhash.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_orderedhashiterator.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_packfile.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_packfileannotation.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_packfileannotations.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_packfilebytecodesegment.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_packfileconstanttable.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_packfiledebug.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_packfiledirectory.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_packfileopmap.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_packfilerawsegment.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_packfilesegment.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_packfileview.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_parrotinterpreter.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_parrotlibrary.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_pmclist.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_pmcproxy.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_pointer.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_ptr.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_ptrbuf.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_ptrobj.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_resizablebooleanarray.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_resizablefloatarray.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_resizableintegerarray.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_resizablepmcarray.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_resizablestringarray.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_role.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_scalar.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_scheduler.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_schedulermessage.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_sockaddr.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_socket.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_string.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_stringbuilder.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_stringhandle.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_stringiterator.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_structview.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_sub.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_task.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_timer.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_undef.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc/pmc_unmanagedstruct.h
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Config/Generated.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/PMC.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/lib/Parrot/Pmc2c/PCCMETHOD_BITS.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/JSON/JSON.pir
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/languages/winxed/winxed.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/nqp-rx.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/library/nqp-setting.pbc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/addrregistry.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/alarm.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/arrayiterator.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/bigint.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/bignum.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/boolean.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/bytebuffer.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/callback.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/callcontext.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/capture.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/class.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/complex.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/continuation.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/coroutine.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/default.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/env.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/eval.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/eventhandler.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/exception.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/exceptionhandler.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/exporter.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/filehandle.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/fixedbooleanarray.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/fixedfloatarray.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/fixedintegerarray.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/fixedpmcarray.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/fixedstringarray.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/float.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/handle.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/hash.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/hashiterator.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/hashiteratorkey.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/imageiofreeze.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/imageiosize.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/imageiostrings.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/imageiothaw.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/imccompiler.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/integer.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/iterator.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/key.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/lexinfo.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/lexpad.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/managedstruct.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/mappedbytearray.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/multisub.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/namespace.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/nativepccmethod.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/nci.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/null.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/object.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/opcode.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/oplib.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/orderedhash.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/orderedhashiterator.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/packfile.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/packfileannotation.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/packfileannotations.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/packfilebytecodesegment.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/packfileconstanttable.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/packfiledebug.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/packfiledirectory.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/packfileopmap.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/packfilerawsegment.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/packfilesegment.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/packfileview.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/parrotinterpreter.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/parrotlibrary.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/pmclist.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/pmcproxy.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/pointer.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/ptr.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/ptrbuf.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/ptrobj.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/resizablebooleanarray.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/resizablefloatarray.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/resizableintegerarray.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/resizablepmcarray.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/resizablestringarray.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/role.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/scalar.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/scheduler.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/schedulermessage.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/sockaddr.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/socket.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/string.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/stringbuilder.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/stringhandle.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/stringiterator.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/structview.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/sub.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/task.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/timer.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/undef.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc/unmanagedstruct.dump
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/dev/mk_language_shell.pl
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/vtable.dump
Finished install_dev_files.pl
make[1]: Leaving directory `/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/parrot'
Parrot installed.
Building NQP ...
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 Configure.pl --with-parrot=/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/bin/parrot --make-install
Verifying installation ...
Using /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/bin/parrot (version 0).
* configure package dyncall
guess operating system sunos
guess arch sparc64
guess tool gcc
guess assembler as
Creating Makefile ...
Cleaning up ...
make[1]: Entering directory `/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/nqp'
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/build/pmc2c.pl --no-lines --dump --include src/pmc --include /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0 --include /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc src/pmc/stable.pmc src/pmc/sixmodelobject.pmc src/pmc/dispatchersub.pmc src/pmc/nqplexinfo.pmc src/pmc/nqplexpad.pmc src/pmc/serializationcontext.pmc src/pmc/ownedhash.pmc src/pmc/ownedresizablepmcarray.pmc src/pmc/qrpa.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/build/pmc2c.pl --no-lines --c --include src/pmc --include /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0 --include /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/src/parrot/4.6.0/pmc src/pmc/stable.pmc src/pmc/sixmodelobject.pmc src/pmc/dispatchersub.pmc src/pmc/nqplexinfo.pmc src/pmc/nqplexpad.pmc src/pmc/serializationcontext.pmc src/pmc/ownedhash.pmc src/pmc/ownedresizablepmcarray.pmc src/pmc/qrpa.pmc
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/lib/parrot/4.6.0/tools/build/pmc2c.pl --no-lines --library nqp_group --c src/pmc/stable.pmc src/pmc/sixmodelobject.pmc src/pmc/dispatchersub.pmc src/pmc/nqplexinfo.pmc src/pmc/nqplexpad.pmc src/pmc/serializationcontext.pmc src/pmc/ownedhash.pmc src/pmc/ownedresizablepmcarray.pmc src/pmc/qrpa.pmc
gcc -c -o nqp_group.o -Isrc/pmc -I/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0 -I/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -O nqp_group.c
cd src/pmc && gcc -c -I/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0 -I/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/include/parrot/4.6.0/pmc -I../../3rdparty/libtommath -D_REENTRANT -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 -DDISABLE_GC_DEBUG=1 -DNDEBUG -DHAS_GETTEXT -fPIC -falign-functions=16 -funit-at-a-time -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wno-missing-format-attribute -Wmultichar -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wno-unused -Wunknown-pragmas -Wwrite-strings -Wmissing-prototypes -O *.c
gcc -o src/pmc/nqp_group.so nqp_group.o src/pmc/*.o -L/usr/local/lib -G -L/usr/local/lib -lsocket -lnsl -ldl -lm -lpthread -lrt -lintl
cd src/ops && /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/bin/ops2c C --dynamic nqp.ops
ld.so.1: ops2c: fatal: libparrot.so: open failed: No such file or directory
Killed
make[1]: *** [src/ops/nqp_ops.so] Error 137
make[1]: Leaving directory `/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/rakudo-star/nqp'
Command failed (status 512): make
Command failed (status 512): /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 Configure.pl --with-parrot=/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int/Rakudo/Star/Install/bin/parrot --make-install
make: *** [rakudo-star/Makefile] Error 2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.64
configure_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.64
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LC_CTYPE = en_US.UTF-8
PATH = /export/home/smoke/perl5/perlbrew/bin:/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin:/usr/local/bin:/usr/ccs/bin:/usr/bin
PATH_WITHOUT_PERLBREW = /usr/local/bin:/usr/ccs/bin:/usr/bin
PERL = [undef]
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2503
PERL5_CPAN_IS_EXECUTING = /export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/Makefile.PL
PERL5_CPAN_IS_RUNNING = 2503
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 27592,2503
PERLBREW_MANPATH = /export/home/smoke/perl5/perlbrew/perls/perl-5.12.4/man
PERLBREW_PATH = /export/home/smoke/perl5/perlbrew/bin:/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin
PERLBREW_PERL = perl-5.10.1
PERLBREW_ROOT = /export/home/smoke/perl5/perlbrew
PERLBREW_VERSION = 0.22
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = Rakudo-Star-2012.08002
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/bash
TERM = vt100
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1
$UID/$EUID = 101 / 101
$GID = 1 1
$EGID = 1 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.112621
Cwd 3.40
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.64
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.18
File::Spec 3.40
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4003
Module::Signature n/a
Parse::CPAN::Meta 1.4404
Test::Harness 3.26
Test::More 0.98
YAML 0.84
YAML::Syck 1.22
version 0.9901
--
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=solaris, osvers=2.10, archname=sun4-solaris-thread-multi-64int
uname='sunos sparcy 5.10 generic_142909-17 sun4u sparc sunw,a70 '
config_args='-de -Dprefix=/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1 -Duse64bitint -Duse4bitall -Dusethreads -Dcc=gcc -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
optimize='-O',
cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.6', gccosandvers='solaris2.10'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -lgdbm -ldl -lm -lpthread -lc
perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
Built under solaris
Compiled at Dec 4 2012 15:26:14
%ENV:
PERL=""
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="2503"
PERL5_CPAN_IS_EXECUTING="/export/home/smoke/.cpan/build/Rakudo-Star-2012.08002-YaQvMi/Makefile.PL"
PERL5_CPAN_IS_RUNNING="2503"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="27592,2503"
PERLBREW_MANPATH="/export/home/smoke/perl5/perlbrew/perls/perl-5.12.4/man"
PERLBREW_PATH="/export/home/smoke/perl5/perlbrew/bin:/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin"
PERLBREW_PERL="perl-5.10.1"
PERLBREW_ROOT="/export/home/smoke/perl5/perlbrew"
PERLBREW_VERSION="0.22"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="Rakudo-Star-2012.08002"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/sun4-solaris-thread-multi-64int
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1
.