[Bug 273687] www/cgicc: Fails to build with GCC 13:
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Sep 2023 07:53:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273687
Bug ID: 273687
Summary: www/cgicc: Fails to build with GCC 13:
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: bofh@freebsd.org
Reporter: salvadore@freebsd.org
Blocks: 273397
Assignee: bofh@freebsd.org
Flags: maintainer-feedback?(bofh@freebsd.org)
This bug report blocks the update of GCC_DEFAULT to 13. This webpage can help
finding a fix: https://gcc.gnu.org/gcc-13/porting_to.html
--- libcgicc_la-CgiInput.lo ---
In file included from /usr/include/c++/v1/__functional/weak_result_type.h:16,
from /usr/include/c++/v1/__functional/invoke.h:14,
from /usr/include/c++/v1/__functional_base:15,
from /usr/include/c++/v1/string:520,
from /usr/include/c++/v1/__locale:15,
from /usr/include/c++/v1/ios:214,
from /usr/include/c++/v1/iostream:37,
from CgiInput.cpp:28:
/usr/include/c++/v1/type_traits:1770:8: error: expected identifier before
'__is_convertible'
1770 | struct __is_convertible
| ^~~~~~~~~~~~~~~~
Full log:
https://pkg-status.freebsd.org/package18/data/124amd64-default-foo/2023-09-06_17h55m19s/logs/errors/cgicc-3.2.19_2.log
There are other bugs similar to this one, such as bug #273671 or bug #273674.
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273397
[Bug 273397] [exp-run] Update GCC_DEFAULT to 13 etc.
--
You are receiving this mail because:
You are the assignee for the bug.