From mboxrd@z Thu Jan 1 00:00:00 1970 From: Skip Collins Subject: Re: build errors on os x Date: Wed, 25 Sep 2013 20:44:02 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49190) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOzgc-0002xY-Si for emacs-orgmode@gnu.org; Wed, 25 Sep 2013 20:44:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VOzga-0000q8-3j for emacs-orgmode@gnu.org; Wed, 25 Sep 2013 20:44:06 -0400 Received: from mail-ob0-x229.google.com ([2607:f8b0:4003:c01::229]:43138) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOzgZ-0000q1-Tj for emacs-orgmode@gnu.org; Wed, 25 Sep 2013 20:44:04 -0400 Received: by mail-ob0-f169.google.com with SMTP id wp4so989943obc.28 for ; Wed, 25 Sep 2013 17:44:02 -0700 (PDT) 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: emacs-org list 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