Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 30, 2017 01:03
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/0ef96d2199f0892f0db5144c3ef639e2 to your computer and use it in GitHub Desktop.
Save Whateverable/0ef96d2199f0892f0db5144c3ef639e2 to your computer and use it in GitHub Desktop.
committable6
2015.12 use lib ‘data/all-modules/retupmoca/P6-LibraryMake’; use lib ‘/home/bisectable/.zef/store/p6-Numeric-Pack.git/1d114382b2fdeb2a3c2b51ea6d1f9e18ee8dad24’; use Numeric::Pack :ALL; my $buf = Buf[uint8].new(128,0,0,0); say unpack-int32($buf) × ‘1’
¦«2015.12»:
Cannot locate native library '/home/bisectable/.zef/store/p6-Numeric-Pack.git/resources/lib/libnumpack.so': /home/bisectable/.zef/store/p6-Numeric-Pack.git/resources/lib/libnumpack.so: cannot open shared object file: No such file or directory
in method setup at /tmp/whateverable/rakudo-moar/ec386e5ff54a6e8028e74092d1a41cfccdc531d2/share/perl6/sources/DC51BBFFA1FFE3C541526C54146D423B5AC2FBCD line 230
in method CALL-ME at /tmp/whateverable/rakudo-moar/ec386e5ff54a6e8028e74092d1a41cfccdc531d2/share/perl6/sources/DC51BBFFA1FFE3C541526C54146D423B5AC2FBCD line 241
in sub pack-int32 at /home/bisectable/.zef/store/p6-Numeric-Pack.git/1d114382b2fdeb2a3c2b51ea6d1f9e18ee8dad24/lib/Numeric/Pack.pm6 line 161
in sub assess-native-byte-order at /home/bisectable/.zef/store/p6-Numeric-Pack.git/1d114382b2fdeb2a3c2b51ea6d1f9e18ee8dad24/lib/Numeric/Pack.pm6 line 310
in sub native-byte-order at /home/bisectable/.zef/store/p6-Numeric-Pack.git/1d114382b2fdeb2a3c2b51ea6d1f9e18ee8dad24/lib/Numeric/Pack.pm6 line 304
in sub buf-to-byte-array at /home/bisectable/.zef/store/p6-Numeric-Pack.git/1d114382b2fdeb2a3c2b51ea6d1f9e18ee8dad24/lib/Numeric/Pack.pm6 line 358
in sub unpack-int32 at /home/bisectable/.zef/store/p6-Numeric-Pack.git/1d114382b2fdeb2a3c2b51ea6d1f9e18ee8dad24/lib/Numeric/Pack.pm6 line 173
in block <unit> at /tmp/iyyJA8K59G line 1
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment