[MacPorts] #55205: php-apache2handler: apxs: No such file or directory

MacPorts noreply at macports.org
Tue Oct 31 20:19:21 UTC 2017


#55205: php-apache2handler: apxs: No such file or directory
-------------------------+------------------------
  Reporter:  BjarneDMat  |      Owner:  ryandesign
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:  invalid     |   Keywords:
      Port:              |
-------------------------+------------------------
Changes (by ryandesign):

 * status:  assigned => closed
 * resolution:   => invalid


Old description:

> I'm seeing this for both
>         php55-apache2handler[[BR]]
>         php71-apache2handler
>
> {{{
> MacPro: root# port -f clean --all  php71-apache2handler
> --->  Cleaning php71-apache2handler
> MacPro: root# port upgrade php71-apache2handler
> --->  Computing dependencies for php71-apache2handler
> --->  Fetching distfiles for php71-apache2handler
> --->  Attempting to fetch php-7.1.11.tar.xz from
> http://pl.php.net/get/php-7.1.11.tar.xz/from/this/mirror?dummy=
> --->  Verifying checksums for php71-apache2handler
> --->  Extracting php71-apache2handler
> --->  Applying patches to php71-apache2handler
> --->  Configuring php71-apache2handler
> Error: Failed to configure php71-apache2handler, consult
> /macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_php/php71-apache2handler/work/php-7.1.11/config.log
> Error: Failed to configure php71-apache2handler: configure failure:
> command execution failed
> Error: See
> /macports/var/macports/logs/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_php/php71-apache2handler/main.log
> for details.
> }}}

New description:

 I'm seeing this for both
         php55-apache2handler[[BR]]
         php71-apache2handler

 {{{
 MacPro: root# port -f clean --all  php71-apache2handler
 --->  Cleaning php71-apache2handler
 MacPro: root# port upgrade php71-apache2handler
 --->  Computing dependencies for php71-apache2handler
 --->  Fetching distfiles for php71-apache2handler
 --->  Attempting to fetch php-7.1.11.tar.xz from
 http://pl.php.net/get/php-7.1.11.tar.xz/from/this/mirror?dummy=
 --->  Verifying checksums for php71-apache2handler
 --->  Extracting php71-apache2handler
 --->  Applying patches to php71-apache2handler
 --->  Configuring php71-apache2handler
 Error: Failed to configure php71-apache2handler, consult
 /macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_php/php71-apache2handler/work/php-7.1.11/config.log
 Error: Failed to configure php71-apache2handler: configure failure:
 command execution failed
 Error: See
 /macports/var/macports/logs/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_php/php71-apache2handler/main.log
 for details.
 }}}

--

Comment:

 Ok, looks like you're using a custom version of the apache2 port that you
 installed last year. Please delete whatever custom apache2 portfile you
 are using and upgrade to our version, which should look more like this:

 {{{
 $ port -v installed apache2
 The following ports are currently installed:
   apache2 @2.4.29_0+preforkmpm (active) platform='darwin 16'
 archs='x86_64' date='2017-10-24T03:43:34-0500'
 }}}
 {{{
 $ port -q contents apache2 | grep apxs
   /opt/local/bin/apxs
   /opt/local/share/apache2/man1/apxs.1
   /opt/local/www/apache2/manual/programs/apxs.html
   /opt/local/www/apache2/manual/programs/apxs.html.en
   /opt/local/www/apache2/manual/programs/apxs.html.fr
   /opt/local/www/apache2/manual/programs/apxs.html.ko.euc-kr
   /opt/local/www/apache2/manual/programs/apxs.html.tr.utf8
 }}}

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


More information about the macports-tickets mailing list