Re: [MacPorts] #64027: tbb @2020.3: error: ‘struct malloc_introspection_t’ has no member named ‘zone_locked’

MacPorts noreply at macports.org
Sat Dec 4 17:25:37 UTC 2021


#64027: tbb @2020.3: error: ‘struct malloc_introspection_t’ has no member named
‘zone_locked’
---------------------------+---------------------
  Reporter:  barracuda156  |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.7.1
Resolution:                |   Keywords:  powerpc
      Port:  tbb           |
---------------------------+---------------------

Comment (by kencu):

 yes, something is not going right. clang-7.0 can never work on powerpc,
 and ideally would not even be a possible option for selection.

 Please go into your configuration settings and just triple check that
 everything is stock macports default, ie:

 {{{
 cd /opt/local/etc/macports
 }}}
 and then diff each file against it's default file in that folder and make
 sure that you have not changed anything at all in there from the defaults.

 If you have changed anything, then back that file up and copy the default
 over to be the active conf file.

 Once you are certain that you have an absolutely stock macports setup,
 with everything just like everyone else would have, then do this:
 {{{
 sudo port clean tbb
 sudo port -v install tbb
 }}}
 and then post that log up here if it fails so someone can take a look.

 If it builds properly with this process, then you know that something in
 your settings, overlays, setups, configurations, or modifications is
 responsible for it not building. It is not an issue with the software or
 macports.

 If it does not build properly with this process, then you know that it is
 a true macports problem, and someone with the same system (which is
 everyone) should see the exact same error and perhaps can help get tbb
 woring on 10.5.8 PPC for you.

-- 
Ticket URL: <https://trac.macports.org/ticket/64027#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list