-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
Reported by Fedora CI:
https://koschei.fedoraproject.org/package/php-pecl-mongodb?collection=f43
The pecl extension build fails using newer GCC 15 (no issue with 14)
In above linkyou can see build is faling since libbson 1.30 and GCC update (sadly both were done the same day)
From build.log
{{/usr/include/libbson-1.0/bson/bson-macros.h:213:34: error: expected ';' before 'void' 213 | static BSON_INLINE BSON_NORETURN void | ^~~~ /usr/include/libbson-1.0/bson/bson-macros.h:220:34: error: expected ';' before 'void' 220 | static BSON_INLINE BSON_NORETURN void | ^~~~ }}
- depends on
-
PHPC-2519 Upgrade libmongoc to 1.30.1
-
- In Code Review
-
- is caused by
-
CDRIVER-5889 Build failure using libbson 1.30 and newer GCC 15
-
- Closed
-
- is related to
-
PHPC-2508 Upgrade libmongoc to 1.30.0
-
- Closed
-