[MacPorts] #66641: php74-apache2handler *does* install on Snow Leopard

MacPorts noreply at macports.org
Sat Jan 7 12:26:07 UTC 2023


#66641: php74-apache2handler *does* install on Snow Leopard
-----------------------------------+------------------------
  Reporter:  typonaut              |      Owner:  ryandesign
      Type:  defect                |     Status:  assigned
  Priority:  Normal                |  Milestone:
 Component:  ports                 |    Version:
Resolution:                        |   Keywords:
      Port:  php74-apache2handler  |
-----------------------------------+------------------------
Changes (by jmroot):

 * status:  new => assigned
 * owner:  (none) => ryandesign
 * type:  update => defect


Comment:

 I can only guess this might be about the failure status shown at
 https://ports.macports.org/port/php74-apache2handler/details/ ?

 If so, that's showing as "failed install-dependencies", and the dependency
 that failed is
 [https://build.macports.org/builders/ports-10.6_x86_64-builder/builds/133521/steps
 /install-port/logs/stdio apache2]. And that appears to be failing because
 of apr baking the compiler path into one of its files:
 {{{
 /opt/local/share/apr-1/build/libtool: line 10533: /opt/local/bin/clang-
 mp-9.0: No such file or directory
 }}}
 It would work iff you have the compiler that apr was built with installed.
 I'm not sure if this is a result of apache2 not specifying a compiler when
 using apr, or if apr always insists on using the baked-in value.

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


More information about the macports-tickets mailing list