From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: test fails Date: Sat, 01 Sep 2012 11:05:43 +0200 Message-ID: References: <3F8F411D-C71F-408B-A813-922622FF8041@univie.ac.at> <87y5kxhtxv.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41181) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7jeH-0000zC-Md for emacs-orgmode@gnu.org; Sat, 01 Sep 2012 05:05:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T7jeG-0006yn-28 for emacs-orgmode@gnu.org; Sat, 01 Sep 2012 05:05:49 -0400 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:63335) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7jeF-0006yV-Ph for emacs-orgmode@gnu.org; Sat, 01 Sep 2012 05:05:47 -0400 In-Reply-To: <87y5kxhtxv.fsf@altern.org> (Bastien's message of "Thu, 30 Aug 2012 06:42:20 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: Erich Neuwirth , "emacs-orgmode@gnu.org emacs-orgmode@gnu.org" Bastien writes: > Hi Erich, > > Erich Neuwirth writes: > >> I am building org mode on 2 Macs with OSX 10.8.1 and Emacs 24.2.1 >> >> One one machine, this works. >> On the other machine, the build fails. > > Maybe you can run `make config-test' to see if the testing si > configured the same way on both machines: I'm having the same issue. Here is my config-test ========= Test configuration BTEST_PRE = BTEST_POST = BTEST_OB_LANGUAGES = awk C fortran maxima lilypond octave python sh BTEST_EXTRA = (Interestingly enough, the tests get stuck at the exact same point.) Alan