Giter Club home page Giter Club logo

Comments (6)

ramagottfried avatar ramagottfried commented on May 18, 2024

just to follow up, I was able to install successfully using GYP.

from libuv.

saghul avatar saghul commented on May 18, 2024

On what directory and as which user did you build libuv? Any symlinks involved? As root?

from libuv.

ramagottfried avatar ramagottfried commented on May 18, 2024

I was running make from my git clone libuv in my ~/Documents folder. the error above was running make test, not as root, and no sudo.

I just sent this in as per the make test request above in case it's useful for you -- the GYP installation was fine for me, so now I'm off and running.

from libuv.

bnoordhuis avatar bnoordhuis commented on May 18, 2024

I can confirm the failure with the autotools build and a few more:

=============================================================
[%   9|+  23|-   0|T   0|S   0]: pipe_connect_to_file
`pipe_connect_to_file` failed: exit code 6
Output from process `pipe_connect_to_file`:
Assertion failed in ../../test/test-pipe-connect-error.c on line 53: status == UV_ENOTSOCK || status == UV_ECONNREFUSED
=============================================================
[%  72|+ 177|-   1|T   0|S   0]: spawn_reads_child_path
`spawn_reads_child_path` failed: exit code 6
Output from process `spawn_reads_child_path`:
exit_cb
Assertion failed in ../../test/test-spawn.c on line 66: exit_status == 1
=============================================================
[%  77|+ 188|-   2|T   0|S   0]: osx_selectgot some input
with a couple of lines
feel pretty happy
[%  77|+ 189|-   2|T   0|S   0]: osx_select_many_fdsgot some input
with a couple of lines
feel pretty happy
[%  87|+ 213|-   2|T   0|S   0]: fs_event_watch_file_twice
`fs_event_watch_file_twice` failed: exit code 6
Output from process `fs_event_watch_file_twice`:
Assertion failed in ../../test/test-fs-event.c on line 331: 0 == uv_fs_event_start(watchers + 0, fail_cb, path, 0)
=============================================================
[%  91|+ 223|-   3|T   0|S   0]: fs_scandir_file
`fs_scandir_file` failed: exit code 6
Output from process `fs_scandir_file`:
Assertion failed in ../../test/test-fs.c on line 1938: r == UV_ENOTDIR
=============================================================
[% 100|+ 242|-   4|T   0|S   0]: Done.

I'll look into it.

from libuv.

bnoordhuis avatar bnoordhuis commented on May 18, 2024

See #91. By the way, the other failures seem to be caused by running make check outside of the source tree; the tests fail because of missing fixtures.

from libuv.

saghul avatar saghul commented on May 18, 2024

Closing, #91 landed and the rest of the failures are explained by #85 (comment) Please ask for a reopen if any of those resurface. Thanks!

from libuv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.