-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 Folly to build with current VS version #4048
Conversation
Fix to compile libbsd on Xcode 12
Fix Folly to build with current VS version
Upstream sync.
I detected other pull requests that are modifying folly/all recipe:
This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
An unexpected error happened and has been reported. Help is on its way! 🏇 |
All green in build 2 (
|
All green in build 3 (
|
An unexpected error happened and has been reported. Help is on its way! 🏇 |
Some configurations of 'folly/2019.10.21.00' failed in build 5 (
|
Now I am not sure which is better: "unexpected error" or failed. 😂 https://github.com/facebook/folly/blob/master/CMake/GenPkgConfig.cmake
Error log CMake Error at source_subfolder/CMakeLists.txt:417 (file):
$<COMPILE_LANG_AND_ID:lang,id> may only be used with binary targets to CMake Error at source_subfolder/CMakeLists.txt:417 (file):
$<COMPILE_LANG_AND_ID:lang,id> may only be used with binary targets to |
Failed again but why? 🤨 |
Probably not enough build agents |
Ok. I give Facebook one last chance. 😂 |
All green in build 10 (
|
Now we have to be quick before any new build tools update break the old folly again. Please review. |
All green in build 11 (
|
We need to merge this so I can fix my PR too |
as often we need more reviewers. :-) |
Co-authored-by: Uilian Ries <[email protected]>
Any idea why the build failed again without any response message? |
@dmn-star It occurred an internal timeout while building Folly. As you know, it requires more time than other projects to be built. Let's try again. |
All green in build 13 (
|
May be today 😂 |
Specify library name and version: folly/2019.10.21.00
Fixes #3983
Relates to facebook/folly#1412
Fix Folly to build on Linux
Relates to facebook/folly#1414
conan-center hook activated.