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

Coreboot 4.12 doesn't build in debian:10 docker image #826

Closed
tlaurion opened this issue Sep 3, 2020 · 4 comments
Closed

Coreboot 4.12 doesn't build in debian:10 docker image #826

tlaurion opened this issue Sep 3, 2020 · 4 comments

Comments

@tlaurion
Copy link
Collaborator

tlaurion commented Sep 3, 2020

Recent CircleCI build failed after merge of #806: https://app.circleci.com/pipelines/github/osresearch/heads/200/workflows/717b506a-a19f-4a39-a6d4-811710875a5a/jobs/218

#823 didn't help.
#824 is a no go.
#825 will be applied meanwhile, but the same problem will arise for building coreboot 4.12 on docker images.

Any help welcome, as usual (read: local debian:10 testing, reproducing https://github.com/osresearch/heads/blob/master/.circleci/config.yml#L11)
Current CircleCi config in tree: https://github.com/osresearch/heads/blob/master/.circleci/config.yml
Is it because debian:bullseye and debian:10 don't provide the same default tools now requires to build coreboot 4.12?

@tlaurion
Copy link
Collaborator Author

tlaurion commented Sep 13, 2020

@tlaurion
Copy link
Collaborator Author

tlaurion commented Sep 13, 2020

@MrChromebox @osresearch : interesting note.

Remote docker path is:
build/coreboot-4.12/util/crossgcc/build-i386-elf-BINUTILS/

local native path is:
build/coreboot-4.12/util/crossgcc/build-i386-elf-GCC/

If it rings a bell, let me know.

@MrChromebox
Copy link
Contributor

@tlaurion it should be building both binutils and gcc, as well as quite a few other tools as part of the toolchain. What path is that for exactly?

@tlaurion
Copy link
Collaborator Author

Weird. fixed under 53c74fa

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

No branches or pull requests

2 participants