Skip to content

Instantly share code, notes, and snippets.

@manchicken
Created December 31, 2017 03:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save manchicken/6d7c8c4ec15f9637e833c55c66a07461 to your computer and use it in GitHub Desktop.
Save manchicken/6d7c8c4ec15f9637e833c55c66a07461 to your computer and use it in GitHub Desktop.
✔ ~/Devel/perl6-posix-1 [refactoring|✚ 3]
22:45 $ perl6 --ll-exception -Ilib t/02-getuid.t
Could not find symbol '&DEFAULT'
at SETTING::src/core/Exception.pm:57 (/usr/local/Cellar/rakudo-star/2017.10/share/perl6/runtime/CORE.setting.moarvm:throw)
from SETTING::src/core/Failure.pm:44 (/usr/local/Cellar/rakudo-star/2017.10/share/perl6/runtime/CORE.setting.moarvm:throw)
from SETTING::src/core/Failure.pm:106 (/usr/local/Cellar/rakudo-star/2017.10/share/perl6/runtime/CORE.setting.moarvm:CALL-ME)
from gen/moar/BOOTSTRAP.nqp:3002 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/Perl6/BOOTSTRAP.moarvm:)
from /Users/manchicken/Devel/perl6-posix-1/lib/POSIX.pm (POSIX):9 (/Users/manchicken/Devel/perl6-posix-1/lib/.precomp/272B80FC0A239CB25AC22453FE7B3B3434A80F34.1512853927.34594/23/23507E798D66FEE0B05313C2A15E15FF93E82F20:EXPORT)
from src/Perl6/World.nqp:880 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/Perl6/World.moarvm:)
from src/Perl6/World.nqp:848 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/Perl6/World.moarvm:do_import)
from src/Perl6/World.nqp:1156 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/Perl6/World.moarvm:do_pragma_or_load_module)
from src/Perl6/Grammar.nqp:1655 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/Perl6/Grammar.moarvm:statement_control:sym<use>)
from gen/moar/stage2/QRegex.nqp:1721 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/QRegex.moarvm:!protoregex)
from <unknown>:1 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/Perl6/Grammar.moarvm:statement_control)
from src/Perl6/Grammar.nqp:1312 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/Perl6/Grammar.moarvm:statement)
from src/Perl6/Grammar.nqp:1244 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/Perl6/Grammar.moarvm:statementlist)
from gen/moar/stage2/NQPHLL.nqp:1118 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/NQPHLL.moarvm:LANG)
from src/Perl6/Grammar.nqp:1678 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/Perl6/Grammar.moarvm:FOREIGN_LANG)
from src/Perl6/Grammar.nqp:1208 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/Perl6/Grammar.moarvm:comp_unit)
from src/Perl6/Grammar.nqp:510 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/Perl6/Grammar.moarvm:TOP)
from gen/moar/stage2/QRegex.nqp:2330 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/QRegex.moarvm:parse)
from gen/moar/stage2/NQPHLL.nqp:1886 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/NQPHLL.moarvm:parse)
from gen/moar/stage2/NQPHLL.nqp:1802 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/NQPHLL.moarvm:execute_stage)
from gen/moar/stage2/NQPHLL.nqp:1835 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/NQPHLL.moarvm:run)
from gen/moar/stage2/NQPHLL.nqp:1838 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/NQPHLL.moarvm:)
from gen/moar/stage2/NQPHLL.nqp:1824 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/NQPHLL.moarvm:compile)
from gen/moar/stage2/NQPHLL.nqp:1524 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/NQPHLL.moarvm:eval)
from gen/moar/stage2/NQPHLL.nqp:1779 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/NQPHLL.moarvm:evalfiles)
from gen/moar/stage2/NQPHLL.nqp:1704 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/NQPHLL.moarvm:command_eval)
from src/Perl6/Compiler.nqp:42 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/Perl6/Compiler.moarvm:command_eval)
from gen/moar/stage2/NQPHLL.nqp:1630 (/usr/local/Cellar/rakudo-star/2017.10/share/nqp/lib/NQPHLL.moarvm:command_line)
from gen/moar/main.nqp:47 (/usr/local/Cellar/rakudo-star/2017.10/share/perl6/runtime/perl6.moarvm:MAIN)
from gen/moar/main.nqp:38 (/usr/local/Cellar/rakudo-star/2017.10/share/perl6/runtime/perl6.moarvm:<mainline>)
from <unknown>:1 (/usr/local/Cellar/rakudo-star/2017.10/share/perl6/runtime/perl6.moarvm:<main>)
from <unknown>:1 (/usr/local/Cellar/rakudo-star/2017.10/share/perl6/runtime/perl6.moarvm:<entry>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment