[MacPorts] #71206: python313 fails to build: error: static assertion failed: "assuming large file"
MacPorts
noreply at macports.org
Wed Oct 30 18:56:42 UTC 2024
#71206: python313 fails to build: error: static assertion failed: "assuming large
file"
-------------------------+-------------------------------------------------
Reporter: | Owner: (none)
barracuda156 |
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.2
Resolution: | Keywords: tiger, leopard, snowleopard,
Port: python313 | powerpc
-------------------------+-------------------------------------------------
Comment (by barracuda156):
It should probably do something like:
{{{
#if defined(__i386__) || defined(__ppc__)
#define statfs statfs64
#endif
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71206#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list