[MacPorts] #69337: MenuMeters uses x86_64 strip with i386 build

MacPorts noreply at macports.org
Fri Feb 16 00:56:01 UTC 2024


#69337: MenuMeters uses x86_64 strip with i386 build
---------------------------+-------------------------------
  Reporter:  barracuda156  |      Owner:  barracuda156
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.9.1
Resolution:                |   Keywords:  i386, snowleopard
      Port:  MenuMeters    |
---------------------------+-------------------------------

Comment (by barracuda156):

 Replying to [comment:1 ryandesign]:
 > "uses x86_64 strip with i386 build" is not a cause of this problem that
 I've ever heard of. Instead, this could be caused by compiling with a
 newer clang but trying to use `strip` or other tools from Xcode; the
 solution would be to use updated versions of `strip` or other tools from
 the cctools port.

 This port builds with Xcode, so hopefully should not be using any clang
 stuff on systems where the default OS compiler is gcc.

 Perhaps I phrased it wrongly, but I believe, nothing x86_64-related should
 appear in the build, since a) build arch is `i386` and universal_archs are
 `i386 ppc`, b) this is CoreDuo, 64-bit binaries are unsupported.

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


More information about the macports-tickets mailing list