FTBFS with GCC 12
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
squid (Ubuntu) |
Fix Released
|
Critical
|
Sergio Durigan Junior |
Bug Description
squid's "upstream-
libtool: compile: g++ -DHAVE_CONFIG_H -DDEFAULT_
In file included from ../../src/
../../src/
48 | class SBufIterator : public std::iterator<
| ^~~~~~~~
In file included from /usr/include/
/usr/include/
127 | struct _GLIBCXX17_
| ^~~~~~~~
cc1plus: all warnings being treated as errors
Related branches
- Bryce Harrington (community): Approve
- Canonical Server Reporter: Pending requested
-
Diff: 1212 lines (+1039/-2)9 files modifieddebian/NEWS (+7/-0)
debian/changelog (+794/-0)
debian/control (+3/-2)
debian/patches/0009-Fix-Werror-alloc-size-larger-than-on-GCC-12.patch (+65/-0)
debian/patches/90-cf.data.ubuntu.patch (+22/-0)
debian/patches/99-ubuntu-ssl-cert-snakeoil.patch (+28/-0)
debian/patches/fix-max-pkt-sz-for-icmpEchoData-padding.patch (+89/-0)
debian/patches/series (+4/-0)
debian/usr.sbin.squid (+27/-0)
- git-ubuntu bot: Approve
- Robie Basak: Approve
- Canonical Server Reporter: Pending requested
-
Diff: 29 lines (+10/-0)2 files modifieddebian/changelog (+7/-0)
debian/tests/upstream-test-suite (+3/-0)
https:/ /salsa. debian. org/squid- team/squid/ -/commit/ c88ab9c5a4239db f583f31570239a2 597680f88c added -Wno-error= deprecated- declarations to d/rules, but didn't replicate the change to d/t/upstream- test-suite.
Either way, we don't need to silence this error anymore because it's been fixed upstream by https:/ /github. com/squid- cache/squid/ commit/ 617ce5838aa6bcb 437b3f9ecc8bbfb 5c17c44ee2.