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

Building error #14

Open
E1iza opened this issue Oct 20, 2024 · 1 comment
Open

Building error #14

E1iza opened this issue Oct 20, 2024 · 1 comment

Comments

@E1iza
Copy link

E1iza commented Oct 20, 2024

Hello! I tried to build the project but got an error with command "rake" after "rake setup". I have Ubuntu 22.10, tried with ruby ruby 3.2.0. Can you help me?

rake
rake test
GIT CHECKOUT DETACH /home/stell/R2P2/lib/picoruby/build/repos/host/mruby-compiler2 -> 6acef67c95feb32099fc38a7b3eaf4aedcc30c18
HEAD now on 6acef67 Fix "a declaration is not a statement" error
# Type checking files:

..............[Steep 1.5.3] [typecheck:typecheck@1] [background] [#typecheck_source(path=mrbgems/picoruby-ble/mrblib/ble.rb)] [#type_check_file(mrbgems/picoruby-ble/mrblib/ble.rb@mrbgems)] [synthesize:(1:1)] [synthesize:(4:1)] [synthesize:(5:3)] [synthesize:(103:3)] [synthesize:(104:5)] [synthesize:(106:5)] Unexpected error: #<NoMethodError: undefined method `decl' for nil:NilClass>
@hasumikin
Copy link
Member

..............[Steep 1.5.3]

Currently, Steep should be 1.8.1. Try bundle update
But there may be a flaw in Rakefile, I guess, and it should be fixed

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