Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Aug 2019 06:38:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239733] mod_php73 fails to build shared object libphp7.so
Message-ID:  <bug-239733-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239733

            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@FreeBSD.org
          Reporter: sebastian@wolfgarten.com

# uname -a=20=20=20=20
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'.
=3D=3D=3D>  Staging for mod_php73-7.3.8
=3D=3D=3D>   mod_php73-7.3.8 depends on file: /usr/local/sbin/apxs - found
=3D=3D=3D>   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=
=20
/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 f=
ile
or directory
*** Error code 71

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239733-7788>