Rép. : mcsim make check error
"Frederic BOIS" <[email protected]> Mon, 05 Mar 2012 09:33:20 +0100
| Newsgroups | gmane.comp.gnu.mcsim.bugs |
|---|---|
| Message-ID | <[email protected]> |
Dear Sushil,
There is a problem with that check in particular and I did not find time =
to fix it. At this point you should bypass the
"make check" step and run the example by hand (you can manually compare =
the output with the reference files).
There might be some small rounding differences.
Honestly, as long as the programs compile OK (and you went up to compile =
the mcsim.perc step) I have never found a problem afterward (well, there =
might still be some bugs lingering, but the core code is pretty stable, =
the new additions - SBML, R compatibility - are more "beta" in a sense).
Frederic Bois
=20
>>> "Amirisetty, Sushil" 03/03/12 19:12 >>>
Hi mcsim,
I am installing mcsim on my mac and I got the following error when I =
try to 'make check'.
I dint get any output file called sim.out. Please help me with this =
error.
Thanks,
Sushil.
sh-3.2# make check
Making check in mod
make[1]: Nothing to be done for `check'.
Making check in sim
make[1]: Nothing to be done for `check'.
Making check in doc
make[1]: Nothing to be done for `check'.
make check-TESTS
Testing directory is ./samples/perc
Testing mod on perc.model
-PASSED-
Testing makemcsim on perc.model
Compiling mcsim.perc...
-PASSED-
Testing Lsodes with perc.lsodes.in ...
./samples/perc/Makefile.in: line 44: mcsim.perc: command not found
-FAILED-
Please check that file samples/perc/sim.out contains reasonable output
FAIL: samples/perc/Makefile.in
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
1 of 1 test failed
Please report to [email protected]
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
make[2]: *** [check-TESTS] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1