From mboxrd@z Thu Jan 1 00:00:00 1970 From: Skip Collins Subject: Re: build errors on os x Date: Mon, 30 Sep 2013 09:35:55 -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]:53687) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQddq-0008R4-KQ for emacs-orgmode@gnu.org; Mon, 30 Sep 2013 09:36:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQddl-0000k3-3e for emacs-orgmode@gnu.org; Mon, 30 Sep 2013 09:36:02 -0400 Received: from mail-la0-x231.google.com ([2a00:1450:4010:c03::231]:50789) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQddk-0000jC-Sd for emacs-orgmode@gnu.org; Mon, 30 Sep 2013 09:35:57 -0400 Received: by mail-la0-f49.google.com with SMTP id ev20so4423169lab.22 for ; Mon, 30 Sep 2013 06:35:55 -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 Build test failures are still happening. On Thu, Sep 26, 2013 at 10:38 AM, Rick Frankel wrote: > On 2013-09-25 20:44, Skip Collins wrote: >> >> 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: > > > FWIW, on solaris i get the following on th latest master branch, commit > ec28c33062b3468abc2fa2458118df11165b096d: > > Ran 453 tests, 443 results as expected, 10 unexpected (2013-09-26 > 10:36:04-0400) > 6 expected failures > > 10 unexpected results: > FAILED ob-exp/use-case-of-reading-entry-properties > > 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 > FAILED test-ob/specific-colnames > > > So, this is not a mac specific problem. > > rick >