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

Compilation fails with current Artful toolchain #17

Closed
zeule opened this issue Oct 9, 2017 · 11 comments
Closed

Compilation fails with current Artful toolchain #17

zeule opened this issue Oct 9, 2017 · 11 comments

Comments

@zeule
Copy link

zeule commented Oct 9, 2017

When using daily Artful image, the test compilation fails due to a regular compilation error. Excuse me, I can't give the error message since I was using a live USB session. Maybe updating target GCC version (to 7.2) would help?

@zeule
Copy link
Author

zeule commented Oct 9, 2017

The error is the same as in #6.

@Oxalin
Copy link
Contributor

Oxalin commented Oct 10, 2017

Could you be more specific please? Also see comment newly added under #6

@Oxalin
Copy link
Contributor

Oxalin commented Oct 24, 2017

Hi again. I've created a branch with some fixes that should take care of your problem. It would be useful if you could test it and comment the discussion with your results. Please, see pull request #18

@suaefar
Copy link
Owner

suaefar commented Oct 24, 2017

I merged the pull request.
@evsh, could you try to pull the latest changes (or just download/clone the repository again) and see if the script now runs fine?

@tobbez
Copy link

tobbez commented Oct 27, 2017

Can confirm that it works on Ubuntu 17.10 (artful).

@suaefar
Copy link
Owner

suaefar commented Oct 30, 2017

@tobbez Do you have a faulty CPU to test if it triggers the bug?
Does it segfault as expected in a few minutes?

@tobbez
Copy link

tobbez commented Oct 30, 2017

When called with 4 4 it generally failed within an hour or so.

@suaefar
Copy link
Owner

suaefar commented Oct 30, 2017

Thank you for your answer!
I think an hour is rather long and am not sure if we regressed performance wise (time to trigger the bug).

@tobbez
Copy link

tobbez commented Oct 30, 2017

We can't really reach a conclusion either way with this limited data.

Probability of failure (and thus, by extension time to failure) may vary between CPUs.

There are also a large number of other factors that may or may not affect the outcome (e.g. kernel version or hardware like motherboard and memory).

@suaefar
Copy link
Owner

suaefar commented Oct 30, 2017

Yes, that is true.
However, I saw 4 different faulty CPUs (1x1700 2x1700X 1x1800X) with different motherboards and all failed within a few minutes (on Ubuntu 17.04 compiling GCC 7.1 in parallel).
We need more data from users to decide.

@suaefar
Copy link
Owner

suaefar commented Oct 31, 2017

Artful is not supported!
See README.md

@suaefar suaefar closed this as completed Oct 31, 2017
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

4 participants