[Bug 225633] www/mod_php72: Installation from ports fails on "Staging"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 2 16:40:32 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225633

            Bug ID: 225633
           Summary: www/mod_php72: Installation from ports fails on
                    "Staging"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tz at freebsd.org
          Reporter: a.shikov at itcons.net.ua
          Assignee: tz at freebsd.org
             Flags: maintainer-feedback?(tz at freebsd.org)

Hello!

On fresh ports tree installation of mod_php72 fails on "Staging":
===>  Staging for mod_php72-7.2.1
===>   mod_php72-7.2.1 depends on file: /usr/local/sbin/apxs - found
===>   Generating temporary packing list
/bin/mkdir -p /usr/ports/www/mod_php72/work/stage/usr/local/libexec/apache24
install  -s -m 0644 /usr/ports/www/mod_php72/work/php-7.2.1/libs/libphp7.so 
/usr/ports/www/mod_php72/work/stage/usr/local/libexec/apache24
install: /usr/ports/www/mod_php72/work/php-7.2.1/libs/libphp7.so: No such file
or directory
*** Error code 71

Stop.
make[1]: stopped in /usr/ports/www/mod_php72
*** Error code 1

Stop.
make: stopped in /usr/ports/www/mod_php72

FreeBSD version is 11.1-RELEASE-p6 on amd64. 

mod_php72 flags are:
# This file is auto-generated by 'make config'.
# Options for mod_php72-7.2.1
_OPTIONS_READ=mod_php72-7.2.1
_FILE_COMPLETE_OPTIONS_LIST=AP2FILTER PHPDBG DEBUG DTRACE IPV6 LINKTHR ZTS
OPTIONS_FILE_SET+=AP2FILTER
OPTIONS_FILE_UNSET+=PHPDBG
OPTIONS_FILE_UNSET+=DEBUG
OPTIONS_FILE_SET+=DTRACE
OPTIONS_FILE_SET+=IPV6
OPTIONS_FILE_SET+=LINKTHR
OPTIONS_FILE_SET+=ZTS


# httpd -V
Server version: Apache/2.4.29 (FreeBSD)
Server built:   unknown
Server's Module Magic Number: 20120211:68
Server loaded:  APR 1.6.3, APR-UTIL 1.6.1
Compiled using: APR 1.6.3, APR-UTIL 1.6.1
Architecture:   64-bit
Server MPM:     
Server compiled with....
 -D APR_HAS_SENDFILE
 -D APR_HAS_MMAP
 -D APR_HAVE_IPV6 (IPv4-mapped addresses disabled)
 -D APR_USE_FLOCK_SERIALIZE
 -D APR_USE_PTHREAD_SERIALIZE
 -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
 -D APR_HAS_OTHER_CHILD
 -D AP_HAVE_RELIABLE_PIPED_LOGS
 -D DYNAMIC_MODULE_LIMIT=256
 -D HTTPD_ROOT="/usr/local"
 -D SUEXEC_BIN="/usr/local/bin/suexec"
 -D DEFAULT_PIDLOG="/var/run/httpd.pid"
 -D DEFAULT_SCOREBOARD="/var/run/apache_runtime_status"
 -D DEFAULT_ERRORLOG="/var/log/httpd-error.log"
 -D AP_TYPES_CONFIG_FILE="etc/apache24/mime.types"
 -D SERVER_CONFIG_FILE="etc/apache24/httpd.conf"

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list