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

host-cargo not built as a part of the sysroot #88

Open
shzhxh opened this issue Nov 16, 2022 · 6 comments
Open

host-cargo not built as a part of the sysroot #88

shzhxh opened this issue Nov 16, 2022 · 6 comments
Assignees
Labels

Comments

@shzhxh
Copy link

shzhxh commented Nov 16, 2022

My OS is Debian 11, when I run ./aero.py , I encountered the following error:

error: host-cargo not built as a part of the sysroot, skipping compilation of `userland/`
@shzhxh
Copy link
Author

shzhxh commented Nov 16, 2022

I try to run ./aero.py --no-run in Ubuntu( on docker), I still encountered the same error.

@shzhxh
Copy link
Author

shzhxh commented Nov 16, 2022

I checked the Actions, it has the same problem.

@shzhxh
Copy link
Author

shzhxh commented Dec 5, 2022

Based on the most resent commit (bfc2018), disk.img can be compiled correctly. I compiled one, can be download here

@jwpjrdev
Copy link
Contributor

jwpjrdev commented Dec 5, 2022

@shzhxh what instructions did you follow to build it?

@shzhxh
Copy link
Author

shzhxh commented Dec 7, 2022

@shzhxh what instructions did you follow to build it?

./aero.py --sysroot        # build sysroot
./aero.py                  # build iso and img

@MolassesLover
Copy link
Contributor

I keep running into this issue, and I'm not entirely sure what it means. Compilation doesn't seem to fail, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants