[MacPorts] #70563: py310-grpcio @1.48.4_9 fails to build (was: py310-grpcio 1.48.4_9.darwin_23.arm64: fails to build)
MacPorts
noreply at macports.org
Thu Aug 15 05:12:12 UTC 2024
#70563: py310-grpcio @1.48.4_9 fails to build
----------------------+--------------------------
Reporter: areilly | Owner: emcrisostomo
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: grpcio |
----------------------+--------------------------
Changes (by jmroot):
* port: py310-grpcio => grpcio
Comment:
That fixed the cython errors but it's still failing like this:
{{{
In file included from
src/core/ext/filters/message_size/message_size_filter.cc:19:
In file included from
./src/core/ext/filters/message_size/message_size_filter.h:30:
In file included from ./src/core/lib/channel/channel_args.h:33:
In file included from /opt/local/include/absl/types/optional.h:39:
/opt/local/include/absl/utility/utility.h:82:12: error: no member named
'in_place_t' in namespace 'std'
using std::in_place_t;
~~~~~^
}}}
Likely needs to be updated to a new upstream version to be compatible with
the current abseil.
--
Ticket URL: <https://trac.macports.org/ticket/70563#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list