-
Notifications
You must be signed in to change notification settings - Fork 51
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
Failed to build workload br-base.json when reaching “buildBusybox”. #213
Comments
hmm, that's pretty strange. We can try some generic fixes first. Try these:
If this doesn't work, we can start digging a bit more. Toolchain is one possibility. I have a vague memory of this happening before, but I'm not sure. I'm gonna leave this issue open so that if it happens again we can keep track. |
Another question: what OS is your host? |
Very similar issue while executing [UPDATE: Error encountered on Ubuntu 18.04 LTS] Log files: |
Ubuntu 16.04 |
I follow the steps in the documentation. When I execute this command
./marshal build br-base.json
I encountered this error and the following information is displayed on the terminal:
The following errors were found when viewing the detailed log file:
I didn't modify any files and followed the tutorial completely. Is it a compiler problem or a file problem? How should I solve it?
The text was updated successfully, but these errors were encountered: