Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82938 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66282 invoked from network); 17 Feb 2015 09:51:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Feb 2015 09:51:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=lester@lsces.co.uk; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lester@lsces.co.uk; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lsces.co.uk from 217.147.176.214 cause and error) X-PHP-List-Original-Sender: lester@lsces.co.uk X-Host-Fingerprint: 217.147.176.214 mail4-2.serversure.net Linux 2.6 Received: from [217.147.176.214] ([217.147.176.214:34899] helo=mail4.serversure.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E9/82-46567-92F03E45 for ; Tue, 17 Feb 2015 04:51:38 -0500 Received: (qmail 17320 invoked by uid 89); 17 Feb 2015 09:51:35 -0000 Received: by simscan 1.3.1 ppid: 17312, pid: 17315, t: 0.0824s scanners: attach: 1.3.1 clamav: 0.96/m:52/d:10677 Received: from unknown (HELO ?10.0.0.8?) (lester@rainbowdigitalmedia.org.uk@86.189.147.37) by mail4.serversure.net with ESMTPA; 17 Feb 2015 09:51:34 -0000 Message-ID: <54E30F26.2000500@lsces.co.uk> Date: Tue, 17 Feb 2015 09:51:34 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: internals@lists.php.net References: <54E27D8D.5020901@lerdorf.com> <54E2838D.5000907@lerdorf.com> In-Reply-To: <54E2838D.5000907@lerdorf.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: [PHP-DEV] Compile problems - Was Switch jumptable optimization From: lester@lsces.co.uk (Lester Caine) On 16/02/15 23:55, Rasmus Lerdorf wrote: >> this doesn't really look related to my patch. Did you do something wrong >> > when cloning my branch? Or forget a make clean or similar? >> > >> > Locally it works for me and echoes 1 as expected. > Ah, looks like you are right. A full distclean cleared it up. I had just > done a distclean, but I had built once before applying your patch. > Crappy Makefile deps.. It seems not even running distclean clears down everything that needs removing for some of the changes currently going through. ./vcsclean does not work for me since I'm running Hg locally, but an hg purge /all did clean everything up, so obviously there is something in the .gitignore file that should also be in the distclean list? Or should distclean actually be using .gitignore as it's 'clean' list? Anyway I now have a working build of PHP7 again having wasted a couple more days trying to track down what was wrong. -- Lester Caine - G8HFL ----------------------------- Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk Rainbow Digital Media - http://rainbowdigitalmedia.co.uk