Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

lisp: tests failing #50

Open
fsouza opened this issue Nov 19, 2014 · 3 comments
Open

lisp: tests failing #50

fsouza opened this issue Nov 19, 2014 · 3 comments
Labels

Comments

@fsouza
Copy link
Contributor

fsouza commented Nov 19, 2014

I've disabled it, may we get some help from @jblancett or @nightshade427? :)

Here's the output: https://gist.github.com/fsouza/313759abcb2730d3b21b

@fsouza fsouza added the bug label Nov 19, 2014
@jblancett
Copy link
Contributor

@fsouza will take a look asap

fsouza pushed a commit that referenced this issue Nov 16, 2015
Trying to fix this platform. Related to #50.
@fsouza
Copy link
Contributor Author

fsouza commented Nov 16, 2015

I have had some progress with it, and now I'm getting the following error:

uv-errno.h: No such file or directory
 #include <uv-errno.h>
                      ^
compilation terminated.

Seems like it's requiring a version of libuv newer than what's available on Ubuntu (this header is not available in libuv 0.10.x).

@fsouza
Copy link
Contributor Author

fsouza commented Nov 17, 2015

I've moved it to the branch broken-platforms, as part of #98.

fsouza pushed a commit that referenced this issue Nov 17, 2015
Since it's broken, we're not automatically building it for now.

See #50 and #98.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants