-
Notifications
You must be signed in to change notification settings - Fork 10
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
Surelog fails building currently #68
Comments
Surelog is building just fine in in travis-ci, and the log is corrupted.
On Friday, February 7, 2020, 01:49:37 PM PST, Henner Zeller <notifications@github.com> wrote:
It looks like some sort of linking error, but the logfile might be incomplete ?
https://travis-ci.com/SymbiFlow/conda-packages/jobs/284095210#L3198
@mithro @alainmarcel
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Looking at the raw log, it seems somewhere when building jk-tests, there is a linking error not finding symbol
I suspect the capnproto cmake file does not specifically test for it. So we might need to fix capnproto upstream. But for now, maybe we can side-step the problem if we don't compile the tests for jk ? Is there a way to tell a recursive CMake file to not compile the tests, just the libraries we're interested in ? |
It looks like some sort of linking error, but the logfile might be incomplete ?
https://travis-ci.com/SymbiFlow/conda-packages/jobs/284095210#L3198
@mithro @alainmarcel
The text was updated successfully, but these errors were encountered: