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: Sun, 4 Jan 2015 13:01:48 -0500 Message-ID: <20150104130148.3b15b31c@jabberwock.cb.piermont.com> References: <20150103220313.2c341e16@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 1420394525 32426 80.91.229.3 (4 Jan 2015 18:02:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 4 Jan 2015 18:02:05 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Jan D." Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 04 19:01:56 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 1Y7pUy-0000Yp-6m for ged-emacs-devel@m.gmane.org; Sun, 04 Jan 2015 19:01:56 +0100 Original-Received: from localhost ([::1]:57670 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7pUx-0001wN-LA for ged-emacs-devel@m.gmane.org; Sun, 04 Jan 2015 13:01:55 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60776) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7pUt-0001vF-PT for emacs-devel@gnu.org; Sun, 04 Jan 2015 13:01:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y7pUs-0006A3-KV for emacs-devel@gnu.org; Sun, 04 Jan 2015 13:01:51 -0500 Original-Received: from hacklheber.piermont.com ([2001:470:30:84:e276:63ff:fe62:3400]:58091) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7pUs-00069w-GQ for emacs-devel@gnu.org; Sun, 04 Jan 2015 13:01:50 -0500 Original-Received: from snark.cb.piermont.com (localhost [127.0.0.1]) by hacklheber.piermont.com (Postfix) with ESMTP id ABC395D9; Sun, 4 Jan 2015 13:01:49 -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 3FF4D2DE94E; Sun, 4 Jan 2015 13:01:49 -0500 (EST) In-Reply-To: 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:180965 Archived-At: On Sun, 4 Jan 2015 10:46:08 +0100 "Jan D." wrote: > Hello. > > I don't see this in trunk, compiled from: > > commit 1ac42bca8886267dac029a2f19df1a43313e0d95 > Author: Paul Eggert > Date: Sun Jan 4 00:50:35 2015 -0800 > > * doc/lispref/files.texi: Fix xref typo. > > Can you submit a bug report with your configure line and compiler > specifics? I can't run the internal bug report function inside Emacs compiled this way (for obvious reasons), but the build was off of commit d20f82e6f1ab902469723ebd530ca21bea9cc41b Author: Paul Eggert Date: Sat Jan 3 17:48:23 2015 -0800 the config lines were: ./configure --with-ns --without-dbus --without-compress-install And the compile is the one available with the latest xcode in Yosemite, i.e. cc --version says: Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn) Target: x86_64-apple-darwin14.0.0 Thread model: posix The problem seems consistent for me. Unsure how to debug further. Perry -- Perry E. Metzger perry@piermont.com