Re: [O] build errors on os x

2013-09-30 Thread Skip Collins
Build test failures are still happening.

On Thu, Sep 26, 2013 at 10:38 AM, Rick Frankel r...@rickster.com 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




Re: [O] build errors on os x

2013-09-26 Thread Alan Schmitt
skip.coll...@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 skip.coll...@gmail.com 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



Re: [O] build errors on os x

2013-09-26 Thread Longmin WANG
On Thu, Sep 26, 2013 at 3:32 PM, Alan Schmitt 
alan.schm...@polytechnique.org wrote:

 skip.coll...@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 skip.coll...@gmail.com
 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


Same errors here both on os x and gentoo.

Longmin

-- 
Longmin Wang (http://math.nankai.edu.cn/~wanglm/)
Nankai University, 94 Weijin Road, Tianjin 300071, P. R. China
http://math.nankai.edu.cn/~wanglm/


Re: [O] build errors on os x

2013-09-26 Thread flammable project
same on Ubuntu 13.04, with Emacs 24.3.1


2013/9/26 Longmin WANG longminw...@gmail.com




 On Thu, Sep 26, 2013 at 3:32 PM, Alan Schmitt 
 alan.schm...@polytechnique.org wrote:

 skip.coll...@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 skip.coll...@gmail.com
 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


 Same errors here both on os x and gentoo.

 Longmin

 --
 Longmin Wang (http://math.nankai.edu.cn/~wanglm/)
 Nankai University, 94 Weijin Road, Tianjin 300071, P. R. China
 http://math.nankai.edu.cn/~wanglm/



Re: [O] build errors on os x

2013-09-26 Thread Rick Frankel

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



Re: [O] build errors on os x

2013-09-25 Thread Skip Collins
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 skip.coll...@gmail.com 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