Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 387578 Details for
Bug 527120
dev-lang/rakudo-2014.10 - src/gc/gc_gms.c:1132: failed assertion 'PObj_constant_TEST(pmc) || (int)POBJ2GEN(pmc) == i'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 64.26 KB, created by
Juergen Rose
on 2014-10-27 18:40:12 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Juergen Rose
Created:
2014-10-27 18:40:12 UTC
Size:
64.26 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-lang/rakudo-2014.10 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: patrick@gentoo.org perl@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 doc elibc_glibc java kernel_linux parrot userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking rakudo-2014.10.tar.gz to /var/tmp/portage/dev-lang/rakudo-2014.10/work >>>> Source unpacked in /var/tmp/portage/dev-lang/rakudo-2014.10/work >>>> Preparing source in /var/tmp/portage/dev-lang/rakudo-2014.10/work/rakudo-2014.10 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/rakudo-2014.10/work/rakudo-2014.10 ... >Verifying installation ... >Using /usr/bin/nqp-p (version 2014.10 / Parrot 6.9.0). >Using /usr/bin/nqp-j (version 2014.10 / OpenJDK 1.7.0_55). >Cleaning up ... > >You can now use 'make' to build Rakudo. >After that, 'make test' will run some tests and >'make install' will install Rakudo. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/rakudo-2014.10/work/rakudo-2014.10 ... >make -j5 >/usr/bin/perl5.20.1 -MExtUtils::Command -e mkpath bin >/usr/bin/nqp-j tools/build/gen-cat.nqp jvm src/vm/jvm/ModuleLoaderVMConfig.nqp src/Perl6/ModuleLoader.nqp src/vm/jvm/Perl6/JavaModuleLoader.nqp > gen/jvm/ModuleLoader.nqp >/usr/bin/nqp-j --target=jar --output=blib/Perl6/Ops.jar --encoding=utf8 \ > src/vm/jvm/Perl6/Ops.nqp >/usr/bin/nqp-j --target=jar --output=blib/Perl6/Pod.jar --encoding=utf8 \ > src/Perl6/Pod.nqp >javac -source 1.7 -cp /usr/languages/nqp/runtime/asm-4.1.jar:/usr/languages/nqp/runtime/asm-tree-4.1.jar:/usr/languages/nqp/runtime/jline-1.0.jar:/usr/languages/nqp/runtime/jna.jar:/usr/languages/nqp/runtime/nqp-runtime.jar:/usr/languages/nqp/lib/nqp.jar -g -d bin src/vm/jvm/runtime/org/perl6/rakudo/*.java >/usr/bin/perl5.20.1 tools/build/create-jvm-runner.pl dev . . /usr /usr/languages/nqp/runtime/asm-4.1.jar:/usr/languages/nqp/runtime/asm-tree-4.1.jar:/usr/languages/nqp/runtime/jline-1.0.jar:/usr/languages/nqp/runtime/jna.jar:/usr/languages/nqp/runtime/nqp-runtime.jar:/usr/languages/nqp/lib/nqp.jar >Creating './perl6-j' >Creating './perl6-jdb-server' >Creating './perl6-eval-server' >cd src/vm/parrot/ops && /usr/bin/ops2c C --dynamic perl6.ops ># Parsing perl6.ops... >jar cf0 rakudo-runtime.jar -C bin/ . >/usr/bin/nqp-j --target=jar --output=blib/Perl6/ModuleLoader.jar --encoding=utf8 \ > gen/jvm/ModuleLoader.nqp ># Parsed perl6.ops in 12.465 seconds; found 121 ops. ># Ops parsed in 12.548 seconds. >cd src/vm/parrot/ops && x86_64-pc-linux-gnu-gcc -c -o perl6_ops.o -I/usr/include/parrot/6.9.0 -I/usr/include/parrot/6.9.0/pmc -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -mpreferred-stack-boundary=6 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -DHASATTRIBUTE_HOT -DHASATTRIBUTE_COLD -DHAS_GETTEXT -I/usr/lib64/libffi-3.1/include -DHAVE_LONG_DOUBLE_VARIANT=0 -fPIC -falign-functions=16 -funit-at-a-time -fexcess-precision=standard -maccumulate-outgoing-args -Wall -Wextra -Waggregate-return -Wcast-qual -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wjump-misses-init -Wlogical-op -Werror=missing-braces -Werror=missing-declarations -Wno-missing-format-attribute -Wmissing-include-dirs -Wmultichar -Wpacked -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Werror=undef -Wno-unused -Wvariadic-macros -Wwrite-strings -Wstack-usage=500 -Wc++-compat -Werror=declaration-after-statement -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=nested-externs -Werror=old-style-definition -Werror=strict-prototypes -fvisibility=hidden perl6_ops.c >In file included from /usr/include/parrot/6.9.0/parrot/string.h:19:0, > from /usr/include/parrot/6.9.0/parrot/context.h:10, > from /usr/include/parrot/6.9.0/parrot/interpreter.h:155, > from /usr/include/parrot/6.9.0/parrot/platform_interface.h:11, > from /usr/include/parrot/6.9.0/parrot/parrot.h:245, > from perl6_ops.h:17, > from perl6_ops.c:13: >perl6_ops.c: In function âbuild_sig_objectâ: >perl6_ops.c:64:63: warning: unused parameter âsignatureâ [-Wunused-parameter] > static PMC *build_sig_object(PARROT_INTERP, ARGIN_NULLOK(PMC *signature), ARGIN(const char *sig), ...) > ^ >/usr/include/parrot/6.9.0/parrot/compiler.h:218:59: note: in definition of macro âARGIN_NULLOKâ > # define ARGIN_NULLOK(x) /*@in@*/ /*@null@*/ x > ^ >/usr/bin/nqp-j tools/build/gen-cat.nqp jvm src/Perl6/Optimizer.nqp > gen/jvm/Perl6-Optimizer.nqp >/usr/bin/nqp-j tools/build/gen-cat.nqp jvm src/Perl6/Metamodel/Archetypes.nqp src/Perl6/Metamodel/Naming.nqp src/Perl6/Metamodel/Documenting.nqp src/Perl6/Metamodel/Stashing.nqp src/Perl6/Metamodel/Versioning.nqp src/Perl6/Metamodel/TypePretense.nqp src/Perl6/Metamodel/MethodDelegation.nqp src/Perl6/Metamodel/BoolificationProtocol.nqp src/Perl6/Metamodel/PackageHOW.nqp src/Perl6/Metamodel/ModuleHOW.nqp src/Perl6/Metamodel/GenericHOW.nqp src/Perl6/Metamodel/AttributeContainer.nqp src/Perl6/Metamodel/Finalization.nqp src/Perl6/Metamodel/MethodContainer.nqp src/Perl6/Metamodel/PrivateMethodContainer.nqp src/Perl6/Metamodel/MultiMethodContainer.nqp src/Perl6/Metamodel/RoleContainer.nqp src/Perl6/Metamodel/MultipleInheritance.nqp src/Perl6/Metamodel/DefaultParent.nqp src/Perl6/Metamodel/BaseType.nqp src/Perl6/Metamodel/C3MRO.nqp src/Perl6/Metamodel/MROBasedMethodDispatch.nqp src/Perl6/Metamodel/MROBasedTypeChecking.nqp src/Perl6/Metamodel/Trusting.nqp src/Perl6/Metamodel/Mixins.nqp src/Perl6/Metamodel/BUILDPLAN.nqp src/Perl6/Metamodel/REPRComposeProtocol.nqp src/Perl6/Metamodel/InvocationProtocol.nqp src/Perl6/Metamodel/RolePunning.nqp src/Perl6/Metamodel/ArrayType.nqp src/Perl6/Metamodel/RoleToRoleApplier.nqp src/Perl6/Metamodel/ConcreteRoleHOW.nqp src/Perl6/Metamodel/CurriedRoleHOW.nqp src/Perl6/Metamodel/ParametricRoleHOW.nqp src/Perl6/Metamodel/ParametricRoleGroupHOW.nqp src/Perl6/Metamodel/RoleToClassApplier.nqp src/Perl6/Metamodel/ClassHOW.nqp src/Perl6/Metamodel/GrammarHOW.nqp src/Perl6/Metamodel/NativeHOW.nqp src/Perl6/Metamodel/SubsetHOW.nqp src/Perl6/Metamodel/EnumHOW.nqp src/Perl6/Metamodel/ContainerDescriptor.nqp src/Perl6/Metamodel/Dispatchers.nqp src/vm/jvm/Perl6/Metamodel/JavaHOW.nqp > gen/jvm/Metamodel.nqp >perl6_ops.c: In function âParrot_perl6_type_check_return_value_p_pâ: >perl6_ops.c:3468:28: warning: function call has aggregate value [-Waggregate-return] > storage_spec spec = REPR(rtype)->get_storage_spec(interp, STABLE(rtype)); > ^ >perl6_ops.c: In function ârun_leave_phasersâ: >perl6_ops.c:130:91: warning: argument âexceptionsâ might be clobbered by âlongjmpâ or âvforkâ [-Wclobbered] > static PMC *run_leave_phasers(PARROT_INTERP, PMC *ctx, PMC *perl6_code, PMC *result, PMC *exceptions) > ^ >cd src/vm/parrot/guts && x86_64-pc-linux-gnu-gcc -c -o exceptions.o -I/usr/include/parrot/6.9.0 -I/usr/include/parrot/6.9.0/pmc -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -mpreferred-stack-boundary=6 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -DHASATTRIBUTE_HOT -DHASATTRIBUTE_COLD -DHAS_GETTEXT -I/usr/lib64/libffi-3.1/include -DHAVE_LONG_DOUBLE_VARIANT=0 -fPIC -falign-functions=16 -funit-at-a-time -fexcess-precision=standard -maccumulate-outgoing-args -Wall -Wextra -Waggregate-return -Wcast-qual -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wjump-misses-init -Wlogical-op -Werror=missing-braces -Werror=missing-declarations -Wno-missing-format-attribute -Wmissing-include-dirs -Wmultichar -Wpacked -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Werror=undef -Wno-unused -Wvariadic-macros -Wwrite-strings -Wstack-usage=500 -Wc++-compat -Werror=declaration-after-statement -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=nested-externs -Werror=old-style-definition -Werror=strict-prototypes -fvisibility=hidden exceptions.c >cd src/vm/parrot/guts && x86_64-pc-linux-gnu-gcc -c -o bind.o -I/usr/include/parrot/6.9.0 -I/usr/include/parrot/6.9.0/pmc -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -mpreferred-stack-boundary=6 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -DHASATTRIBUTE_HOT -DHASATTRIBUTE_COLD -DHAS_GETTEXT -I/usr/lib64/libffi-3.1/include -DHAVE_LONG_DOUBLE_VARIANT=0 -fPIC -falign-functions=16 -funit-at-a-time -fexcess-precision=standard -maccumulate-outgoing-args -Wall -Wextra -Waggregate-return -Wcast-qual -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wjump-misses-init -Wlogical-op -Werror=missing-braces -Werror=missing-declarations -Wno-missing-format-attribute -Wmissing-include-dirs -Wmultichar -Wpacked -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Werror=undef -Wno-unused -Wvariadic-macros -Wwrite-strings -Wstack-usage=500 -Wc++-compat -Werror=declaration-after-statement -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=nested-externs -Werror=old-style-definition -Werror=strict-prototypes -fvisibility=hidden bind.c >bind.c: In function âcreate_boxâ: >bind.c:99:5: warning: switch missing default case [-Wswitch-default] > switch (bv.type) { > ^ >In file included from /usr/include/parrot/6.9.0/parrot/string.h:19:0, > from /usr/include/parrot/6.9.0/parrot/context.h:10, > from /usr/include/parrot/6.9.0/parrot/interpreter.h:155, > from /usr/include/parrot/6.9.0/parrot/platform_interface.h:11, > from /usr/include/parrot/6.9.0/parrot/parrot.h:245, > from bind.c:7: >bind.c: In function âjunc_or_failâ: >/usr/include/parrot/6.9.0/parrot/interpreter.h:127:67: warning: unused parameter âinterpâ [-Wunused-parameter] > #define PARROT_INTERP /*@notnull@*/ /*@in@*/ ARGMOD(Parrot_Interp interp) > ^ >/usr/include/parrot/6.9.0/parrot/compiler.h:226:62: note: in definition of macro âARGMODâ > # define ARGMOD(x) /*@in@*/ /*@notnull@*/ x > ^ >bind.c:305:28: note: in expansion of macro âPARROT_INTERPâ > static INTVAL junc_or_fail(PARROT_INTERP, PMC *value) { > ^ >bind.c: In function âRakudo_binding_bind_one_paramâ: >bind.c:554:13: warning: switch missing default case [-Wswitch-default] > switch (bv.type) { > ^ >bind.c:634:13: warning: switch missing default case [-Wswitch-default] > switch (bv.type) { > ^ >bind.c:317:77: warning: unused parameter âsignatureâ [-Wunused-parameter] > Rakudo_binding_bind_one_param(PARROT_INTERP, PMC *lexpad, Rakudo_Signature *signature, Rakudo_Parameter *param, > ^ >bind.c: In function âRakudo_binding_handle_optionalâ: >bind.c:714:77: warning: unused parameter âlexpadâ [-Wunused-parameter] > Rakudo_binding_handle_optional(PARROT_INTERP, Rakudo_Parameter *param, PMC *lexpad) { > ^ >bind.c: In function âget_positional_bind_valâ: >bind.c:757:1: warning: function returns an aggregate [-Waggregate-return] > get_positional_bind_val(PARROT_INTERP, struct Pcc_cell *pc_positionals, PMC *capture, INTVAL cur_pos_arg) { > ^ >bind.c: In function âRakudo_binding_bindâ: >bind.c:883:28: warning: function call has aggregate value [-Waggregate-return] > cur_bv = get_positional_bind_val(interp, pc_positionals, capture, k); > ^ >bind.c:947:28: warning: function call has aggregate value [-Waggregate-return] > cur_bv = get_positional_bind_val(interp, pc_positionals, capture, cur_pos_arg); > ^ >bind.c:970:28: warning: function call has aggregate value [-Waggregate-return] > cur_bv = get_positional_bind_val(interp, pc_positionals, capture, cur_pos_arg); > ^ >bind.c: In function âRakudo_binding_bind_one_param.isra.7â: >bind.c:341:14: warning: function call has aggregate value [-Waggregate-return] > spec = REPR(decont_value)->get_storage_spec(interp, STABLE(decont_value)); > ^ >bind.c: In function âRakudo_binding_trial_bindâ: >bind.c:1147:34: warning: function call has aggregate value [-Waggregate-return] > storage_spec spec = REPR(arg)->get_storage_spec(interp, STABLE(arg)); > ^ >cd src/vm/parrot/guts && x86_64-pc-linux-gnu-gcc -c -o container.o -I/usr/include/parrot/6.9.0 -I/usr/include/parrot/6.9.0/pmc -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -mpreferred-stack-boundary=6 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -DHASATTRIBUTE_HOT -DHASATTRIBUTE_COLD -DHAS_GETTEXT -I/usr/lib64/libffi-3.1/include -DHAVE_LONG_DOUBLE_VARIANT=0 -fPIC -falign-functions=16 -funit-at-a-time -fexcess-precision=standard -maccumulate-outgoing-args -Wall -Wextra -Waggregate-return -Wcast-qual -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wjump-misses-init -Wlogical-op -Werror=missing-braces -Werror=missing-declarations -Wno-missing-format-attribute -Wmissing-include-dirs -Wmultichar -Wpacked -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Werror=undef -Wno-unused -Wvariadic-macros -Wwrite-strings -Wstack-usage=500 -Wc++-compat -Werror=declaration-after-statement -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=nested-externs -Werror=old-style-definition -Werror=strict-prototypes -fvisibility=hidden container.c >In file included from /usr/include/parrot/6.9.0/parrot/string.h:19:0, > from /usr/include/parrot/6.9.0/parrot/context.h:10, > from /usr/include/parrot/6.9.0/parrot/interpreter.h:155, > from /usr/include/parrot/6.9.0/parrot/platform_interface.h:11, > from /usr/include/parrot/6.9.0/parrot/parrot.h:245, > from container.c:2: >container.c: In function ârakudo_scalar_fetchâ: >/usr/include/parrot/6.9.0/parrot/interpreter.h:127:67: warning: unused parameter âinterpâ [-Wunused-parameter] > #define PARROT_INTERP /*@notnull@*/ /*@in@*/ ARGMOD(Parrot_Interp interp) > ^ >/usr/include/parrot/6.9.0/parrot/compiler.h:226:62: note: in definition of macro âARGMODâ > # define ARGMOD(x) /*@in@*/ /*@notnull@*/ x > ^ >container.c:27:34: note: in expansion of macro âPARROT_INTERPâ > static PMC * rakudo_scalar_fetch(PARROT_INTERP, PMC *cont) { > ^ >container.c: In function ârakudo_scalar_gc_mark_dataâ: >/usr/include/parrot/6.9.0/parrot/interpreter.h:127:67: warning: unused parameter âinterpâ [-Wunused-parameter] > #define PARROT_INTERP /*@notnull@*/ /*@in@*/ ARGMOD(Parrot_Interp interp) > ^ >/usr/include/parrot/6.9.0/parrot/compiler.h:226:62: note: in definition of macro âARGMODâ > # define ARGMOD(x) /*@in@*/ /*@notnull@*/ x > ^ >container.c:92:40: note: in expansion of macro âPARROT_INTERPâ > static void rakudo_scalar_gc_mark_data(PARROT_INTERP, STable *st) { > ^ >container.c:92:63: warning: unused parameter âstâ [-Wunused-parameter] > static void rakudo_scalar_gc_mark_data(PARROT_INTERP, STable *st) { > ^ >In file included from /usr/include/parrot/6.9.0/parrot/string.h:19:0, > from /usr/include/parrot/6.9.0/parrot/context.h:10, > from /usr/include/parrot/6.9.0/parrot/interpreter.h:155, > from /usr/include/parrot/6.9.0/parrot/platform_interface.h:11, > from /usr/include/parrot/6.9.0/parrot/parrot.h:245, > from container.c:2: >container.c: In function ârakudo_scalar_gc_free_dataâ: >/usr/include/parrot/6.9.0/parrot/interpreter.h:127:67: warning: unused parameter âinterpâ [-Wunused-parameter] > #define PARROT_INTERP /*@notnull@*/ /*@in@*/ ARGMOD(Parrot_Interp interp) > ^ >/usr/include/parrot/6.9.0/parrot/compiler.h:226:62: note: in definition of macro âARGMODâ > # define ARGMOD(x) /*@in@*/ /*@notnull@*/ x > ^ >container.c:96:40: note: in expansion of macro âPARROT_INTERPâ > static void rakudo_scalar_gc_free_data(PARROT_INTERP, STable *st) { > ^ >container.c:96:63: warning: unused parameter âstâ [-Wunused-parameter] > static void rakudo_scalar_gc_free_data(PARROT_INTERP, STable *st) { > ^ >In file included from /usr/include/parrot/6.9.0/parrot/string.h:19:0, > from /usr/include/parrot/6.9.0/parrot/context.h:10, > from /usr/include/parrot/6.9.0/parrot/interpreter.h:155, > from /usr/include/parrot/6.9.0/parrot/platform_interface.h:11, > from /usr/include/parrot/6.9.0/parrot/parrot.h:245, > from container.c:2: >container.c: In function ârakudo_scalar_serializeâ: >/usr/include/parrot/6.9.0/parrot/interpreter.h:127:67: warning: unused parameter âinterpâ [-Wunused-parameter] > #define PARROT_INTERP /*@notnull@*/ /*@in@*/ ARGMOD(Parrot_Interp interp) > ^ >/usr/include/parrot/6.9.0/parrot/compiler.h:226:62: note: in definition of macro âARGMODâ > # define ARGMOD(x) /*@in@*/ /*@notnull@*/ x > ^ >container.c:100:37: note: in expansion of macro âPARROT_INTERPâ > static void rakudo_scalar_serialize(PARROT_INTERP, STable *st, SerializationWriter *writer) { > ^ >container.c:100:60: warning: unused parameter âstâ [-Wunused-parameter] > static void rakudo_scalar_serialize(PARROT_INTERP, STable *st, SerializationWriter *writer) { > ^ >container.c:100:85: warning: unused parameter âwriterâ [-Wunused-parameter] > static void rakudo_scalar_serialize(PARROT_INTERP, STable *st, SerializationWriter *writer) { > ^ >In file included from /usr/include/parrot/6.9.0/parrot/string.h:19:0, > from /usr/include/parrot/6.9.0/parrot/context.h:10, > from /usr/include/parrot/6.9.0/parrot/interpreter.h:155, > from /usr/include/parrot/6.9.0/parrot/platform_interface.h:11, > from /usr/include/parrot/6.9.0/parrot/parrot.h:245, > from container.c:2: >container.c: In function ârakudo_scalar_deserializeâ: >/usr/include/parrot/6.9.0/parrot/interpreter.h:127:67: warning: unused parameter âinterpâ [-Wunused-parameter] > #define PARROT_INTERP /*@notnull@*/ /*@in@*/ ARGMOD(Parrot_Interp interp) > ^ >/usr/include/parrot/6.9.0/parrot/compiler.h:226:62: note: in definition of macro âARGMODâ > # define ARGMOD(x) /*@in@*/ /*@notnull@*/ x > ^ >container.c:104:39: note: in expansion of macro âPARROT_INTERPâ > static void rakudo_scalar_deserialize(PARROT_INTERP, STable *st, SerializationReader *reader) { > ^ >container.c:104:62: warning: unused parameter âstâ [-Wunused-parameter] > static void rakudo_scalar_deserialize(PARROT_INTERP, STable *st, SerializationReader *reader) { > ^ >container.c:104:87: warning: unused parameter âreaderâ [-Wunused-parameter] > static void rakudo_scalar_deserialize(PARROT_INTERP, STable *st, SerializationReader *reader) { > ^ >In file included from /usr/include/parrot/6.9.0/parrot/string.h:19:0, > from /usr/include/parrot/6.9.0/parrot/context.h:10, > from /usr/include/parrot/6.9.0/parrot/interpreter.h:155, > from /usr/include/parrot/6.9.0/parrot/platform_interface.h:11, > from /usr/include/parrot/6.9.0/parrot/parrot.h:245, > from container.c:2: >container.c: In function ârakudo_scalar_set_container_specâ: >/usr/include/parrot/6.9.0/parrot/interpreter.h:127:67: warning: unused parameter âinterpâ [-Wunused-parameter] > #define PARROT_INTERP /*@notnull@*/ /*@in@*/ ARGMOD(Parrot_Interp interp) > ^ >/usr/include/parrot/6.9.0/parrot/compiler.h:226:62: note: in definition of macro âARGMODâ > # define ARGMOD(x) /*@in@*/ /*@notnull@*/ x > ^ >container.c:110:46: note: in expansion of macro âPARROT_INTERPâ > static void rakudo_scalar_set_container_spec(PARROT_INTERP, STable *st) { > ^ >container.c: In function ârakudo_scalar_configure_container_specâ: >/usr/include/parrot/6.9.0/parrot/interpreter.h:127:67: warning: unused parameter âinterpâ [-Wunused-parameter] > #define PARROT_INTERP /*@notnull@*/ /*@in@*/ ARGMOD(Parrot_Interp interp) > ^ >/usr/include/parrot/6.9.0/parrot/compiler.h:226:62: note: in definition of macro âARGMODâ > # define ARGMOD(x) /*@in@*/ /*@notnull@*/ x > ^ >container.c:115:52: note: in expansion of macro âPARROT_INTERPâ > static void rakudo_scalar_configure_container_spec(PARROT_INTERP, STable *st, PMC *config) { > ^ >container.c:115:75: warning: unused parameter âstâ [-Wunused-parameter] > static void rakudo_scalar_configure_container_spec(PARROT_INTERP, STable *st, PMC *config) { > ^ >container.c:115:84: warning: unused parameter âconfigâ [-Wunused-parameter] > static void rakudo_scalar_configure_container_spec(PARROT_INTERP, STable *st, PMC *config) { > ^ >container.c: In function âRakudo_cont_registerâ: >container.c:121:31: warning: request for implicit conversion from âvoid *â to âstruct ContainerConfigurer *â not permitted in C++ [-Wc++-compat] > ContainerConfigurer *cc = mem_sys_allocate(sizeof(ContainerConfigurer)); > ^ >container.c:123:24: warning: request for implicit conversion from âvoid *â to âstruct ContainerSpec *â not permitted in C++ [-Wc++-compat] > rakudo_scalar_spec = mem_sys_allocate(sizeof(ContainerSpec)); > ^ >In file included from /usr/include/parrot/6.9.0/parrot/string.h:19:0, > from /usr/include/parrot/6.9.0/parrot/context.h:10, > from /usr/include/parrot/6.9.0/parrot/interpreter.h:155, > from /usr/include/parrot/6.9.0/parrot/platform_interface.h:11, > from /usr/include/parrot/6.9.0/parrot/parrot.h:245, > from container.c:2: >container.c: In function âRakudo_cont_is_rw_scalarâ: >/usr/include/parrot/6.9.0/parrot/interpreter.h:127:67: warning: unused parameter âinterpâ [-Wunused-parameter] > #define PARROT_INTERP /*@notnull@*/ /*@in@*/ ARGMOD(Parrot_Interp interp) > ^ >/usr/include/parrot/6.9.0/parrot/compiler.h:226:62: note: in definition of macro âARGMODâ > # define ARGMOD(x) /*@in@*/ /*@notnull@*/ x > ^ >container.c:186:33: note: in expansion of macro âPARROT_INTERPâ > INTVAL Rakudo_cont_is_rw_scalar(PARROT_INTERP, PMC *check) { > ^ >cd src/vm/parrot/guts && x86_64-pc-linux-gnu-gcc -c -o types.o -I/usr/include/parrot/6.9.0 -I/usr/include/parrot/6.9.0/pmc -march=core2 -mtune=generic -Os -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -mpreferred-stack-boundary=6 -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -DHASATTRIBUTE_HOT -DHASATTRIBUTE_COLD -DHAS_GETTEXT -I/usr/lib64/libffi-3.1/include -DHAVE_LONG_DOUBLE_VARIANT=0 -fPIC -falign-functions=16 -funit-at-a-time -fexcess-precision=standard -maccumulate-outgoing-args -Wall -Wextra -Waggregate-return -Wcast-qual -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wjump-misses-init -Wlogical-op -Werror=missing-braces -Werror=missing-declarations -Wno-missing-format-attribute -Wmissing-include-dirs -Wmultichar -Wpacked -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Werror=undef -Wno-unused -Wvariadic-macros -Wwrite-strings -Wstack-usage=500 -Wc++-compat -Werror=declaration-after-statement -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=nested-externs -Werror=old-style-definition -Werror=strict-prototypes -fvisibility=hidden types.c >cd src/vm/parrot/ops && x86_64-pc-linux-gnu-gcc -o perl6_ops.so perl6_ops.o ../guts/bind.o ../guts/exceptions.o ../guts/container.o ../guts/types.o -Wl,-O1 -Wl,--as-needed -shared -march=core2 -mtune=generic -O2 -pipe -msse3 -msse4 -mcx16 -msahf -mpopcnt -mpreferred-stack-boundary=6 -Wl,-O1 -Wl,--as-needed -fPIC -lnsl -ldl -lm -lcrypt -lutil -lpthread -lrt -lgmp -lreadline -lffi -L/usr/lib64 -licuuc -licudata >/usr/bin/nqp-j --target=jar --output=blib/Perl6/Actions.jar --encoding=utf8 \ > src/Perl6/Actions.nqp >/usr/bin/perl5.20.1 -MExtUtils::Command -e cp src/vm/parrot/ops/perl6_ops.so dynext >/usr/bin/perl5.20.1 -MExtUtils::Command -e chmod 755 dynext/perl6_ops.so >/usr/bin/nqp-p tools/build/gen-cat.nqp parrot src/vm/parrot/ModuleLoaderVMConfig.nqp src/Perl6/ModuleLoader.nqp > gen/parrot/ModuleLoader.nqp >/usr/bin/nqp-p --target=pir --output=src/gen/perl6-moduleloader.pir --encoding=utf8 \ > gen/parrot/ModuleLoader.nqp >/usr/bin/nqp-p --vmlibs=perl6_ops --target=pir --output=src/gen/perl6-ops.pir --encoding=utf8 \ > src/vm/parrot/Perl6/Ops.nqp >/usr/bin/parrot -o blib/Perl6/ModuleLoader.pbc src/gen/perl6-moduleloader.pir >/usr/bin/nqp-p --vmlibs=perl6_ops --target=pir --output=src/gen/perl6-pod.pir --encoding=utf8 \ > src/Perl6/Pod.nqp >/usr/bin/nqp-j --target=jar --output=blib/Perl6/Optimizer.jar --encoding=utf8 \ > gen/jvm/Perl6-Optimizer.nqp >/usr/bin/nqp-j --target=jar --output=blib/Perl6/Metamodel.jar --encoding=utf8 \ > gen/jvm/Metamodel.nqp >/usr/bin/parrot -o blib/Perl6/Ops.pbc src/gen/perl6-ops.pir >/usr/bin/nqp-j --target=jar --output=blib/Perl6/World.jar --encoding=utf8 \ > src/Perl6/World.nqp >/usr/bin/parrot -o blib/Perl6/Pod.pbc src/gen/perl6-pod.pir >/usr/bin/nqp-p tools/build/gen-cat.nqp parrot src/Perl6/Optimizer.nqp > gen/parrot/Perl6-Optimizer.nqp >/usr/bin/nqp-p --vmlibs=perl6_ops --target=pir --output=src/gen/perl6-optimizer.pir --encoding=utf8 \ > gen/parrot/Perl6-Optimizer.nqp >/usr/bin/nqp-p tools/build/gen-cat.nqp parrot src/Perl6/Metamodel/Archetypes.nqp src/Perl6/Metamodel/Naming.nqp src/Perl6/Metamodel/Documenting.nqp src/Perl6/Metamodel/Stashing.nqp src/Perl6/Metamodel/Versioning.nqp src/Perl6/Metamodel/TypePretense.nqp src/Perl6/Metamodel/MethodDelegation.nqp src/Perl6/Metamodel/BoolificationProtocol.nqp src/Perl6/Metamodel/PackageHOW.nqp src/Perl6/Metamodel/ModuleHOW.nqp src/Perl6/Metamodel/GenericHOW.nqp src/Perl6/Metamodel/AttributeContainer.nqp src/Perl6/Metamodel/Finalization.nqp src/Perl6/Metamodel/MethodContainer.nqp src/Perl6/Metamodel/PrivateMethodContainer.nqp src/Perl6/Metamodel/MultiMethodContainer.nqp src/Perl6/Metamodel/RoleContainer.nqp src/Perl6/Metamodel/MultipleInheritance.nqp src/Perl6/Metamodel/DefaultParent.nqp src/Perl6/Metamodel/BaseType.nqp src/Perl6/Metamodel/C3MRO.nqp src/Perl6/Metamodel/MROBasedMethodDispatch.nqp src/Perl6/Metamodel/MROBasedTypeChecking.nqp src/Perl6/Metamodel/Trusting.nqp src/Perl6/Metamodel/Mixins.nqp src/Perl6/Metamodel/BUILDPLAN.nqp src/Perl6/Metamodel/REPRComposeProtocol.nqp src/Perl6/Metamodel/InvocationProtocol.nqp src/Perl6/Metamodel/ParrotInterop.nqp src/Perl6/Metamodel/RolePunning.nqp src/Perl6/Metamodel/ArrayType.nqp src/Perl6/Metamodel/RoleToRoleApplier.nqp src/Perl6/Metamodel/ConcreteRoleHOW.nqp src/Perl6/Metamodel/CurriedRoleHOW.nqp src/Perl6/Metamodel/ParametricRoleHOW.nqp src/Perl6/Metamodel/ParametricRoleGroupHOW.nqp src/Perl6/Metamodel/RoleToClassApplier.nqp src/Perl6/Metamodel/ClassHOW.nqp src/Perl6/Metamodel/GrammarHOW.nqp src/Perl6/Metamodel/NativeHOW.nqp src/Perl6/Metamodel/SubsetHOW.nqp src/Perl6/Metamodel/EnumHOW.nqp src/Perl6/Metamodel/ContainerDescriptor.nqp src/Perl6/Metamodel/Dispatchers.nqp > gen/parrot/Metamodel.nqp >/usr/bin/parrot -o blib/Perl6/Optimizer.pbc src/gen/perl6-optimizer.pir >/usr/bin/nqp-j --target=jar --output=blib/Perl6/Compiler.jar --encoding=utf8 \ > src/Perl6/Compiler.nqp >/usr/bin/nqp-p --target=pir --output=src/gen/perl6-metamodel.pir --encoding=utf8 \ > --vmlibs=perl6_ops gen/parrot/Metamodel.nqp >/usr/bin/nqp-p --vmlibs=perl6_ops --target=pir --output=src/gen/perl6-symboltable.pir --encoding=utf8 \ > src/Perl6/World.nqp >/usr/bin/nqp-p --vmlibs=perl6_ops --target=pir --output=src/gen/perl6-actions.pir --encoding=utf8 \ > src/Perl6/Actions.nqp >/usr/bin/nqp-p --target=pir --output=src/gen/perl6-compiler.pir --encoding=utf8 \ > src/Perl6/Compiler.nqp >/usr/bin/parrot -o blib/Perl6/Compiler.pbc src/gen/perl6-compiler.pir >/usr/bin/nqp-j tools/build/gen-cat.nqp jvm src/Perl6/Metamodel/BOOTSTRAP.nqp src/Perl6/Metamodel/EXPORTHOW.nqp > gen/jvm/BOOTSTRAP.nqp >/usr/bin/perl5.20.1 tools/build/nqp-jvm-rr.pl /usr/bin/nqp-j --target=jar \ > --output=blib/Perl6/BOOTSTRAP.jar --encoding=utf8 gen/jvm/BOOTSTRAP.nqp >/usr/bin/nqp-j --target=jar --output=blib/Perl6/Grammar.jar --encoding=utf8 \ > src/Perl6/Grammar.nqp >/usr/bin/parrot -o blib/Perl6/Metamodel.pbc src/gen/perl6-metamodel.pir >/usr/bin/nqp-p tools/build/gen-cat.nqp parrot src/Perl6/Metamodel/BOOTSTRAP.nqp src/Perl6/Metamodel/EXPORTHOW.nqp > gen/parrot/BOOTSTRAP.nqp >/usr/bin/parrot -o blib/Perl6/World.pbc src/gen/perl6-symboltable.pir >/usr/bin/nqp-p --target=pir --output=src/gen/perl6-bootstrap.pir --encoding=utf8 \ > --vmlibs=perl6_ops gen/parrot/BOOTSTRAP.nqp >/usr/bin/parrot -o blib/Perl6/BOOTSTRAP.pbc src/gen/perl6-bootstrap.pir >/usr/bin/parrot -o blib/Perl6/Actions.pbc src/gen/perl6-actions.pir >/usr/bin/perl5.20.1 tools/build/gen-version.pl > gen/jvm/main-version.nqp >/usr/bin/nqp-p --target=pir --output=src/gen/perl6-grammar.pir --encoding=utf8 \ > src/Perl6/Grammar.nqp >/usr/bin/nqp-j tools/build/gen-cat.nqp jvm src/main.nqp gen/jvm/main-version.nqp > gen/jvm/main.nqp >/usr/bin/nqp-j --target=jar --javaclass=perl6 --output=perl6.jar \ > gen/jvm/main.nqp >/usr/bin/nqp-j tools/build/gen-cat.nqp jvm src/core/core_prologue.pm src/core/traits.pm src/core/Positional.pm src/core/Associative.pm src/core/Callable.pm src/core/natives.pm src/core/stubs.pm src/core/control.pm src/core/Mu.pm src/core/Stringy.pm src/core/Any.pm src/core/Whatever.pm src/core/array_slice.pm src/core/hash_slice.pm src/core/Scalar.pm src/core/Code.pm src/core/WhateverCode.pm src/core/Block.pm src/core/Attribute.pm src/core/Variable.pm src/core/Routine.pm src/core/Sub.pm src/core/Macro.pm src/core/Method.pm src/core/Submethod.pm src/core/Junction.pm src/core/Cool.pm src/core/Enumeration.pm src/core/Bool.pm src/core/Numeric.pm src/core/Real.pm src/core/Int.pm src/core/Order.pm src/core/UInt64.pm src/core/Num.pm src/core/Buf.pm src/core/Str.pm src/core/Capture.pm src/core/Parcel.pm src/core/Iterable.pm src/core/Iterator.pm src/core/Nil.pm src/core/Range.pm src/core/ListIter.pm src/core/MapIter.pm src/core/GatherIter.pm src/core/List.pm src/core/LoL.pm src/core/Array.pm src/core/Enum.pm src/core/Pair.pm src/core/HashIter.pm src/core/EnumMap.pm src/core/Hash.pm src/core/Stash.pm src/core/Label.pm src/core/PseudoStash.pm src/core/Parameter.pm src/core/Signature.pm src/core/Rational.pm src/core/Rat.pm src/core/Complex.pm src/core/Backtrace.pm src/core/Exception.pm src/core/Failure.pm src/core/Match.pm src/core/Cursor.pm src/core/Grammar.pm src/core/Regex.pm src/core/IO.pm src/core/IO/Spec.pm src/core/IO/Spec/Unix.pm src/core/IO/Spec/Win32.pm src/core/IO/Spec/Cygwin.pm src/core/IO/Spec/QNX.pm src/core/IO/Handle.pm src/core/IO/Path.pm src/core/IO/Special.pm src/core/io_operators.pm src/core/IO/ArgFiles.pm src/core/AST.pm src/core/CallFrame.pm src/core/Main.pm src/core/tai-utc.pm src/core/Instant.pm src/core/Duration.pm src/core/Temporal.pm src/core/EXPORTHOW.pm src/core/Pod.pm src/core/QuantHash.pm src/core/Setty.pm src/core/Set.pm src/core/SetHash.pm src/core/Baggy.pm src/core/Bag.pm src/core/BagHash.pm src/core/Mixy.pm src/core/Mix.pm src/core/MixHash.pm src/core/set_operators.pm src/core/ObjAt.pm src/core/Version.pm src/core/ForeignCode.pm src/core/operators.pm src/core/metaops.pm src/core/precedence.pm src/core/Deprecations.pm src/core/Thread.pm src/core/Lock.pm src/core/Semaphore.pm src/core/Cancellation.pm src/core/Scheduler.pm src/core/Env.pm src/core/ThreadPoolScheduler.pm src/core/CurrentThreadScheduler.pm src/core/Promise.pm src/core/Channel.pm src/core/Supply.pm src/core/SupplyOperations.pm src/vm/jvm/core/KeyReducer.pm src/vm/jvm/core/IOAsyncFile.pm src/core/asyncops.pm src/core/IO/Notification.pm src/core/IO/Socket.pm src/core/IO/Socket/Async.pm src/core/IO/Socket/INET.pm src/core/Systemic.pm src/core/VM.pm src/core/Distro.pm src/core/Kernel.pm src/core/Compiler.pm src/core/Perl.pm src/core/OS.pm src/core/JSON/Pretty.pm src/core/Distribution.pm src/core/CompUnit.pm src/core/CompUnitRepo.pm src/core/CompUnitRepo/Locally.pm src/core/CompUnitRepo/Local/File.pm src/core/CompUnitRepo/Local/Installation.pm src/core/Argfiles.pm src/core/Inc.pm src/core/Process.pm src/core/StrDistance.pm src/core/core_epilogue.pm > gen/jvm/CORE.setting >/usr/bin/nqp-j tools/build/gen-cat.nqp jvm src/perl6-debug.nqp gen/jvm/main-version.nqp > gen/jvm/j-perl6-debug.nqp >/usr/bin/nqp-j --target=jar --javaclass=perl6-debug --output=perl6-debug.jar \ > gen/jvm/j-perl6-debug.nqp >The following step can take a long time, please be patient. >java -Xss1m -Xms500m -Xmx2000m -Xbootclasspath/a:.:/usr/languages/nqp/runtime/asm-4.1.jar:/usr/languages/nqp/runtime/asm-tree-4.1.jar:/usr/languages/nqp/runtime/jline-1.0.jar:/usr/languages/nqp/runtime/jna.jar:/usr/languages/nqp/runtime/nqp-runtime.jar:/usr/languages/nqp/lib/nqp.jar:rakudo-runtime.jar:perl6.jar -cp /usr/languages/nqp/lib perl6 --setting=NULL --ll-exception --optimize=3 --target=jar --stagestats --output=CORE.setting.jar gen/jvm/CORE.setting >Stage start : 0.001 >Stage parse : /usr/bin/perl5.20.1 tools/build/create-jvm-runner.pl dev-debug . . /usr /usr/languages/nqp/runtime/asm-4.1.jar:/usr/languages/nqp/runtime/asm-tree-4.1.jar:/usr/languages/nqp/runtime/jline-1.0.jar:/usr/languages/nqp/runtime/jna.jar:/usr/languages/nqp/runtime/nqp-runtime.jar:/usr/languages/nqp/lib/nqp.jar >Creating './perl6-debug-j' >/usr/bin/parrot -o blib/Perl6/Grammar.pbc src/gen/perl6-grammar.pir >/usr/bin/perl5.20.1 tools/build/gen-version.pl > gen/parrot/main-version.nqp >/usr/bin/nqp-p tools/build/gen-cat.nqp parrot src/main.nqp gen/parrot/main-version.nqp > gen/parrot/main.nqp >/usr/bin/nqp-p --vmlibs=perl6_ops --target=pir --output=src/gen/perl6.pir \ > gen/parrot/main.nqp >/usr/bin/parrot -o perl6.pbc src/gen/perl6.pir >/usr/bin/pbc_to_exe -operl6-p perl6.pbc >/usr/bin/nqp-p tools/build/gen-cat.nqp parrot src/perl6-debug.nqp gen/parrot/main-version.nqp > gen/parrot/p-perl6-debug.nqp >/usr/bin/nqp-p --vmlibs=perl6_ops --target=pir --output=src/gen/perl6-debug.pir \ > gen/parrot/p-perl6-debug.nqp >/usr/bin/nqp-p tools/build/gen-cat.nqp parrot src/core/core_prologue.pm src/core/traits.pm src/core/Positional.pm src/core/Associative.pm src/core/Callable.pm src/core/natives.pm src/core/stubs.pm src/core/control.pm src/core/Mu.pm src/core/Stringy.pm src/core/Any.pm src/core/Whatever.pm src/core/array_slice.pm src/core/hash_slice.pm src/core/Scalar.pm src/core/Code.pm src/core/WhateverCode.pm src/core/Block.pm src/core/Attribute.pm src/core/Variable.pm src/core/Routine.pm src/core/Sub.pm src/core/Macro.pm src/core/Method.pm src/core/Submethod.pm src/core/Junction.pm src/core/Cool.pm src/core/Enumeration.pm src/core/Bool.pm src/core/Numeric.pm src/core/Real.pm src/core/Int.pm src/core/Order.pm src/core/UInt64.pm src/core/Num.pm src/core/Buf.pm src/core/Str.pm src/core/Capture.pm src/core/Parcel.pm src/core/Iterable.pm src/core/Iterator.pm src/core/Nil.pm src/core/Range.pm src/core/ListIter.pm src/core/MapIter.pm src/core/GatherIter.pm src/core/List.pm src/core/LoL.pm src/core/Array.pm src/core/Enum.pm src/core/Pair.pm src/core/HashIter.pm src/core/EnumMap.pm src/core/Hash.pm src/core/Stash.pm src/core/Label.pm src/core/PseudoStash.pm src/core/Parameter.pm src/core/Signature.pm src/core/Rational.pm src/core/Rat.pm src/core/Complex.pm src/core/Backtrace.pm src/core/Exception.pm src/core/Failure.pm src/core/Match.pm src/core/Cursor.pm src/core/Grammar.pm src/core/Regex.pm src/core/IO.pm src/core/IO/Spec.pm src/core/IO/Spec/Unix.pm src/core/IO/Spec/Win32.pm src/core/IO/Spec/Cygwin.pm src/core/IO/Spec/QNX.pm src/core/IO/Handle.pm src/core/IO/Path.pm src/core/IO/Special.pm src/core/io_operators.pm src/core/IO/ArgFiles.pm src/core/IO/Socket.pm src/core/IO/Socket/INET.pm src/core/AST.pm src/core/CallFrame.pm src/core/Main.pm src/core/tai-utc.pm src/core/Instant.pm src/core/Duration.pm src/core/Temporal.pm src/core/EXPORTHOW.pm src/core/Pod.pm src/core/Lock.pm src/core/QuantHash.pm src/core/Setty.pm src/core/Set.pm src/core/SetHash.pm src/core/Baggy.pm src/core/Bag.pm src/core/BagHash.pm src/core/Mixy.pm src/core/Mix.pm src/core/MixHash.pm src/core/set_operators.pm src/core/ObjAt.pm src/core/Version.pm src/core/ForeignCode.pm src/core/operators.pm src/core/metaops.pm src/core/precedence.pm src/core/Deprecations.pm src/core/Env.pm src/core/Systemic.pm src/core/VM.pm src/core/Distro.pm src/core/Kernel.pm src/core/Compiler.pm src/core/Perl.pm src/core/OS.pm src/core/JSON/Pretty.pm src/core/Distribution.pm src/core/CompUnit.pm src/core/CompUnitRepo.pm src/core/CompUnitRepo/Locally.pm src/core/CompUnitRepo/Local/File.pm src/core/CompUnitRepo/Local/Installation.pm src/core/Argfiles.pm src/core/Inc.pm src/core/Process.pm src/core/StrDistance.pm src/core/core_epilogue.pm > gen/parrot/CORE.setting >/usr/bin/parrot -o perl6-debug.pbc src/gen/perl6-debug.pir >/usr/bin/pbc_to_exe -operl6-debug-p perl6-debug.pbc >The following step can take a long time, please be patient. >./perl6-p --setting=NULL --ll-exception --optimize=3 --target=pir --stagestats --output=src/gen/p-CORE.setting.pir gen/parrot/CORE.setting >Stage start : 0.000 >Stage parse : 245.031 >Stage syntaxcheck: 0.000 >Stage ast : 0.001 >Stage optimize : 21.937 >Stage jast : 52.965 >Stage classfile : 16.427 >Stage jar : 0.000 >./perl6-j --target=jar --output=lib/Test.pm.jar lib/Test.pm >./perl6-j --target=jar --output=lib/lib.pm6.jar lib/lib.pm6 >./perl6-j --target=jar --output=lib/Pod/To/Text.pm.jar lib/Pod/To/Text.pm >355.763 >Stage syntaxcheck: 0.000 >Stage ast : 0.000 >Stage optimize : 20.118 >Stage post : 80.704 >Stage pir : 6.417 >/usr/bin/parrot -o CORE.setting.pbc src/gen/p-CORE.setting.pir >./perl6-p --target=pir --output=src/gen/RESTRICTED.setting.pir src/RESTRICTED.setting >./perl6-p --target=pir --output=lib/Test.pm.pir lib/Test.pm >./perl6-p --target=pir --output=lib/lib.pm6.pir lib/lib.pm6 >./perl6-p --target=pir --output=lib/Pod/To/Text.pm.pir lib/Pod/To/Text.pm >src/gc/gc_gms.c:1132: failed assertion 'PObj_constant_TEST(pmc) || (int)POBJ2GEN(pmc) == i' >Backtrace - Obtained 23 stack frames (max trace depth is 32). >/usr/lib64/libparrot.so.6.9.0(+0x82156) [0x7f853438a156] >/usr/lib64/libparrot.so.6.9.0(Parrot_confess+0x2f) [0x7f853435985b] >/usr/lib64/libparrot.so.6.9.0(+0x87963) [0x7f853438f963] >/usr/lib64/libparrot.so.6.9.0(+0x88147) [0x7f8534390147] >/usr/lib64/libparrot.so.6.9.0(Parrot_gc_new_pmc_header+0x13) [0x7f853438c221] >/usr/lib64/libparrot.so.6.9.0(+0xa3f86) [0x7f85343abf86] >/usr/lib64/libparrot.so.6.9.0(Parrot_pmc_new_init+0x55) [0x7f85343ac319] >/usr/lib64/libparrot.so.6.9.0(+0xc8933) [0x7f85343d0933] >/usr/lib64/libparrot.so.6.9.0(+0xa545f) [0x7f85343ad45f] >/usr/lib64/libparrot.so.6.9.0(+0xa4d35) [0x7f85343acd35] >/usr/lib64/libparrot.so.6.9.0(+0x8feaf) [0x7f8534397eaf] >/usr/lib64/libparrot.so.6.9.0(Parrot_pcc_invoke_from_sig_object+0xaf) [0x7f8534394933] >/usr/lib64/libparrot.so.6.9.0(Parrot_ext_call+0xda) [0x7f853438aac2] >/usr/lib64/libparrot.so.6.9.0(+0x142dc1) [0x7f853444adc1] >/usr/lib64/libparrot.so.6.9.0(Parrot_pcc_invoke_from_sig_object+0x7a) [0x7f85343948fe] >/usr/lib64/libparrot.so.6.9.0(Parrot_ext_call+0xda) [0x7f853438aac2] >/usr/lib64/libparrot.so.6.9.0(+0xa8830) [0x7f85343b0830] >/usr/lib64/libparrot.so.6.9.0(Parrot_cx_begin_execution+0x67) [0x7f85343b0997] >/usr/lib64/libparrot.so.6.9.0(Parrot_pf_execute_bytecode_program+0x187) [0x7f85343b7c31] >/usr/lib64/libparrot.so.6.9.0(Parrot_api_run_bytecode+0xe5) [0x7f8534387003] >./perl6-p(main+0x1f6) [0x4012e6] >/lib64/libc.so.6(__libc_start_main+0xf5) [0x7f8533f86a65] >./perl6-p() [0x40133c] >Attempting to get PIR backtrace. No guarantees. Here goes... >current instr.: '!alt' pc 12679 (gen/parrot/stage2/QRegex.pir:5053) (gen/parrot/stage2/QRegex.nqp:843) >called from Sub '_ws' pc 23628 (src/gen/perl6-grammar.pir:9149) (src/Perl6/Grammar.nqp:450) >called from Sub 'ws' pc 23445 (src/gen/perl6-grammar.pir:9080) (src/Perl6/Grammar.nqp:445) >called from Sub 'package_def' pc 156319 (src/gen/perl6-grammar.pir:54616) (src/Perl6/Grammar.nqp:2209) >called from Sub 'package_declarator:sym<class>' pc 151766 (src/gen/perl6-grammar.pir:53045) (src/Perl6/Grammar.nqp:2148) >called from Sub '!protoregex' pc 12176 (gen/parrot/stage2/QRegex.pir:4833) (gen/parrot/stage2/QRegex.nqp:816) >called from Sub 'package_declarator' pc 150515 (src/gen/perl6-grammar.pir:52631) (src/Perl6/Grammar.nqp:2132) >called from Sub 'scoped' pc 175905 (src/gen/perl6-grammar.pir:61120) (src/Perl6/Grammar.nqp:2475) >called from Sub 'scope_declarator:sym<my>' pc 173039 (src/gen/perl6-grammar.pir:60130) (src/Perl6/Grammar.nqp:2446) >called from Sub '!protoregex' pc 12176 (gen/parrot/stage2/QRegex.pir:4833) (gen/parrot/stage2/QRegex.nqp:816) >called from Sub 'scope_declarator' pc 172866 (src/gen/perl6-grammar.pir:60068) (src/Perl6/Grammar.nqp:2445) >called from Sub 'term:sym<scope_declarator>' pc 119978 (src/gen/perl6-grammar.pir:42100) (src/Perl6/Grammar.nqp:1793) >called from Sub '!protoregex' pc 12176 (gen/parrot/stage2/QRegex.pir:4833) (gen/parrot/stage2/QRegex.nqp:816) >called from Sub 'term' pc 219291 (src/gen/perl6-grammar.pir:74675) (src/Perl6/Grammar.nqp:3062) >called from Sub 'termish' pc 259508 (src/gen/perl6-grammar.pir:88528) (src/Perl6/Grammar.nqp:3554) >called from Sub 'EXPR' pc 18118 (gen/parrot/stage2/NQPHLL.pir:6784) (gen/parrot/stage2/NQPHLL.nqp:587) >called from Sub 'EXPR' pc 261005 (src/gen/perl6-grammar.pir:89036) (src/Perl6/Grammar.nqp:3589) >called from Sub 'statement' pc 77655 (src/gen/perl6-grammar.pir:28405) (src/Perl6/Grammar.nqp:1300) >called from Sub 'statementlist' pc 73184 (src/gen/perl6-grammar.pir:26953) (src/Perl6/Grammar.nqp:1237) >called from Sub 'LANG' pc 20747 (gen/parrot/stage2/NQPHLL.pir:7811) (gen/parrot/stage2/NQPHLL.nqp:795) >called from Sub 'FOREIGN_LANG' pc 103554 (src/gen/perl6-grammar.pir:36830) (src/Perl6/Grammar.nqp:1638) >called from Sub 'comp_unit' pc 67808 (src/gen/perl6-grammar.pir:24884) (src/Perl6/Grammar.nqp:1093) >called from Sub 'TOP' pc 18021 (src/gen/perl6-grammar.pir:7190) (src/Perl6/Grammar.nqp:356) >called from Sub 'parse' pc 20624 (gen/parrot/stage2/QRegex.pir:8082) (gen/parrot/stage2/QRegex.nqp:1410) >called from Sub 'parse' pc 32474 (gen/parrot/stage2/NQPHLL.pir:12581) (gen/parrot/stage2/NQPHLL.nqp:1454) >called from Sub 'compile' pc 31849 (gen/parrot/stage2/NQPHLL.pir:12354) (gen/parrot/stage2/NQPHLL.nqp:1409) >called from Sub 'eval' pc 27488 (gen/parrot/stage2/NQPHLL.pir:10578) (gen/parrot/stage2/NQPHLL.nqp:1156) >called from Sub 'evalfiles' pc 30722 (gen/parrot/stage2/NQPHLL.pir:11905) (gen/parrot/stage2/NQPHLL.nqp:1367) >called from Sub 'command_eval' pc 29225 (gen/parrot/stage2/NQPHLL.pir:11336) (gen/parrot/stage2/NQPHLL.nqp:1270) >called from Sub 'command_eval' pc 355 (src/gen/perl6-compiler.pir:186) (src/Perl6/Compiler.nqp:17) >called from Sub 'command_line' pc 28603 (gen/parrot/stage2/NQPHLL.pir:11066) (gen/parrot/stage2/NQPHLL.nqp:1245) >called from Sub 'MAIN' pc 350 (src/gen/perl6.pir:129) (gen/parrot/main.nqp:39) >called from Sub '<mainline>' pc 317 (src/gen/perl6.pir:111) (gen/parrot/main.nqp:31) >called from Sub '' pc 1222 (src/gen/perl6.pir:438) (gen/parrot/main.nqp:55) >src/gc/gc_gms.c:1132: failed assertion 'PObj_constant_TEST(pmc) || (int)POBJ2GEN(pmc) == i' >Backtrace - Obtained 24 stack frames (max trace depth is 32). >/usr/lib64/libparrot.so.6.9.0(+0x82156) [0x7f9ebf89a156] >/usr/lib64/libparrot.so.6.9.0(Parrot_confess+0x2f) [0x7f9ebf86985b] >/usr/lib64/libparrot.so.6.9.0(+0x87963) [0x7f9ebf89f963] >/usr/lib64/libparrot.so.6.9.0(+0x88147) [0x7f9ebf8a0147] >/usr/lib64/libparrot.so.6.9.0(Parrot_gc_new_pmc_header+0x13) [0x7f9ebf89c221] >/usr/lib64/libparrot.so.6.9.0(+0xa3f86) [0x7f9ebf8bbf86] >/usr/lib64/libparrot.so.6.9.0(Parrot_pmc_new+0x8b) [0x7f9ebf8bc176] >/usr/lib64/libparrot.so.6.9.0(Parrot_pcc_build_sig_object_from_op+0x46) [0x7f9ebf8a5f79] >/usr/lib64/libparrot.so.6.9.0(+0x62ad5) [0x7f9ebf87aad5] >/usr/lib64/libparrot.so.6.9.0(+0xa545f) [0x7f9ebf8bd45f] >/usr/lib64/libparrot.so.6.9.0(+0xa4d35) [0x7f9ebf8bcd35] >/usr/lib64/libparrot.so.6.9.0(+0x8feaf) [0x7f9ebf8a7eaf] >/usr/lib64/libparrot.so.6.9.0(Parrot_pcc_invoke_from_sig_object+0xaf) [0x7f9ebf8a4933] >/usr/lib64/libparrot.so.6.9.0(Parrot_ext_call+0xda) [0x7f9ebf89aac2] >/usr/lib64/libparrot.so.6.9.0(+0x142dc1) [0x7f9ebf95adc1] >/usr/lib64/libparrot.so.6.9.0(Parrot_pcc_invoke_from_sig_object+0x7a) [0x7f9ebf8a48fe] >/usr/lib64/libparrot.so.6.9.0(Parrot_ext_call+0xda) [0x7f9ebf89aac2] >/usr/lib64/libparrot.so.6.9.0(+0xa8830) [0x7f9ebf8c0830] >/usr/lib64/libparrot.so.6.9.0(Parrot_cx_begin_execution+0x67) [0x7f9ebf8c0997] >/usr/lib64/libparrot.so.6.9.0(Parrot_pf_execute_bytecode_program+0x187) [0x7f9ebf8c7c31] >/usr/lib64/libparrot.so.6.9.0(Parrot_api_run_bytecode+0xe5) [0x7f9ebf897003] >./perl6-p(main+0x1f6) [0x4012e6] >/lib64/libc.so.6(__libc_start_main+0xf5) [0x7f9ebf496a65] >./perl6-p() [0x40133c] >Attempting to get PIR backtrace. No guarantees. Here goes... >current instr.: 'MARKED' pc 20371 (gen/parrot/stage2/NQPHLL.pir:7670) (gen/parrot/stage2/NQPHLL.nqp:783) >called from Sub 'ws' pc 23422 (src/gen/perl6-grammar.pir:9071) (src/Perl6/Grammar.nqp:442) >called from Sub 'statementlist' pc 73496 (src/gen/perl6-grammar.pir:27028) (src/Perl6/Grammar.nqp:1237) >called from Sub 'blockoid' pc 82380 (src/gen/perl6-grammar.pir:30030) (src/Perl6/Grammar.nqp:1383) >called from Sub 'pblock' pc 80151 (src/gen/perl6-grammar.pir:29235) (src/Perl6/Grammar.nqp:1337) >called from Sub 'xblock' pc 79572 (src/gen/perl6-grammar.pir:29041) (src/Perl6/Grammar.nqp:1330) >called from Sub 'statement_control:sym<given>' pc 105746 (src/gen/perl6-grammar.pir:37488) (src/Perl6/Grammar.nqp:1723) >called from Sub '!protoregex' pc 12176 (gen/parrot/stage2/QRegex.pir:4833) (gen/parrot/stage2/QRegex.nqp:816) >called from Sub 'statement_control' pc 87053 (src/gen/perl6-grammar.pir:31807) (src/Perl6/Grammar.nqp:1432) >called from Sub 'statement' pc 77609 (src/gen/perl6-grammar.pir:28395) (src/Perl6/Grammar.nqp:1300) >called from Sub 'statementlist' pc 73184 (src/gen/perl6-grammar.pir:26953) (src/Perl6/Grammar.nqp:1237) >called from Sub 'blockoid' pc 82380 (src/gen/perl6-grammar.pir:30030) (src/Perl6/Grammar.nqp:1383) >called from Sub 'routine_def' pc 182616 (src/gen/perl6-grammar.pir:63183) (src/Perl6/Grammar.nqp:2594) >called from Sub 'routine_declarator:sym<sub>' pc 179278 (src/gen/perl6-grammar.pir:62122) (src/Perl6/Grammar.nqp:2547) >called from Sub '!protoregex' pc 12176 (gen/parrot/stage2/QRegex.pir:4833) (gen/parrot/stage2/QRegex.nqp:816) >called from Sub 'routine_declarator' pc 179025 (src/gen/perl6-grammar.pir:62043) (src/Perl6/Grammar.nqp:2545) >called from Sub 'term:sym<routine_declarator>' pc 120196 (src/gen/perl6-grammar.pir:42181) (src/Perl6/Grammar.nqp:1794) >called from Sub '!protoregex' pc 12176 (gen/parrot/stage2/QRegex.pir:4833) (gen/parrot/stage2/QRegex.nqp:816) >called from Sub 'term' pc 219291 (src/gen/perl6-grammar.pir:74675) (src/Perl6/Grammar.nqp:3062) >called from Sub 'termish' pc 259508 (src/gen/perl6-grammar.pir:88528) (src/Perl6/Grammar.nqp:3554) >called from Sub 'EXPR' pc 18118 (gen/parrot/stage2/NQPHLL.pir:6784) (gen/parrot/stage2/NQPHLL.nqp:587) >called from Sub 'EXPR' pc 261005 (src/gen/perl6-grammar.pir:89036) (src/Perl6/Grammar.nqp:3589) >called from Sub 'statement' pc 77655 (src/gen/perl6-grammar.pir:28405) (src/Perl6/Grammar.nqp:1300) >called from Sub 'statementlist' pc 73184 (src/gen/perl6-grammar.pir:26953) (src/Perl6/Grammar.nqp:1237) >called from Sub 'package_def' pc 161775 (src/gen/perl6-grammar.pir:56464) (src/Perl6/Grammar.nqp:2386) >called from Sub 'package_declarator:sym<class>' pc 151766 (src/gen/perl6-grammar.pir:53045) (src/Perl6/Grammar.nqp:2148) >called from Sub '!protoregex' pc 12176 (gen/parrot/stage2/QRegex.pir:4833) (gen/parrot/stage2/QRegex.nqp:816) >called from Sub 'package_declarator' pc 150515 (src/gen/perl6-grammar.pir:52631) (src/Perl6/Grammar.nqp:2132) >called from Sub 'term:sym<package_declarator>' pc 119760 (src/gen/perl6-grammar.pir:42019) (src/Perl6/Grammar.nqp:1792) >called from Sub '!protoregex' pc 12176 (gen/parrot/stage2/QRegex.pir:4833) (gen/parrot/stage2/QRegex.nqp:816) >called from Sub 'term' pc 219291 (src/gen/perl6-grammar.pir:74675) (src/Perl6/Grammar.nqp:3062) >called from Sub 'termish' pc 259508 (src/gen/perl6-grammar.pir:88528) (src/Perl6/Grammar.nqp:3554) >called from Sub 'EXPR' pc 18118 (gen/parrot/stage2/NQPHLL.pir:6784) (gen/parrot/stage2/NQPHLL.nqp:587) >called from Sub 'EXPR' pc 261005 (src/gen/perl6-grammar.pir:89036) (src/Perl6/Grammar.nqp:3589) >called from Sub 'statement' pc 77655 (src/gen/perl6-grammar.pir:28405) (src/Perl6/Grammar.nqp:1300) >called from Sub 'statementlist' pc 73184 (src/gen/perl6-grammar.pir:26953) (src/Perl6/Grammar.nqp:1237) >called from Sub 'LANG' pc 20747 (gen/parrot/stage2/NQPHLL.pir:7811) (gen/parrot/stage2/NQPHLL.nqp:795) >called from Sub 'FOREIGN_LANG' pc 103554 (src/gen/perl6-grammar.pir:36830) (src/Perl6/Grammar.nqp:1638) >called from Sub 'comp_unit' pc 67808 (src/gen/perl6-grammar.pir:24884) (src/Perl6/Grammar.nqp:1093) >called from Sub 'TOP' pc 18021 (src/gen/perl6-grammar.pir:7190) (src/Perl6/Grammar.nqp:356) >called from Sub 'parse' pc 20624 (gen/parrot/stage2/QRegex.pir:8082) (gen/parrot/stage2/QRegex.nqp:1410) >called from Sub 'parse' pc 32474 (gen/parrot/stage2/NQPHLL.pir:12581) (gen/parrot/stage2/NQPHLL.nqp:1454) >called from Sub 'compile' pc 31849 (gen/parrot/stage2/NQPHLL.pir:12354) (gen/parrot/stage2/NQPHLL.nqp:1409) >called from Sub 'eval' pc 27488 (gen/parrot/stage2/NQPHLL.pir:10578) (gen/parrot/stage2/NQPHLL.nqp:1156) >called from Sub 'evalfiles' pc 30722 (gen/parrot/stage2/NQPHLL.pir:11905) (gen/parrot/stage2/NQPHLL.nqp:1367) >called from Sub 'command_eval' pc 29225 (gen/parrot/stage2/NQPHLL.pir:11336) (gen/parrot/stage2/NQPHLL.nqp:1270) >called from Sub 'command_eval' pc 355 (src/gen/perl6-compiler.pir:186) (src/Perl6/Compiler.nqp:17) >called from Sub 'command_line' pc 28603 (gen/parrot/stage2/NQPHLL.pir:11066) (gen/parrot/stage2/NQPHLL.nqp:1245) >called from Sub 'MAIN' pc 350 (src/gen/perl6.pir:129) (gen/parrot/main.nqp:39) >called from Sub '<mainline>' pc 317 (src/gen/perl6.pir:111) (gen/parrot/main.nqp:31) >called from Sub '' pc 1222 (src/gen/perl6.pir:438) (gen/parrot/main.nqp:55) >Makefile:540: recipe for target 'RESTRICTED.setting.pbc' failed >make: *** [RESTRICTED.setting.pbc] Aborted >make: *** Waiting for unfinished jobs.... >src/gc/gc_gms.c:1132: failed assertion 'PObj_constant_TEST(pmc) || (int)POBJ2GEN(pmc) == i' >Backtrace - Obtained 24 stack frames (max trace depth is 32). >/usr/lib64/libparrot.so.6.9.0(+0x82156) [0x7f80f4dd3156] >/usr/lib64/libparrot.so.6.9.0(Parrot_confess+0x2f) [0x7f80f4da285b] >/usr/lib64/libparrot.so.6.9.0(+0x87963) [0x7f80f4dd8963] >/usr/lib64/libparrot.so.6.9.0(+0x88147) [0x7f80f4dd9147] >/usr/lib64/libparrot.so.6.9.0(Parrot_gc_new_pmc_header+0x13) [0x7f80f4dd5221] >/usr/lib64/libparrot.so.6.9.0(+0xa3f86) [0x7f80f4df4f86] >/usr/lib64/libparrot.so.6.9.0(Parrot_pmc_new+0x8b) [0x7f80f4df5176] >/usr/lib64/libparrot.so.6.9.0(Parrot_pcc_reuse_continuation+0x96) [0x7f80f4de15d0] >/usr/lib64/libparrot.so.6.9.0(+0x6181f) [0x7f80f4db281f] >/usr/lib64/libparrot.so.6.9.0(+0xa545f) [0x7f80f4df645f] >/usr/lib64/libparrot.so.6.9.0(+0xa4d35) [0x7f80f4df5d35] >/usr/lib64/libparrot.so.6.9.0(+0x8feaf) [0x7f80f4de0eaf] >/usr/lib64/libparrot.so.6.9.0(Parrot_pcc_invoke_from_sig_object+0xaf) [0x7f80f4ddd933] >/usr/lib64/libparrot.so.6.9.0(Parrot_ext_call+0xda) [0x7f80f4dd3ac2] >/usr/lib64/libparrot.so.6.9.0(+0x142dc1) [0x7f80f4e93dc1] >/usr/lib64/libparrot.so.6.9.0(Parrot_pcc_invoke_from_sig_object+0x7a) [0x7f80f4ddd8fe] >/usr/lib64/libparrot.so.6.9.0(Parrot_ext_call+0xda) [0x7f80f4dd3ac2] >/usr/lib64/libparrot.so.6.9.0(+0xa8830) [0x7f80f4df9830] >/usr/lib64/libparrot.so.6.9.0(Parrot_cx_begin_execution+0x67) [0x7f80f4df9997] >/usr/lib64/libparrot.so.6.9.0(Parrot_pf_execute_bytecode_program+0x187) [0x7f80f4e00c31] >/usr/lib64/libparrot.so.6.9.0(Parrot_api_run_bytecode+0xe5) [0x7f80f4dd0003] >./perl6-p(main+0x1f6) [0x4012e6] >/lib64/libc.so.6(__libc_start_main+0xf5) [0x7f80f49cfa65] >./perl6-p() [0x40133c] >Attempting to get PIR backtrace. No guarantees. Here goes... >Makefile:557: recipe for target 'lib/Pod/To/Text.pm.pir' failed >make: *** [lib/Pod/To/Text.pm.pir] Aborted >current instr.: 'MATCH' pc 19648 (gen/parrot/stage2/QRegex.pir:7691) (gen/parrot/stage2/QRegex.nqp:1326) >called from Sub 'variable' pc 147862 (src/gen/perl6-grammar.pir:51642) (src/Perl6/Grammar.nqp:2113) >called from Sub 'term:sym<variable>' pc 119476 (src/gen/perl6-grammar.pir:41915) (src/Perl6/Grammar.nqp:1791) >called from Sub '!protoregex' pc 12176 (gen/parrot/stage2/QRegex.pir:4833) (gen/parrot/stage2/QRegex.nqp:816) >called from Sub 'term' pc 219291 (src/gen/perl6-grammar.pir:74675) (src/Perl6/Grammar.nqp:3062) >called from Sub 'termish' pc 259508 (src/gen/perl6-grammar.pir:88528) (src/Perl6/Grammar.nqp:3554) >called from Sub 'EXPR' pc 18118 (gen/parrot/stage2/NQPHLL.pir:6784) (gen/parrot/stage2/NQPHLL.nqp:587) >called from Sub 'EXPR' pc 261005 (src/gen/perl6-grammar.pir:89036) (src/Perl6/Grammar.nqp:3589) >called from Sub 'statement' pc 77655 (src/gen/perl6-grammar.pir:28405) (src/Perl6/Grammar.nqp:1300) >called from Sub 'semilist' pc 74175 (src/gen/perl6-grammar.pir:27250) (src/Perl6/Grammar.nqp:1257) >called from Sub 'circumfix:sym<( )>' pc 256479 (src/gen/perl6-grammar.pir:87472) (src/Perl6/Grammar.nqp:3509) >called from Sub '!protoregex' pc 12176 (gen/parrot/stage2/QRegex.pir:4833) (gen/parrot/stage2/QRegex.nqp:816) >called from Sub 'circumfix' pc 2893 (gen/parrot/stage2/NQPHLL.pir:1275) (gen/parrot/stage2/NQPHLL.nqp:172) >called from Sub 'term:sym<circumfix>' pc 121129 (src/gen/perl6-grammar.pir:42522) (src/Perl6/Grammar.nqp:1797) >called from Sub '!protoregex' pc 12176 (gen/parrot/stage2/QRegex.pir:4833) (gen/parrot/stage2/QRegex.nqp:816) >called from Sub 'term' pc 219291 (src/gen/perl6-grammar.pir:74675) (src/Perl6/Grammar.nqp:3062) >called from Sub 'termish' pc 259508 (src/gen/perl6-grammar.pir:88528) (src/Perl6/Grammar.nqp:3554) >called from Sub 'EXPR' pc 18118 (gen/parrot/stage2/NQPHLL.pir:6784) (gen/parrot/stage2/NQPHLL.nqp:587) >called from Sub 'EXPR' pc 261005 (src/gen/perl6-grammar.pir:89036) (src/Perl6/Grammar.nqp:3589) >called from Sub 'arglist' pc 229614 (src/gen/perl6-grammar.pir:78335) (src/Perl6/Grammar.nqp:3196) >called from Sub 'semiarglist' pc 229164 (src/gen/perl6-grammar.pir:78192) (src/Perl6/Grammar.nqp:3191) >called from Sub 'args' pc 228573 (src/gen/perl6-grammar.pir:78014) (src/Perl6/Grammar.nqp:3179) >called from Sub 'term:sym<identifier>' pc 222739 (src/gen/perl6-grammar.pir:75878) (src/Perl6/Grammar.nqp:3091) >called from Sub '!protoregex' pc 12176 (gen/parrot/stage2/QRegex.pir:4833) (gen/parrot/stage2/QRegex.nqp:816) >called from Sub 'term' pc 219291 (src/gen/perl6-grammar.pir:74675) (src/Perl6/Grammar.nqp:3062) >called from Sub 'termish' pc 259508 (src/gen/perl6-grammar.pir:88528) (src/Perl6/Grammar.nqp:3554) >called from Sub 'EXPR' pc 18118 (gen/parrot/stage2/NQPHLL.pir:6784) (gen/parrot/stage2/NQPHLL.nqp:587) >called from Sub 'EXPR' pc 261005 (src/gen/perl6-grammar.pir:89036) (src/Perl6/Grammar.nqp:3589) >called from Sub 'arglist' pc 229614 (src/gen/perl6-grammar.pir:78335) (src/Perl6/Grammar.nqp:3196) >called from Sub 'methodop' pc 273013 (src/gen/perl6-grammar.pir:92993) (src/Perl6/Grammar.nqp:3780) >called from Sub 'dottyop' pc 271262 (src/gen/perl6-grammar.pir:92455) (src/Perl6/Grammar.nqp:3752) >called from Sub 'dotty:sym<.>' pc 270400 (src/gen/perl6-grammar.pir:92180) (src/Perl6/Grammar.nqp:3742) >called from Sub '!protoregex' pc 12176 (gen/parrot/stage2/QRegex.pir:4833) (gen/parrot/stage2/QRegex.nqp:816) >called from Sub 'dotty' pc 270229 (src/gen/perl6-grammar.pir:92118) (src/Perl6/Grammar.nqp:3741) >called from Sub 'postfixish' pc 265557 (src/gen/perl6-grammar.pir:90527) (src/Perl6/Grammar.nqp:3655) >called from Sub 'termish' pc 260219 (src/gen/perl6-grammar.pir:88757) (src/Perl6/Grammar.nqp:3570) >called from Sub 'EXPR' pc 18118 (gen/parrot/stage2/NQPHLL.pir:6784) (gen/parrot/stage2/NQPHLL.nqp:587) >called from Sub 'EXPR' pc 261005 (src/gen/perl6-grammar.pir:89036) (src/Perl6/Grammar.nqp:3589) >called from Sub 'statement' pc 77655 (src/gen/perl6-grammar.pir:28405) (src/Perl6/Grammar.nqp:1300) >called from Sub 'statementlist' pc 73184 (src/gen/perl6-grammar.pir:26953) (src/Perl6/Grammar.nqp:1237) >called from Sub 'blockoid' pc 82380 (src/gen/perl6-grammar.pir:30030) (src/Perl6/Grammar.nqp:1383) >called from Sub 'routine_def' pc 182616 (src/gen/perl6-grammar.pir:63183) (src/Perl6/Grammar.nqp:2594) >called from Sub 'routine_declarator:sym<sub>' pc 179278 (src/gen/perl6-grammar.pir:62122) (src/Perl6/Grammar.nqp:2547) >called from Sub '!protoregex' pc 12176 (gen/parrot/stage2/QRegex.pir:4833) (gen/parrot/stage2/QRegex.nqp:816) >called from Sub 'routine_declarator' pc 179025 (src/gen/perl6-grammar.pir:62043) (src/Perl6/Grammar.nqp:2545) >called from Sub 'declarator' pc 166988 (src/gen/perl6-grammar.pir:58327) (src/Perl6/Grammar.nqp:2406) >called from Sub 'multi_declarator:sym<multi>' pc 171396 (src/gen/perl6-grammar.pir:59620) (src/Perl6/Grammar.nqp:2426) >called from Sub '!protoregex' pc 12176 (gen/parrot/stage2/QRegex.pir:4833) (gen/parrot/stage2/QRegex.nqp:816) >called from Sub 'multi_declarator' pc 171097 (src/gen/perl6-grammar.pir:59529) (src/Perl6/Grammar.nqp:2424) >called from Sub 'term:sym<multi_declarator>' pc 120448 (src/gen/perl6-grammar.pir:42270) (src/Perl6/Grammar.nqp:1795) >called from Sub '!protoregex' pc 12176 (gen/parrot/stage2/QRegex.pir:4833) (gen/parrot/stage2/QRegex.nqp:816) >called from Sub 'term' pc 219291 (src/gen/perl6-grammar.pir:74675) (src/Perl6/Grammar.nqp:3062) >called from Sub 'termish' pc 259508 (src/gen/perl6-grammar.pir:88528) (src/Perl6/Grammar.nqp:3554) >called from Sub 'EXPR' pc 18118 (gen/parrot/stage2/NQPHLL.pir:6784) (gen/parrot/stage2/NQPHLL.nqp:587) >called from Sub 'EXPR' pc 261005 (src/gen/perl6-grammar.pir:89036) (src/Perl6/Grammar.nqp:3589) >called from Sub 'statement' pc 77655 (src/gen/perl6-grammar.pir:28405) (src/Perl6/Grammar.nqp:1300) >called from Sub 'statementlist' pc 73184 (src/gen/perl6-grammar.pir:26953) (src/Perl6/Grammar.nqp:1237) >called from Sub 'package_def' pc 161775 (src/gen/perl6-grammar.pir:56464) (src/Perl6/Grammar.nqp:2386) >called from Sub 'package_declarator:sym<module>' pc 151309 (src/gen/perl6-grammar.pir:52895) (src/Perl6/Grammar.nqp:2142) >called from Sub '!protoregex' pc 12176 (gen/parrot/stage2/QRegex.pir:4833) (gen/parrot/stage2/QRegex.nqp:816) >called from Sub 'package_declarator' pc 150515 (src/gen/perl6-grammar.pir:52631) (src/Perl6/Grammar.nqp:2132) >called from Sub 'term:sym<package_declarator>' pc 119760 (src/gen/perl6-grammar.pir:42019) (src/Perl6/Grammar.nqp:1792) >called from Sub '!protoregex' pc 12176 (gen/parrot/stage2/QRegex.pir:4833) (gen/parrot/stage2/QRegex.nqp:816) >called from Sub 'term' pc 219291 (src/gen/perl6-grammar.pir:74675) (src/Perl6/Grammar.nqp:3062) >called from Sub 'termish' pc 259508 (src/gen/perl6-grammar.pir:88528) (src/Perl6/Grammar.nqp:3554) >called from Sub 'EXPR' pc 18118 (gen/parrot/stage2/NQPHLL.pir:6784) (gen/parrot/stage2/NQPHLL.nqp:587) >called from Sub 'EXPR' pc 261005 (src/gen/perl6-grammar.pir:89036) (src/Perl6/Grammar.nqp:3589) >called from Sub 'statement' pc 77655 (src/gen/perl6-grammar.pir:28405) (src/Perl6/Grammar.nqp:1300) >called from Sub 'statementlist' pc 73184 (src/gen/perl6-grammar.pir:26953) (src/Perl6/Grammar.nqp:1237) >called from Sub 'LANG' pc 20747 (gen/parrot/stage2/NQPHLL.pir:7811) (gen/parrot/stage2/NQPHLL.nqp:795) >called from Sub 'FOREIGN_LANG' pc 103554 (src/gen/perl6-grammar.pir:36830) (src/Perl6/Grammar.nqp:1638) >called from Sub 'comp_unit' pc 67808 (src/gen/perl6-grammar.pir:24884) (src/Perl6/Grammar.nqp:1093) >called from Sub 'TOP' pc 18021 (src/gen/perl6-grammar.pir:7190) (src/Perl6/Grammar.nqp:356) >called from Sub 'parse' pc 20624 (gen/parrot/stage2/QRegex.pir:8082) (gen/parrot/stage2/QRegex.nqp:1410) >called from Sub 'parse' pc 32474 (gen/parrot/stage2/NQPHLL.pir:12581) (gen/parrot/stage2/NQPHLL.nqp:1454) >called from Sub 'compile' pc 31849 (gen/parrot/stage2/NQPHLL.pir:12354) (gen/parrot/stage2/NQPHLL.nqp:1409) >called from Sub 'eval' pc 27488 (gen/parrot/stage2/NQPHLL.pir:10578) (gen/parrot/stage2/NQPHLL.nqp:1156) >called from Sub 'evalfiles' pc 30722 (gen/parrot/stage2/NQPHLL.pir:11905) (gen/parrot/stage2/NQPHLL.nqp:1367) >called from Sub 'command_eval' pc 29225 (gen/parrot/stage2/NQPHLL.pir:11336) (gen/parrot/stage2/NQPHLL.nqp:1270) >called from Sub 'command_eval' pc 355 (src/gen/perl6-compiler.pir:186) (src/Perl6/Compiler.nqp:17) >called from Sub 'command_line' pc 28603 (gen/parrot/stage2/NQPHLL.pir:11066) (gen/parrot/stage2/NQPHLL.nqp:1245) >called from Sub 'MAIN' pc 350 (src/gen/perl6.pir:129) (gen/parrot/main.nqp:39) >called from Sub '<mainline>' pc 317 (src/gen/perl6.pir:111) (gen/parrot/main.nqp:31) >called from Sub '' pc 1222 (src/gen/perl6.pir:438) (gen/parrot/main.nqp:55) >Makefile:551: recipe for target 'lib/Test.pm.pir' failed >make: *** [lib/Test.pm.pir] Aborted > [31;01m*[0m ERROR: dev-lang/rakudo-2014.10::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-lang/rakudo-2014.10::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-lang/rakudo-2014.10::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-lang/rakudo-2014.10/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-lang/rakudo-2014.10/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-lang/rakudo-2014.10/work/rakudo-2014.10' > [31;01m*[0m S: '/var/tmp/portage/dev-lang/rakudo-2014.10/work/rakudo-2014.10'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 527120
: 387578 |
387746