[Monetdb-developers] `make check' not working here
Hi Stefan, after compiling all our nice packages from scratch, Pathfinder's `make check' is not working here. I don't really want to touch all your nice test scripts, but it seems to me that in RunMtest.in `monetdb-config' should be replaced by `monetdb4-config': Index: RunMtest.in =================================================================== RCS file: /cvsroot/monetdb/pathfinder/RunMtest.in,v retrieving revision 1.22 diff -r1.22 RunMtest.in 41c41 < MOD_PATH="${builddir}/runtime/.libs:${builddir}/runtime:${srcdir}/runtime:${builddir}/modules/pftijah/.libs:${builddir}/modules/pftijah:${srcdir}/modules/pftijah:`${MONETDB_PREFIX}/bin/monetdb-config --modpath`" ---
MOD_PATH="${builddir}/runtime/.libs:${builddir}/runtime:${srcdir}/runtime:${builddir}/modules/pftijah/.libs:${builddir}/modules/pftijah:${srcdir}/modules/pftijah:`${MONETDB_PREFIX}/bin/monetdb4-config --modpath`"
Can you confirm this (and commit the change to CVS)? The same issue should then be corrected in the HowToStart-PF file as well. Jens -- Jens Teubner Technische Universitaet Muenchen, Department of Informatics D-85748 Garching, Germany Tel: +49 89 289-17259 Fax: +49 89 289-17263 Computer Scientist, n.: A device that turns coffee into programs.
Hi Jens, I hadn't looked into the `make check`'s at all, yet, after the repository split; hence, yes, I suspect they are all still broken. I'm looking at the details right now, starting with MonetDB4, then proceeding with the other packages (MonetDB5, sql, pathfinder, templates)... Stefan On Thu, Jan 04, 2007 at 02:26:17PM +0100, Jens Teubner wrote:
Hi Stefan,
after compiling all our nice packages from scratch, Pathfinder's `make check' is not working here.
I don't really want to touch all your nice test scripts, but it seems to me that in RunMtest.in `monetdb-config' should be replaced by `monetdb4-config':
Index: RunMtest.in =================================================================== RCS file: /cvsroot/monetdb/pathfinder/RunMtest.in,v retrieving revision 1.22 diff -r1.22 RunMtest.in 41c41 < MOD_PATH="${builddir}/runtime/.libs:${builddir}/runtime:${srcdir}/runtime:${builddir}/modules/pftijah/.libs:${builddir}/modules/pftijah:${srcdir}/modules/pftijah:`${MONETDB_PREFIX}/bin/monetdb-config --modpath`" ---
MOD_PATH="${builddir}/runtime/.libs:${builddir}/runtime:${srcdir}/runtime:${builddir}/modules/pftijah/.libs:${builddir}/modules/pftijah:${srcdir}/modules/pftijah:`${MONETDB_PREFIX}/bin/monetdb4-config --modpath`"
Can you confirm this (and commit the change to CVS)? The same issue should then be corrected in the HowToStart-PF file as well.
Jens
-- Jens Teubner Technische Universitaet Muenchen, Department of Informatics D-85748 Garching, Germany Tel: +49 89 289-17259 Fax: +49 89 289-17263
Computer Scientist, n.: A device that turns coffee into programs.
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
Jens (and others), `make check` should work, again, for the development trunks of MonetDB4, MonetDB5, template, sql & pathfinder let us know, in case there are any problems. Stefan On Thu, Jan 04, 2007 at 04:31:59PM +0100, Stefan Manegold wrote:
Hi Jens,
I hadn't looked into the `make check`'s at all, yet, after the repository split; hence, yes, I suspect they are all still broken.
I'm looking at the details right now, starting with MonetDB4, then proceeding with the other packages (MonetDB5, sql, pathfinder, templates)...
Stefan
On Thu, Jan 04, 2007 at 02:26:17PM +0100, Jens Teubner wrote:
Hi Stefan,
after compiling all our nice packages from scratch, Pathfinder's `make check' is not working here.
I don't really want to touch all your nice test scripts, but it seems to me that in RunMtest.in `monetdb-config' should be replaced by `monetdb4-config':
Index: RunMtest.in =================================================================== RCS file: /cvsroot/monetdb/pathfinder/RunMtest.in,v retrieving revision 1.22 diff -r1.22 RunMtest.in 41c41 < MOD_PATH="${builddir}/runtime/.libs:${builddir}/runtime:${srcdir}/runtime:${builddir}/modules/pftijah/.libs:${builddir}/modules/pftijah:${srcdir}/modules/pftijah:`${MONETDB_PREFIX}/bin/monetdb-config --modpath`" ---
MOD_PATH="${builddir}/runtime/.libs:${builddir}/runtime:${srcdir}/runtime:${builddir}/modules/pftijah/.libs:${builddir}/modules/pftijah:${srcdir}/modules/pftijah:`${MONETDB_PREFIX}/bin/monetdb4-config --modpath`"
Can you confirm this (and commit the change to CVS)? The same issue should then be corrected in the HowToStart-PF file as well.
Jens
-- Jens Teubner Technische Universitaet Muenchen, Department of Informatics D-85748 Garching, Germany Tel: +49 89 289-17259 Fax: +49 89 289-17263
Computer Scientist, n.: A device that turns coffee into programs.
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |
participants (2)
-
Jens Teubner
-
Stefan Manegold