Skip to content

Unable to build from source on Mac OSX 10.9 #3315

Closed
@devin-petersohn

Description

@devin-petersohn

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): OSX 10.9
  • Ray installed from (source or binary): source
  • Ray version: current master
  • Python version: 3.6
  • Exact command to reproduce: -

Describe the problem

This seems to be introduced from #3218. cc @pcmoritz

Source code / logs

cmake -DPYTHON_EXECUTABLE=/usr/local/bin/python3.6  -DPYARROW_BUILD_PARQUET=on -DPYARROW_BOOST_USE_SHARED=on -DPYARROW_BUILD_PLASMA=on -DPYARROW_USE_TENSORFLOW=on -DPYARROW_BUNDLE_ARROW_CPP=ON -DCMAKE_BUILD_TYPE=release /Users/DevinPetersohn/software_builds/ray/build/external/arrow/src/arrow_ep/python
    error: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.7" but "10.9" during configure

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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