facebook / facebook/folly

'std::is_trivial<folly::detail::AccessSpreaderBase::GlobalState>::value || kCpplibVer': not trivial

Open
#2,336 5 comments 3 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
30.5k
Forks
5.9k
PR merge metrics
No merged PRs in 30d

Description

This issue started after upgrading to [macOS Sequoia](https://www.apple.com/in/macos/macos-sequoia/)

## Error

```
ios/Pods/Headers/Public/Flipper-Folly/folly/concurrency/CacheLocality.h:209:7: error: static assertion failed due to requirement 'std::is_trivial::value || kCpplibVer': not trivial
209 | std::is_trivial::value || kCpplibVer, "not trivial");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

```
## iOS builds are failing -

Screenshot 2024-11-11 at 11 40 51 AM

Screenshot 2024-11-11 at 11 40 37 AM

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.