Skip to content

Bundled libuv doesn't install when there is no system libuv even with cmake present #510

@thisisnic

Description

@thisisnic

I'm just in the process of doing an Arrow release, and when testing on our CI, noticed that some of our jobs are failing when we install fs, as no system libuv is detected. These CI jobs do have cmake installed though, so should be able to install the bundled version.

I saw the recent update to use system libuv when it's available, so it's an easy enough workaround to update our CI to have it installed or set the relevant env var to install the bundled one, but thought I should open an issue here in case this isn't expected behaviour - wasn't sure!

I double checked the jobs, and they're trying to install version 2.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions