[MacPorts] #55110: Cannot install mod_fcgid port after forced upgrade to apache2 @2.4.28_0+preforkmpm

MacPorts noreply at macports.org
Tue Oct 17 15:18:03 UTC 2017


#55110: Cannot install mod_fcgid port after forced upgrade to apache2
@2.4.28_0+preforkmpm
----------------------+-----------------
 Reporter:  jlrobins  |      Owner:
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:
 Keywords:            |       Port:
----------------------+-----------------
 Was running apache 2.2 and mod_fcgid via macports until yesterday's
 'upgrade outdated' which seemed to force ship down apache2
 @2.4.28_0+preforkmpm. Now cannot rebuild mod_fcgid:

 {{{
 $ sudo port install mod_fcgid
 Password:
 --->  Computing dependencies for mod_fcgid
 --->  Building mod_fcgid
 Error: Failed to build mod_fcgid: command execution failed
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_fs1_macports_ports_www_mod_fcgid/mod_fcgid/main.log
 for details.
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
 Error: Processing of port mod_fcgid failed
 }}}

 Looks like the port has `/opt/local/apache2/bin/apxs` hardcoded, should
 instead pivot location off of which apache2 variant is actually installed?
 New places for axps is `/opt/local/bin/apxs`

 See attached main.log.

--
Ticket URL: <https://trac.macports.org/ticket/55110>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list