[MacPorts] #62027: qt5-qtwebkit fails to build on Big Sur 11.1 with Apple silicon
MacPorts
noreply at macports.org
Wed Feb 24 10:52:49 UTC 2021
#62027: qt5-qtwebkit fails to build on Big Sur 11.1 with Apple silicon
---------------------------+---------------------------------
Reporter: dfleck | Owner: MarcusCalhoun-Lopez
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords: bigsur arm64
Port: qt5-qtwebkit |
---------------------------+---------------------------------
Comment (by jhoyt4):
The good / bad news is that it's still tripping in the same place:
{{{
:info:build wtf/FastMalloc.cpp:641:10: error: "Unsupported PAGE_SHIFT
amount"
:info:build # error "Unsupported PAGE_SHIFT amount"
:info:build ^
:info:build wtf/FastMalloc.cpp:652:35: error: use of undeclared identifier
'K_NUM_CLASSES'
:info:build static const size_t kNumClasses = K_NUM_CLASSES;
:info:build
}}}
Basically my logic in the patch fails to set K_PAGE_SHIFT which then is
used to set K_NUM_CLASSES
One more patch file, hopefully this gets us past this error.
^
--
Ticket URL: <https://trac.macports.org/ticket/62027#comment:32>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list