Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of Nil in numeric context in block #8

Closed
szabgab opened this issue Jul 19, 2015 · 1 comment
Closed

Use of Nil in numeric context in block #8

szabgab opened this issue Jul 19, 2015 · 1 comment

Comments

@szabgab
Copy link

szabgab commented Jul 19, 2015

Installed but complained on OSX.

$ panda install BSON
==> Fetching BSON
==> Building BSON
Compiling lib/BSON/Exception.pm6 to mbc
Use of Nil in numeric context  in block  at /Users/gabor/rakudo-star-2015.06/install/share/perl6/lib/Panda/Builder.pm:125
Compiling lib/BSON/ObjectId.pm to mbc
Use of Nil in numeric context  in block  at /Users/gabor/rakudo-star-2015.06/install/share/perl6/lib/Panda/Builder.pm:125
Compiling lib/BSON/Regex.pm to mbc
Use of Nil in numeric context  in block  at /Users/gabor/rakudo-star-2015.06/install/share/perl6/lib/Panda/Builder.pm:125
Compiling lib/BSON/Javascript.pm to mbc
Use of Nil in numeric context  in block  at /Users/gabor/rakudo-star-2015.06/install/share/perl6/lib/Panda/Builder.pm:125
Compiling lib/BSON/Binary.pm to mbc
Use of Nil in numeric context  in block  at /Users/gabor/rakudo-star-2015.06/install/share/perl6/lib/Panda/Builder.pm:125
Compiling lib/BSON.pm to mbc
===SORRY!===
Missing or wrong version of dependency '&encode_int32' (from 'lib/BSON/Binary.pm')
Use of Nil in numeric context  in block  at /Users/gabor/rakudo-star-2015.06/install/share/perl6/lib/Panda/Builder.pm:125
Compiling lib/BSON/EDC-Tools.pm6 to mbc
Use of Nil in numeric context  in block  at /Users/gabor/rakudo-star-2015.06/install/share/perl6/lib/Panda/Builder.pm:125
==> Testing BSON
t/103-string.t .... ok
t/102-int.t ....... ok
t/101-binary.t .... ok
t/100-double.t .... ok
t/600-extended.t .. ok
t/500-native.t .... ok
All tests successful.
Files=6, Tests=113,  7 wallclock secs ( 0.07 usr  0.02 sys + 17.73 cusr  0.66 csys = 18.48 CPU)
Result: PASS
Use of Nil in numeric context  in block  at /Users/gabor/rakudo-star-2015.06/install/share/perl6/lib/Panda/Tester.pm:36
==> Installing BSON
...
==> Successfully installed BSON
@MARTIMM
Copy link
Owner

MARTIMM commented Sep 25, 2015

Panda does not compile anymore so I close this issue

@MARTIMM MARTIMM closed this as completed Sep 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants