[MacPorts] #67552: zpaq @7.15: allocx failed
MacPorts
noreply at macports.org
Fri Jul 7 08:22:01 UTC 2023
#67552: zpaq @7.15: allocx failed
---------------------+------------------------
Reporter: rarufu | Owner: ryandesign
Type: defect | Status: accepted
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: arm64
Port: zpaq |
---------------------+------------------------
Changes (by ryandesign):
* keywords: => arm64
* status: assigned => accepted
Comment:
Oh, I missed the part where you said it was in the readme. I still think
it's dumb that the developer expects us to disable JIT manually on systems
where it doesn't work; it should do that automatically, especially since
enabling JIT on those systems doesn't result in a build failure but a
runtime failure. So I'll fix the code to do it automatically.
While poking around in the source code comments (this one isn't even in
the readme) I realized that the build system expects us to tell it
manually that we're on macOS so that it uses the right code to determine
the number of processors so that it can use multiple threads. So I'll add
the flag to do that (but the developer should remove the flag and instead
fix the code to detect it automatically).
--
Ticket URL: <https://trac.macports.org/ticket/67552#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list