[Mono-dev] diff: bug-438454.exe.stdout.expected: No such file or directory

KISHIMOTO, Makoto ksmakoto at dd.iij4u.or.jp
Wed Jul 7 08:20:19 EDT 2010


Hello,

In my FreeBSD box, make check of Mono svn trunk failed. log is follow.

$ gmake check
Making check in po
gmake[1]: Entering directory `/export/home/ksmakoto/Mono/BUILD/po'
Making check in mcs
gmake[2]: Entering directory `/export/home/ksmakoto/Mono/BUILD/po/mcs'
gmake[2]: Leaving directory `/export/home/ksmakoto/Mono/BUILD/po/mcs'
gmake[2]: Entering directory `/export/home/ksmakoto/Mono/BUILD/po'
gmake[2]: Nothing to be done for `check-am'.
(snip)
Testing generic-xdomain.2.exe ...
Testing generic-type-load-exception.2.exe ...
Testing bug-616463.exe ...
gmake[5]: Leaving directory `/export/home/ksmakoto/Mono/BUILD/mono/tests'
Testing exists.exe...
Testing runtime-invoke.gen.exe...
Testing imt_big_iface_test.exe...
Testing bug-438454.exe...
diff: bug-438454.exe.stdout.expected: No such file or directory
gmake[4]: *** [test-process-exit] Error 2
gmake[4]: Leaving directory `/export/home/ksmakoto/Mono/BUILD/mono/tests'
gmake[3]: *** [check-am] Error 2
gmake[3]: Leaving directory `/export/home/ksmakoto/Mono/BUILD/mono/tests'
gmake[2]: *** [check-recursive] Error 1
gmake[2]: Leaving directory `/export/home/ksmakoto/Mono/BUILD/mono/tests'
gmake[1]: *** [check-recursive] Error 1
gmake[1]: Leaving directory `/export/home/ksmakoto/Mono/BUILD/mono'
gmake: *** [check-recursive] Error 1


More information about the Mono-devel-list mailing list