[MacPorts] #62096: p5-unicode-utf8-0.620.0_1: configure fails on SnowLeopard

MacPorts noreply at macports.org
Tue Jan 19 18:40:58 UTC 2021


#62096: p5-unicode-utf8-0.620.0_1: configure fails on SnowLeopard
------------------------------+-------------------------
  Reporter:  grumpybozo       |      Owner:  (none)
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.6.4
Resolution:                   |   Keywords:  snowleopard
      Port:  p5-unicode-utf8  |
------------------------------+-------------------------

Comment (by grumpybozo):

 This appears to be a side-effect of doing a binary upgrade of perl5.28.
 The binary package was built with '-Dcc=/opt/local/bin/clang-mp-3.4' so
 all calls to Module::Install::External->require_external_cc() (common in
 Makefile.PL files) will require clang-3.4 to be installed.

 WORKAROUNDS:  Install clang-3.4 explicitly so that 'reclaim' won't ever
 remove it.

 I also attempted to rebuild perl with clang 9.0, but that results in a
 different failure for the lack of support for "-fstack-protector-strong"

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


More information about the macports-tickets mailing list