Skip to content

Fix linux build - #208

Merged
micheldebree merged 2 commits into
masterfrom
fix-linux-build
Mar 13, 2026
Merged

Fix linux build#208
micheldebree merged 2 commits into
masterfrom
fix-linux-build

Conversation

@micheldebree

@micheldebree micheldebree commented Mar 13, 2026

Copy link
Copy Markdown
Collaborator

What changed?

Linux build succeeds

But when I do make ubuntu (Docker build), after compilation I get

strip artifacts/SIDFactoryII
mv artifacts/SIDFactoryII artifacts/SIDFactoryII_LINUX_2026-03-13.efcd038
mkdir -p artifacts/SIDFactoryII_LINUX_2026-03-13.efcd038/config
mv artifacts/drivers artifacts/SIDFactoryII_LINUX_2026-03-13.efcd038
mv: inter-device move failed: 'artifacts/drivers' to 'artifacts/SIDFactoryII_LINUX_2026-03-13.efcd038/drivers'; unable to remove target: Directory not empty
make: *** [Makefile:106: dist] Error 1
make: *** [ubuntu] Error 2

This only occurs in the local docker build, which is only for testing purposes. Merging because the master build is now broken

Checklist

  • Windows build action succeeds
  • macOS build action succeeds
  • Smoke tested on Windows
  • Smoke tested on macOS
  • Documentation is up-to-date
  • README is up-to-date

@micheldebree micheldebree self-assigned this Mar 13, 2026
@micheldebree micheldebree added this to the next_release milestone Mar 13, 2026
@micheldebree micheldebree changed the title Compiles with make ubuntu but doesn't work fully yet Fix linux build Mar 13, 2026
@micheldebree
micheldebree merged commit 6367cee into master Mar 13, 2026
1 check 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.

1 participant