-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
aside from "error eperm operation not permitted unlink" on init-or-clean, getting to the NASM stage throws a bunch of "file not found" errors, which is pretty confusing.
Reproduction
- fetch all of the 4 repos
- go to Tofita
- run
cmd /c build - watch the syscall error on
init-or-clean - if you skip
init-or-clean, nasm will throw a bunch of "file not found" errors
Platform
- VMware Workstation 17 virtual machine running Windows 11 x64 on a host machine running Linux on a Ryzen 5 2600
- i fetched the
kawaiibranch using thegit clonecommands from the readme
Expected behavior
build is supposed to just fly through the projects
Screenshots
No response
Additional context
No response
Agreements
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working