[MacPorts] #67301: opensp fails to configure in 10.6.8 Rosetta: configure: error: cannot compute sizeof (size_t)
MacPorts
noreply at macports.org
Tue Apr 25 06:31:22 UTC 2023
#67301: opensp fails to configure in 10.6.8 Rosetta: configure: error: cannot
compute sizeof (size_t)
---------------------------+-------------------------------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: snowleopard, powerpc, rosetta
Port: opensp |
---------------------------+-------------------------------------------
Comment (by barracuda156):
Replying to [comment:3 ryandesign]:
> There's not much difference between the 2003 and 1998 versions of C++.
Does it build if you change `c++03` to `c++98`? If so, write a patch to do
that.
It is actually the portfile which adds the flag:
{{{
configure.cxxflags-append -std=c++03
}}}
Will try replacing it.
--
Ticket URL: <https://trac.macports.org/ticket/67301#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list