[MacPorts] #65525: gprc fails on 10.6.8: error: missing binary operator before token "("
MacPorts
noreply at macports.org
Sat Jul 23 09:23:26 UTC 2022
#65525: gprc fails on 10.6.8: error: missing binary operator before token "("
--------------------------+--------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: snowleopard | Port: gprc
--------------------------+--------------------
{{{
In file included from
/opt/local/var/macports/build/_opt_PPCRosettaPorts_devel_grpc/grpc/work/grpc-1.42.0/include/grpc/support/port_platform.h:22,
from
/opt/local/var/macports/build/_opt_PPCRosettaPorts_devel_grpc/grpc/work/grpc-1.42.0/src/core/lib/gpr/alloc.cc:19:
/opt/local/var/macports/build/_opt_PPCRosettaPorts_devel_grpc/grpc/work/grpc-1.42.0/include/grpc/impl/codegen/port_platform.h:237:46:
error: missing binary operator before token "("
237 | #if !(defined(__has_feature) && __has_feature(cxx_thread_local))
| ^
In file included from
/opt/local/var/macports/build/_opt_PPCRosettaPorts_devel_grpc/grpc/work/grpc-1.42.0/include/grpc/support/port_platform.h:22,
from
/opt/local/var/macports/build/_opt_PPCRosettaPorts_devel_grpc/grpc/work/grpc-1.42.0/src/core/lib/gpr/atm.cc:19:
/opt/local/var/macports/build/_opt_PPCRosettaPorts_devel_grpc/grpc/work/grpc-1.42.0/include/grpc/impl/codegen/port_platform.h:237:46:
error: missing binary operator before token "("
237 | #if !(defined(__has_feature) && __has_feature(cxx_thread_local))
| ^
make[2]: *** [CMakeFiles/gpr.dir/src/core/lib/gpr/atm.cc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [CMakeFiles/gpr.dir/src/core/lib/gpr/alloc.cc.o] Error 1
make[2]: Leaving directory
`/opt/local/var/macports/build/_opt_PPCRosettaPorts_devel_grpc/grpc/work/build'
make[1]: *** [CMakeFiles/gpr.dir/all] Error 2
}}}
P. S. I was thinking to update the port, so perhaps let me check if the
current version also fails.
--
Ticket URL: <https://trac.macports.org/ticket/65525>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list