[MacPorts] #65671: jemalloc @5.3.0_2: universal build fails for Monterey M1 arm64 when building x86_64 slice
MacPorts
noreply at macports.org
Tue Aug 23 15:28:28 UTC 2022
#65671: jemalloc @5.3.0_2: universal build fails for Monterey M1 arm64 when
building x86_64 slice
-----------------------+----------------------
Reporter: potterpg | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords: monterey
Port: jemalloc |
-----------------------+----------------------
Comment (by potterpg):
OK, so add this somewhere:
{{{
--with-lg-page=48
}}}
where should I add it, so I can try it out on my M1 Mac?
I'm guessing in the jemalloc-5.3.0-arm64 folder somewhere?
Tried manual
{{{
./configure --with-lg-page=48
}}}
complained with too small a hugepage
so tried
{{{
./configure --with-lg-page=48 --with-lg-hugepage=48
}}}
which it seemed to accept.
followed by a make, which just had many errors, so I guess missing many
parameters.
Happy to try any suggestions to help, but clearly I need advice of what
needs doing.
--
Ticket URL: <https://trac.macports.org/ticket/65671#comment:12>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list