[Bug 239733] mod_php73 fails to build shared object libphp7.so

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 9 06:38:19 UTC 2019


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

            Bug ID: 239733
           Summary: mod_php73 fails to build shared object libphp7.so
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: sebastian at wolfgarten.com

# uname -a    
FreeBSD waldfest 12.0-RELEASE-p3 FreeBSD 12.0-RELEASE-p3 GENERIC  amd64

I am trying to build mod_php73 7.3.8 from ports with default options:

/usr/ports/www/mod_php73]# make install

(...)

Looks fine but just before the end, it fails to install the shared object:

g/phpdbg_opcode.lo sapi/phpdbg/phpdbg_list.lo sapi/phpdbg/phpdbg_utils.lo
sapi/phpdbg/phpdbg_info.lo sapi/phpdbg/phpdbg_cmd.lo sapi/phpdbg/phpdbg_set.lo
sapi/phpdbg/phpdbg_frame.lo sapi/phpdbg/phpdbg_watch.lo
sapi/phpdbg/phpdbg_btree.lo sapi/phpdbg/phpdbg_sigsafe.lo
sapi/phpdbg/phpdbg_wait.lo sapi/phpdbg/phpdbg_io.lo sapi/phpdbg/phpdbg_eol.lo
sapi/phpdbg/phpdbg_out.lo -lcrypt -largon2 -lcrypt -lm -lpthread -lxml2 -lz
-llzma -lm -lpcre2-8 -lcrypt -largon2 -lcrypt    -o sapi/phpdbg/phpdbg
--- all ---

Build complete.
Don't forget to run 'make test'.
===>  Staging for mod_php73-7.3.8
===>   mod_php73-7.3.8 depends on file: /usr/local/sbin/apxs - found
===>   Generating temporary packing list
/bin/mkdir -p /usr/ports/www/mod_php73/work/stage/usr/local/libexec/apache24
install  -s -m 0644 /usr/ports/www/mod_php73/work/php-7.3.8/libs/libphp7.so 
/usr/ports/www/mod_php73/work/stage/usr/local/libexec/apache24
install: /usr/ports/www/mod_php73/work/php-7.3.8/libs/libphp7.so: No such file
or directory
*** Error code 71

This seems to me like a bug, so please take a look.

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


More information about the freebsd-ports-bugs mailing list