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

macOS 10.14 build failure #1532

Closed
dtrodrigues opened this issue Mar 2, 2021 · 1 comment
Closed

macOS 10.14 build failure #1532

dtrodrigues opened this issue Mar 2, 2021 · 1 comment

Comments

@dtrodrigues
Copy link

dtrodrigues commented Mar 2, 2021

Folly fails to build on macOS 10.14

In file included from /tmp/folly-20210301-82287-orzki0/folly-2021.03.01.00/folly/ClockGettimeWrappers.cpp:17:
In file included from /tmp/folly-20210301-82287-orzki0/folly-2021.03.01.00/folly/ClockGettimeWrappers.h:19:
/tmp/folly-20210301-82287-orzki0/folly-2021.03.01.00/folly/portability/Time.h:52:17: error: typedef redefinition with different types ('uint8_t' (aka 'unsigned char') vs 'enum clockid_t')
typedef uint8_t clockid_t;
                ^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/time.h:171:3: note: previous definition is here
} clockid_t;
  ^
1 error generated.
@dtrodrigues
Copy link
Author

Closing per #1545

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

No branches or pull requests

1 participant