Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jul 2022 13:17:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265500] lang/php82 Building with some options off fails on staging
Message-ID:  <bug-265500-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 265500
           Summary: lang/php82 Building with some options off fails on
                    staging
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: a.shikov@itcons.net.ua
             Flags: maintainer-feedback?(bofh@freebsd.org)
          Assignee: bofh@freebsd.org

Hello!

Makefile post-install target does not take into account possible off option=
s.
For example, building with CGI option off fails:

/usr/ports/lang/php82>make
[...]
=3D=3D=3D>  Staging for php82-8.2.0.a3
=3D=3D=3D>   Generating temporary packing list
Installing PHP SAPI module:       embed
Installing PHP CLI binary:=20=20=20=20=20=20=20
/usr/ports/lang/php82/work/stage/usr/local/bin/
Installing PHP CLI man page:=20=20=20=20=20
/usr/ports/lang/php82/work/stage/usr/local/man/man1/
Installing phpdbg binary:=20=20=20=20=20=20=20=20
/usr/ports/lang/php82/work/stage/usr/local/bin/
Installing phpdbg man page:=20=20=20=20=20=20
/usr/ports/lang/php82/work/stage/usr/local/man/man1/
Installing build environment:=20=20=20=20
/usr/ports/lang/php82/work/stage/usr/local/lib/php/build/
Installing header files:=20=20=20=20=20=20=20=20=20
/usr/ports/lang/php82/work/stage/usr/local/include/php/
Installing helper programs:=20=20=20=20=20=20
/usr/ports/lang/php82/work/stage/usr/local/bin/
  program: phpize
  program: php-config
Installing man pages:=20=20=20=20=20=20=20=20=20=20=20=20
/usr/ports/lang/php82/work/stage/usr/local/man/man1/
  page: phpize.1
  page: php-config.1
/usr/bin/strip /usr/ports/lang/php82/work/stage//usr/local/bin/php-cgi
strip: open /usr/ports/lang/php82/work/stage//usr/local/bin/php-cgi failed:=
 No
such file or directory
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/lang/php82
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/php82

--=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-265500-7788>