Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix first make error #548

Merged
merged 1 commit into from
May 20, 2021
Merged

fix first make error #548

merged 1 commit into from
May 20, 2021

Conversation

yhio
Copy link
Contributor

@yhio yhio commented May 20, 2021

Clone and first make all report error:

➜  go-fil-markets git:(fix-makefile) make all
/Library/Developer/CommandLineTools/usr/bin/make -C ./extern/filecoin-ffi/ .install-filcrypto
make[1]: *** No rule to make target `.install-filcrypto'.  Stop.
make: *** [.filecoin-build] Error 2

@codecov-commenter
Copy link

Codecov Report

Merging #548 (5a0c192) into master (e91085d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #548   +/-   ##
=======================================
  Coverage   65.77%   65.77%           
=======================================
  Files          56       56           
  Lines        3634     3634           
=======================================
  Hits         2390     2390           
  Misses       1009     1009           
  Partials      235      235           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e91085d...5a0c192. Read the comment docs.

Copy link
Contributor

@dirkmc dirkmc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

@dirkmc dirkmc merged commit 5b6d12f into filecoin-project:master May 20, 2021
@dirkmc dirkmc mentioned this pull request Jun 1, 2021
@yhio yhio deleted the fix-makefile branch June 5, 2021 17:19
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