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

OpenSK build failures #6571

Closed
kaczmarczyck opened this issue Oct 8, 2021 · 5 comments · Fixed by #6595
Closed

OpenSK build failures #6571

kaczmarczyck opened this issue Oct 8, 2021 · 5 comments · Fixed by #6595

Comments

@kaczmarczyck
Copy link
Contributor

Hi!

OpenSK has coverage build failures since some time (i.e. see bug). I saw #6551 mentioned our the problem, but no issue was open to track it. Just wanted to check if you are working on a fix or if there is anything we could do in our own code?

From the pull request:

So these are other problems, likely missing remap-path-prefix

@oliverchang
Copy link
Collaborator

@catenacyber FYI. Is this the same issue?

@catenacyber
Copy link
Contributor

Yes, this is the same issue.
From the latest build log, we can see
error: fuzz_helper/src/lib.rs: No such file or directory

We should have an absolute path instead of a relative one for this file to find it.
The right remap-path-prefix should fix this.
I will try to look more into it

@kaczmarczyck
Copy link
Contributor Author

Our builds are still failing. @catenacyber did you test #6595 with OpenSK? The log still look the same.

@catenacyber
Copy link
Contributor

Our builds are still failing. @catenacyber did you test #6595 with OpenSK? The log still look the same.

Indeed, I guess I had forgotten this change cf
#6648

@kaczmarczyck
Copy link
Contributor Author

Thanks for the quick PR!

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

Successfully merging a pull request may close this issue.

3 participants