Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Apr 2021 22:21:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254753] www/php-extensions: Fails to compile DEBUG with Apache mpm_event
Message-ID:  <bug-254753-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 254753
           Summary: www/php-extensions: Fails to compile DEBUG with Apache
                    mpm_event
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: danmcgrath.ca@gmail.com

Hi,

Perhaps I should start off by mentioning that this report is related to the
following reports:

  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254752
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245034

So apologies in advance for the noise!

TL;DR: I am unable to compile PHP with DEBUG due to having ZTS forced. If I
disable ZTS, then I get problems with XML and a half dozen other extensions:

=3D=3D=3D>   php73-pear-1.10.12 depends on file:
/usr/local/lib/php/20180731-zts/xml.so - not found
*** Error code 1

I am using 2021Q1 on 11.4 atm, and need to get a DEBUG build going to look =
into
some problems with mod_mpm_event:

* thread #19, name =3D 'httpd', stop reason =3D signal SIGHUP
  * frame #0: 0x0000000801cab0fa libc.so.7`__sys_thr_kill + 10
    frame #1: 0x00000008019cea0a libthr.so.3`_pthread_kill + 170
    frame #2: 0x00000008066f829c
mod_mpm_event.so`___lldb_unnamed_symbol30$$mod_mpm_event.so + 284
    frame #3: 0x00000008066f9846
mod_mpm_event.so`___lldb_unnamed_symbol38$$mod_mpm_event.so + 310
    frame #4: 0x00000008019c608c
libthr.so.3`___lldb_unnamed_symbol1$$libthr.so.3 + 348


Any insight into this would be appreciated, thanks!

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