emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* build errors on os x
@ 2013-09-24 15:11 Skip Collins
  2013-09-26  0:44 ` Skip Collins
  0 siblings, 1 reply; 7+ messages in thread
From: Skip Collins @ 2013-09-24 15:11 UTC (permalink / raw)
  To: emacs-org list

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: build errors on os x
  2013-09-24 15:11 build errors on os x Skip Collins
@ 2013-09-26  0:44 ` Skip Collins
  2013-09-26  7:32   ` Alan Schmitt
  2013-09-26 14:38   ` Rick Frankel
  0 siblings, 2 replies; 7+ messages in thread
From: Skip Collins @ 2013-09-26  0:44 UTC (permalink / raw)
  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 <skip.collins@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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: build errors on os x
  2013-09-26  0:44 ` Skip Collins
@ 2013-09-26  7:32   ` Alan Schmitt
  2013-09-26  9:43     ` Longmin WANG
  2013-09-26 14:38   ` Rick Frankel
  1 sibling, 1 reply; 7+ messages in thread
From: Alan Schmitt @ 2013-09-26  7:32 UTC (permalink / raw)
  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 <skip.collins@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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: build errors on os x
  2013-09-26  7:32   ` Alan Schmitt
@ 2013-09-26  9:43     ` Longmin WANG
  2013-09-26  9:51       ` flammable project
  0 siblings, 1 reply; 7+ messages in thread
From: Longmin WANG @ 2013-09-26  9:43 UTC (permalink / raw)
  To: emacs-org list

[-- Attachment #1: Type: text/plain, Size: 1550 bytes --]

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

> 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 <skip.collins@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/>

[-- Attachment #2: Type: text/html, Size: 2613 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: build errors on os x
  2013-09-26  9:43     ` Longmin WANG
@ 2013-09-26  9:51       ` flammable project
  0 siblings, 0 replies; 7+ messages in thread
From: flammable project @ 2013-09-26  9:51 UTC (permalink / raw)
  Cc: emacs-org list

[-- Attachment #1: Type: text/plain, Size: 1699 bytes --]

same on Ubuntu 13.04, with Emacs 24.3.1


2013/9/26 Longmin WANG <longminwang@gmail.com>

>
>
>
> On Thu, Sep 26, 2013 at 3:32 PM, Alan Schmitt <
> alan.schmitt@polytechnique.org> wrote:
>
>> 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 <skip.collins@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/>
>

[-- Attachment #2: Type: text/html, Size: 3090 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: build errors on os x
  2013-09-26  0:44 ` Skip Collins
  2013-09-26  7:32   ` Alan Schmitt
@ 2013-09-26 14:38   ` Rick Frankel
  2013-09-30 13:35     ` Skip Collins
  1 sibling, 1 reply; 7+ messages in thread
From: Rick Frankel @ 2013-09-26 14:38 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: build errors on os x
  2013-09-26 14:38   ` Rick Frankel
@ 2013-09-30 13:35     ` Skip Collins
  0 siblings, 0 replies; 7+ messages in thread
From: Skip Collins @ 2013-09-30 13:35 UTC (permalink / raw)
  To: emacs-org list

Build test failures are still happening.

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-09-30 13:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-24 15:11 build errors on os x Skip Collins
2013-09-26  0:44 ` Skip Collins
2013-09-26  7:32   ` Alan Schmitt
2013-09-26  9:43     ` Longmin WANG
2013-09-26  9:51       ` flammable project
2013-09-26 14:38   ` Rick Frankel
2013-09-30 13:35     ` Skip Collins

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).