ARMmbed / ARMmbed/minar-platform
error: minar-platform-posix not available
- Dominant language
- C++
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
```
Jacobs-MacBook-Air:BLE_GAPButton jacobrosenthal$ yt build
info: get versions for x86-osx-native
info: download x86-osx-native@0.0.8 from the public module registry
info: get versions for mbed-drivers
info: download mbed-drivers@0.11.7 from the public module registry
info: get versions for ble
info: download ble@2.5.0 from the public module registry
info: get versions for mbed-hal
info: download mbed-hal@1.2.0 from the public module registry
info: get versions for cmsis-core
info: download cmsis-core@1.1.0 from the public module registry
info: get versions for ualloc
info: download ualloc@1.0.3 from the public module registry
info: get versions for minar
info: download minar@1.0.1 from the public module registry
info: get versions for core-util
info: download core-util@1.1.0 from the public module registry
info: get versions for compiler-polyfill
info: download compiler-polyfill@1.2.1 from the public module registry
info: get versions for dlmalloc
info: download dlmalloc@1.0.0 from the public module registry
info: get versions for minar-platform
info: download minar-platform@1.0.0 from the public module registry
info: get versions for minar-platform-posix
error: Failed to satisfy dependencies of /Users/jacobrosenthal/Desktop/ble-examples/BLE_GAPButton/yotta_modules/minar-platform:
error: minar-platform-posix does not exist in the modules registry. Check that the name is correct, and that it has been published.
error: minar-platform-posix not available
error: Missing dependencies prevent build. Use `yotta ls` to list them.
Jacobs-MacBook-Air:BLE_GAPButton jacobrosenthal$ yt ls
ble-gapbutton 0.0.1
┣━ mbed-drivers 0.11.7
┃ ┣━ mbed-hal 1.2.0 yotta_modules/mbed-hal
┃ ┣━ cmsis-core 1.1.0 yotta_modules/cmsis-core
┃ ┣━ ualloc 1.0.3 yotta_modules/ualloc
┃ ┃ ┗━ dlmalloc 1.0.0 yotta_modules/dlmalloc
┃ ┣━ minar 1.0.1 yotta_modules/minar
┃ ┃ ┗━ minar-platform 1.0.0 yotta_modules/minar-platform
┃ ┃ ┗━ minar-platform-posix * missing
┃ ┣━ core-util 1.1.0 yotta_modules/core-util
┃ ┗━ compiler-polyfill 1.2.1 yotta_modules/compiler-polyfill
┗━ ble 2.5.0
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the reported `yt build` and `yt ls` output, focusing on the `minar` → `minar-platform` → `minar-platform-posix` dependency chain. Check whether `minar-platform-posix` is available in the public module registry and confirm that the dependency can be resolved so the BLE_GAPButton build completes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- embedded-iot, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100