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

Multiple failures / compilation errors #4

Open
1 task
FAMILIAR-project opened this issue Mar 11, 2020 · 0 comments
Open
1 task

Multiple failures / compilation errors #4

FAMILIAR-project opened this issue Mar 11, 2020 · 0 comments

Comments

@FAMILIAR-project
Copy link
Collaborator

As far as I understand, the compilation of a given configuration stops at the first compilation error.
And now we know that several bugs can be present in a configuration.
So it's worth compiling as much as we can to gather additional compilation errors / failure messages.

Some ideas:

  • use make -k (or --keep-going on gnumake)
  • we have an internal mechanism that retries the compilation (using apt-file search over the log message error)
  • check the assumption "the compilation of a given configuration stops at the first compilation error" using Docker env., some representative configurations (.config), and then a manual configuration (not using the internal mechanism)
@FAMILIAR-project FAMILIAR-project transferred this issue from TuxML/ProjetIrma Jul 1, 2020
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

1 participant