[Bug 234914] www/mod_php72: does not build complaining of Pthreads support
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 13 04:12:53 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234914
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 at freebsd.org
Reporter: vas at mpeks.tomsk.su
Flags: maintainer-feedback?(tz at freebsd.org)
Assignee: tz at freebsd.org
Attachment #201090 text/plain
mime type:
Created attachment 201090
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201090&action=edit
A poudriere build log
The configure script fails with
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 unable
to verify that your system supports Pthreads.
===> Script "configure" failed unexpectedly.
Please report the problem to tz at 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
=>> 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 at vas:~ # find /usr/local/etc/poudriere.d/options/ -type f | xargs grep ZTS
/usr/local/etc/poudriere.d/options/lang_php72/options:_FILE_COMPLETE_OPTIONS_LIST=CLI
CGI FPM EMBED PHPDBG DEBUG DTRACE IPV6 LINKTHR ZTS
/usr/local/etc/poudriere.d/options/lang_php72/options:OPTIONS_FILE_UNSET+=ZTS
/usr/local/etc/poudriere.d/options/www_mod_php72/options:_FILE_COMPLETE_OPTIONS_LIST=AP2FILTER
PHPDBG DEBUG DTRACE IPV6 LINKTHR ZTS
/usr/local/etc/poudriere.d/options/www_mod_php72/options:OPTIONS_FILE_UNSET+=ZTS
root at vas:~ #
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list