From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Perry E. Metzger" Newsgroups: gmane.emacs.devel Subject: Re: latest git sources badly broken on OS X Date: Wed, 7 Jan 2015 17:26:04 -0500 Message-ID: <20150107172604.225f14c7@jabberwock.cb.piermont.com> References: <20150103220313.2c341e16@jabberwock.cb.piermont.com> <20150104130148.3b15b31c@jabberwock.cb.piermont.com> <54A9872F.9020005@math.ntnu.no> <20150104135052.3954599d@jabberwock.cb.piermont.com> <54A9931C.4080608@swipnet.se> <20150104214155.69123183@jabberwock.cb.piermont.com> <54AA31F8.3030203@swipnet.se> <20150105111851.712eac27@jabberwock.cb.piermont.com> <9EE999D9-5319-4DC8-BF0B-76794C0441C9@swipnet.se> <20150105125923.7c1e4a7c@jabberwock.cb.piermont.com> <20150106144511.2b38b4ec@jabberwock.cb.piermont.com> <0DE0A89C-0A32-4C23-8D6A-A57F04C04110@swipnet.se> <20150107170140.5baba910@jabberwock.cb.piermont.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1420669580 10827 80.91.229.3 (7 Jan 2015 22:26:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 Jan 2015 22:26:20 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Jan D." Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 07 23:26:15 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Y8z3L-0006j4-Av for ged-emacs-devel@m.gmane.org; Wed, 07 Jan 2015 23:26:11 +0100 Original-Received: from localhost ([::1]:43134 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y8z3K-00031h-Ol for ged-emacs-devel@m.gmane.org; Wed, 07 Jan 2015 17:26:10 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y8z3G-0002xg-Gc for emacs-devel@gnu.org; Wed, 07 Jan 2015 17:26:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y8z3F-0003Za-F0 for emacs-devel@gnu.org; Wed, 07 Jan 2015 17:26:06 -0500 Original-Received: from hacklheber.piermont.com ([2001:470:30:84:e276:63ff:fe62:3400]:40736) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y8z3F-0003ZS-Bf for emacs-devel@gnu.org; Wed, 07 Jan 2015 17:26:05 -0500 Original-Received: from snark.cb.piermont.com (localhost [127.0.0.1]) by hacklheber.piermont.com (Postfix) with ESMTP id E766824B; Wed, 7 Jan 2015 17:26:04 -0500 (EST) Original-Received: from jabberwock.cb.piermont.com (jabberwock.cb.piermont.com [10.160.2.107]) by snark.cb.piermont.com (Postfix) with ESMTP id BF6992DE9D0; Wed, 7 Jan 2015 17:26:04 -0500 (EST) In-Reply-To: <20150107170140.5baba910@jabberwock.cb.piermont.com> X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.25; x86_64-apple-darwin14.0.0) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 2001:470:30:84:e276:63ff:fe62:3400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:181034 Archived-At: On Wed, 7 Jan 2015 17:01:40 -0500 "Perry E. Metzger" wrote: > On Wed, 7 Jan 2015 06:56:41 +0100 "Jan D." > wrote: > > This is not a font problem at all, it it just the frame that is > > sized wrong. Please try an updated trunk. > > I never believed it was a font problem, sorry if that was > somehow conveyed. > > Anyway, rebuilding the trunk on Yosemite right now dies with this: > > Loading /Users/perry/src/emacs/emacs/lisp/international/characters.el > (source)... > make[1]: *** [bootstrap-emacs] Illegal instruction: 4 (core dumped) > make: *** [src] Error 2 > > I've tried it twice, unsure what is going wrong. git bisect finds this as the commit that breaks the build (at least on OS X): bc78ff2603b8c062dbd8f93f421c3412e36e343f is the first bad commit commit bc78ff2603b8c062dbd8f93f421c3412e36e343f Author: Paul Eggert Date: Mon Jan 5 09:07:45 2015 -0800 Use 0 for Qnil [...] One wonders if it might not be nice for there to be an automated QA machine to try builds after, or even before, commits... Perry -- Perry E. Metzger perry@piermont.com