Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2019 04:12:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234914] www/mod_php72: does not build complaining of Pthreads support
Message-ID:  <bug-234914-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 234914
           Summary: www/mod_php72: does not build complaining of Pthreads
                    support
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tz@freebsd.org
          Reporter: vas@mpeks.tomsk.su
             Flags: maintainer-feedback?(tz@freebsd.org)
          Assignee: tz@freebsd.org
 Attachment #201090 text/plain
         mime type:

Created attachment 201090
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D201090&action=
=3Dedit
A poudriere build log

The configure script fails with=20

Configuring SAPI modules
checking for Apache 2.0 handler-module support via DSO through APXS...
configure: error: ZTS currently requires working POSIX threads. We were una=
ble
to verify that your system supports Pthreads.
=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to tz@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/www/mod_php72/work/php-7.2.13/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make: stopped in /usr/ports/www/mod_php72
=3D>> Cleaning up wrkdir

Considering that php72 is now the default version, it's pretty serious. My
projects depend on mod_php.

Please note that:

1. It is a clean build (poudriere bulk -c)

2. I don't have ZTS enabled anywhere:
root@vas:~ # find /usr/local/etc/poudriere.d/options/ -type f | xargs grep =
ZTS
/usr/local/etc/poudriere.d/options/lang_php72/options:_FILE_COMPLETE_OPTION=
S_LIST=3DCLI
CGI FPM EMBED PHPDBG DEBUG DTRACE IPV6 LINKTHR ZTS
/usr/local/etc/poudriere.d/options/lang_php72/options:OPTIONS_FILE_UNSET+=
=3DZTS
/usr/local/etc/poudriere.d/options/www_mod_php72/options:_FILE_COMPLETE_OPT=
IONS_LIST=3DAP2FILTER
PHPDBG DEBUG DTRACE IPV6 LINKTHR ZTS
/usr/local/etc/poudriere.d/options/www_mod_php72/options:OPTIONS_FILE_UNSET=
+=3DZTS
root@vas:~ #

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