From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: make test is failing? [ob-fortran stuff] Date: Fri, 09 Jun 2017 14:34:34 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a1141156cde7311055187de6f" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dJKzw-000582-46 for emacs-orgmode@gnu.org; Fri, 09 Jun 2017 10:34:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dJKzv-0005aR-4Y for emacs-orgmode@gnu.org; Fri, 09 Jun 2017 10:34:48 -0400 Received: from mail-lf0-x233.google.com ([2a00:1450:4010:c07::233]:32949) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dJKzu-0005a7-Qs for emacs-orgmode@gnu.org; Fri, 09 Jun 2017 10:34:47 -0400 Received: by mail-lf0-x233.google.com with SMTP id m77so5894102lfe.0 for ; Fri, 09 Jun 2017 07:34:46 -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" To: Christian Moe Cc: emacs-org list --001a1141156cde7311055187de6f Content-Type: text/plain; charset="UTF-8" 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 --001a1141156cde7311055187de6f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
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 <mail@ch= ristianmoe.com> 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 th= e first time.
>
> The following are failing:
>
> 3 unexpected results:
>=C2=A0 =C2=A0 FAILED=C2=A0 ob-fortran/list-matrix-from-table1
>=C2=A0 =C2=A0 FAILED=C2=A0 ob-fortran/list-matrix-from-table2
>=C2=A0 =C2=A0 FAILED=C2=A0 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

--001a1141156cde7311055187de6f--