From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neuwirth Erich Subject: Re: make test on Mac Date: Wed, 1 Aug 2012 23:02:05 +0200 Message-ID: <682A6A09-FB9A-430F-84E7-1C4E83101332@univie.ac.at> References: <873946ofmt.fsf@gnu.org> Mime-Version: 1.0 (Mac OS X Mail 6.0 \(1485\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44251) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Swg3X-0004vp-DX for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 17:02:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Swg3W-0002xW-BF for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 17:02:11 -0400 In-Reply-To: <873946ofmt.fsf@gnu.org> 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: Bastien Cc: Org Mode I do have gfortran Mahler:org-mode neuwirth$ whereis gfortran /usr/bin/gfortran Version information Mahler:org-mode neuwirth$ gfortran i686-apple-darwin11-gfortran-4.2.1: no input files And it is in emacs' exec-path exec-path ("/usr/bin" "/bin" "/usr/sbin" "/sbin" = "/Applications/Emacs.app/Contents/MacOS/bin") I already installed Mountain Lion Emacs version=20 (emacs-version) "GNU Emacs 24.1.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2012-06-10 on bob.porkrind.org" I did not run the tests from within Emacs, I ran make test in the directory where I keep the sources I am using git to pull the current version Are the tests supposed to work only from within Emacs? On Aug 1, 2012, at 4:23 PM, Bastien wrote: > Hi Erich, >=20 > yes, it does make sense to report such errors as they may be related = to > your architecture/installation -- and developers cannot test all = possible > architectures/installations. >=20 > Neuwirth Erich writes: >=20 >> I am regularly building org mode on my Mac. >> I do not pretend to bean experienced Emacs programmer, but I am will = it to help if I can contribute. >>=20 >> This is what I get when I run >> make test >> on the current source. >>=20 >> Ran 314 tests, 307 results as expected, 7 unexpected (2012-08-01 = 16:06:02+0200) >> 5 expected failures >=20 > I can't reproduce this on my Emacs. >=20 > GNU Emacs 24.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10) > of 2012-07-26 on myhost >=20 >> 7 unexpected results: >> FAILED ob-fortran/command-arguments >> FAILED ob-fortran/fortran-var-program >> FAILED ob-fortran/input-var >> FAILED ob-fortran/list-var >> FAILED ob-fortran/list-var-from-table >> FAILED ob-fortran/preprosessor-var >> FAILED ob-fortran/simple-program >=20 > Hopefully someone using a Mac can try against latest git head and run = a=20 > make test to confirm. >=20 >> Does it make any sense for the developers that I mail this?=20 >> Should I send more or is this useless information? >=20 > You should test what is your version of MacOSX and Emacs. >=20 > M-x emacs-version RET >=20 > Thanks! >=20 > --=20 > Bastien