Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53276 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75791 invoked from network); 13 Jun 2011 20:01:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jun 2011 20:01:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:43547] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 10/37-14457-DAC66FD4 for ; Mon, 13 Jun 2011 16:01:50 -0400 Received: by ywp17 with SMTP id 17so2742355ywp.29 for ; Mon, 13 Jun 2011 13:01:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=+JUwrQ5AFSBRebFpZqQxFDBX3yQVhYeSycSNan7wU/Q=; b=WGcaVMk2tAMErGYi7B21Jb6bkW8brZfNSJpmsuQ2uMPcm7W9NhdBIKyIdr8yWASaYl VKRXPXRQkFxtjC5ZyvPjvM+0svBJatTLY73b6OcdLnKEYFFSwZvWHpo9ATVxWmH9WT3J CIgTjsOlMW4402Vf4P/B49fmwl0rQBEsENZ2E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=BQuvtYrzlJNbiArCSPWSZzOIdE1mvD9ofrAAiIt1eLZFePIRf2fijGVzZ30GInwDJL mZlqSoGUlgu/3ie3TaA/CxaOBkjVNWapTnN7bhMWshzHfG3AkVozusiUptE+KwQuSkld EHg28MBoiAIyqgtXbmoWr9T6T+rchN9Xr6+Wo= MIME-Version: 1.0 Received: by 10.236.143.101 with SMTP id k65mr3953190yhj.164.1307995305976; Mon, 13 Jun 2011 13:01:45 -0700 (PDT) Received: by 10.147.34.4 with HTTP; Mon, 13 Jun 2011 13:01:45 -0700 (PDT) Received: by 10.147.34.4 with HTTP; Mon, 13 Jun 2011 13:01:45 -0700 (PDT) In-Reply-To: <6A.E3.14457.C0E46FD4@pb1.pair.com> References: <6A.E3.14457.C0E46FD4@pb1.pair.com> Date: Mon, 13 Jun 2011 22:01:45 +0200 Message-ID: To: noreply@php.net Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=20cf303ea66894a23504a59d6308 Subject: Re: [PHP-DEV] [rmtools][php-5.4] Build error between r312112 and 312117 From: pierre.php@gmail.com (Pierre Joye) --20cf303ea66894a23504a59d6308 Content-Type: text/plain; charset=ISO-8859-1 Will fix the perms issue in the next 30mins... Nb: script the creation of a new branch :) On 13 Jun 2011 19:51, wrote: > > This is an automatic mail from the rmtoool's build bots. > > New build errors have been introduced between 312112 > and 312117. > > The errors are: > > php-5.4, build nts-windows-vc9-x86: > zend_compile.c, 2928, error, C2143, syntax error : missing ';' before 'type', zend > zend_compile.c, 2929, error, C2143, syntax error : missing ';' before 'type', zend > zend_compile.c, 2932, error, C2065, 'found' : undeclared identifier, zend > zend_compile.c, 2932, error, C2065, 'found2' : undeclared identifier, zend > , NMAKE, error, U1077, '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\cl.exe"' : return code '0x2', > > > > Full logs are available at (htmlized versions too): > > http://windows.php.net/downloads/snaps/php-5.4/r312117 > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --20cf303ea66894a23504a59d6308--