Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31873 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81313 invoked by uid 1010); 23 Aug 2007 20:23:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 81298 invoked from network); 23 Aug 2007 20:23:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Aug 2007 20:23:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=buildsmart@daleenterprise.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=buildsmart@daleenterprise.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain daleenterprise.com from 67.78.11.229 cause and error) X-PHP-List-Original-Sender: buildsmart@daleenterprise.com X-Host-Fingerprint: 67.78.11.229 daleenterprise.com Received: from [67.78.11.229] ([67.78.11.229:50705] helo=daleenterprise.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 83/11-08871-4DCEDC64 for ; Thu, 23 Aug 2007 16:23:49 -0400 Received: from localhost (localhost [127.0.0.1]) by daleenterprise.com (Postfix) with ESMTP id 3B2DE1FAAF1 for ; Thu, 23 Aug 2007 16:23:46 -0400 (EDT) Received: from daleenterprise.com ([127.0.0.1]) by localhost (daleenterprise.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00959-14 for ; Thu, 23 Aug 2007 16:23:43 -0400 (EDT) Received: from [10.1.100.11] (daleenterprise.com [10.1.100.11]) by daleenterprise.com (Postfix) with ESMTP id 0F0441FAAE5 for ; Thu, 23 Aug 2007 16:23:42 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v752.2) Content-Transfer-Encoding: 7bit Message-ID: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: PHP Internals List Date: Thu, 23 Aug 2007 16:23:41 -0400 X-Pgp-Agent: GPGMail 1.1.2 (Tiger) X-Mailer: Apple Mail (2.752.2) MTA-Interface: amavisd-new-2.3.3 (2005-08-22) + Maia Mailguard 1.1.0 at daleenterprise.com X-Spam-Scanned: using SpamAssassin 3.1.7 (2006-10-05) at daleenterprise.com X-Virus-Scanned: using ClamAV 0.88.6 (2006-11-05) at daleenterprise.com Subject: building PHP 5.2.3 and namespace issues From: buildsmart@daleenterprise.com (BuildSmart) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It appears that several modules/extensions don't work when built as loadable extensions. All software was built on Apple servers using the Apple Developer Environment, I have tried the builds on owned machines running current OSes with the same results to eliminate the possibility of the ADE being at fault. Building for apache 1.3.33 and everything except gmp works, the issue occurs with apache 2 versions 2.0.53 and 2.2.4 (both I have installed). If the extensions are built as bundled they appear to work properly provided I force flat_namespace (some do build and work as twolevel_namespace but they are rare), the issue is only when they are built as loadable. What I find odd about this problem is that none of the extensions actually reference the missing symbols so I'm not sure what to make of it other than it's a build bug but I'm not sure how to define it or file it. "either namespace" refers to "-twolevel_namespace" and "- flat_namespace". _________________________________________________ ones included that do work in apache 2: (forced as flat_namespace) bcmath dbase filepro gd imap memcache mssql mysql mysqli openbase_module openssl pdo_sqlite pgsql rrdtool soap tidy wddx xmlrpc xsl _________________________________________________ ones included that don't work in apache 2: (either namespace) fbsql gmp rar _________________________________________________ ones I added that do work in apache 2: (forced as flat_namespace) big_int bcompiler dio ffmpeg pcntl zip _________________________________________________ ones I wrote that do work in apache 2: (forced as flat_namespace) rrdtool _________________________________________________ ones I wrote that don't work in apache 2: (either namespace) clam _________________________________________________ [ ERROR REPORT ] Host Name: c20.apple.com Date/Time: 2007-08-23 14:52:06.176 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 4632 Thread: Unknown Link (dyld) error: Symbol not found: _compiler_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/bcompiler Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 14:52:23.452 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 4641 Thread: Unknown Link (dyld) error: Symbol not found: _compiler_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/bcompiler Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 14:53:47.942 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 7408 Thread: Unknown Link (dyld) error: Symbol not found: _compiler_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/bcompiler Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 14:55:49.708 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 17789 Thread: Unknown Link (dyld) error: Symbol not found: _compiler_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/big_int Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 14:57:38.311 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 27056 Thread: Unknown Link (dyld) error: Symbol not found: _core_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/dbase Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 14:58:32.543 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 1497 Thread: Unknown Link (dyld) error: Symbol not found: _core_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/dio Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 14:59:23.724 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 3885 Thread: Unknown Link (dyld) error: Symbol not found: _executor_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/ffmpeg Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:00:20.410 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 3910 Thread: Unknown Link (dyld) error: Symbol not found: _core_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/filepro Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:01:10.702 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 5436 Thread: Unknown Link (dyld) error: Symbol not found: _core_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/gd Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:02:16.865 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 10603 Thread: Unknown Link (dyld) error: Symbol not found: _core_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/imap Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:03:25.600 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 14479 Thread: Unknown Link (dyld) error: Symbol not found: _executor_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/memcache Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:04:37.522 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 17688 Thread: Unknown Link (dyld) error: Symbol not found: _core_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/mssql Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:05:09.339 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 7775 Thread: Unknown Link (dyld) error: Symbol not found: _executor_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/fbsql Expected in: flat namespace ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:05:50.690 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 25909 Thread: Unknown Link (dyld) error: Symbol not found: _executor_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/fbsql Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:08:08.041 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 9271 Thread: Unknown Link (dyld) error: Symbol not found: _core_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/mysql Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:08:51.663 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 13003 Thread: Unknown Link (dyld) error: Symbol not found: _core_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/mysqli Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:09:35.538 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 14530 Thread: Unknown Link (dyld) error: Symbol not found: _executor_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/openbase_module Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:10:53.457 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 18563 Thread: Unknown Link (dyld) error: Symbol not found: _core_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/openssl Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:11:40.640 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 22076 Thread: Unknown Link (dyld) error: Symbol not found: _executor_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/pcntl Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:12:26.475 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 24925 Thread: Unknown Link (dyld) error: Symbol not found: _core_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/pdo_sqlite Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:13:11.716 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 26898 Thread: Unknown Link (dyld) error: Symbol not found: _core_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/pgsql Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:14:05.566 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 664 Thread: Unknown Link (dyld) error: Symbol not found: _core_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/rar Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:14:33.949 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 2386 Thread: Unknown Link (dyld) error: Symbol not found: _sapi_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/rrdtool Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:15:26.671 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 5404 Thread: Unknown Link (dyld) error: Symbol not found: _core_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/soap Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:16:11.508 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 8219 Thread: Unknown Link (dyld) error: Symbol not found: _core_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/tidy Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:16:57.802 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 10813 Thread: Unknown Link (dyld) error: Symbol not found: _basic_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/wddx Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:17:39.584 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 13828 Thread: Unknown Link (dyld) error: Symbol not found: _compiler_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/xmlrpc Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:18:22.487 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 16892 Thread: Unknown Link (dyld) error: Symbol not found: _executor_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/xsl Expected in: dynamic lookup ********** Host Name: c20.apple.com Date/Time: 2007-08-23 15:19:04.002 -0400 OS Version: 10.4 (Build 8A428) Report Version: 3 Command: httpd Path: /usr/local/apache-2.2.4/bin/httpd Parent: launchd [1] Version: ??? (???) PID: 18997 Thread: Unknown Link (dyld) error: Symbol not found: _core_globals Referenced from: /usr/local/php/lib/php/extensions/no-debug-non- zts-20060613/zip Expected in: dynamic lookup -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (Darwin) iD8DBQFGzezO0hzWbkf0eKgRAk3tAKCSeI3zMe3hA4lsMbsb75ba1WckiQCfRP0H YQBAXV2EAqHT1K+GsETGSuY= =guB9 -----END PGP SIGNATURE-----