From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: merlyn@stonehenge.com (Randal L. Schwartz) Newsgroups: gmane.emacs.devel Subject: Re: trunk not building on OSX Date: Wed, 16 May 2012 11:33:29 -0700 Organization: Stonehenge Consulting Services; Portland, Oregon, USA Message-ID: <86likskmbq.fsf@red.stonehenge.com> References: <861umlqy35.fsf@red.stonehenge.com> <0D7BCAD4-304D-403D-88A5-85E079259720@swipnet.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1337193245 2605 80.91.229.3 (16 May 2012 18:34:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 16 May 2012 18:34:05 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 16 20:34:02 2012 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 1SUj2r-0005iW-7E for ged-emacs-devel@m.gmane.org; Wed, 16 May 2012 20:33:57 +0200 Original-Received: from localhost ([::1]:41809 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUj2q-0000Hx-GO for ged-emacs-devel@m.gmane.org; Wed, 16 May 2012 14:33:56 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52175) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUj2n-0000Hd-5c for emacs-devel@gnu.org; Wed, 16 May 2012 14:33:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SUj2k-00017H-Gk for emacs-devel@gnu.org; Wed, 16 May 2012 14:33:52 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:49895) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUj2k-00016v-9X for emacs-devel@gnu.org; Wed, 16 May 2012 14:33:50 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SUj2f-0005T5-RN for emacs-devel@gnu.org; Wed, 16 May 2012 20:33:45 +0200 Original-Received: from red.stonehenge.com ([208.79.95.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 16 May 2012 20:33:45 +0200 Original-Received: from merlyn by red.stonehenge.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 16 May 2012 20:33:45 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 35 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: red.stonehenge.com x-mayan-date: Long count = 12.19.19.7.1; tzolkin = 6 Imix; haab = 4 Zip User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (berkeley-unix) Cancel-Lock: sha1:yfBp81qpVi+rIhx96ljnORmpkhg= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:150532 Archived-At: >>>>> "Jan" == Jan Djärv writes: Jan> Hello. Jan> I do not have this problem. How do you configure Emacs? This was a weird problem, and I think there's still a problem somehow. I did a git bisect between the version the day before, and the broken version. Each time, I did a "git clean -f -x" which wipes everything but the commit, and: ./autogen.sh ./configure --with-ns --without-x --without-dbus \ --with-jpeg=no --with-gif=no --with-tiff=no --prefix=/tmp/emacs to configure, followed by "make clean bootstrap install" to build. Now the weird part. Every single one I did, worked just fine. So the bisect told me the "last good commit" was in fact the one before the origin/master. On a whim, I built origin/master again... and this time it worked. It should not have. I was unable to get it to *fail* as it had earlier, even though I was building exactly the same way. Is there some part of the build running in parallel, and I was running into timing issues? I've actually seen this error before, but only sporadically. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsandmessages.posterous.com/ for Smalltalk discussion