Re: [O] make test is failing? [ob-fortran stuff]

2017-06-09 Thread Christian Moe

I see. Thanks.

Yours,
Christian

Kaushal Modi writes:

> Turns out the Fortran compiler binary gfortran is part of GCC. Those
> fortran tests fail for GCC 4.4.7 but not when using GCC 6.1.0.
>
> On Tue, Feb 23, 2016 at 3:59 AM Christian Moe  wrote:
>
>>
>> I always fail the Fortran tests too, on Mac OS X 10.6.8, though
>> supposedly there's a Fortran interpreter in there somewhere.
>>
>> Yours,
>> Christian
>>
>> Kaushal Modi writes:
>>
>> > Hi all,
>> >
>> > I cloned a fresh copy of org-mode and ran "make test" for the first time.
>> >
>> > The following are failing:
>> >
>> > 3 unexpected results:
>> >FAILED  ob-fortran/list-matrix-from-table1
>> >FAILED  ob-fortran/list-matrix-from-table2
>> >FAILED  ob-fortran/list-var-from-table
>> >
>> > Is it known? Or it's failing just for me?
>> >
>> > I am running Emacs version: GNU Emacs 25.0.91.1
>> (x86_64-unknown-linux-gnu,
>> > GTK+ Version 2.24.23) of 2016-02-21, built using commit
>> > e19c1c301700430ae428f40c2a364671f5d50dcf.
>> >
>> >
>> > --
>> > Kaushal Modi
>>
>> --
>
> Kaushal Modi




Re: [O] make test is failing? [ob-fortran stuff]

2017-06-09 Thread Colin Baxter
> "Kaushal" == Kaushal Modi  writes:

Kaushal> Turns out the Fortran compiler binary gfortran is part of
Kaushal> GCC. Those fortran tests fail for GCC 4.4.7 but not when
Kaushal> using GCC 6.1.0.

All tests pass for me and I'm using gcc-4.7


Best wishes,
Colin.

-- 
--
Colin Baxter
m43...@yandex.com
GnuPG fingerprint: 68A8 799C 0230 16E7 BF68  2A27 BBFA 2492 91F5 41C8



Re: [O] make test is failing? [ob-fortran stuff]

2017-06-09 Thread Kaushal Modi
Turns out the Fortran compiler binary gfortran is part of GCC. Those
fortran tests fail for GCC 4.4.7 but not when using GCC 6.1.0.

On Tue, Feb 23, 2016 at 3:59 AM Christian Moe  wrote:

>
> I always fail the Fortran tests too, on Mac OS X 10.6.8, though
> supposedly there's a Fortran interpreter in there somewhere.
>
> Yours,
> Christian
>
> Kaushal Modi writes:
>
> > Hi all,
> >
> > I cloned a fresh copy of org-mode and ran "make test" for the first time.
> >
> > The following are failing:
> >
> > 3 unexpected results:
> >FAILED  ob-fortran/list-matrix-from-table1
> >FAILED  ob-fortran/list-matrix-from-table2
> >FAILED  ob-fortran/list-var-from-table
> >
> > Is it known? Or it's failing just for me?
> >
> > I am running Emacs version: GNU Emacs 25.0.91.1
> (x86_64-unknown-linux-gnu,
> > GTK+ Version 2.24.23) of 2016-02-21, built using commit
> > e19c1c301700430ae428f40c2a364671f5d50dcf.
> >
> >
> > --
> > Kaushal Modi
>
> --

Kaushal Modi


Re: [O] make test is failing? [ob-fortran stuff]

2016-02-23 Thread Christian Moe

I always fail the Fortran tests too, on Mac OS X 10.6.8, though
supposedly there's a Fortran interpreter in there somewhere.

Yours,
Christian

Kaushal Modi writes:

> Hi all,
>
> I cloned a fresh copy of org-mode and ran "make test" for the first time.
>
> The following are failing:
>
> 3 unexpected results:
>FAILED  ob-fortran/list-matrix-from-table1
>FAILED  ob-fortran/list-matrix-from-table2
>FAILED  ob-fortran/list-var-from-table
>
> Is it known? Or it's failing just for me?
>
> I am running Emacs version: GNU Emacs 25.0.91.1 (x86_64-unknown-linux-gnu,
> GTK+ Version 2.24.23) of 2016-02-21, built using commit
> e19c1c301700430ae428f40c2a364671f5d50dcf.
>
>
> --
> Kaushal Modi




[O] make test is failing? [ob-fortran stuff]

2016-02-22 Thread Kaushal Modi
Hi all,

I cloned a fresh copy of org-mode and ran "make test" for the first time.

The following are failing:

3 unexpected results:
   FAILED  ob-fortran/list-matrix-from-table1
   FAILED  ob-fortran/list-matrix-from-table2
   FAILED  ob-fortran/list-var-from-table

Is it known? Or it's failing just for me?

I am running Emacs version: GNU Emacs 25.0.91.1 (x86_64-unknown-linux-gnu,
GTK+ Version 2.24.23) of 2016-02-21, built using commit
e19c1c301700430ae428f40c2a364671f5d50dcf.


--
Kaushal Modi