SPVM v0.990006 Perl 5 v5.36.1 amd64-freebsd-thread-multi

Status
Pass
From
Chris Williams (BINGOS)
Dist
SPVM v0.990006
Platform
Perl 5 v5.36.1 amd64-freebsd-thread-multi
Date
2024-06-05T15:24:09
ID
a7c183d2-234f-11ef-98b0-b3c3213a625c
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 Yuki Kimoto,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

TEST RESULTS:

Below is the error stack from stage 'make test':

"/usr/home/cpan/pit/thr/perl-5.36.1/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SPVM.bs blib/arch/auto/SPVM/SPVM.bs 644
perl -e "utime(undef, undef, 'blib/lib/SPVM/Builder/include/spvm_version.h')"
PERL_DL_NONLAZY=1 "/usr/home/cpan/pit/thr/perl-5.36.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/*/*/*.t t/*/*/*/*.t
t/00_builder/CC.t .............................................................. ok
t/00_builder/Config-Exe.t ...................................................... ok
t/00_builder/Config-Info.t ..................................................... ok
t/00_builder/Config.t .......................................................... ok
t/00_builder/LinkInfo.t ........................................................ ok
t/00_builder/makefile.t ........................................................ ok
t/00_builder/ObjectFileInfo.t .................................................. ok
t/00_builder/Util.t ............................................................ ok
t/01_syntax/check.t ............................................................ ok
t/01_syntax/extra_definition.t ................................................. ok
t/01_syntax/extra_operator.t ................................................... ok
t/01_syntax/extra_others.t ..................................................... ok
t/01_syntax/extra_statement.t .................................................. ok
t/01_syntax/extra_type.t ....................................................... ok
t/01_syntax/op.t ............................................................... ok
t/01_syntax/toke.t ............................................................. ok
t/01_syntax/type_can_assign.t .................................................. ok
t/01_syntax/type_can_cast.t .................................................... ok
yacc/spvm_yacc.y:4.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated]
    4 | %pure-parser
      | ^~~~~~~~~~~~
      | %define api.pure
yacc/spvm_yacc.y: warning: 11 shift/reduce conflicts [-Wconflicts-sr]
yacc/spvm_yacc.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
yacc/spvm_yacc.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
t/01_syntax/yacc.t ............................................................. ok
t/02_vm/00_minimal/000_000_use_spvm.t .......................................... ok
t/02_vm/00_minimal/000_001_use_spvm_noimport.t ................................. ok
t/02_vm/00_minimal/000_002_use_spvm_call_exchange_api_only.t ................... ok
t/02_vm/00_minimal/000_002_use_spvm_call_exchange_api_only_plus.t .............. ok
t/02_vm/00_minimal/000_003_use_spvm_noimport_call_exchange_api_only.t .......... ok
t/02_vm/00_minimal/001_use_empty_class.t ....................................... ok
t/02_vm/00_minimal/002_use_minimal_method_class.t .............................. ok
t/02_vm/00_minimal/003_call_minimal_method.t ................................... ok
t/02_vm/01_toke/comment.t ...................................................... ok
t/02_vm/01_toke/fat_camma.t .................................................... ok
t/02_vm/01_toke/heredoc.t ...................................................... ok
[Test Output]#file
  TestCase::LineDirective->line_directive at /Foo/Bar.spvm line 13
t/02_vm/01_toke/line_directive.t ............................................... ok
t/02_vm/01_toke/literal_character.t ............................................ ok
t/02_vm/01_toke/literal_floating_point.t ....................................... ok
t/02_vm/01_toke/literal_heredoc.t .............................................. ok
t/02_vm/01_toke/literal_integer.t .............................................. ok
t/02_vm/01_toke/literal_string.t ............................................... ok
t/02_vm/01_toke/literal_string_single_quote.t .................................. ok
t/02_vm/01_toke/literal_undef.t ................................................ ok
t/02_vm/01_toke/symbol_name.t .................................................. ok
t/02_vm/02_parser/inline.t ..................................................... ok
t/02_vm/02_parser/precedence.t ................................................. ok
t/02_vm/03_definition/accessor.t ............................................... ok
t/02_vm/03_definition/alias.t .................................................. ok
t/02_vm/03_definition/allow.t .................................................. ok
t/02_vm/03_definition/enum.t ................................................... ok
t/02_vm/03_definition/inheritance.t ............................................ ok
t/02_vm/03_definition/interface.t .............................................. ok
t/02_vm/03_definition/mulnum.t ................................................. ok
t/02_vm/03_definition/mulnum_array.t ........................................... ok
t/02_vm/03_definition/type_comment.t ........................................... ok
t/02_vm/04_statement/die.t ..................................................... ok
t/02_vm/04_statement/for.t ..................................................... ok
t/02_vm/04_statement/if.t ...................................................... ok
t/02_vm/04_statement/require.t ................................................. ok
t/02_vm/04_statement/return.t .................................................. ok
t/02_vm/04_statement/switch.t .................................................. ok
t/02_vm/04_statement/unless.t .................................................. ok
t/02_vm/04_statement/while.t ................................................... ok
[Test Output]t/02_vm/lib/SPVM/TestCase/Operator/FILE.spvm
  TestCase::Operator::FILE->file_operator at t/02_vm/lib/SPVM/TestCase/Operator/FILE.spvm line 10
t/02_vm/05_op/__FILE__.t ....................................................... ok
t/02_vm/05_op/__LINE__.t ....................................................... ok
t/02_vm/05_op/__PACKAGE__.t .................................................... ok
t/02_vm/05_op/addition.t ....................................................... ok
t/02_vm/05_op/anon_method.t .................................................... ok
t/02_vm/05_op/array_access.t ................................................... ok
t/02_vm/05_op/array_data.t ..................................................... ok
t/02_vm/05_op/array_data_big_size.t ............................................ skipped: This is private test because not understandable memory error occured
Can't exec "free": No such file or directory at t/02_vm/05_op/array_data_middle_size.t line 14.
Use of uninitialized value $free_result in pattern match (m//) at t/02_vm/05_op/array_data_middle_size.t line 16.
Use of uninitialized value $at_least_memory_size in concatenation (.) or string at t/02_vm/05_op/array_data_middle_size.t line 22.
t/02_vm/05_op/array_data_middle_size.t ......................................... ok
t/02_vm/05_op/array_initialization.t ........................................... ok
t/02_vm/05_op/array_length.t ................................................... ok
t/02_vm/05_op/assign.t ......................................................... ok
t/02_vm/05_op/basic_type_id.t .................................................. ok
t/02_vm/05_op/bit_operator.t ................................................... ok
t/02_vm/05_op/class_var_access.t ............................................... ok
t/02_vm/05_op/comparison_operator.t ............................................ ok
t/02_vm/05_op/compile_type_name.t .............................................. ok
t/02_vm/05_op/constant.t ....................................................... ok
t/02_vm/05_op/copy.t ........................................................... ok
t/02_vm/05_op/decrement.t ...................................................... ok
t/02_vm/05_op/division.t ....................................................... ok
TestCase::Operator::DumpTest1 (0x837dc2560) {
  byte_value => 1,
  short_value => 2,
  int_value => 3,
  long_value => 4,
  float_value => 1.1,
  double_value => 1.2,
  string_value => "a",
  int_array => [
    1,
    2,
    3
  ] : int[](0x8273e2a80),
  object_value => TestCase::Operator::DumpTest1 (0x837dc2420) {
    byte_value => 0,
    short_value => 0,
    int_value => 0,
    long_value => 0,
    float_value => 0,
    double_value => 0,
    string_value => undef,
    int_array => undef,
    object_value => undef
  }
}
  TestCase::Operator::Dump->dump_object at t/02_vm/lib/SPVM/TestCase/Operator/Dump.spvm line 209
t/02_vm/05_op/dump.t ........................................................... ok
t/02_vm/05_op/field_access.t ................................................... ok
t/02_vm/05_op/increment.t ...................................................... ok
t/02_vm/05_op/is_compile_type.t ................................................ ok
t/02_vm/05_op/is_type.t ........................................................ ok
t/02_vm/05_op/isa.t ............................................................ ok
t/02_vm/05_op/length.t ......................................................... ok
t/02_vm/05_op/local_var.t ...................................................... ok
t/02_vm/05_op/logical_operator.t ............................................... ok
t/02_vm/05_op/make_read_only.t ................................................. ok
t/02_vm/05_op/method_call.t .................................................... ok
t/02_vm/05_op/modulo.t ......................................................... ok
t/02_vm/05_op/mulnum_array.t ................................................... ok
t/02_vm/05_op/multiplication.t ................................................. ok
[The following exception is coverted to a warning because it is thrown in the DESTROY method]
Exception in DESTROY
  TestCase::Destructor::ExceptionNotOverride->DESTROY at t/02_vm/lib/SPVM/TestCase/Destructor/ExceptionNotOverride.spvm line 12
t/02_vm/05_op/new.t ............................................................ ok
t/02_vm/05_op/new_string_len.t ................................................. ok
t/02_vm/05_op/print.t .......................................................... ok
t/02_vm/05_op/reference.t ...................................................... ok
t/02_vm/05_op/say.t ............................................................ ok
t/02_vm/05_op/sequential.t ..................................................... ok
t/02_vm/05_op/special_assign.t ................................................. ok
t/02_vm/05_op/string_concatenation.t ........................................... ok
t/02_vm/05_op/string_data.t .................................................... ok
t/02_vm/05_op/subtraction.t .................................................... ok
t/02_vm/05_op/type_cast.t ...................................................... ok
t/02_vm/05_op/type_conversion_bool.t ........................................... ok
t/02_vm/05_op/type_initial_value.t ............................................. ok
t/02_vm/05_op/type_name.t ...................................................... ok
t/02_vm/05_op/unary_minus.t .................................................... ok
t/02_vm/05_op/unary_plus.t ..................................................... ok
t/02_vm/05_op/warn.t ........................................................... ok
t/02_vm/05_op/weaken.t ......................................................... ok
[Test Output]strerr_string:strerror failed. errno is 22.
  SPVM__TestCase__NativeAPI__strerror_string at t/02_vm/lib/SPVM/TestCase/NativeAPI.c line 3037

  SPVM__TestCase__NativeAPI__default_all_types_native at t/02_vm/lib/SPVM/TestCase/NativeAPI.c line 3204

  SPVM__TestCase__NativeAPI__default_all_types_native at t/02_vm/lib/SPVM/TestCase/NativeAPI.c line 3204
[Test Output]spvm_warn: aaa 3
  SPVM__TestCase__NativeAPI__spvm_warn at t/02_vm/lib/SPVM/TestCase/NativeAPI.c line 601
[Test Output]spvm_warn:Foo
  SPVM__TestCase__NativeAPI__spvm_warn at t/02_vm/lib/SPVM/TestCase/NativeAPI.c line 602
[Test Output]spvm_warnf: aaa 3
  SPVM__TestCase__NativeAPI__spvm_warnf at t/02_vm/lib/SPVM/TestCase/NativeAPI.c line 611
[Test Output]spvm_warnf:Foo
  SPVM__TestCase__NativeAPI__spvm_warnf at t/02_vm/lib/SPVM/TestCase/NativeAPI.c line 612
t/02_vm/06_native_api/native_api.t ............................................. ok
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::NativeAPISrc" using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/02_vm/.spvm_build/work/object/SPVM/TestCase/NativeAPISrc.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source1.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::NativeAPISrc" using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/02_vm/.spvm_build/work/object/SPVM/TestCase/NativeAPISrc.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source2.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::NativeAPISrc" using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/02_vm/.spvm_build/work/object/SPVM/TestCase/NativeAPISrc.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source1.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::NativeAPISrc" using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/02_vm/.spvm_build/work/object/SPVM/TestCase/NativeAPISrc.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source2.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::NativeAPISrc" using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/02_vm/.spvm_build/work/object/SPVM/TestCase/NativeAPISrc.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source1.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::NativeAPISrc" using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/02_vm/.spvm_build/work/object/SPVM/TestCase/NativeAPISrc.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source2.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::NativeAPISrc" using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/02_vm/.spvm_build/work/object/SPVM/TestCase/NativeAPISrc.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source1.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::NativeAPISrc" using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/02_vm/.spvm_build/work/object/SPVM/TestCase/NativeAPISrc.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source2.c
t/02_vm/06_native_api/native_api_cached.t ...................................... ok
ThreadFunc 1
spvm_warn test: aaa 3
  SPVM__TestCase__NativeAPICpp__call_native_func at t/02_vm/lib/SPVM/TestCase/NativeAPICpp.cpp line 43
spvm_warn test:
  SPVM__TestCase__NativeAPICpp__call_native_func at t/02_vm/lib/SPVM/TestCase/NativeAPICpp.cpp line 44
spvm_warnf test: aaa 3
  SPVM__TestCase__NativeAPICpp__call_native_func at t/02_vm/lib/SPVM/TestCase/NativeAPICpp.cpp line 46
spvm_warnf test:Foo
  SPVM__TestCase__NativeAPICpp__call_native_func at t/02_vm/lib/SPVM/TestCase/NativeAPICpp.cpp line 47
t/02_vm/06_native_api/native_api_cpp.t ......................................... ok
[Test Output]Call add_after_create_compile_info_cb SPVM::Builder::Config=HASH(0x833eb5c30) SPVM::Builder::CompileInfo=HASH(0x833f97270) at /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/NativeAPILinkInfo.config line 13.
[Test Output]Call add_after_create_link_info_cb SPVM::Builder::Config=HASH(0x833eb5c30) SPVM::Builder::LinkInfo=HASH(0x833f97210) at /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/NativeAPILinkInfo.config line 19.
t/02_vm/06_native_api/native_api_link_info.t ................................... ok
t/02_vm/06_native_api/native_api_src.t ......................................... ok
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.mode1.config", which is used as a resource for the class "TestCase::UseResource::Basic" using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.mode1.config"]
cc -c -o t/02_vm/.spvm_build/work/object/SPVM/TestCase/UseResource/Basic.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source1.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.mode1.config", which is used as a resource for the class "TestCase::UseResource::Basic" using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.mode1.config"]
cc -c -o t/02_vm/.spvm_build/work/object/SPVM/TestCase/UseResource/Basic.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source2.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::UseResource::Mylib1" using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/02_vm/.spvm_build/work/object/SPVM/TestCase/UseResource/Mylib1.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source1.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::UseResource::Mylib1" using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/02_vm/.spvm_build/work/object/SPVM/TestCase/UseResource/Mylib1.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source2.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::UseResource::Mylib2" using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/02_vm/.spvm_build/work/object/SPVM/TestCase/UseResource/Mylib2.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source1.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::UseResource::Mylib2" using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/02_vm/.spvm_build/work/object/SPVM/TestCase/UseResource/Mylib2.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source2.c
[Compile a resource source file for the "TestCase::Resource::Mylib2" resource using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib2.config", which is used as a resource for the class "TestCase::UseResource::Mylib2" using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib2.config"]
cc -c -o t/02_vm/.spvm_build/work/object/SPVM/TestCase/UseResource/Mylib2.resource/SPVM/TestCase/Resource/Mylib2.native/mylib2_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/src/mylib2_source1.c
t/02_vm/06_native_api/resource.t ............................................... ok
Argument "abc" isn't numeric in numeric eq (==) at t/02_vm/07_exchange_api/exchange_api.t line 96.
Argument "abc" isn't numeric in numeric eq (==) at t/02_vm/07_exchange_api/exchange_api.t line 96.
t/02_vm/07_exchange_api/exchange_api.t ......................................... ok
Argument "8ab" isn't numeric in subroutine entry at /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/ExchangeAPI.pm line 295.
Argument "-128ab" isn't numeric in subroutine entry at /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/ExchangeAPI.pm line 295.
t/02_vm/07_exchange_api/exchange_api_call_method.t ............................. ok
t/02_vm/08_module/Array.t ...................................................... ok
t/02_vm/08_module/Bool.t ....................................................... ok
t/02_vm/08_module/Byte.t ....................................................... ok
t/02_vm/08_module/ByteList.t ................................................... ok
t/02_vm/08_module/CommandInfo.t ................................................ ok
t/02_vm/08_module/default_loaded_modules.t ..................................... ok
t/02_vm/08_module/Double.t ..................................................... ok
t/02_vm/08_module/DoubleList.t ................................................. ok
t/02_vm/08_module/Error.t ...................................................... ok
t/02_vm/08_module/Error_System.t ............................................... ok
t/02_vm/08_module/Float.t ...................................................... ok
t/02_vm/08_module/FloatList.t .................................................. ok
Warning
  TestCase::Module::Fn->get_code_point at t/02_vm/lib/SPVM/TestCase/Module/Fn.spvm line 916
aXYZde
  TestCase::Module::Fn->substr at t/02_vm/lib/SPVM/TestCase/Module/Fn.spvm line 3416
[Test Output]The version of the SPVM language:0.990006 at t/02_vm/08_module/Fn.t line 154.
[Test Output]Perl Version Number:0.99000600000000005263,SPVM Version Number:0.99000600000000005263 at t/02_vm/08_module/Fn.t line 163.
t/02_vm/08_module/Fn.t ......................................................... ok
[Test Output]inf
  TestCase::Module::Format->sprintf_f at t/02_vm/lib/SPVM/TestCase/Module/Format.spvm line 243
[Test Output]-inf
  TestCase::Module::Format->sprintf_f at t/02_vm/lib/SPVM/TestCase/Module/Format.spvm line 254
[Test Output]-inf
  TestCase::Module::Format->sprintf_g at t/02_vm/lib/SPVM/TestCase/Module/Format.spvm line 307
[Test Output]0x8306a8540
  TestCase::Module::Format->sprintf_p at t/02_vm/lib/SPVM/TestCase/Module/Format.spvm line 560
t/02_vm/08_module/Format.t ..................................................... ok
t/02_vm/08_module/Hash.t ....................................................... ok
t/02_vm/08_module/Immutable/ByteList.t ......................................... ok
t/02_vm/08_module/Immutable/DoubleList.t ....................................... ok
t/02_vm/08_module/Immutable/FloatList.t ........................................ ok
t/02_vm/08_module/Immutable/IntList.t .......................................... ok
t/02_vm/08_module/Immutable/LongList.t ......................................... ok
t/02_vm/08_module/Immutable/ShortList.t ........................................ ok
t/02_vm/08_module/Immutable/StringList.t ....................................... ok
t/02_vm/08_module/Int.t ........................................................ ok
t/02_vm/08_module/IntList.t .................................................... ok
t/02_vm/08_module/List.t ....................................................... ok
t/02_vm/08_module/Long.t ....................................................... ok
t/02_vm/08_module/LongList.t ................................................... ok
t/02_vm/08_module/Native/Argument.t ............................................ ok
t/02_vm/08_module/Native/BasicType.t ........................................... ok
[Test Output]3
  eval::anon_class::1->main at eval/anon_class/2.spvm line 2
t/02_vm/08_module/Native/Compiler.t ............................................ ok
t/02_vm/08_module/Native/MethodCall.t .......................................... ok
t/02_vm/08_module/Native/Runtime.t ............................................. ok
t/02_vm/08_module/Point.t ...................................................... ok
t/02_vm/08_module/Point3D.t .................................................... ok
t/02_vm/08_module/Scope_Guard.t ................................................ ok
t/02_vm/08_module/Short.t ...................................................... ok
t/02_vm/08_module/ShortList.t .................................................. ok
t/02_vm/08_module/Sort.t ....................................................... ok
t/02_vm/08_module/StringBuffer.t ............................................... ok
t/02_vm/08_module/StringList.t ................................................. ok
t/02_vm/08_module/Sync/Mutex.t ................................................. ok
t/02_vm/08_module/Sync_Mutex.t ................................................. ok
t/02_vm/09_stdio/stdio.t ....................................................... ok
t/02_vm/10_thread_safe/thread_safe.t ........................................... ok
t/02_vm/99_extra/examples.t .................................................... ok
t/02_vm/99_extra/issue_507.t ................................................... ok
t/02_vm/99_extra/issue_515.t ................................................... ok
t/02_vm/99_extra/issues.t ...................................................... ok
t/02_vm/99_extra/version.t ..................................................... ok
t/03_precompile/00_minimal/000_000_use_spvm.t .................................. ok
t/03_precompile/00_minimal/000_001_use_spvm_noimport.t ......................... ok
t/03_precompile/00_minimal/000_002_use_spvm_call_exchange_api_only.t ........... ok
t/03_precompile/00_minimal/000_002_use_spvm_call_exchange_api_only_plus.t ...... ok
t/03_precompile/00_minimal/000_003_use_spvm_noimport_call_exchange_api_only.t .. ok
t/03_precompile/00_minimal/001_use_empty_class.t ............................... ok
t/03_precompile/00_minimal/002_use_minimal_method_class.t ...................... ok
t/03_precompile/00_minimal/003_call_minimal_method.t ........................... ok
t/03_precompile/01_toke/comment.t .............................................. ok
t/03_precompile/01_toke/fat_camma.t ............................................ ok
t/03_precompile/01_toke/heredoc.t .............................................. ok
[Test Output]#file
  TestCase::LineDirective->line_directive at /Foo/Bar.spvm line 13
t/03_precompile/01_toke/line_directive.t ....................................... ok
t/03_precompile/01_toke/literal_character.t .................................... ok
t/03_precompile/01_toke/literal_floating_point.t ............................... ok
t/03_precompile/01_toke/literal_heredoc.t ...................................... ok
t/03_precompile/01_toke/literal_integer.t ...................................... ok
t/03_precompile/01_toke/literal_string.t ....................................... ok
t/03_precompile/01_toke/literal_string_single_quote.t .......................... ok
t/03_precompile/01_toke/literal_undef.t ........................................ ok
t/03_precompile/01_toke/symbol_name.t .......................................... ok
t/03_precompile/02_parser/inline.t ............................................. ok
t/03_precompile/02_parser/precedence.t ......................................... ok
t/03_precompile/03_definition/accessor.t ....................................... ok
t/03_precompile/03_definition/alias.t .......................................... ok
t/03_precompile/03_definition/allow.t .......................................... ok
t/03_precompile/03_definition/enum.t ........................................... ok
t/03_precompile/03_definition/inheritance.t .................................... ok
t/03_precompile/03_definition/interface.t ...................................... ok
t/03_precompile/03_definition/mulnum.t ......................................... ok
t/03_precompile/03_definition/mulnum_array.t ................................... ok
t/03_precompile/03_definition/type_comment.t ................................... ok
t/03_precompile/04_statement/die.t ............................................. ok
t/03_precompile/04_statement/for.t ............................................. ok
t/03_precompile/04_statement/if.t .............................................. ok
t/03_precompile/04_statement/require.t ......................................... ok
t/03_precompile/04_statement/return.t .......................................... ok
t/03_precompile/04_statement/switch.t .......................................... ok
t/03_precompile/04_statement/unless.t .......................................... ok
t/03_precompile/04_statement/while.t ........................................... ok
[Test Output]t/03_precompile/lib/SPVM/TestCase/Operator/FILE.spvm
  TestCase::Operator::FILE->file_operator at t/03_precompile/lib/SPVM/TestCase/Operator/FILE.spvm line 10
t/03_precompile/05_op/__FILE__.t ............................................... ok
t/03_precompile/05_op/__LINE__.t ............................................... ok
t/03_precompile/05_op/__PACKAGE__.t ............................................ ok
t/03_precompile/05_op/addition.t ............................................... ok
t/03_precompile/05_op/anon_method.t ............................................ ok
t/03_precompile/05_op/array_access.t ........................................... ok
t/03_precompile/05_op/array_data.t ............................................. ok
t/03_precompile/05_op/array_data_big_size.t .................................... skipped: This is private test because not understandable memory error occured
Can't exec "free": No such file or directory at t/03_precompile/05_op/array_data_middle_size.t line 14.
Use of uninitialized value $free_result in pattern match (m//) at t/03_precompile/05_op/array_data_middle_size.t line 16.
Use of uninitialized value $at_least_memory_size in concatenation (.) or string at t/03_precompile/05_op/array_data_middle_size.t line 22.
t/03_precompile/05_op/array_data_middle_size.t ................................. ok
t/03_precompile/05_op/array_initialization.t ................................... ok
t/03_precompile/05_op/array_length.t ........................................... ok
t/03_precompile/05_op/assign.t ................................................. ok
t/03_precompile/05_op/basic_type_id.t .......................................... ok
t/03_precompile/05_op/bit_operator.t ........................................... ok
t/03_precompile/05_op/class_var_access.t ....................................... ok
t/03_precompile/05_op/comparison_operator.t .................................... ok
t/03_precompile/05_op/compile_type_name.t ...................................... ok
t/03_precompile/05_op/constant.t ............................................... ok
t/03_precompile/05_op/copy.t ................................................... ok
t/03_precompile/05_op/decrement.t .............................................. ok
t/03_precompile/05_op/division.t ............................................... ok
TestCase::Operator::DumpTest1 (0x8350d2ae0) {
  byte_value => 1,
  short_value => 2,
  int_value => 3,
  long_value => 4,
  float_value => 1.1,
  double_value => 1.2,
  string_value => "a",
  int_array => [
    1,
    2,
    3
  ] : int[](0x8250f8b40),
  object_value => TestCase::Operator::DumpTest1 (0x8350d2a40) {
    byte_value => 0,
    short_value => 0,
    int_value => 0,
    long_value => 0,
    float_value => 0,
    double_value => 0,
    string_value => undef,
    int_array => undef,
    object_value => undef
  }
}
  TestCase::Operator::Dump->dump_object at t/03_precompile/lib/SPVM/TestCase/Operator/Dump.spvm line 209
t/03_precompile/05_op/dump.t ................................................... ok
t/03_precompile/05_op/field_access.t ........................................... ok
t/03_precompile/05_op/increment.t .............................................. ok
t/03_precompile/05_op/is_compile_type.t ........................................ ok
t/03_precompile/05_op/is_type.t ................................................ ok
t/03_precompile/05_op/isa.t .................................................... ok
t/03_precompile/05_op/length.t ................................................. ok
t/03_precompile/05_op/local_var.t .............................................. ok
t/03_precompile/05_op/logical_operator.t ....................................... ok
t/03_precompile/05_op/make_read_only.t ......................................... ok
t/03_precompile/05_op/method_call.t ............................................ ok
t/03_precompile/05_op/modulo.t ................................................. ok
t/03_precompile/05_op/mulnum_array.t ........................................... ok
t/03_precompile/05_op/multiplication.t ......................................... ok
[The following exception is coverted to a warning because it is thrown in the DESTROY method]
Exception in DESTROY
  TestCase::Destructor::ExceptionNotOverride->DESTROY at t/03_precompile/lib/SPVM/TestCase/Destructor/ExceptionNotOverride.spvm line 12
t/03_precompile/05_op/new.t .................................................... ok
t/03_precompile/05_op/new_string_len.t ......................................... ok
t/03_precompile/05_op/print.t .................................................. ok
t/03_precompile/05_op/reference.t .............................................. ok
t/03_precompile/05_op/say.t .................................................... ok
t/03_precompile/05_op/sequential.t ............................................. ok
t/03_precompile/05_op/special_assign.t ......................................... ok
t/03_precompile/05_op/string_concatenation.t ................................... ok
t/03_precompile/05_op/string_data.t ............................................ ok
t/03_precompile/05_op/subtraction.t ............................................ ok
t/03_precompile/05_op/type_cast.t .............................................. ok
t/03_precompile/05_op/type_conversion_bool.t ................................... ok
t/03_precompile/05_op/type_initial_value.t ..................................... ok
t/03_precompile/05_op/type_name.t .............................................. ok
t/03_precompile/05_op/unary_minus.t ............................................ ok
t/03_precompile/05_op/unary_plus.t ............................................. ok
t/03_precompile/05_op/warn.t ................................................... ok
t/03_precompile/05_op/weaken.t ................................................. ok
[Test Output]strerr_string:strerror failed. errno is 22.
  SPVM__TestCase__NativeAPI__strerror_string at t/03_precompile/lib/SPVM/TestCase/NativeAPI.c line 3037

  SPVM__TestCase__NativeAPI__default_all_types_native at t/03_precompile/lib/SPVM/TestCase/NativeAPI.c line 3204

  SPVM__TestCase__NativeAPI__default_all_types_native at t/03_precompile/lib/SPVM/TestCase/NativeAPI.c line 3204
[Test Output]spvm_warn: aaa 3
  SPVM__TestCase__NativeAPI__spvm_warn at t/03_precompile/lib/SPVM/TestCase/NativeAPI.c line 601
[Test Output]spvm_warn:Foo
  SPVM__TestCase__NativeAPI__spvm_warn at t/03_precompile/lib/SPVM/TestCase/NativeAPI.c line 602
[Test Output]spvm_warnf: aaa 3
  SPVM__TestCase__NativeAPI__spvm_warnf at t/03_precompile/lib/SPVM/TestCase/NativeAPI.c line 611
[Test Output]spvm_warnf:Foo
  SPVM__TestCase__NativeAPI__spvm_warnf at t/03_precompile/lib/SPVM/TestCase/NativeAPI.c line 612
t/03_precompile/06_native_api/native_api.t ..................................... ok
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::NativeAPISrc" using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/03_precompile/.spvm_build/work/object/SPVM/TestCase/NativeAPISrc.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source1.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::NativeAPISrc" using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/03_precompile/.spvm_build/work/object/SPVM/TestCase/NativeAPISrc.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source2.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::NativeAPISrc" using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/03_precompile/.spvm_build/work/object/SPVM/TestCase/NativeAPISrc.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source1.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::NativeAPISrc" using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/03_precompile/.spvm_build/work/object/SPVM/TestCase/NativeAPISrc.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source2.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::NativeAPISrc" using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/03_precompile/.spvm_build/work/object/SPVM/TestCase/NativeAPISrc.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source1.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::NativeAPISrc" using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/03_precompile/.spvm_build/work/object/SPVM/TestCase/NativeAPISrc.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source2.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::NativeAPISrc" using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/03_precompile/.spvm_build/work/object/SPVM/TestCase/NativeAPISrc.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source1.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::NativeAPISrc" using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/03_precompile/.spvm_build/work/object/SPVM/TestCase/NativeAPISrc.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source2.c
t/03_precompile/06_native_api/native_api_cached.t .............................. ok
ThreadFunc 1
spvm_warn test: aaa 3
  SPVM__TestCase__NativeAPICpp__call_native_func at t/03_precompile/lib/SPVM/TestCase/NativeAPICpp.cpp line 43
spvm_warn test:
  SPVM__TestCase__NativeAPICpp__call_native_func at t/03_precompile/lib/SPVM/TestCase/NativeAPICpp.cpp line 44
spvm_warnf test: aaa 3
  SPVM__TestCase__NativeAPICpp__call_native_func at t/03_precompile/lib/SPVM/TestCase/NativeAPICpp.cpp line 46
spvm_warnf test:Foo
  SPVM__TestCase__NativeAPICpp__call_native_func at t/03_precompile/lib/SPVM/TestCase/NativeAPICpp.cpp line 47
t/03_precompile/06_native_api/native_api_cpp.t ................................. ok
[Test Output]Call add_after_create_compile_info_cb SPVM::Builder::Config=HASH(0x831b7bc90) SPVM::Builder::CompileInfo=HASH(0x831c5f2d0) at /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/NativeAPILinkInfo.config line 13.
[Test Output]Call add_after_create_link_info_cb SPVM::Builder::Config=HASH(0x831b7bc90) SPVM::Builder::LinkInfo=HASH(0x831c5f270) at /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/NativeAPILinkInfo.config line 19.
t/03_precompile/06_native_api/native_api_link_info.t ........................... ok
t/03_precompile/06_native_api/native_api_src.t ................................. ok
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.mode1.config", which is used as a resource for the class "TestCase::UseResource::Basic" using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.mode1.config"]
cc -c -o t/03_precompile/.spvm_build/work/object/SPVM/TestCase/UseResource/Basic.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source1.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.mode1.config", which is used as a resource for the class "TestCase::UseResource::Basic" using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.mode1.config"]
cc -c -o t/03_precompile/.spvm_build/work/object/SPVM/TestCase/UseResource/Basic.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source2.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::UseResource::Mylib1" using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/03_precompile/.spvm_build/work/object/SPVM/TestCase/UseResource/Mylib1.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source1.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::UseResource::Mylib1" using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/03_precompile/.spvm_build/work/object/SPVM/TestCase/UseResource/Mylib1.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source2.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::UseResource::Mylib2" using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/03_precompile/.spvm_build/work/object/SPVM/TestCase/UseResource/Mylib2.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source1.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "TestCase::UseResource::Mylib2" using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/03_precompile/.spvm_build/work/object/SPVM/TestCase/UseResource/Mylib2.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source2.c
[Compile a resource source file for the "TestCase::Resource::Mylib2" resource using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib2.config", which is used as a resource for the class "TestCase::UseResource::Mylib2" using the config file "t/03_precompile/lib/SPVM/TestCase/Resource/Mylib2.config"]
cc -c -o t/03_precompile/.spvm_build/work/object/SPVM/TestCase/UseResource/Mylib2.resource/SPVM/TestCase/Resource/Mylib2.native/mylib2_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib2.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/03_precompile/lib/SPVM/TestCase/Resource/Mylib2.native/src/mylib2_source1.c
t/03_precompile/06_native_api/resource.t ....................................... ok
Argument "abc" isn't numeric in numeric eq (==) at t/03_precompile/07_exchange_api/exchange_api.t line 96.
Argument "abc" isn't numeric in numeric eq (==) at t/03_precompile/07_exchange_api/exchange_api.t line 96.
t/03_precompile/07_exchange_api/exchange_api.t ................................. ok
Argument "8ab" isn't numeric in subroutine entry at /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/ExchangeAPI.pm line 295.
Argument "-128ab" isn't numeric in subroutine entry at /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/ExchangeAPI.pm line 295.
t/03_precompile/07_exchange_api/exchange_api_call_method.t ..................... ok
t/03_precompile/08_module/Array.t .............................................. ok
t/03_precompile/08_module/Bool.t ............................................... ok
t/03_precompile/08_module/Byte.t ............................................... ok
t/03_precompile/08_module/ByteList.t ........................................... ok
t/03_precompile/08_module/CommandInfo.t ........................................ ok
t/03_precompile/08_module/default_loaded_modules.t ............................. ok
t/03_precompile/08_module/Double.t ............................................. ok
t/03_precompile/08_module/DoubleList.t ......................................... ok
t/03_precompile/08_module/Error.t .............................................. ok
t/03_precompile/08_module/Error_System.t ....................................... ok
t/03_precompile/08_module/Float.t .............................................. ok
t/03_precompile/08_module/FloatList.t .......................................... ok
Warning
  TestCase::Module::Fn->get_code_point at t/03_precompile/lib/SPVM/TestCase/Module/Fn.spvm line 916
aXYZde
  TestCase::Module::Fn->substr at t/03_precompile/lib/SPVM/TestCase/Module/Fn.spvm line 3416
[Test Output]The version of the SPVM language:0.990006 at t/03_precompile/08_module/Fn.t line 154.
[Test Output]Perl Version Number:0.99000600000000005263,SPVM Version Number:0.99000600000000005263 at t/03_precompile/08_module/Fn.t line 163.
t/03_precompile/08_module/Fn.t ................................................. ok
[Test Output]inf
  TestCase::Module::Format->sprintf_f at t/03_precompile/lib/SPVM/TestCase/Module/Format.spvm line 243
[Test Output]-inf
  TestCase::Module::Format->sprintf_f at t/03_precompile/lib/SPVM/TestCase/Module/Format.spvm line 254
[Test Output]-inf
  TestCase::Module::Format->sprintf_g at t/03_precompile/lib/SPVM/TestCase/Module/Format.spvm line 307
[Test Output]0x82e79c080
  TestCase::Module::Format->sprintf_p at t/03_precompile/lib/SPVM/TestCase/Module/Format.spvm line 560
t/03_precompile/08_module/Format.t ............................................. ok
t/03_precompile/08_module/Hash.t ............................................... ok
t/03_precompile/08_module/Immutable/ByteList.t ................................. ok
t/03_precompile/08_module/Immutable/DoubleList.t ............................... ok
t/03_precompile/08_module/Immutable/FloatList.t ................................ ok
t/03_precompile/08_module/Immutable/IntList.t .................................. ok
t/03_precompile/08_module/Immutable/LongList.t ................................. ok
t/03_precompile/08_module/Immutable/ShortList.t ................................ ok
t/03_precompile/08_module/Immutable/StringList.t ............................... ok
t/03_precompile/08_module/Int.t ................................................ ok
t/03_precompile/08_module/IntList.t ............................................ ok
t/03_precompile/08_module/List.t ............................................... ok
t/03_precompile/08_module/Long.t ............................................... ok
t/03_precompile/08_module/LongList.t ........................................... ok
t/03_precompile/08_module/Native/Argument.t .................................... ok
t/03_precompile/08_module/Native/BasicType.t ................................... ok
[Test Output]3
  eval::anon_class::1->main at eval/anon_class/2.spvm line 2
t/03_precompile/08_module/Native/Compiler.t .................................... ok
t/03_precompile/08_module/Native/MethodCall.t .................................. ok
t/03_precompile/08_module/Native/Runtime.t ..................................... ok
t/03_precompile/08_module/Point.t .............................................. ok
t/03_precompile/08_module/Point3D.t ............................................ ok
t/03_precompile/08_module/Scope_Guard.t ........................................ ok
t/03_precompile/08_module/Short.t .............................................. ok
t/03_precompile/08_module/ShortList.t .......................................... ok
t/03_precompile/08_module/Sort.t ............................................... ok
t/03_precompile/08_module/StringBuffer.t ....................................... ok
t/03_precompile/08_module/StringList.t ......................................... ok
t/03_precompile/08_module/Sync/Mutex.t ......................................... ok
t/03_precompile/08_module/Sync_Mutex.t ......................................... ok
t/03_precompile/09_stdio/stdio.t ............................................... ok
t/03_precompile/10_thread_safe/thread_safe.t ................................... ok
t/03_precompile/99_extra/examples.t ............................................ ok
t/03_precompile/99_extra/issue_507.t ........................................... ok
t/03_precompile/99_extra/issue_515.t ........................................... ok
t/03_precompile/99_extra/issues.t .............................................. ok
t/03_precompile/99_extra/version.t ............................................. ok
[Compile a bootstrap source file for an excutable file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.boot.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include t/04_spvmcc/.spvm_build/work/src/SPVM/MyExe.boot.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_allocator.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_allocator.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_allow.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_allow.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_allocator.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_allocator.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_arg.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_arg.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_basic_type.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_basic_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_var.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_class_var.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_compiler.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_compiler.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_field.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_field.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_method.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_method.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_mutex.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_mutex.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_file.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_class_file.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_runtime.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_runtime.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_string_buffer.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_string_buffer.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_type.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_internal.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_internal.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_array_field_access.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_array_field_access.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_attribute.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_attribute.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_basic_type.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_basic_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_block.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_block.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_call_method.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_call_method.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_case_info.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_case_info.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_check.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_check.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_class_var_access.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_class_var_access.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_class_var.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_class_var.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_compiler.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_compiler.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_constant.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_constant.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_dumper.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_dumper.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_field_access.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_field_access.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_field.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_field.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_hash.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_hash.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_interface.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_interface.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_list.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_list.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_method.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_method.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_mutex.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_mutex.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_class_file.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_class_file.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_op.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_op.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_builder.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_opcode_builder.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_opcode.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_opcode.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_list.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_opcode_list.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_precompile.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_precompile.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_runtime.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_runtime.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_strerror.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_strerror.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_string_buffer.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_string_buffer.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_string.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_string.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_switch_info.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_switch_info.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_toke.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_toke.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_type.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_use.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_use.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_utf8.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_utf8.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_var.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_var.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_var_decl.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_var_decl.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_vm.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_vm.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_yacc.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_yacc.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_yacc_util.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_yacc_util.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "MyExe" using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source1.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "MyExe" using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source2.c
[Compile a resource source file for the "TestCase::Resource::Mylib2" resource using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.config", which is used as a resource for the class "MyExe" using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib2.native/mylib2_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/src/mylib2_source1.c
[Compile a resource source file for the "Fn::Resource" resource using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.config", which is used as a resource for the class "MyExe" using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/Fn/Resource.native/SPVM__Fn__Resource.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/src/SPVM__Fn__Resource.c
/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/src/SPVM__Fn__Resource.c:7:1: warning: non-void function does not return a value [-Wreturn-type]
}
^
1 warning generated.
[Compile a precompile source file for the "MyExe::Precompile" class]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe/Precompile.precompile.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include t/04_spvmcc/.spvm_build/work/src/SPVM/MyExe/Precompile.precompile.c
[Compile a precompile source file for the "TestCase::NativeAPI2" class]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.precompile.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include t/04_spvmcc/.spvm_build/work/src/SPVM/TestCase/NativeAPI2.precompile.c
[Compile a native class source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.o -std=gnu99 -O2 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.c
[Compile a native source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/foo.o -std=gnu99 -O2 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/src/foo.c
[Compile a native source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/bar.o -std=gnu99 -O2 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/src/bar.c
[Compile a native source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/baz/baz.o -std=gnu99 -O2 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/src/baz/baz.c
[Generate an executable file for the "MyExe" class]
cc -o t/04_spvmcc/.spvm_build/work/myexe t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.boot.o t/04_spvmcc/.spvm_build/work/object/spvm_allocator.o t/04_spvmcc/.spvm_build/work/object/spvm_allow.o t/04_spvmcc/.spvm_build/work/object/spvm_api_allocator.o t/04_spvmcc/.spvm_build/work/object/spvm_api_arg.o t/04_spvmcc/.spvm_build/work/object/spvm_api_basic_type.o t/04_spvmcc/.spvm_build/work/object/spvm_api.o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_var.o t/04_spvmcc/.spvm_build/work/object/spvm_api_compiler.o t/04_spvmcc/.spvm_build/work/object/spvm_api_field.o t/04_spvmcc/.spvm_build/work/object/spvm_api_method.o t/04_spvmcc/.spvm_build/work/object/spvm_api_mutex.o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_file.o t/04_spvmcc/.spvm_build/work/object/spvm_api_runtime.o t/04_spvmcc/.spvm_build/work/object/spvm_api_string_buffer.o t/04_spvmcc/.spvm_build/work/object/spvm_api_type.o t/04_spvmcc/.spvm_build/work/object/spvm_api_internal.o t/04_spvmcc/.spvm_build/work/object/spvm_array_field_access.o t/04_spvmcc/.spvm_build/work/object/spvm_attribute.o t/04_spvmcc/.spvm_build/work/object/spvm_basic_type.o t/04_spvmcc/.spvm_build/work/object/spvm_block.o t/04_spvmcc/.spvm_build/work/object/spvm_call_method.o t/04_spvmcc/.spvm_build/work/object/spvm_case_info.o t/04_spvmcc/.spvm_build/work/object/spvm_check.o t/04_spvmcc/.spvm_build/work/object/spvm_class_var_access.o t/04_spvmcc/.spvm_build/work/object/spvm_class_var.o t/04_spvmcc/.spvm_build/work/object/spvm_compiler.o t/04_spvmcc/.spvm_build/work/object/spvm_constant.o t/04_spvmcc/.spvm_build/work/object/spvm_dumper.o t/04_spvmcc/.spvm_build/work/object/spvm_field_access.o t/04_spvmcc/.spvm_build/work/object/spvm_field.o t/04_spvmcc/.spvm_build/work/object/spvm_hash.o t/04_spvmcc/.spvm_build/work/object/spvm_interface.o t/04_spvmcc/.spvm_build/work/object/spvm_list.o t/04_spvmcc/.spvm_build/work/object/spvm_method.o t/04_spvmcc/.spvm_build/work/object/spvm_mutex.o t/04_spvmcc/.spvm_build/work/object/spvm_class_file.o t/04_spvmcc/.spvm_build/work/object/spvm_op.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_builder.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_list.o t/04_spvmcc/.spvm_build/work/object/spvm_precompile.o t/04_spvmcc/.spvm_build/work/object/spvm_runtime.o t/04_spvmcc/.spvm_build/work/object/spvm_strerror.o t/04_spvmcc/.spvm_build/work/object/spvm_string_buffer.o t/04_spvmcc/.spvm_build/work/object/spvm_string.o t/04_spvmcc/.spvm_build/work/object/spvm_switch_info.o t/04_spvmcc/.spvm_build/work/object/spvm_toke.o t/04_spvmcc/.spvm_build/work/object/spvm_type.o t/04_spvmcc/.spvm_build/work/object/spvm_use.o t/04_spvmcc/.spvm_build/work/object/spvm_utf8.o t/04_spvmcc/.spvm_build/work/object/spvm_var.o t/04_spvmcc/.spvm_build/work/object/spvm_var_decl.o t/04_spvmcc/.spvm_build/work/object/spvm_vm.o t/04_spvmcc/.spvm_build/work/object/spvm_yacc.o t/04_spvmcc/.spvm_build/work/object/spvm_yacc_util.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib2.native/mylib2_source1.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/Fn/Resource.native/SPVM__Fn__Resource.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe/Precompile.precompile.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.precompile.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/foo.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/bar.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/baz/baz.o -O2 -pthread -L../.. -lm
[Compile a bootstrap source file for an excutable file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe/Foo/Bar.boot.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include t/04_spvmcc/.spvm_build/work/src/SPVM/MyExe/Foo/Bar.boot.c
[Generate an executable file for the "MyExe::Foo::Bar" class]
cc -o t/04_spvmcc/.spvm_build/work/myexe t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe/Foo/Bar.boot.o t/04_spvmcc/.spvm_build/work/object/spvm_allocator.o t/04_spvmcc/.spvm_build/work/object/spvm_allow.o t/04_spvmcc/.spvm_build/work/object/spvm_api_allocator.o t/04_spvmcc/.spvm_build/work/object/spvm_api_arg.o t/04_spvmcc/.spvm_build/work/object/spvm_api_basic_type.o t/04_spvmcc/.spvm_build/work/object/spvm_api.o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_var.o t/04_spvmcc/.spvm_build/work/object/spvm_api_compiler.o t/04_spvmcc/.spvm_build/work/object/spvm_api_field.o t/04_spvmcc/.spvm_build/work/object/spvm_api_method.o t/04_spvmcc/.spvm_build/work/object/spvm_api_mutex.o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_file.o t/04_spvmcc/.spvm_build/work/object/spvm_api_runtime.o t/04_spvmcc/.spvm_build/work/object/spvm_api_string_buffer.o t/04_spvmcc/.spvm_build/work/object/spvm_api_type.o t/04_spvmcc/.spvm_build/work/object/spvm_api_internal.o t/04_spvmcc/.spvm_build/work/object/spvm_array_field_access.o t/04_spvmcc/.spvm_build/work/object/spvm_attribute.o t/04_spvmcc/.spvm_build/work/object/spvm_basic_type.o t/04_spvmcc/.spvm_build/work/object/spvm_block.o t/04_spvmcc/.spvm_build/work/object/spvm_call_method.o t/04_spvmcc/.spvm_build/work/object/spvm_case_info.o t/04_spvmcc/.spvm_build/work/object/spvm_check.o t/04_spvmcc/.spvm_build/work/object/spvm_class_var_access.o t/04_spvmcc/.spvm_build/work/object/spvm_class_var.o t/04_spvmcc/.spvm_build/work/object/spvm_compiler.o t/04_spvmcc/.spvm_build/work/object/spvm_constant.o t/04_spvmcc/.spvm_build/work/object/spvm_dumper.o t/04_spvmcc/.spvm_build/work/object/spvm_field_access.o t/04_spvmcc/.spvm_build/work/object/spvm_field.o t/04_spvmcc/.spvm_build/work/object/spvm_hash.o t/04_spvmcc/.spvm_build/work/object/spvm_interface.o t/04_spvmcc/.spvm_build/work/object/spvm_list.o t/04_spvmcc/.spvm_build/work/object/spvm_method.o t/04_spvmcc/.spvm_build/work/object/spvm_mutex.o t/04_spvmcc/.spvm_build/work/object/spvm_class_file.o t/04_spvmcc/.spvm_build/work/object/spvm_op.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_builder.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_list.o t/04_spvmcc/.spvm_build/work/object/spvm_precompile.o t/04_spvmcc/.spvm_build/work/object/spvm_runtime.o t/04_spvmcc/.spvm_build/work/object/spvm_strerror.o t/04_spvmcc/.spvm_build/work/object/spvm_string_buffer.o t/04_spvmcc/.spvm_build/work/object/spvm_string.o t/04_spvmcc/.spvm_build/work/object/spvm_switch_info.o t/04_spvmcc/.spvm_build/work/object/spvm_toke.o t/04_spvmcc/.spvm_build/work/object/spvm_type.o t/04_spvmcc/.spvm_build/work/object/spvm_use.o t/04_spvmcc/.spvm_build/work/object/spvm_utf8.o t/04_spvmcc/.spvm_build/work/object/spvm_var.o t/04_spvmcc/.spvm_build/work/object/spvm_var_decl.o t/04_spvmcc/.spvm_build/work/object/spvm_vm.o t/04_spvmcc/.spvm_build/work/object/spvm_yacc.o t/04_spvmcc/.spvm_build/work/object/spvm_yacc_util.o -O2 -pthread
t/04_spvmcc/SPVM_Builder_Exe.t ................................................. ok
0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 151
1,2,3
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 166
0,0,6
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 178
0,0,0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 186
0,0,0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 194
30
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 199
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 220
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 222
0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 225
TestCase::Minimal->shared1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 244
TestCase::Minimal->shared2
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 245
TestCase::Simple->shared1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 251
TestCase::Simple->shared2
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 252
TestCase::Minimal->shared1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 260
TestCase::Minimal->shared2
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 261
abc
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 268
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 273
0 1431655765
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 296
0 6148914691236517205
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 307
2 0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 319
2 0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 330
d
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 337
blib/script/spvm
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 341
[
  "foo",
  "bar"
] : string[](0x830dfa400)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 343
"Hello"
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 353
undef
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 359
[
  1,
  2
] : byte[](0x830d5c9f0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 365
[
  1,
  2
] : short[](0x830d5c9f0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 371
[
  1,
  2
] : int[](0x830d8b980)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 377
[
  1,
  2
] : long[](0x830d8b980)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 383
[
  1.2,
  2.4
] : float[](0x830d8b980)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 389
[
  1.2,
  2.4
] : double[](0x830d8b980)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 395
[
  {
    x => 1,
    y => 2,
    z => 3
  },
  {
    x => 4,
    y => 5,
    z => 6
  }
] : TestCase::Point_3b[](0x830d8b980)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 407
[
  {
    x => 1,
    y => 2,
    z => 3
  },
  {
    x => 4,
    y => 5,
    z => 6
  }
] : TestCase::Point_3s[](0x830d8b980)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 419
[
  {
    x => 1,
    y => 2,
    z => 3
  },
  {
    x => 4,
    y => 5,
    z => 6
  }
] : TestCase::Point_3i[](0x830d023f0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 431
[
  {
    x => 1,
    y => 2,
    z => 3
  },
  {
    x => 4,
    y => 5,
    z => 6
  }
] : TestCase::Point_3f[](0x830d023f0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 443
[
  {
    x => 1.1,
    y => 2.1,
    z => 3.1
  },
  {
    x => 4.1,
    y => 5.1,
    z => 6.1
  }
] : TestCase::Point_3f[](0x830d023f0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 455
[
  {
    x => 1.1,
    y => 2.1,
    z => 3.1
  },
  {
    x => 4.1,
    y => 5.1,
    z => 6.1
  }
] : TestCase::Point_3d[](0x832dc9390)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 467
[
  "abc",
  "def",
  undef
] : string[](0x830d023f0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 473
[
  [
    "abc",
    "def",
    undef
  ] : string[](0x830d023f0),
  [
    "a",
    "b"
  ] : string[](0x830d85e80)
] : string[][](0x830d8b980)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 479
TestCase::DumpTest1 (0x832dc2480) {
  byte_value => 1,
  short_value => 2,
  int_value => 3,
  long_value => 4,
  float_value => 1.1,
  double_value => 1.2,
  string_value => "a",
  int_array => [
    1,
    2,
    3
  ] : int[](0x830d8b980),
  object_value => TestCase::DumpTest1 (0x832dc2520) {
    byte_value => 0,
    short_value => 0,
    int_value => 0,
    long_value => 0,
    float_value => 0,
    double_value => 0,
    string_value => undef,
    int_array => undef,
    object_value => undef
  }
}
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 495
[
  TestCase::DumpTest1 (0x832dc2520) {
    byte_value => 0,
    short_value => 0,
    int_value => 0,
    long_value => 0,
    float_value => 0,
    double_value => 0,
    string_value => undef,
    int_array => undef,
    object_value => REUSE_OBJECT(0x832dc2520)
  },
  REUSE_OBJECT(0x832dc2520),
  REUSE_OBJECT(0x832dc2520)
] : object[](0x830d023f0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 506
97 98 99
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 540
abc
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 549
PPP
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 553
QQQ
386
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 605
3
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 617
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 620
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 624
AAAAAAAAA 97
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 635
AAAAAAAAA aaaa
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 640
reauire
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 676
0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 763
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 764
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 796
5
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 808
543
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 817
543
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 818
5
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 827
warn
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1229
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1230
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1231
0.5
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1232
0.5
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1233
warn
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1235
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1236
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1237
0.5
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1238
0.5
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1239
0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 151
1,2,3
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 166
0,0,6
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 178
0,0,0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 186
0,0,0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 194
30
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 199
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 220
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 222
0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 225
TestCase::Minimal->shared1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 244
TestCase::Minimal->shared2
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 245
TestCase::Simple->shared1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 251
TestCase::Simple->shared2
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 252
TestCase::Minimal->shared1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 260
TestCase::Minimal->shared2
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 261
abc
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 268
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 273
0 1431655765
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 296
0 6148914691236517205
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 307
2 0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 319
2 0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 330
d
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 337
blib/script/spvm
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 341
[
  "foo",
  "bar"
] : string[](0x834ee8400)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 343
"Hello"
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 353
undef
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 359
[
  1,
  2
] : byte[](0x834e499c0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 365
[
  1,
  2
] : short[](0x834e499c0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 371
[
  1,
  2
] : int[](0x834e79200)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 377
[
  1,
  2
] : long[](0x834e79200)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 383
[
  1.2,
  2.4
] : float[](0x834e79200)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 389
[
  1.2,
  2.4
] : double[](0x834e79200)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 395
[
  {
    x => 1,
    y => 2,
    z => 3
  },
  {
    x => 4,
    y => 5,
    z => 6
  }
] : TestCase::Point_3b[](0x834e79200)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 407
[
  {
    x => 1,
    y => 2,
    z => 3
  },
  {
    x => 4,
    y => 5,
    z => 6
  }
] : TestCase::Point_3s[](0x834e79200)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 419
[
  {
    x => 1,
    y => 2,
    z => 3
  },
  {
    x => 4,
    y => 5,
    z => 6
  }
] : TestCase::Point_3i[](0x834df03f0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 431
[
  {
    x => 1,
    y => 2,
    z => 3
  },
  {
    x => 4,
    y => 5,
    z => 6
  }
] : TestCase::Point_3f[](0x834df03f0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 443
[
  {
    x => 1.1,
    y => 2.1,
    z => 3.1
  },
  {
    x => 4.1,
    y => 5.1,
    z => 6.1
  }
] : TestCase::Point_3f[](0x834df03f0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 455
[
  {
    x => 1.1,
    y => 2.1,
    z => 3.1
  },
  {
    x => 4.1,
    y => 5.1,
    z => 6.1
  }
] : TestCase::Point_3d[](0x83755e390)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 467
[
  "abc",
  "def",
  undef
] : string[](0x834df03f0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 473
[
  [
    "abc",
    "def",
    undef
  ] : string[](0x834df03f0),
  [
    "a",
    "b"
  ] : string[](0x834e79740)
] : string[][](0x834e79200)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 479
TestCase::DumpTest1 (0x837557480) {
  byte_value => 1,
  short_value => 2,
  int_value => 3,
  long_value => 4,
  float_value => 1.1,
  double_value => 1.2,
  string_value => "a",
  int_array => [
    1,
    2,
    3
  ] : int[](0x834e79200),
  object_value => TestCase::DumpTest1 (0x837557520) {
    byte_value => 0,
    short_value => 0,
    int_value => 0,
    long_value => 0,
    float_value => 0,
    double_value => 0,
    string_value => undef,
    int_array => undef,
    object_value => undef
  }
}
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 495
[
  TestCase::DumpTest1 (0x837557520) {
    byte_value => 0,
    short_value => 0,
    int_value => 0,
    long_value => 0,
    float_value => 0,
    double_value => 0,
    string_value => undef,
    int_array => undef,
    object_value => REUSE_OBJECT(0x837557520)
  },
  REUSE_OBJECT(0x837557520),
  REUSE_OBJECT(0x837557520)
] : object[](0x834df03f0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 506
97 98 99
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 540
abc
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 549
PPP
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 553
QQQ
386
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 605
3
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 617
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 620
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 624
AAAAAAAAA 97
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 635
AAAAAAAAA aaaa
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 640
reauire
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 676
0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 763
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 764
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 796
5
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 808
543
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 817
543
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 818
5
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 827
warn
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1229
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1230
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1231
0.5
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1232
0.5
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1233
warn
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1235
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1236
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1237
0.5
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1238
0.5
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1239
0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 151
1,2,3
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 166
0,0,6
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 178
0,0,0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 186
0,0,0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 194
30
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 199
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 220
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 222
0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 225
TestCase::Minimal->shared1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 244
TestCase::Minimal->shared2
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 245
TestCase::Simple->shared1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 251
TestCase::Simple->shared2
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 252
TestCase::Minimal->shared1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 260
TestCase::Minimal->shared2
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 261
abc
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 268
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 273
0 1431655765
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 296
0 6148914691236517205
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 307
2 0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 319
2 0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 330
d
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 337
blib/script/spvm
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 341
[
  "foo",
  "bar"
] : string[](0x82f68e440)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 343
"Hello"
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 353
undef
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 359
[
  1,
  2
] : byte[](0x82f5ef990)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 365
[
  1,
  2
] : short[](0x82f5ef990)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 371
[
  1,
  2
] : int[](0x82f61ecc0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 377
[
  1,
  2
] : long[](0x82f61ecc0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 383
[
  1.2,
  2.4
] : float[](0x82f61ecc0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 389
[
  1.2,
  2.4
] : double[](0x82f61ecc0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 395
[
  {
    x => 1,
    y => 2,
    z => 3
  },
  {
    x => 4,
    y => 5,
    z => 6
  }
] : TestCase::Point_3b[](0x82f61ecc0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 407
[
  {
    x => 1,
    y => 2,
    z => 3
  },
  {
    x => 4,
    y => 5,
    z => 6
  }
] : TestCase::Point_3s[](0x82f61ecc0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 419
[
  {
    x => 1,
    y => 2,
    z => 3
  },
  {
    x => 4,
    y => 5,
    z => 6
  }
] : TestCase::Point_3i[](0x82f5963f0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 431
[
  {
    x => 1,
    y => 2,
    z => 3
  },
  {
    x => 4,
    y => 5,
    z => 6
  }
] : TestCase::Point_3f[](0x82f5963f0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 443
[
  {
    x => 1.1,
    y => 2.1,
    z => 3.1
  },
  {
    x => 4.1,
    y => 5.1,
    z => 6.1
  }
] : TestCase::Point_3f[](0x82f5963f0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 455
[
  {
    x => 1.1,
    y => 2.1,
    z => 3.1
  },
  {
    x => 4.1,
    y => 5.1,
    z => 6.1
  }
] : TestCase::Point_3d[](0x832395390)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 467
[
  "abc",
  "def",
  undef
] : string[](0x82f5963f0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 473
[
  [
    "abc",
    "def",
    undef
  ] : string[](0x82f5963f0),
  [
    "a",
    "b"
  ] : string[](0x82f61ed00)
] : string[][](0x82f61ecc0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 479
TestCase::DumpTest1 (0x83238e480) {
  byte_value => 1,
  short_value => 2,
  int_value => 3,
  long_value => 4,
  float_value => 1.1,
  double_value => 1.2,
  string_value => "a",
  int_array => [
    1,
    2,
    3
  ] : int[](0x82f61ecc0),
  object_value => TestCase::DumpTest1 (0x83238e520) {
    byte_value => 0,
    short_value => 0,
    int_value => 0,
    long_value => 0,
    float_value => 0,
    double_value => 0,
    string_value => undef,
    int_array => undef,
    object_value => undef
  }
}
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 495
[
  TestCase::DumpTest1 (0x83238e520) {
    byte_value => 0,
    short_value => 0,
    int_value => 0,
    long_value => 0,
    float_value => 0,
    double_value => 0,
    string_value => undef,
    int_array => undef,
    object_value => REUSE_OBJECT(0x83238e520)
  },
  REUSE_OBJECT(0x83238e520),
  REUSE_OBJECT(0x83238e520)
] : object[](0x82f5963f0)
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 506
97 98 99
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 540
abc
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 549
PPP
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 553
QQQ
386
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 605
3
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 617
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 620
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 624
AAAAAAAAA 97
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 635
AAAAAAAAA aaaa
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 640
reauire
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 676
0
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 763
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 764
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 796
5
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 808
543
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 817
543
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 818
5
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 827
warn
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1229
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1230
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1231
0.5
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1232
0.5
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1233
warn
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1235
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1236
1
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1237
0.5
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1238
0.5
  TestCase->main at solo/lib/SPVM/TestCase.spvm line 1239
[Test Output]spvmcc -e option
  eval::anon_class::0->main at eval/anon_class/1.spvm line 1
[Test Output]spvmcc -e and -M option
  eval::anon_class::0->main at eval/anon_class/1.spvm line 1
[CompileError]The type of the variable "$foo" is not resolved.
  at t/04_spvmcc/lib/SPVM/MyExeCompileError.spvm line 3
 at /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/Native/Compiler.pm line 77.
	SPVM::Builder::Native::Compiler::compile_with_exit(SPVM::Builder::Native::Compiler=HASH(0x833c8ab10), "MyExeCompileError", "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/buil"..., 313) called at /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/Exe.pm line 313
	SPVM::Builder::Exe::compile(SPVM::Builder::Exe=HASH(0x8265784e0)) called at /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/Exe.pm line 234
	SPVM::Builder::Exe::new("SPVM::Builder::Exe", "class_name", "MyExeCompileError", "build_dir", undef, "output_file", "t/04_spvmcc/.spvm_build/work/exe/myexe_compile_error", "quiet", ...) called at blib/script/spvmcc line 59
[Compile a bootstrap source file for an excutable file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExeCompileError/MainInstantMethod.boot.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include t/04_spvmcc/.spvm_build/work/src/SPVM/MyExeCompileError/MainInstantMethod.boot.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_allocator.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_allocator.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_allow.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_allow.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_allocator.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_allocator.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_arg.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_arg.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_basic_type.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_basic_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_var.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_class_var.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_compiler.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_compiler.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_field.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_field.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_method.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_method.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_mutex.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_mutex.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_file.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_class_file.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_runtime.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_runtime.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_string_buffer.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_string_buffer.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_type.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_internal.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_internal.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_array_field_access.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_array_field_access.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_attribute.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_attribute.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_basic_type.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_basic_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_block.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_block.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_call_method.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_call_method.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_case_info.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_case_info.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_check.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_check.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_class_var_access.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_class_var_access.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_class_var.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_class_var.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_compiler.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_compiler.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_constant.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_constant.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_dumper.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_dumper.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_field_access.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_field_access.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_field.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_field.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_hash.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_hash.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_interface.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_interface.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_list.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_list.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_method.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_method.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_mutex.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_mutex.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_class_file.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_class_file.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_op.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_op.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_builder.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_opcode_builder.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_opcode.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_opcode.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_list.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_opcode_list.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_precompile.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_precompile.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_runtime.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_runtime.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_strerror.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_strerror.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_string_buffer.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_string_buffer.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_string.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_string.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_switch_info.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_switch_info.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_toke.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_toke.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_type.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_use.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_use.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_utf8.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_utf8.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_var.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_var.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_var_decl.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_var_decl.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_vm.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_vm.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_yacc.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_yacc.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_yacc_util.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_yacc_util.c
[Generate an executable file for the "MyExeCompileError::MainInstantMethod" class]
cc -o t/04_spvmcc/.spvm_build/work/exe/myexe_runtime_error t/04_spvmcc/.spvm_build/work/object/SPVM/MyExeCompileError/MainInstantMethod.boot.o t/04_spvmcc/.spvm_build/work/object/spvm_allocator.o t/04_spvmcc/.spvm_build/work/object/spvm_allow.o t/04_spvmcc/.spvm_build/work/object/spvm_api_allocator.o t/04_spvmcc/.spvm_build/work/object/spvm_api_arg.o t/04_spvmcc/.spvm_build/work/object/spvm_api_basic_type.o t/04_spvmcc/.spvm_build/work/object/spvm_api.o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_var.o t/04_spvmcc/.spvm_build/work/object/spvm_api_compiler.o t/04_spvmcc/.spvm_build/work/object/spvm_api_field.o t/04_spvmcc/.spvm_build/work/object/spvm_api_method.o t/04_spvmcc/.spvm_build/work/object/spvm_api_mutex.o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_file.o t/04_spvmcc/.spvm_build/work/object/spvm_api_runtime.o t/04_spvmcc/.spvm_build/work/object/spvm_api_string_buffer.o t/04_spvmcc/.spvm_build/work/object/spvm_api_type.o t/04_spvmcc/.spvm_build/work/object/spvm_api_internal.o t/04_spvmcc/.spvm_build/work/object/spvm_array_field_access.o t/04_spvmcc/.spvm_build/work/object/spvm_attribute.o t/04_spvmcc/.spvm_build/work/object/spvm_basic_type.o t/04_spvmcc/.spvm_build/work/object/spvm_block.o t/04_spvmcc/.spvm_build/work/object/spvm_call_method.o t/04_spvmcc/.spvm_build/work/object/spvm_case_info.o t/04_spvmcc/.spvm_build/work/object/spvm_check.o t/04_spvmcc/.spvm_build/work/object/spvm_class_var_access.o t/04_spvmcc/.spvm_build/work/object/spvm_class_var.o t/04_spvmcc/.spvm_build/work/object/spvm_compiler.o t/04_spvmcc/.spvm_build/work/object/spvm_constant.o t/04_spvmcc/.spvm_build/work/object/spvm_dumper.o t/04_spvmcc/.spvm_build/work/object/spvm_field_access.o t/04_spvmcc/.spvm_build/work/object/spvm_field.o t/04_spvmcc/.spvm_build/work/object/spvm_hash.o t/04_spvmcc/.spvm_build/work/object/spvm_interface.o t/04_spvmcc/.spvm_build/work/object/spvm_list.o t/04_spvmcc/.spvm_build/work/object/spvm_method.o t/04_spvmcc/.spvm_build/work/object/spvm_mutex.o t/04_spvmcc/.spvm_build/work/object/spvm_class_file.o t/04_spvmcc/.spvm_build/work/object/spvm_op.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_builder.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_list.o t/04_spvmcc/.spvm_build/work/object/spvm_precompile.o t/04_spvmcc/.spvm_build/work/object/spvm_runtime.o t/04_spvmcc/.spvm_build/work/object/spvm_strerror.o t/04_spvmcc/.spvm_build/work/object/spvm_string_buffer.o t/04_spvmcc/.spvm_build/work/object/spvm_string.o t/04_spvmcc/.spvm_build/work/object/spvm_switch_info.o t/04_spvmcc/.spvm_build/work/object/spvm_toke.o t/04_spvmcc/.spvm_build/work/object/spvm_type.o t/04_spvmcc/.spvm_build/work/object/spvm_use.o t/04_spvmcc/.spvm_build/work/object/spvm_utf8.o t/04_spvmcc/.spvm_build/work/object/spvm_var.o t/04_spvmcc/.spvm_build/work/object/spvm_var_decl.o t/04_spvmcc/.spvm_build/work/object/spvm_vm.o t/04_spvmcc/.spvm_build/work/object/spvm_yacc.o t/04_spvmcc/.spvm_build/work/object/spvm_yacc_util.o -O2 -pthread
[Compile a bootstrap source file for an excutable file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExeCompileError/MainHasArguments.boot.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include t/04_spvmcc/.spvm_build/work/src/SPVM/MyExeCompileError/MainHasArguments.boot.c
[Generate an executable file for the "MyExeCompileError::MainHasArguments" class]
cc -o t/04_spvmcc/.spvm_build/work/exe/myexe_runtime_error t/04_spvmcc/.spvm_build/work/object/SPVM/MyExeCompileError/MainHasArguments.boot.o t/04_spvmcc/.spvm_build/work/object/spvm_allocator.o t/04_spvmcc/.spvm_build/work/object/spvm_allow.o t/04_spvmcc/.spvm_build/work/object/spvm_api_allocator.o t/04_spvmcc/.spvm_build/work/object/spvm_api_arg.o t/04_spvmcc/.spvm_build/work/object/spvm_api_basic_type.o t/04_spvmcc/.spvm_build/work/object/spvm_api.o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_var.o t/04_spvmcc/.spvm_build/work/object/spvm_api_compiler.o t/04_spvmcc/.spvm_build/work/object/spvm_api_field.o t/04_spvmcc/.spvm_build/work/object/spvm_api_method.o t/04_spvmcc/.spvm_build/work/object/spvm_api_mutex.o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_file.o t/04_spvmcc/.spvm_build/work/object/spvm_api_runtime.o t/04_spvmcc/.spvm_build/work/object/spvm_api_string_buffer.o t/04_spvmcc/.spvm_build/work/object/spvm_api_type.o t/04_spvmcc/.spvm_build/work/object/spvm_api_internal.o t/04_spvmcc/.spvm_build/work/object/spvm_array_field_access.o t/04_spvmcc/.spvm_build/work/object/spvm_attribute.o t/04_spvmcc/.spvm_build/work/object/spvm_basic_type.o t/04_spvmcc/.spvm_build/work/object/spvm_block.o t/04_spvmcc/.spvm_build/work/object/spvm_call_method.o t/04_spvmcc/.spvm_build/work/object/spvm_case_info.o t/04_spvmcc/.spvm_build/work/object/spvm_check.o t/04_spvmcc/.spvm_build/work/object/spvm_class_var_access.o t/04_spvmcc/.spvm_build/work/object/spvm_class_var.o t/04_spvmcc/.spvm_build/work/object/spvm_compiler.o t/04_spvmcc/.spvm_build/work/object/spvm_constant.o t/04_spvmcc/.spvm_build/work/object/spvm_dumper.o t/04_spvmcc/.spvm_build/work/object/spvm_field_access.o t/04_spvmcc/.spvm_build/work/object/spvm_field.o t/04_spvmcc/.spvm_build/work/object/spvm_hash.o t/04_spvmcc/.spvm_build/work/object/spvm_interface.o t/04_spvmcc/.spvm_build/work/object/spvm_list.o t/04_spvmcc/.spvm_build/work/object/spvm_method.o t/04_spvmcc/.spvm_build/work/object/spvm_mutex.o t/04_spvmcc/.spvm_build/work/object/spvm_class_file.o t/04_spvmcc/.spvm_build/work/object/spvm_op.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_builder.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_list.o t/04_spvmcc/.spvm_build/work/object/spvm_precompile.o t/04_spvmcc/.spvm_build/work/object/spvm_runtime.o t/04_spvmcc/.spvm_build/work/object/spvm_strerror.o t/04_spvmcc/.spvm_build/work/object/spvm_string_buffer.o t/04_spvmcc/.spvm_build/work/object/spvm_string.o t/04_spvmcc/.spvm_build/work/object/spvm_switch_info.o t/04_spvmcc/.spvm_build/work/object/spvm_toke.o t/04_spvmcc/.spvm_build/work/object/spvm_type.o t/04_spvmcc/.spvm_build/work/object/spvm_use.o t/04_spvmcc/.spvm_build/work/object/spvm_utf8.o t/04_spvmcc/.spvm_build/work/object/spvm_var.o t/04_spvmcc/.spvm_build/work/object/spvm_var_decl.o t/04_spvmcc/.spvm_build/work/object/spvm_vm.o t/04_spvmcc/.spvm_build/work/object/spvm_yacc.o t/04_spvmcc/.spvm_build/work/object/spvm_yacc_util.o -O2 -pthread
[Compile a bootstrap source file for an excutable file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExeCompileError/MainNotFound.boot.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include t/04_spvmcc/.spvm_build/work/src/SPVM/MyExeCompileError/MainNotFound.boot.c
[Generate an executable file for the "MyExeCompileError::MainNotFound" class]
cc -o t/04_spvmcc/.spvm_build/work/exe/myexe_runtime_error t/04_spvmcc/.spvm_build/work/object/SPVM/MyExeCompileError/MainNotFound.boot.o t/04_spvmcc/.spvm_build/work/object/spvm_allocator.o t/04_spvmcc/.spvm_build/work/object/spvm_allow.o t/04_spvmcc/.spvm_build/work/object/spvm_api_allocator.o t/04_spvmcc/.spvm_build/work/object/spvm_api_arg.o t/04_spvmcc/.spvm_build/work/object/spvm_api_basic_type.o t/04_spvmcc/.spvm_build/work/object/spvm_api.o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_var.o t/04_spvmcc/.spvm_build/work/object/spvm_api_compiler.o t/04_spvmcc/.spvm_build/work/object/spvm_api_field.o t/04_spvmcc/.spvm_build/work/object/spvm_api_method.o t/04_spvmcc/.spvm_build/work/object/spvm_api_mutex.o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_file.o t/04_spvmcc/.spvm_build/work/object/spvm_api_runtime.o t/04_spvmcc/.spvm_build/work/object/spvm_api_string_buffer.o t/04_spvmcc/.spvm_build/work/object/spvm_api_type.o t/04_spvmcc/.spvm_build/work/object/spvm_api_internal.o t/04_spvmcc/.spvm_build/work/object/spvm_array_field_access.o t/04_spvmcc/.spvm_build/work/object/spvm_attribute.o t/04_spvmcc/.spvm_build/work/object/spvm_basic_type.o t/04_spvmcc/.spvm_build/work/object/spvm_block.o t/04_spvmcc/.spvm_build/work/object/spvm_call_method.o t/04_spvmcc/.spvm_build/work/object/spvm_case_info.o t/04_spvmcc/.spvm_build/work/object/spvm_check.o t/04_spvmcc/.spvm_build/work/object/spvm_class_var_access.o t/04_spvmcc/.spvm_build/work/object/spvm_class_var.o t/04_spvmcc/.spvm_build/work/object/spvm_compiler.o t/04_spvmcc/.spvm_build/work/object/spvm_constant.o t/04_spvmcc/.spvm_build/work/object/spvm_dumper.o t/04_spvmcc/.spvm_build/work/object/spvm_field_access.o t/04_spvmcc/.spvm_build/work/object/spvm_field.o t/04_spvmcc/.spvm_build/work/object/spvm_hash.o t/04_spvmcc/.spvm_build/work/object/spvm_interface.o t/04_spvmcc/.spvm_build/work/object/spvm_list.o t/04_spvmcc/.spvm_build/work/object/spvm_method.o t/04_spvmcc/.spvm_build/work/object/spvm_mutex.o t/04_spvmcc/.spvm_build/work/object/spvm_class_file.o t/04_spvmcc/.spvm_build/work/object/spvm_op.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_builder.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_list.o t/04_spvmcc/.spvm_build/work/object/spvm_precompile.o t/04_spvmcc/.spvm_build/work/object/spvm_runtime.o t/04_spvmcc/.spvm_build/work/object/spvm_strerror.o t/04_spvmcc/.spvm_build/work/object/spvm_string_buffer.o t/04_spvmcc/.spvm_build/work/object/spvm_string.o t/04_spvmcc/.spvm_build/work/object/spvm_switch_info.o t/04_spvmcc/.spvm_build/work/object/spvm_toke.o t/04_spvmcc/.spvm_build/work/object/spvm_type.o t/04_spvmcc/.spvm_build/work/object/spvm_use.o t/04_spvmcc/.spvm_build/work/object/spvm_utf8.o t/04_spvmcc/.spvm_build/work/object/spvm_var.o t/04_spvmcc/.spvm_build/work/object/spvm_var_decl.o t/04_spvmcc/.spvm_build/work/object/spvm_vm.o t/04_spvmcc/.spvm_build/work/object/spvm_yacc.o t/04_spvmcc/.spvm_build/work/object/spvm_yacc_util.o -O2 -pthread
[Compile a bootstrap source file for an excutable file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.boot.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include t/04_spvmcc/.spvm_build/work/src/SPVM/MyExe.boot.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "MyExe" using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source1.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.config", which is used as a resource for the class "MyExe" using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source2.c
[Compile a resource source file for the "TestCase::Resource::Mylib2" resource using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.config", which is used as a resource for the class "MyExe" using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib2.native/mylib2_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/src/mylib2_source1.c
[Compile a resource source file for the "Fn::Resource" resource using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.config", which is used as a resource for the class "MyExe" using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/Fn/Resource.native/SPVM__Fn__Resource.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/src/SPVM__Fn__Resource.c
/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/src/SPVM__Fn__Resource.c:7:1: warning: non-void function does not return a value [-Wreturn-type]
}
^
1 warning generated.
[Compile a precompile source file for the "MyExe::Precompile" class]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe/Precompile.precompile.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include t/04_spvmcc/.spvm_build/work/src/SPVM/MyExe/Precompile.precompile.c
[Compile a precompile source file for the "TestCase::NativeAPI2" class]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.precompile.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include t/04_spvmcc/.spvm_build/work/src/SPVM/TestCase/NativeAPI2.precompile.c
[Compile a native class source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.o -std=gnu99 -O2 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.c
[Compile a native source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/foo.o -std=gnu99 -O2 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/src/foo.c
[Compile a native source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/bar.o -std=gnu99 -O2 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/src/bar.c
[Compile a native source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/baz/baz.o -std=gnu99 -O2 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/src/baz/baz.c
[Generate an executable file for the "MyExe" class]
cc -o t/04_spvmcc/.spvm_build/work/exe/myexe t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.boot.o t/04_spvmcc/.spvm_build/work/object/spvm_allocator.o t/04_spvmcc/.spvm_build/work/object/spvm_allow.o t/04_spvmcc/.spvm_build/work/object/spvm_api_allocator.o t/04_spvmcc/.spvm_build/work/object/spvm_api_arg.o t/04_spvmcc/.spvm_build/work/object/spvm_api_basic_type.o t/04_spvmcc/.spvm_build/work/object/spvm_api.o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_var.o t/04_spvmcc/.spvm_build/work/object/spvm_api_compiler.o t/04_spvmcc/.spvm_build/work/object/spvm_api_field.o t/04_spvmcc/.spvm_build/work/object/spvm_api_method.o t/04_spvmcc/.spvm_build/work/object/spvm_api_mutex.o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_file.o t/04_spvmcc/.spvm_build/work/object/spvm_api_runtime.o t/04_spvmcc/.spvm_build/work/object/spvm_api_string_buffer.o t/04_spvmcc/.spvm_build/work/object/spvm_api_type.o t/04_spvmcc/.spvm_build/work/object/spvm_api_internal.o t/04_spvmcc/.spvm_build/work/object/spvm_array_field_access.o t/04_spvmcc/.spvm_build/work/object/spvm_attribute.o t/04_spvmcc/.spvm_build/work/object/spvm_basic_type.o t/04_spvmcc/.spvm_build/work/object/spvm_block.o t/04_spvmcc/.spvm_build/work/object/spvm_call_method.o t/04_spvmcc/.spvm_build/work/object/spvm_case_info.o t/04_spvmcc/.spvm_build/work/object/spvm_check.o t/04_spvmcc/.spvm_build/work/object/spvm_class_var_access.o t/04_spvmcc/.spvm_build/work/object/spvm_class_var.o t/04_spvmcc/.spvm_build/work/object/spvm_compiler.o t/04_spvmcc/.spvm_build/work/object/spvm_constant.o t/04_spvmcc/.spvm_build/work/object/spvm_dumper.o t/04_spvmcc/.spvm_build/work/object/spvm_field_access.o t/04_spvmcc/.spvm_build/work/object/spvm_field.o t/04_spvmcc/.spvm_build/work/object/spvm_hash.o t/04_spvmcc/.spvm_build/work/object/spvm_interface.o t/04_spvmcc/.spvm_build/work/object/spvm_list.o t/04_spvmcc/.spvm_build/work/object/spvm_method.o t/04_spvmcc/.spvm_build/work/object/spvm_mutex.o t/04_spvmcc/.spvm_build/work/object/spvm_class_file.o t/04_spvmcc/.spvm_build/work/object/spvm_op.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_builder.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_list.o t/04_spvmcc/.spvm_build/work/object/spvm_precompile.o t/04_spvmcc/.spvm_build/work/object/spvm_runtime.o t/04_spvmcc/.spvm_build/work/object/spvm_strerror.o t/04_spvmcc/.spvm_build/work/object/spvm_string_buffer.o t/04_spvmcc/.spvm_build/work/object/spvm_string.o t/04_spvmcc/.spvm_build/work/object/spvm_switch_info.o t/04_spvmcc/.spvm_build/work/object/spvm_toke.o t/04_spvmcc/.spvm_build/work/object/spvm_type.o t/04_spvmcc/.spvm_build/work/object/spvm_use.o t/04_spvmcc/.spvm_build/work/object/spvm_utf8.o t/04_spvmcc/.spvm_build/work/object/spvm_var.o t/04_spvmcc/.spvm_build/work/object/spvm_var_decl.o t/04_spvmcc/.spvm_build/work/object/spvm_vm.o t/04_spvmcc/.spvm_build/work/object/spvm_yacc.o t/04_spvmcc/.spvm_build/work/object/spvm_yacc_util.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib2.native/mylib2_source1.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/Fn/Resource.native/SPVM__Fn__Resource.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe/Precompile.precompile.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.precompile.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/foo.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/bar.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/baz/baz.o -O2 -pthread -L../.. -lm
[Compile a bootstrap source file for an excutable file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.boot.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include t/04_spvmcc/.spvm_build/work/src/SPVM/MyExe.boot.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_allocator.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_allocator.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_allow.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_allow.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_allocator.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_allocator.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_arg.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_arg.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_basic_type.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_basic_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_var.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_class_var.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_compiler.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_compiler.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_field.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_field.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_method.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_method.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_mutex.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_mutex.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_file.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_class_file.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_runtime.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_runtime.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_string_buffer.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_string_buffer.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_type.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_internal.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_internal.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_array_field_access.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_array_field_access.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_attribute.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_attribute.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_basic_type.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_basic_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_block.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_block.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_call_method.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_call_method.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_case_info.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_case_info.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_check.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_check.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_class_var_access.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_class_var_access.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_class_var.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_class_var.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_compiler.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_compiler.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_constant.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_constant.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_dumper.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_dumper.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_field_access.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_field_access.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_field.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_field.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_hash.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_hash.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_interface.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_interface.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_list.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_list.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_method.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_method.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_mutex.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_mutex.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_class_file.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_class_file.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_op.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_op.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_builder.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_opcode_builder.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_opcode.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_opcode.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_list.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_opcode_list.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_precompile.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_precompile.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_runtime.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_runtime.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_strerror.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_strerror.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_string_buffer.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_string_buffer.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_string.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_string.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_switch_info.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_switch_info.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_toke.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_toke.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_type.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_use.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_use.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_utf8.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_utf8.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_var.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_var.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_var_decl.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_var_decl.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_vm.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_vm.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_yacc.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_yacc.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_yacc_util.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_yacc_util.c
[Compile a precompile source file for the "MyExe::Precompile" class]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe/Precompile.precompile.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include t/04_spvmcc/.spvm_build/work/src/SPVM/MyExe/Precompile.precompile.c
[Compile a precompile source file for the "TestCase::NativeAPI2" class]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.precompile.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include t/04_spvmcc/.spvm_build/work/src/SPVM/TestCase/NativeAPI2.precompile.c
[Compile a native class source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.c
[Compile a native source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/foo.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/src/foo.c
[Compile a native source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/bar.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/src/bar.c
[Compile a native source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/baz/baz.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/src/baz/baz.c
[Generate an executable file for the "MyExe" class]
cc -o t/04_spvmcc/.spvm_build/work/exe/myexe t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.boot.o t/04_spvmcc/.spvm_build/work/object/spvm_allocator.o t/04_spvmcc/.spvm_build/work/object/spvm_allow.o t/04_spvmcc/.spvm_build/work/object/spvm_api_allocator.o t/04_spvmcc/.spvm_build/work/object/spvm_api_arg.o t/04_spvmcc/.spvm_build/work/object/spvm_api_basic_type.o t/04_spvmcc/.spvm_build/work/object/spvm_api.o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_var.o t/04_spvmcc/.spvm_build/work/object/spvm_api_compiler.o t/04_spvmcc/.spvm_build/work/object/spvm_api_field.o t/04_spvmcc/.spvm_build/work/object/spvm_api_method.o t/04_spvmcc/.spvm_build/work/object/spvm_api_mutex.o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_file.o t/04_spvmcc/.spvm_build/work/object/spvm_api_runtime.o t/04_spvmcc/.spvm_build/work/object/spvm_api_string_buffer.o t/04_spvmcc/.spvm_build/work/object/spvm_api_type.o t/04_spvmcc/.spvm_build/work/object/spvm_api_internal.o t/04_spvmcc/.spvm_build/work/object/spvm_array_field_access.o t/04_spvmcc/.spvm_build/work/object/spvm_attribute.o t/04_spvmcc/.spvm_build/work/object/spvm_basic_type.o t/04_spvmcc/.spvm_build/work/object/spvm_block.o t/04_spvmcc/.spvm_build/work/object/spvm_call_method.o t/04_spvmcc/.spvm_build/work/object/spvm_case_info.o t/04_spvmcc/.spvm_build/work/object/spvm_check.o t/04_spvmcc/.spvm_build/work/object/spvm_class_var_access.o t/04_spvmcc/.spvm_build/work/object/spvm_class_var.o t/04_spvmcc/.spvm_build/work/object/spvm_compiler.o t/04_spvmcc/.spvm_build/work/object/spvm_constant.o t/04_spvmcc/.spvm_build/work/object/spvm_dumper.o t/04_spvmcc/.spvm_build/work/object/spvm_field_access.o t/04_spvmcc/.spvm_build/work/object/spvm_field.o t/04_spvmcc/.spvm_build/work/object/spvm_hash.o t/04_spvmcc/.spvm_build/work/object/spvm_interface.o t/04_spvmcc/.spvm_build/work/object/spvm_list.o t/04_spvmcc/.spvm_build/work/object/spvm_method.o t/04_spvmcc/.spvm_build/work/object/spvm_mutex.o t/04_spvmcc/.spvm_build/work/object/spvm_class_file.o t/04_spvmcc/.spvm_build/work/object/spvm_op.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_builder.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_list.o t/04_spvmcc/.spvm_build/work/object/spvm_precompile.o t/04_spvmcc/.spvm_build/work/object/spvm_runtime.o t/04_spvmcc/.spvm_build/work/object/spvm_strerror.o t/04_spvmcc/.spvm_build/work/object/spvm_string_buffer.o t/04_spvmcc/.spvm_build/work/object/spvm_string.o t/04_spvmcc/.spvm_build/work/object/spvm_switch_info.o t/04_spvmcc/.spvm_build/work/object/spvm_toke.o t/04_spvmcc/.spvm_build/work/object/spvm_type.o t/04_spvmcc/.spvm_build/work/object/spvm_use.o t/04_spvmcc/.spvm_build/work/object/spvm_utf8.o t/04_spvmcc/.spvm_build/work/object/spvm_var.o t/04_spvmcc/.spvm_build/work/object/spvm_var_decl.o t/04_spvmcc/.spvm_build/work/object/spvm_vm.o t/04_spvmcc/.spvm_build/work/object/spvm_yacc.o t/04_spvmcc/.spvm_build/work/object/spvm_yacc_util.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib2.native/mylib2_source1.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/Fn/Resource.native/SPVM__Fn__Resource.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe/Precompile.precompile.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.precompile.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/foo.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/bar.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/baz/baz.o -O2 -pthread -L../.. -lm
[Compile a bootstrap source file for an excutable file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.boot.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include t/04_spvmcc/.spvm_build/work/src/SPVM/MyExe.boot.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_allocator.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_allocator.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_allow.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_allow.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_allocator.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_allocator.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_arg.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_arg.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_basic_type.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_basic_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_var.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_class_var.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_compiler.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_compiler.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_field.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_field.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_method.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_method.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_mutex.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_mutex.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_file.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_class_file.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_runtime.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_runtime.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_string_buffer.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_string_buffer.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_type.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_internal.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_internal.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_array_field_access.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_array_field_access.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_attribute.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_attribute.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_basic_type.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_basic_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_block.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_block.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_call_method.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_call_method.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_case_info.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_case_info.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_check.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_check.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_class_var_access.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_class_var_access.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_class_var.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_class_var.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_compiler.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_compiler.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_constant.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_constant.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_dumper.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_dumper.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_field_access.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_field_access.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_field.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_field.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_hash.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_hash.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_interface.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_interface.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_list.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_list.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_method.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_method.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_mutex.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_mutex.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_class_file.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_class_file.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_op.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_op.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_builder.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_opcode_builder.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_opcode.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_opcode.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_list.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_opcode_list.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_precompile.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_precompile.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_runtime.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_runtime.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_strerror.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_strerror.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_string_buffer.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_string_buffer.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_string.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_string.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_switch_info.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_switch_info.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_toke.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_toke.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_type.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_use.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_use.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_utf8.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_utf8.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_var.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_var.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_var_decl.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_var_decl.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_vm.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_vm.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_yacc.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_yacc.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_yacc_util.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_yacc_util.c
[Compile a precompile source file for the "MyExe::Precompile" class]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe/Precompile.precompile.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include t/04_spvmcc/.spvm_build/work/src/SPVM/MyExe/Precompile.precompile.c
[Compile a precompile source file for the "TestCase::NativeAPI2" class]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.precompile.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include t/04_spvmcc/.spvm_build/work/src/SPVM/TestCase/NativeAPI2.precompile.c
[Compile a native class source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.o -std=gnu99 -O2 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.c
[Compile a native source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/foo.o -std=gnu99 -O2 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/src/foo.c
[Compile a native source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/bar.o -std=gnu99 -O2 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/src/bar.c
[Compile a native source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/baz/baz.o -std=gnu99 -O2 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/src/baz/baz.c
[Generate an executable file for the "MyExe" class]
cc -o t/04_spvmcc/.spvm_build/work/exe/myexe t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.boot.o t/04_spvmcc/.spvm_build/work/object/spvm_allocator.o t/04_spvmcc/.spvm_build/work/object/spvm_allow.o t/04_spvmcc/.spvm_build/work/object/spvm_api_allocator.o t/04_spvmcc/.spvm_build/work/object/spvm_api_arg.o t/04_spvmcc/.spvm_build/work/object/spvm_api_basic_type.o t/04_spvmcc/.spvm_build/work/object/spvm_api.o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_var.o t/04_spvmcc/.spvm_build/work/object/spvm_api_compiler.o t/04_spvmcc/.spvm_build/work/object/spvm_api_field.o t/04_spvmcc/.spvm_build/work/object/spvm_api_method.o t/04_spvmcc/.spvm_build/work/object/spvm_api_mutex.o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_file.o t/04_spvmcc/.spvm_build/work/object/spvm_api_runtime.o t/04_spvmcc/.spvm_build/work/object/spvm_api_string_buffer.o t/04_spvmcc/.spvm_build/work/object/spvm_api_type.o t/04_spvmcc/.spvm_build/work/object/spvm_api_internal.o t/04_spvmcc/.spvm_build/work/object/spvm_array_field_access.o t/04_spvmcc/.spvm_build/work/object/spvm_attribute.o t/04_spvmcc/.spvm_build/work/object/spvm_basic_type.o t/04_spvmcc/.spvm_build/work/object/spvm_block.o t/04_spvmcc/.spvm_build/work/object/spvm_call_method.o t/04_spvmcc/.spvm_build/work/object/spvm_case_info.o t/04_spvmcc/.spvm_build/work/object/spvm_check.o t/04_spvmcc/.spvm_build/work/object/spvm_class_var_access.o t/04_spvmcc/.spvm_build/work/object/spvm_class_var.o t/04_spvmcc/.spvm_build/work/object/spvm_compiler.o t/04_spvmcc/.spvm_build/work/object/spvm_constant.o t/04_spvmcc/.spvm_build/work/object/spvm_dumper.o t/04_spvmcc/.spvm_build/work/object/spvm_field_access.o t/04_spvmcc/.spvm_build/work/object/spvm_field.o t/04_spvmcc/.spvm_build/work/object/spvm_hash.o t/04_spvmcc/.spvm_build/work/object/spvm_interface.o t/04_spvmcc/.spvm_build/work/object/spvm_list.o t/04_spvmcc/.spvm_build/work/object/spvm_method.o t/04_spvmcc/.spvm_build/work/object/spvm_mutex.o t/04_spvmcc/.spvm_build/work/object/spvm_class_file.o t/04_spvmcc/.spvm_build/work/object/spvm_op.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_builder.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_list.o t/04_spvmcc/.spvm_build/work/object/spvm_precompile.o t/04_spvmcc/.spvm_build/work/object/spvm_runtime.o t/04_spvmcc/.spvm_build/work/object/spvm_strerror.o t/04_spvmcc/.spvm_build/work/object/spvm_string_buffer.o t/04_spvmcc/.spvm_build/work/object/spvm_string.o t/04_spvmcc/.spvm_build/work/object/spvm_switch_info.o t/04_spvmcc/.spvm_build/work/object/spvm_toke.o t/04_spvmcc/.spvm_build/work/object/spvm_type.o t/04_spvmcc/.spvm_build/work/object/spvm_use.o t/04_spvmcc/.spvm_build/work/object/spvm_utf8.o t/04_spvmcc/.spvm_build/work/object/spvm_var.o t/04_spvmcc/.spvm_build/work/object/spvm_var_decl.o t/04_spvmcc/.spvm_build/work/object/spvm_vm.o t/04_spvmcc/.spvm_build/work/object/spvm_yacc.o t/04_spvmcc/.spvm_build/work/object/spvm_yacc_util.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib2.native/mylib2_source1.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/Fn/Resource.native/SPVM__Fn__Resource.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe/Precompile.precompile.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.precompile.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/foo.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/bar.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/baz/baz.o -O2 -pthread -L../.. -lm
[Test Output]@ARGV : ARG0 ARG1 NAME VALUE at /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/MyExe.config line 36.
[Compile a bootstrap source file for an excutable file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.boot.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include t/04_spvmcc/.spvm_build/work/src/SPVM/MyExe.boot.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_allocator.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_allocator.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_allow.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_allow.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_allocator.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_allocator.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_arg.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_arg.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_basic_type.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_basic_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_var.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_class_var.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_compiler.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_compiler.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_field.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_field.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_method.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_method.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_mutex.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_mutex.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_file.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_class_file.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_runtime.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_runtime.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_string_buffer.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_string_buffer.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_type.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_api_internal.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_internal.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_array_field_access.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_array_field_access.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_attribute.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_attribute.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_basic_type.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_basic_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_block.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_block.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_call_method.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_call_method.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_case_info.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_case_info.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_check.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_check.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_class_var_access.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_class_var_access.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_class_var.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_class_var.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_compiler.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_compiler.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_constant.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_constant.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_dumper.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_dumper.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_field_access.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_field_access.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_field.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_field.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_hash.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_hash.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_interface.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_interface.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_list.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_list.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_method.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_method.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_mutex.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_mutex.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_class_file.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_class_file.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_op.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_op.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_builder.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_opcode_builder.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_opcode.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_opcode.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_list.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_opcode_list.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_precompile.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_precompile.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_runtime.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_runtime.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_strerror.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_strerror.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_string_buffer.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_string_buffer.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_string.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_string.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_switch_info.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_switch_info.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_toke.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_toke.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_type.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_type.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_use.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_use.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_utf8.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_utf8.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_var.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_var.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_var_decl.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_var_decl.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_vm.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_vm.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_yacc.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_yacc.c
[Compile an SPVM core source file]
cc -c -o t/04_spvmcc/.spvm_build/work/object/spvm_yacc_util.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_yacc_util.c
[Compile a precompile source file for the "MyExe::Precompile" class]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe/Precompile.precompile.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include t/04_spvmcc/.spvm_build/work/src/SPVM/MyExe/Precompile.precompile.c
[Compile a precompile source file for the "TestCase::NativeAPI2" class]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.precompile.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include t/04_spvmcc/.spvm_build/work/src/SPVM/TestCase/NativeAPI2.precompile.c
[Compile a native class source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.o -std=gnu99 -O2 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.c
[Compile a native source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/foo.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/src/foo.c
[Compile a native source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/bar.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/src/bar.c
[Compile a native source file for the "TestCase::NativeAPI2" class using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/baz/baz.o -std=gnu99 -O0 -g -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/../../../02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/04_spvmcc/lib/SPVM/TestCase/NativeAPI2.native/src/baz/baz.c
[Generate an executable file for the "MyExe" class]
cc -o t/04_spvmcc/.spvm_build/work/exe/myexe t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.boot.o t/04_spvmcc/.spvm_build/work/object/spvm_allocator.o t/04_spvmcc/.spvm_build/work/object/spvm_allow.o t/04_spvmcc/.spvm_build/work/object/spvm_api_allocator.o t/04_spvmcc/.spvm_build/work/object/spvm_api_arg.o t/04_spvmcc/.spvm_build/work/object/spvm_api_basic_type.o t/04_spvmcc/.spvm_build/work/object/spvm_api.o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_var.o t/04_spvmcc/.spvm_build/work/object/spvm_api_compiler.o t/04_spvmcc/.spvm_build/work/object/spvm_api_field.o t/04_spvmcc/.spvm_build/work/object/spvm_api_method.o t/04_spvmcc/.spvm_build/work/object/spvm_api_mutex.o t/04_spvmcc/.spvm_build/work/object/spvm_api_class_file.o t/04_spvmcc/.spvm_build/work/object/spvm_api_runtime.o t/04_spvmcc/.spvm_build/work/object/spvm_api_string_buffer.o t/04_spvmcc/.spvm_build/work/object/spvm_api_type.o t/04_spvmcc/.spvm_build/work/object/spvm_api_internal.o t/04_spvmcc/.spvm_build/work/object/spvm_array_field_access.o t/04_spvmcc/.spvm_build/work/object/spvm_attribute.o t/04_spvmcc/.spvm_build/work/object/spvm_basic_type.o t/04_spvmcc/.spvm_build/work/object/spvm_block.o t/04_spvmcc/.spvm_build/work/object/spvm_call_method.o t/04_spvmcc/.spvm_build/work/object/spvm_case_info.o t/04_spvmcc/.spvm_build/work/object/spvm_check.o t/04_spvmcc/.spvm_build/work/object/spvm_class_var_access.o t/04_spvmcc/.spvm_build/work/object/spvm_class_var.o t/04_spvmcc/.spvm_build/work/object/spvm_compiler.o t/04_spvmcc/.spvm_build/work/object/spvm_constant.o t/04_spvmcc/.spvm_build/work/object/spvm_dumper.o t/04_spvmcc/.spvm_build/work/object/spvm_field_access.o t/04_spvmcc/.spvm_build/work/object/spvm_field.o t/04_spvmcc/.spvm_build/work/object/spvm_hash.o t/04_spvmcc/.spvm_build/work/object/spvm_interface.o t/04_spvmcc/.spvm_build/work/object/spvm_list.o t/04_spvmcc/.spvm_build/work/object/spvm_method.o t/04_spvmcc/.spvm_build/work/object/spvm_mutex.o t/04_spvmcc/.spvm_build/work/object/spvm_class_file.o t/04_spvmcc/.spvm_build/work/object/spvm_op.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_builder.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode.o t/04_spvmcc/.spvm_build/work/object/spvm_opcode_list.o t/04_spvmcc/.spvm_build/work/object/spvm_precompile.o t/04_spvmcc/.spvm_build/work/object/spvm_runtime.o t/04_spvmcc/.spvm_build/work/object/spvm_strerror.o t/04_spvmcc/.spvm_build/work/object/spvm_string_buffer.o t/04_spvmcc/.spvm_build/work/object/spvm_string.o t/04_spvmcc/.spvm_build/work/object/spvm_switch_info.o t/04_spvmcc/.spvm_build/work/object/spvm_toke.o t/04_spvmcc/.spvm_build/work/object/spvm_type.o t/04_spvmcc/.spvm_build/work/object/spvm_use.o t/04_spvmcc/.spvm_build/work/object/spvm_utf8.o t/04_spvmcc/.spvm_build/work/object/spvm_var.o t/04_spvmcc/.spvm_build/work/object/spvm_var_decl.o t/04_spvmcc/.spvm_build/work/object/spvm_vm.o t/04_spvmcc/.spvm_build/work/object/spvm_yacc.o t/04_spvmcc/.spvm_build/work/object/spvm_yacc_util.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/TestCase/Resource/Mylib2.native/mylib2_source1.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe.resource/SPVM/Fn/Resource.native/SPVM__Fn__Resource.o t/04_spvmcc/.spvm_build/work/object/SPVM/MyExe/Precompile.precompile.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.precompile.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/foo.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/bar.o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.native/baz/baz.o -O2 -pthread -L../.. -lm
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.mode1.config", which is used as a resource for the class "TestCase::NativeAPI2" using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.mode1.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source1.c
[Compile a resource source file for the "TestCase::Resource::Mylib1" resource using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.mode1.config", which is used as a resource for the class "TestCase::NativeAPI2" using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.mode1.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.resource/SPVM/TestCase/Resource/Mylib1.native/mylib1_source2.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/src/mylib1_source2.c
[Compile a resource source file for the "TestCase::Resource::Mylib2" resource using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib2.config", which is used as a resource for the class "TestCase::NativeAPI2" using the config file "t/02_vm/lib/SPVM/TestCase/Resource/Mylib2.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.resource/SPVM/TestCase/Resource/Mylib2.native/mylib2_source1.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/src/mylib2_source1.c
[Compile a resource source file for the "Fn::Resource" resource using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.config", which is used as a resource for the class "TestCase::NativeAPI2" using the config file "/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.config"]
cc -c -o t/04_spvmcc/.spvm_build/work/object/SPVM/TestCase/NativeAPI2.resource/SPVM/Fn/Resource.native/SPVM__Fn__Resource.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib1.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/t/02_vm/lib/SPVM/TestCase/Resource/Mylib2.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/src/SPVM__Fn__Resource.c
/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Fn/Resource.native/src/SPVM__Fn__Resource.c:7:1: warning: non-void function does not return a value [-Wreturn-type]
}
^
1 warning generated.
[Compile a bootstrap source file for an excutable file]
cc -c -o .spvm_build/work/object/SPVM/MyExe.boot.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include .spvm_build/work/src/SPVM/MyExe.boot.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_allocator.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_allocator.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_allow.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_allow.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_api_allocator.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_allocator.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_api_arg.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_arg.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_api_basic_type.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_basic_type.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_api.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_api_class_var.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_class_var.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_api_compiler.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_compiler.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_api_field.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_field.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_api_method.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_method.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_api_mutex.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_mutex.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_api_class_file.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_class_file.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_api_runtime.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_runtime.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_api_string_buffer.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_string_buffer.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_api_type.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_type.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_api_internal.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_api_internal.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_array_field_access.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_array_field_access.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_attribute.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_attribute.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_basic_type.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_basic_type.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_block.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_block.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_call_method.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_call_method.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_case_info.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_case_info.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_check.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_check.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_class_var_access.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_class_var_access.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_class_var.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_class_var.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_compiler.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_compiler.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_constant.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_constant.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_dumper.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_dumper.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_field_access.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_field_access.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_field.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_field.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_hash.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_hash.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_interface.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_interface.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_list.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_list.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_method.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_method.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_mutex.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_mutex.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_class_file.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_class_file.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_op.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_op.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_opcode_builder.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_opcode_builder.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_opcode.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_opcode.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_opcode_list.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_opcode_list.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_precompile.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_precompile.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_runtime.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_runtime.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_strerror.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_strerror.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_string_buffer.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_string_buffer.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_string.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_string.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_switch_info.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_switch_info.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_toke.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_toke.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_type.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_type.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_use.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_use.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_utf8.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_utf8.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_var.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_var.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_var_decl.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_var_decl.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_vm.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_vm.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_yacc.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_yacc.c
[Compile an SPVM core source file]
cc -c -o .spvm_build/work/object/spvm_yacc_util.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/src/spvm_yacc_util.c
[Generate an executable file for the "MyExe" class]
cc -o t/04_spvmcc/.spvm_build/work/exe/myexe_solo .spvm_build/work/object/SPVM/MyExe.boot.o .spvm_build/work/object/spvm_allocator.o .spvm_build/work/object/spvm_allow.o .spvm_build/work/object/spvm_api_allocator.o .spvm_build/work/object/spvm_api_arg.o .spvm_build/work/object/spvm_api_basic_type.o .spvm_build/work/object/spvm_api.o .spvm_build/work/object/spvm_api_class_var.o .spvm_build/work/object/spvm_api_compiler.o .spvm_build/work/object/spvm_api_field.o .spvm_build/work/object/spvm_api_method.o .spvm_build/work/object/spvm_api_mutex.o .spvm_build/work/object/spvm_api_class_file.o .spvm_build/work/object/spvm_api_runtime.o .spvm_build/work/object/spvm_api_string_buffer.o .spvm_build/work/object/spvm_api_type.o .spvm_build/work/object/spvm_api_internal.o .spvm_build/work/object/spvm_array_field_access.o .spvm_build/work/object/spvm_attribute.o .spvm_build/work/object/spvm_basic_type.o .spvm_build/work/object/spvm_block.o .spvm_build/work/object/spvm_call_method.o .spvm_build/work/object/spvm_case_info.o .spvm_build/work/object/spvm_check.o .spvm_build/work/object/spvm_class_var_access.o .spvm_build/work/object/spvm_class_var.o .spvm_build/work/object/spvm_compiler.o .spvm_build/work/object/spvm_constant.o .spvm_build/work/object/spvm_dumper.o .spvm_build/work/object/spvm_field_access.o .spvm_build/work/object/spvm_field.o .spvm_build/work/object/spvm_hash.o .spvm_build/work/object/spvm_interface.o .spvm_build/work/object/spvm_list.o .spvm_build/work/object/spvm_method.o .spvm_build/work/object/spvm_mutex.o .spvm_build/work/object/spvm_class_file.o .spvm_build/work/object/spvm_op.o .spvm_build/work/object/spvm_opcode_builder.o .spvm_build/work/object/spvm_opcode.o .spvm_build/work/object/spvm_opcode_list.o .spvm_build/work/object/spvm_precompile.o .spvm_build/work/object/spvm_runtime.o .spvm_build/work/object/spvm_strerror.o .spvm_build/work/object/spvm_string_buffer.o .spvm_build/work/object/spvm_string.o .spvm_build/work/object/spvm_switch_info.o .spvm_build/work/object/spvm_toke.o .spvm_build/work/object/spvm_type.o .spvm_build/work/object/spvm_use.o .spvm_build/work/object/spvm_utf8.o .spvm_build/work/object/spvm_var.o .spvm_build/work/object/spvm_var_decl.o .spvm_build/work/object/spvm_vm.o .spvm_build/work/object/spvm_yacc.o .spvm_build/work/object/spvm_yacc_util.o -O2 -pthread
0
  TestCase->main at TestCase.spvm line 151
1,2,3
  TestCase->main at TestCase.spvm line 166
0,0,6
  TestCase->main at TestCase.spvm line 178
0,0,0
  TestCase->main at TestCase.spvm line 186
0,0,0
  TestCase->main at TestCase.spvm line 194
30
  TestCase->main at TestCase.spvm line 199
1
  TestCase->main at TestCase.spvm line 220
1
  TestCase->main at TestCase.spvm line 222
0
  TestCase->main at TestCase.spvm line 225
TestCase::Minimal->shared1
  TestCase->main at TestCase.spvm line 244
TestCase::Minimal->shared2
  TestCase->main at TestCase.spvm line 245
TestCase::Simple->shared1
  TestCase->main at TestCase.spvm line 251
TestCase::Simple->shared2
  TestCase->main at TestCase.spvm line 252
TestCase::Minimal->shared1
  TestCase->main at TestCase.spvm line 260
TestCase::Minimal->shared2
  TestCase->main at TestCase.spvm line 261
abc
  TestCase->main at TestCase.spvm line 268
1
  TestCase->main at TestCase.spvm line 273
0 1431655765
  TestCase->main at TestCase.spvm line 296
0 6148914691236517205
  TestCase->main at TestCase.spvm line 307
2 0
  TestCase->main at TestCase.spvm line 319
2 0
  TestCase->main at TestCase.spvm line 330
d
  TestCase->main at TestCase.spvm line 337
t/04_spvmcc/.spvm_build/work/exe/myexe_solo
  TestCase->main at TestCase.spvm line 341
[
  "foo",
  "bar"
] : string[](0x8275965c0)
  TestCase->main at TestCase.spvm line 343
"Hello"
  TestCase->main at TestCase.spvm line 353
undef
  TestCase->main at TestCase.spvm line 359
[
  1,
  2
] : byte[](0x82754f490)
  TestCase->main at TestCase.spvm line 365
[
  1,
  2
] : short[](0x82754f490)
  TestCase->main at TestCase.spvm line 371
[
  1,
  2
] : int[](0x827596580)
  TestCase->main at TestCase.spvm line 377
[
  1,
  2
] : long[](0x827596580)
  TestCase->main at TestCase.spvm line 383
[
  1.2,
  2.4
] : float[](0x827596580)
  TestCase->main at TestCase.spvm line 389
[
  1.2,
  2.4
] : double[](0x827596580)
  TestCase->main at TestCase.spvm line 395
[
  {
    x => 1,
    y => 2,
    z => 3
  },
  {
    x => 4,
    y => 5,
    z => 6
  }
] : TestCase::Point_3b[](0x827596580)
  TestCase->main at TestCase.spvm line 407
[
  {
    x => 1,
    y => 2,
    z => 3
  },
  {
    x => 4,
    y => 5,
    z => 6
  }
] : TestCase::Point_3s[](0x827596580)
  TestCase->main at TestCase.spvm line 419
[
  {
    x => 1,
    y => 2,
    z => 3
  },
  {
    x => 4,
    y => 5,
    z => 6
  }
] : TestCase::Point_3i[](0x8254ac9b0)
  TestCase->main at TestCase.spvm line 431
[
  {
    x => 1,
    y => 2,
    z => 3
  },
  {
    x => 4,
    y => 5,
    z => 6
  }
] : TestCase::Point_3f[](0x8254ac9b0)
  TestCase->main at TestCase.spvm line 443
[
  {
    x => 1.1,
    y => 2.1,
    z => 3.1
  },
  {
    x => 4.1,
    y => 5.1,
    z => 6.1
  }
] : TestCase::Point_3f[](0x8254ac9b0)
  TestCase->main at TestCase.spvm line 455
[
  {
    x => 1.1,
    y => 2.1,
    z => 3.1
  },
  {
    x => 4.1,
    y => 5.1,
    z => 6.1
  }
] : TestCase::Point_3d[](0x82549c810)
  TestCase->main at TestCase.spvm line 467
[
  "abc",
  "def",
  undef
] : string[](0x8254ac9b0)
  TestCase->main at TestCase.spvm line 473
[
  [
    "abc",
    "def",
    undef
  ] : string[](0x8254ac9b0),
  [
    "a",
    "b"
  ] : string[](0x827596600)
] : string[][](0x827596580)
  TestCase->main at TestCase.spvm line 479
TestCase::DumpTest1 (0x827621960) {
  byte_value => 1,
  short_value => 2,
  int_value => 3,
  long_value => 4,
  float_value => 1.1,
  double_value => 1.2,
  string_value => "a",
  int_array => [
    1,
    2,
    3
  ] : int[](0x827596580),
  object_value => TestCase::DumpTest1 (0x827621a00) {
    byte_value => 0,
    short_value => 0,
    int_value => 0,
    long_value => 0,
    float_value => 0,
    double_value => 0,
    string_value => undef,
    int_array => undef,
    object_value => undef
  }
}
  TestCase->main at TestCase.spvm line 495
[
  TestCase::DumpTest1 (0x827621a00) {
    byte_value => 0,
    short_value => 0,
    int_value => 0,
    long_value => 0,
    float_value => 0,
    double_value => 0,
    string_value => undef,
    int_array => undef,
    object_value => REUSE_OBJECT(0x827621a00)
  },
  REUSE_OBJECT(0x827621a00),
  REUSE_OBJECT(0x827621a00)
] : object[](0x8254ac9b0)
  TestCase->main at TestCase.spvm line 506
97 98 99
  TestCase->main at TestCase.spvm line 540
abc
  TestCase->main at TestCase.spvm line 549
PPP
  TestCase->main at TestCase.spvm line 553
QQQ
386
  TestCase->main at TestCase.spvm line 605
3
  TestCase->main at TestCase.spvm line 617
1
  TestCase->main at TestCase.spvm line 620
1
  TestCase->main at TestCase.spvm line 624
AAAAAAAAA 97
  TestCase->main at TestCase.spvm line 635
AAAAAAAAA aaaa
  TestCase->main at TestCase.spvm line 640
reauire
  TestCase->main at TestCase.spvm line 676
0
  TestCase->main at TestCase.spvm line 763
1
  TestCase->main at TestCase.spvm line 764
1
  TestCase->main at TestCase.spvm line 796
5
  TestCase->main at TestCase.spvm line 808
543
  TestCase->main at TestCase.spvm line 817
543
  TestCase->main at TestCase.spvm line 818
5
  TestCase->main at TestCase.spvm line 827
warn
  TestCase->main at TestCase.spvm line 1229
1
  TestCase->main at TestCase.spvm line 1230
1
  TestCase->main at TestCase.spvm line 1231
0.5
  TestCase->main at TestCase.spvm line 1232
0.5
  TestCase->main at TestCase.spvm line 1233
warn
  TestCase->main at TestCase.spvm line 1235
1
  TestCase->main at TestCase.spvm line 1236
1
  TestCase->main at TestCase.spvm line 1237
0.5
  TestCase->main at TestCase.spvm line 1238
0.5
  TestCase->main at TestCase.spvm line 1239
t/04_spvmcc/spvmcc.t ........................................................... ok
[Compile a native class source file for the "Foo" class using the config file "/tmp/NVVHCiYR8M/SPVM-Foo/blib/lib/SPVM/Foo.config"]
cc -c -o .spvm_build/work/object/SPVM/Foo.o -std=gnu99 -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/tmp/NVVHCiYR8M/SPVM-Foo/blib/lib/SPVM/Foo.native/include /tmp/NVVHCiYR8M/SPVM-Foo/blib/lib/SPVM/Foo.c
[Generate a dynamic link library for the "Foo" class]
cc -o blib/lib/SPVM/Foo.so .spvm_build/work/object/SPVM/Foo.o -O2 -shared -pthread -pthread
[Compile a native class source file for the "Foo" class using the config file "/tmp/rImn567ZCV/SPVM-Foo/blib/lib/SPVM/Foo.config"]
clang++ -c -o .spvm_build/work/object/SPVM/Foo.o -O3 -pthread -fPIC -I/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib/SPVM/Builder/include -I/tmp/rImn567ZCV/SPVM-Foo/blib/lib/SPVM/Foo.native/include /tmp/rImn567ZCV/SPVM-Foo/blib/lib/SPVM/Foo.cpp
[Generate a dynamic link library for the "Foo" class]
clang++ -o blib/lib/SPVM/Foo.so .spvm_build/work/object/SPVM/Foo.o -O2 -shared -pthread -pthread
t/05_spvmdist/command.t ........................................................ ok
t/05_spvmdist/module.t ......................................................... ok
All tests successful.
Files=321, Tests=11205, 678 wallclock secs ( 4.09 usr  0.80 sys + 586.09 cusr 60.27 csys = 651.24 CPU)
Result: PASS


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  ExtUtils::CBuilder             0.280236 0.280236
	  ExtUtils::MakeMaker                7.70        0
	  JSON::PP                           4.07  2.27105
	  Test::More                     1.302198     0.92
	  Time::Piece                      1.3401     1.12

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9914
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.84
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.70
	ExtUtils::Install                  2.22
	ExtUtils::MakeMaker                7.70
	ExtUtils::Manifest                 1.75
	ExtUtils::ParseXS                  3.51
	File::Spec                         3.84
	Module::Build                    0.4234
	Pod::Parser                           0
	Pod::Simple                        3.43
	Test2                          1.302198
	Test::Harness                      3.48
	Test::More                     1.302198
	version                          0.9930

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/script:/usr/home/cpan/pit/jail/IjHp7yubhY/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/IjHp7yubhY/lib/perl5:/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 3527
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/thr/conf/perl-5.36.1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/IjHp7yubhY
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/IjHp7yubhY"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/IjHp7yubhY
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /usr/home/cpan/pit/thr/perl-5.36.1/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 36 subversion 1) configuration:
   
  Platform:
    osname=freebsd
    osvers=13.2-release-p8
    archname=amd64-freebsd-thread-multi
    uname='freebsd felstone 13.2-release-p8 freebsd 13.2-release-p8 generic amd64 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/thr/perl-5.36.1 -Dusethreads'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/14.0.5/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil
    perllibs=-lpthread -ldl -lm -lcrypt -lutil
    libc=
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags='-DPIC -fPIC'
    lddlflags='-shared  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under freebsd
  Compiled at Dec 20 2023 03:28:40
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/IjHp7yubhY/lib/perl5:/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="3527"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/thr/conf/perl-5.36.1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/IjHp7yubhY"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/IjHp7yubhY""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/IjHp7yubhY"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/jail/IjHp7yubhY/lib/perl5/5.36.1/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/jail/IjHp7yubhY/lib/perl5/5.36.1
    /usr/home/cpan/pit/jail/IjHp7yubhY/lib/perl5/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/jail/IjHp7yubhY/lib/perl5
    /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/lib
    /usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/QNSGiqw4eA/SPVM-0.990006/blib/arch
    /usr/home/cpan/pit/thr/perl-5.36.1/lib/site_perl/5.36.1/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.36.1/lib/site_perl/5.36.1
    /usr/home/cpan/pit/thr/perl-5.36.1/lib/5.36.1/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.36.1/lib/5.36.1