Skip to content

Conversation

@pcmoritz
Copy link
Contributor

@pcmoritz pcmoritz commented Jun 7, 2018

On my mac I get the following:

/Users/pcmoritz/ray/src/ray/object_manager/object_directory.cc:151:8: error: lambda capture 'this' is not used [-Werror,-Wunused-lambda-capture]
      [this, callback](gcs::AsyncGcsClient *client, const ObjectID &object_id,
       ^
1 error generated.
make[2]: *** [src/ray/CMakeFiles/ray_objlib.dir/object_manager/object_directory.cc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [src/ray/CMakeFiles/ray_objlib.dir/all] Error 2
make: *** [all] Error 2

(introduced by #2162)

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/5902/
Test PASSed.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/5908/
Test PASSed.

@robertnishihara robertnishihara merged commit 343f298 into ray-project:master Jun 7, 2018
@robertnishihara robertnishihara deleted the fix-mac-compilation branch June 7, 2018 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants