mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #600] 1.82 clock_gettime build failure on macOS 10.12 Sierra #338
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#338
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ilovezfs on GitHub (May 14, 2017).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/600
Version 1.82 (and 1.81) fails to build on macOS 10.12 Sierra with the following error:
Full build log is here: https://jenkins.brew.sh/job/Homebrew%20Core%20Pull%20Requests/1325/version=sierra/testReport/junit/brew-test-bot/sierra/install_s3fs/
@ggtakec commented on GitHub (May 28, 2017):
@ilovezfs Fixed this problem by #611.
Please try to check this.
And Travis CI setting change is tracked with #601.
@ilovezfs commented on GitHub (May 28, 2017):
@ggtakec fix looks good:
Before: https://jenkins.brew.sh/job/Homebrew%20Core%20Pull%20Requests/2078/version=sierra/console
After: https://jenkins.brew.sh/job/Homebrew%20Core%20Pull%20Requests/2079/version=sierra/console
@ggtakec commented on GitHub (May 28, 2017):
@ilovezfs Thank you for test and reply.
If you have a problem about s3fs, please post new issue.
Regards,
@ilovezfs commented on GitHub (May 28, 2017):
You're welcome!