3.10.2-1 build failures with gcc15
Bug #2125198 reported by
Jonas Jelten
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| postfix (Ubuntu) |
Fix Released
|
High
|
Jonas Jelten | ||
Bug Description
due to c23 standard, postfix fails to build with various errors.
e.g. "bool" is a builtin type, which is not int.
sample failure buildlog: https:/
Related branches
~jj/ubuntu/+source/postfix:lp2125198-fix-ftbfs-stdgnu23
Merged
into
ubuntu/+source/postfix:ubuntu/devel
at
revision 8195e820d2b9e71daa6259a9e60a6b900f8ad90b
- git-ubuntu bot: Approve
- Lukas Märdian (community): Approve
- Canonical Server Reporter: Pending requested
- Canonical Server Reporter: Pending requested
-
Diff: 26 lines (+7/-0)2 files modifieddebian/changelog (+6/-0)
debian/rules (+1/-0)
| Changed in postfix (Ubuntu): | |
| importance: | Undecided → High |
To post a comment you must log in.

This bug was fixed in the package postfix - 3.10.2-1ubuntu2
---------------
postfix (3.10.2-1ubuntu2) questing; urgency=medium
* d/rules: set CFLAGS std=gnu17 to fix build errors on gcc15 (LP: #2125198)
-- Jonas Jelten <email address hidden> Fri, 19 Sep 2025 15:14:55 +0200