Skip to content

fix: macos compilation error#221

Merged
Ayush1325 merged 1 commit intobeagleboard:mainfrom
sengmonkham:fix/macos-cli-compilation
Jan 23, 2026
Merged

fix: macos compilation error#221
Ayush1325 merged 1 commit intobeagleboard:mainfrom
sengmonkham:fix/macos-cli-compilation

Conversation

@sengmonkham
Copy link
Copy Markdown
Contributor

fixed macos compilation error and made sure it works.
Fix: #220

Changes Made
Updated bb-flasher-sd/src/pal/macos.rs to convert std::io::Error to anyhow::Error

2026-01-21_21-03-30

@sengmonkham
Copy link
Copy Markdown
Contributor Author

@Ayush1325, please review

@Ayush1325
Copy link
Copy Markdown
Member

@sengmonkham Please sign the commit as described here: https://github.com/beagleboard/bb-imager-rs/tree/main?tab=contributing-ov-file#sign-your-work--developers-certificate-of-origin
Otherwise the PR looks fine.

Convert std::io::Error to anyhow::Error when opening destination on macOS without authopen feature.

Signed-off-by: Sen <kawkoi@proton.me>
@sengmonkham sengmonkham force-pushed the fix/macos-cli-compilation branch from c740665 to bab3801 Compare January 22, 2026 18:53
@sengmonkham
Copy link
Copy Markdown
Contributor Author

@Ayush1325 Ayush1325 merged commit c4c090e into beagleboard:main Jan 23, 2026
11 checks passed
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

Successfully merging this pull request may close these issues.

Compilation Error on macOS CLI in bb-flasher-sd

2 participants