Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created November 1, 2018 02:57
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/476fa136f6162b8501d434065c0e5ec2 to your computer and use it in GitHub Desktop.
Save Whateverable/476fa136f6162b8501d434065c0e5ec2 to your computer and use it in GitHub Desktop.
evalable6
chdir ‘sandbox/p6-GtkPlus’; %*ENV<PERL6LIB> ~= ‘,../../data/all-modules/github/tony-o/perl6-pluggable’; %*ENV<PERL6LIB> ~= ‘,../../data/all-modules/cpan/TIMOTIMO/JSON-Fast’; %*ENV<PERL6LIB> ~= ‘,../../data/all-modules/github/tadzik/File-Find’; run <perl6 -Ilib -Iscripts scripts/ui-to-code.pl6>
(exit code 1)
X::AdHoc(SETTING::src/core/Exception.pm6 57 throw)
Failed to get the directory contents of '/home/bisectable/git/whateverable/sandbox/p6-GtkPlus/sandbox/lib': Failed to open dir: 2
in sub find at /home/bisectable/git/whateverable/sandbox/p6-GtkPlus/../../data/all-modules/github/tadzik/File-Find/lib/File/Find.pm (File::Find) line 35
in block at /home/bisectable/git/whateverable/sandbox/p6-GtkPlus/../../data/all-modules/github/tony-o/perl6-pluggable/lib/Pluggable.pm6 (Pluggable) line 120
in sub find-modules at /home/bisectable/git/whateverable/sandbox/p6-GtkPlus/../../data/all-modules/github/tony-o/perl6-pluggable/lib/Pluggable.pm6 (Pluggable) line 119
in sub plugins at /home/bisectable/git/whateverable/sandbox/p6-GtkPlus/../../data/all-modules/github/tony-o/perl6-pluggable/lib/Pluggable.pm6 (Pluggable) line 153
in submethod BUILD at /home/bisectable/git/whateverable/sandbox/p6-GtkPlus/lib/GTK/BuilderWidgets.pm6 (GTK::BuilderWidgets) line 18
in sub MAIN at scripts/ui-to-code.pl6 line 196
in block <unit> at scripts/ui-to-code.pl6 line 190
Actually thrown at:
in sub checkrules at /home/bisectable/git/whateverable/sandbox/p6-GtkPlus/../../data/all-modules/github/tadzik/File-Find/lib/File/Find.pm (File::Find) line 10
in code at /home/bisectable/git/whateverable/sandbox/p6-GtkPlus/../../data/all-modules/github/tadzik/File-Find/lib/File/Find.pm (File::Find) line 41
in block at /home/bisectable/git/whateverable/sandbox/p6-GtkPlus/../../data/all-modules/github/tony-o/perl6-pluggable/lib/Pluggable.pm6 (Pluggable) line 120
in sub find-modules at /home/bisectable/git/whateverable/sandbox/p6-GtkPlus/../../data/all-modules/github/tony-o/perl6-pluggable/lib/Pluggable.pm6 (Pluggable) line 119
in sub plugins at /home/bisectable/git/whateverable/sandbox/p6-GtkPlus/../../data/all-modules/github/tony-o/perl6-pluggable/lib/Pluggable.pm6 (Pluggable) line 153
in submethod BUILD at /home/bisectable/git/whateverable/sandbox/p6-GtkPlus/lib/GTK/BuilderWidgets.pm6 (GTK::BuilderWidgets) line 18
in sub MAIN at scripts/ui-to-code.pl6 line 196
in block <unit> at scripts/ui-to-code.pl6 line 190
The spawned command 'perl6' exited unsuccessfully (exit code: 1)
in block <unit> at /tmp/5dZsb6BTyR line 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment