Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 8, 2018 20:12
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 Whateverable/9ee24a43be78e42679858da5df641969 to your computer and use it in GitHub Desktop.
Save Whateverable/9ee24a43be78e42679858da5df641969 to your computer and use it in GitHub Desktop.
evalable6
run <perl6 --ll-exception -e>, ‘sprintf("%d-%s", 42)’
(exit code 1)
This representation (P6int) cannot unbox to a native num (for type BOOTInt)
at SETTING::src/core/Exception.pm6:2041 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/perl6/runtime/CORE.setting.moarvm:BUILDALL)
from SETTING::src/core/Mu.pm6:113 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/perl6/runtime/CORE.setting.moarvm:new)
from SETTING::src/core/Mu.pm6:112 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/perl6/runtime/CORE.setting.moarvm:new)
from SETTING::src/core/Rakudo/Internals.pm6:1332 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/perl6/runtime/CORE.setting.moarvm:HANDLE-NQP-SPRINTF-ERRORS)
from SETTING::src/core/Cool.pm6:354 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/perl6/runtime/CORE.setting.moarvm:)
from SETTING::src/core/Cool.pm6:353 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/perl6/runtime/CORE.setting.moarvm:)
from <unknown>:1 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/perl6/runtime/CORE.setting.moarvm:)
from <unknown>:1 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/nqp/lib/NQPHLL.moarvm:panic)
from gen/moar/stage2/NQPHLL.nqp:2672 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/nqp/lib/NQPHLL.moarvm:TOP)
from gen/moar/stage2/QRegex.nqp:1656 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/nqp/lib/QRegex.moarvm:!reduce)
from gen/moar/stage2/QRegex.nqp:1599 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/nqp/lib/QRegex.moarvm:!cursor_pass)
from <unknown>:1 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/nqp/lib/NQPHLL.moarvm:TOP)
from gen/moar/stage2/QRegex.nqp:2303 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/nqp/lib/QRegex.moarvm:parse)
from gen/moar/stage2/NQPHLL.nqp:3117 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/nqp/lib/NQPHLL.moarvm:sprintf)
from SETTING::src/core/Cool.pm6:359 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/perl6/runtime/CORE.setting.moarvm:sprintf)
from SETTING::src/core/Cool.pm6:347 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/perl6/runtime/CORE.setting.moarvm:sprintf)
from -e:1 (<ephemeral file>:<unit>)
from -e:1 (<ephemeral file>:<unit-outer>)
from gen/moar/stage2/NQPHLL.nqp:1531 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/nqp/lib/NQPHLL.moarvm:eval)
from gen/moar/stage2/NQPHLL.nqp:1638 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/nqp/lib/NQPHLL.moarvm:)
from gen/moar/stage2/NQPHLL.nqp:1693 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/nqp/lib/NQPHLL.moarvm:command_eval)
from src/Perl6/Compiler.nqp:42 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/nqp/lib/Perl6/Compiler.moarvm:command_eval)
from gen/moar/stage2/NQPHLL.nqp:1619 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/nqp/lib/NQPHLL.moarvm:command_line)
from gen/moar/main.nqp:47 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/perl6/runtime/perl6.moarvm:MAIN)
from gen/moar/main.nqp:38 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/perl6/runtime/perl6.moarvm:<mainline>)
from <unknown>:1 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/perl6/runtime/perl6.moarvm:<main>)
from <unknown>:1 (/tmp/whateverable/rakudo-moar/c5d14062abb2231a18688f3de854b6dbd3a3df1f/share/perl6/runtime/perl6.moarvm:<entry>)
The spawned command 'perl6' exited unsuccessfully (exit code: 1)
in block <unit> at /tmp/8Rs41AsxJ9 line 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment