From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: build errors on os x Date: Thu, 26 Sep 2013 09:32:43 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58538) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VP64A-0006RS-Er for emacs-orgmode@gnu.org; Thu, 26 Sep 2013 03:32:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VP644-0003xS-Vx for emacs-orgmode@gnu.org; Thu, 26 Sep 2013 03:32:50 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:26212) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VP644-0003xB-Pt for emacs-orgmode@gnu.org; Thu, 26 Sep 2013 03:32:44 -0400 In-reply-to: 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: Skip Collins Cc: emacs-org list skip.collins@gmail.com writes: > The problem persists. Can anyone else confirm? Perhaps this should be > added to the bug tracker file. For the record, my local.mk file is: > EMACS = /Applications/Emacs.app/Contents/MacOS/Emacs > prefix = /usr/local/share > > On Tue, Sep 24, 2013 at 11:11 AM, Skip Collins wrote: >> >> For the last few days, building org with make up2 results in the >> following failed tests with Emacs for Mac OS X 24.3.1: >> >> Ran 456 tests, 448 results as expected, 8 unexpected (2013-09-24 10:59:21-0400) >> 5 expected failures >> >> 8 unexpected results: >> FAILED test-ob/org-babel-remove-result--results-code >> FAILED test-ob/org-babel-remove-result--results-default >> FAILED test-ob/org-babel-remove-result--results-html >> FAILED test-ob/org-babel-remove-result--results-latex >> FAILED test-ob/org-babel-remove-result--results-list >> FAILED test-ob/org-babel-remove-result--results-org >> FAILED test-ob/org-babel-remove-result--results-pp >> FAILED test-ob/org-babel-remove-result--results-wrap I'm seeing the same errors here, using the emacs from https://github.com/railwaycat/emacs-mac-port Alan