Appveyor fails without error message (exit code 1)
In the last month or so, appveyor has failed to build, but does not output any error messages. https://ci.appveyor.com/project/nemerle/segs/build/0.5.705 on https://github.com/Segs/Segs develop branch.
We've been able to build locally, and thus far I've been unable to determine a cause, or find a solution.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by broxen on 05 Oct, 2018 08:58 PM
Turns out we had a linking error with our Ace library. Appveyor didn't spit out any error messages, and it was buried in a massive output log.
Once we fixed that, everything builds.
https://github.com/Segs/Segs/pull/610
Support Staff 2 Posted by Owen McDonnell on 09 Oct, 2018 06:38 AM
Glad you are building again, but why did the linking error only happen on AppVeyor and not locally?
Ilya Finkelshteyn closed this discussion on 09 Dec, 2018 09:00 PM.