-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
RHEL 7.0 and 7.1 builds are failing due to incompatible pointer warnings, which are reported as errors thanks to mongodb-developer-flags using -Werror. We may be able to temporarily work around this by disabling developer flags for those builds; otherwise, we'll need to wait for an upstream fix (CDRIVER-4237).
Interestingly, this was only introduced when upgrading to libmongoc 1.20.0 (PHPC-2011) and not the earlier bump to 1.20-dev for the new atomic APIs (PHPC-1997).
- depends on
-
CDRIVER-4237 Incompatible pointer type warnings in atomics
- Closed
- related to
-
PHPC-1997 Update calls to deprecated bson_atomic_int_add function
- Closed
-
PHPC-2011 Upgrade libmongoc to 1.20.0 and libmongocrypt to 1.3.0
- Closed
-
PHPC-2014 Replace EOL OS versions in Evergreen matrix
- Closed
-
CDRIVER-4124 Clean Up Internal Atomic APIs
- Closed