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

Win mac fixes #668

Merged
merged 16 commits into from
Feb 20, 2025
Merged

Win mac fixes #668

merged 16 commits into from
Feb 20, 2025

Conversation

ryfactor
Copy link
Member

Fixes #667

@ryfactor
Copy link
Member Author

Now getting

-- Installing: /Users/runner/work/ivan/ivan/build/osx/docs/MANUAL
-- Installing: /Users/runner/work/ivan/ivan/build/osx/docs/README.md
-- Installing: /Users/runner/work/ivan/ivan/build/osx/bin/ivan
hdiutil: create failed - Resource busy
Error: Process completed with exit code 1.

on osx-wizmode

@ryfactor
Copy link
Member Author

Now getting

-- Installing: /Users/runner/work/ivan/ivan/build/osx/docs/MANUAL
-- Installing: /Users/runner/work/ivan/ivan/build/osx/docs/README.md
-- Installing: /Users/runner/work/ivan/ivan/build/osx/bin/ivan
hdiutil: create failed - Resource busy
Error: Process completed with exit code 1.

on osx-wizmode

Unbelievably, this is the workaround: actions/runner-images#7522 (comment)

@ryfactor
Copy link
Member Author

Implemented a workaround for the mac build, unbelievable how this worked. Conveniently @fredowski had written a retry loop in shell script before. GNU solutions for GNU software.

@ryfactor ryfactor marked this pull request as ready for review February 19, 2025 07:13
@ryfactor
Copy link
Member Author

Ok, definitely functionally ready to merge.

@ryfactor ryfactor merged commit 0000b86 into Attnam:master Feb 20, 2025
4 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.

macos build error on vsprintf, sprintf
1 participant