sh /usr/local/bin/monetdb-config dit work, so I compiled bash and syslinked
it
ln -s /usr/local/bin/bash /usr/bin/bash
after this I reran /usr/local/bin/Mtest.py and got the following errors
http://www.freshway.biz/files/MonetDB-Mtest.py.txt
so I reran ./configure and gmake again.
My gmake check now dit spill out a lot more checks.
--
bat_cast_makes_writable.SF-1238930.stable.out.FILTERED and
bat_cast_makes_writable.SF-1238930.test.out.FILTERED are equal.
bat_cast_makes_writable.SF-1238930.stable.err.FILTERED and
bat_cast_makes_writable.SF-1238930.test.err.FILTERED are equal.
15:40:57> tests/BugDay_2005-12-19_4.9.3/pump_properties.SF-1267155.milS
(<=60,60,60) ... 0.082s
pump_properties.SF-1267155.stable.out.FILTERED and pump_properties.SF-
1267155.test.out.FILTERED are equal.
pump_properties.SF-1267155.stable.err.FILTERED and pump_properties.SF-
1267155.test.err.FILTERED are equal.
15:40:58> tests/BugDay_2005-12-19_4.9.3/void_multiplex.SF-1280802.milS
(<=60,60,60) ... 0.079s
void_multiplex.SF-1280802.stable.out.FILTERED and void_multiplex.SF-
1280802.test.out.FILTERED are equal.
void_multiplex.SF-1280802.stable.err.FILTERED and void_multiplex.SF-
1280802.test.err.FILTERED are equal.
15:40:58> tests/BugDay_2005-12-19_4.9.3/merge_properties.SF-1283842.milS
(<=60,60,60) ... 0.087s
--
So this seems promising, but then I get:
!ERROR: Testing FAILED SIGNIFICANTLY !
9 out of 302 tests could not be executed
1 out of 302 tests produced slightly different output
7 out of 302 tests produced SIGNIFICANTLY different output
First, check the testing results in
/usr/home/funzoneq/MonetDB-4.9.3/mTests/index.html
!
Then, fix the problems by:
- fixing sources and test scripts
- fixing stable output by hand
- approving test output by Mapprove.py (cf. Mapprove.py -?)
After that, re-run Mtest.
uhhh okay?
gmake install finishes ok...
after the recompile, the output of Mtest.py stays the same.
Any ideas?
On 1/20/06, Stefan Manegold
is /usr/local/bin/monetdb-config executable?
Stefan