***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
189 tests PASSED out of 189 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
187 tests PASSED out of 187 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-master-check-QbzmH2QryB.log'.
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
187 tests PASSED out of 187 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
185 tests PASSED out of 185 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-4.3-check-l4L2r2NtQ9.log'.
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
189 tests PASSED out of 189 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
187 tests PASSED out of 187 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-master-check-rlhNfjbtqn.log'.
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
187 tests PASSED out of 187 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
185 tests PASSED out of 185 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-4.3-check-meNCkZ63AC.log'.
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
189 tests PASSED out of 189 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
187 tests PASSED out of 187 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-master-check-DTgArVWRd5.log'.
Short story:
- the MatIO library is now needed to compile Dynare++ and the k-order
DLL (only in master)
- the SLICOT library is now needed to compile the kalman steady state
DLL (in both master and 4.3)
Long story:
* About MatIO
Dynare++ used to have its own engine for generating MAT-files. It was in
fact reinventing the wheel, since there is the MatIO library for doing
that, and we were already using that library for the estimation DLL. So
I changed the Dynare++ source code to remove its own MAT-engine and use
the MatIO library. This results in a smaller and more maintainable code.
* About SLICOT (www.slicot.org)
This library is used by the kalman steady state DLL. We used to have an
embedded copy of SLICOT in our git. The copy was outdated, and it is
anyways bad practice to embed code that is not our own and that we don't
maintain. Hence I removed the embedded copy and make the build system
depend on an external binary. Here are platform-specific instructions
for those who compile from source:
- for Debian: you need to install libslicot-dev and libslicot-pic. I
uploaded these packages to the official Debian unstable/sid repository.
For Debian testing/wheezy and stable/squeeze, I uploaded backports to
our custom repository on www.dynare.org
- for Windows: I updated the ZIP files attached to the
BuildingDynareFromSource page on the wiki
- for MacOS: still to be done
--
Sébastien Villemot
Researcher in Economics
http://www.dynare.org/sebastien
Phone: +33-1-40-77-84-04
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
187 tests PASSED out of 187 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
185 tests PASSED out of 185 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-4.3-check-Wx2PPvJKQH.log'.
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
189 tests PASSED out of 189 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
187 tests PASSED out of 187 tests run
***************************************
A full log can be found on karaba in '/tmp/dynare-master-check-10UXwmN3ZZ.log'.
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
187 tests PASSED out of 187 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
184 tests PASSED out of 185 tests run
***************************************
List of 1 tests FAILED:
* arima/mod2b.mod
***************************************
A full log can be found on karaba in '/tmp/dynare-4.3-check-xPcYYK6CUx.log'.
***************************************
* DYNARE TEST RESULTS *
* for make check-matlab *
***************************************
189 tests PASSED out of 189 tests run
***************************************
***************************************
* DYNARE TEST RESULTS *
* for make check-octave *
***************************************
186 tests PASSED out of 187 tests run
***************************************
List of 1 tests FAILED:
* arima/mod2b.mod
***************************************
A full log can be found on karaba in '/tmp/dynare-master-check-MAMB9LDACC.log'.