Rake build missing dependency
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 48/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- ruby, ubuntu
- Domain
- build-system, documentation
Research direction
Start with the bin/rake spec path and inspect how dependencies are declared for a fresh Ubuntu build. Verify the failure when libunwind.h is unavailable, then review how RVM, Ruby, and Bundler setup is documented. Done means the build path accounts for libunwind8-dev and newcomers can identify the supported Ruby and Bundler installation path.
Written by the indexing model from the issue text.
Description
When running 'bin/rake spec' on a fresh ubuntu box the build will fail complaining about missing libunwind.h. This can be fixed by first running 'sudo apt-get install libunwind8-dev'. I am not familiar with ruby so i don't know the proper place to add this dependency in the build chain, but it should be added no the less.
For less experienced ruby users it would also be nice to specify that bundle and ruby must be installed through RVM. It took an annoying amount of time to realize that using the installing bundle through the linux package manager was not a supported build path.
- Dominant language
- C
- Stars
- 81
- Forks
- 19
- Avg merge
- 12d 4h
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Shopify/mruby-engine
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Shopify/mruby-engine#32 · 1 comment ·
-
mgem questions Open
Difficulty 5/5 Over a week Newbie friendliness 15/100
Shopify/mruby-engine#23 ·
All issues in Shopify/mruby-engine
Similar issues
-
internal.h中,漏掉了1个定义。 Open
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
kovidgoyal/kitty#10516 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 80/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
zephyrproject-rtos/zephyr#120011 ·