Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44432 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19836 invoked from network); 23 Jun 2009 06:37:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jun 2009 06:37:06 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.220 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.220.220 mail-fx0-f220.google.com Received: from [209.85.220.220] ([209.85.220.220:55561] helo=mail-fx0-f220.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 27/BF-36467-018704A4 for ; Tue, 23 Jun 2009 02:37:06 -0400 Received: by fxm20 with SMTP id 20so4476588fxm.23 for ; Mon, 22 Jun 2009 23:37:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=2uBZV9V/XQGHeFa6G7zN3XK8Mfbr2Ogt1lTTqqpVdug=; b=Eo/va+5oggngpY9iAt3gBxEJK/c7CEzDYXYzRT50WXsJml4v9AaTOs6phtpgws+ViC FSi27f8+eqgt0SLnAVJTi/Hs/ZoSKCyabngUHc9slCTPs8LddTCDk1HShL8PkmodsHzO YvDqotqck+1rkiXFUrnFfQP21/lxzNzH+L1Ss= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=tEV+NAHVphrlImzHWVdMtlLrxx4tZ6Qt71Jw2iiXs8IC8BwGbaq830iXaerFaUadH1 DRoSX6GqNoDBerGHq2JuF2AUdl22UtC8F+al4afducUCVt4S/0qTv+50wqIGU0u8qXab 6wIEsNuBpgbV8Gr7VallTvNkEVnGF6jxC0FKc= MIME-Version: 1.0 Sender: kalle.php@gmail.com Received: by 10.204.119.71 with SMTP id y7mr6910145bkq.16.1245739022286; Mon, 22 Jun 2009 23:37:02 -0700 (PDT) In-Reply-To: References: <688E0CB7-742C-4861-B636-0C89DC4D8B9A@pooteeweet.org> <06.D1.20019.45C1F3A4@pb1.pair.com> <7f3ed2c30906220017j6fcea76do2190af3f3ff2d763@mail.gmail.com> <38.7A.20019.C9D6F3A4@pb1.pair.com> <7f3ed2c30906220445m469c0faxc6e28b242dffb086@mail.gmail.com> <37.A4.20019.D4E9F3A4@pb1.pair.com> Date: Tue, 23 Jun 2009 08:37:02 +0200 X-Google-Sender-Auth: e4ad5cd930dda5ad Message-ID: <2dedb8a0906222337u3fca7762w8f91cb4d18cef1c4@mail.gmail.com> To: jvlad Cc: Internals , Greg Beaver Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: 5.3.0 stable release From: kalle@php.net (Kalle Sommer Nielsen) 2009/6/23 jvlad : >>>> As of php5.3-200906221030, the problem under *BSD platforms that I'm >>>> talking >>>> about is still the same. >>> >>> I see no compile failure bug reports against FreeBSD in the bugtracker... >>> >>> I successfully built a snapshot on 4.11-STABLE FreeBSD (gcc 2.95.4) >>> 3hours ago, you'll have to be slightly more specific. >>> >> >> php5.3-200906221030 fails under Solaris 8/sparc: >> >> Generating phar.php >> *** Error code 138 >> make: Fatal error: Command failed for target `ext/phar/phar.php' >> > > next run of "make install" produces: > > $ make install > Generating phar.phar > make: *** [ext/phar/phar.phar] Bus Error (core dumped) System information, compiler, and trace would be a plus here, cc'd Greg > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- regrads, Kalle Sommer Nielsen kalle@php.net