FTBFS with glibc 2.30
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
postfix (Ubuntu) |
Fix Released
|
High
|
Andreas Hasenack |
Bug Description
gcc -fPIC -I. -I../../include -DDEBIAN -DHAS_PCRE -DHAS_LDAP -DUSE_LDAP_SASL -DHAS_SQLITE -DMYORIGIN_
dns_str_
55 | "RES_AAONLY", RES_AAONLY,
| ^~~~~~~~~~~~~~~~~
dns_str_
57 | "RES_PRIMARY", RES_PRIMARY,
| ^~~~~~~~~~~~~~~~~~~
dns_str_
63 | "RES_INSECURE1", RES_INSECURE1,
| ^~~~~~~~~~~~~
| RES_RECURSE
dns_str_
64 | "RES_INSECURE2", RES_INSECURE2,
| ^~~~~~~~~~~~~
| RES_RECURSE
dns_str_
66 | "RES_USE_INET6", RES_USE_INET6,
| ^~~~~~~~~~~~~
dns_str_
71 | "RES_NOCHECKNAME", RES_NOCHECKNAME,
| ^~~~~~~
dns_str_
76 | "RES_KEEPTSIG", RES_KEEPTSIG,
| ^~~~~~~
dns_str_
79 | "RES_BLAST", RES_BLAST,
| ^~~~~~~~~~~~~~~
make: *** [Makefile:85: dns_str_resflags.o] Error 1
Also reported here:
http://
With fix being in 3.5:
"""
etc. Fixed in Postfix 3.5. You cn delete the offending lines.
"""
I believe I located it in a hunk in this commit:
https:/
Related branches
- Christian Ehrhardt (community): Approve
- Canonical Server Core Reviewers: Pending requested
-
Diff: 96 lines (+60/-1)4 files modifieddebian/changelog (+6/-0)
debian/control (+2/-1)
debian/patches/80_glibc2.30-ftbfs.diff (+51/-0)
debian/patches/series (+1/-0)
This bug was fixed in the package postfix - 3.4.5-1ubuntu1
---------------
postfix (3.4.5-1ubuntu1) eoan; urgency=medium
* d/p/80_ glibc2. 30-ftbfs. diff: fix build with glibc 2.30 (LP: #1842923)
-- Andreas Hasenack <email address hidden> Thu, 05 Sep 2019 10:01:24 -0300