Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44332 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63296 invoked from network); 16 Jun 2009 23:14:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2009 23:14:04 -0000 Authentication-Results: pb1.pair.com header.from=scott@macvicar.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=scott@macvicar.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain macvicar.net from 97.107.131.220 cause and error) X-PHP-List-Original-Sender: scott@macvicar.net X-Host-Fingerprint: 97.107.131.220 whisky.macvicar.net Linux 2.6 Received: from [97.107.131.220] ([97.107.131.220:47287] helo=whisky.macvicar.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D4/75-35766-A37283A4 for ; Tue, 16 Jun 2009 19:14:03 -0400 Received: from [192.168.1.106] (macvicar.demon.co.uk [80.177.111.173]) by whisky.macvicar.net (Postfix) with ESMTP id 9A86F46957; Tue, 16 Jun 2009 19:13:59 -0400 (EDT) To: "jvlad" In-Reply-To: <74.A3.35766.8C4283A4@pb1.pair.com> X-Priority: 3 References: <74.A3.35766.8C4283A4@pb1.pair.com> Message-ID: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Wed, 17 Jun 2009 00:13:57 +0100 Cc: internals@lists.php.net X-Mailer: Apple Mail (2.935.3) Subject: Re: [PHP-DEV] seems 5.3RC3 is too unstable From: scott@macvicar.net (Scott MacVicar) On 17 Jun 2009, at 00:03, jvlad wrote: > Hi All, > > Did anybody experiece troubles compiling php 5.3RC under FreeBSD 6.2/ > amd64, > NetBSD 3.1/x86, and OpenBSD 4.1/x86? > Under these platforms gcc hangs in > php-5.3.0RC3/ext/fileinfo/libmagic/apprentice.c. Disabling fileinfo > produces > further errors in spl and date. > Under Solaris 2.8/Sparc/Sparc64 php coredumps installing/generating > phar.phar and if it is disabled coredumps installing PEAR > Under windows php crashes in fastcgi... > I've got no problems only under FreeBSD 6.2/x86, Solaris 2.10/amd64, > and > Linux 2.4, 2.6/x86/amd64. > Plan to share any of these errors with us? We don't have all platforms available for testing. Scott