Changes between Initial Version and Version 1 of Ticket #55205


Ignore:
Timestamp:
Oct 31, 2017, 5:26:47 PM (7 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Could you show me the output of:

port -v installed apache2
port -q contents apache2 | grep apxs

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55205

    • Property Owner set to ryandesign
    • Property Status changed from new to assigned
    • Property Summary changed from configure error in php apache2handler to php-apache2handler: apxs: No such file or directory
  • Ticket #55205 – Description

    initial v1  
    33        php71-apache2handler
    44
    5 MacPro: root# port -f clean --all  php71-apache2handler[[BR]]
    6 --->  Cleaning php71-apache2handler[[BR]]
    7 MacPro: root# port upgrade php71-apache2handler[[BR]]
    8 --->  Computing dependencies for php71-apache2handler[[BR]]
    9 --->  Fetching distfiles for php71-apache2handler[[BR]]
     5{{{
     6MacPro: root# port -f clean --all  php71-apache2handler
     7--->  Cleaning php71-apache2handler
     8MacPro: root# port upgrade php71-apache2handler
     9--->  Computing dependencies for php71-apache2handler
     10--->  Fetching distfiles for php71-apache2handler
    1011--->  Attempting to fetch php-7.1.11.tar.xz from
    11 http://pl.php.net/get/php-7.1.11.tar.xz/from/this/mirror?dummy= [[BR]]
    12 --->  Verifying checksums for php71-apache2handler[[BR]]
    13 --->  Extracting php71-apache2handler[[BR]]
    14 --->  Applying patches to php71-apache2handler[[BR]]
    15 --->  Configuring php71-apache2handler[[BR]]
     12http://pl.php.net/get/php-7.1.11.tar.xz/from/this/mirror?dummy=
     13--->  Verifying checksums for php71-apache2handler
     14--->  Extracting php71-apache2handler
     15--->  Applying patches to php71-apache2handler
     16--->  Configuring php71-apache2handler
    1617Error: Failed to configure php71-apache2handler, consult
    17 /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[[BR]]
    18 Error: Failed to configure php71-apache2handler: configure failure:[[BR]]
    19 command execution failed[[BR]]
     18/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
     19Error: Failed to configure php71-apache2handler: configure failure:
     20command execution failed
    2021Error: See
    2122/macports/var/macports/logs/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_php/php71-apache2handler/main.log
    2223for details.
     24}}}