Ok I'll give it another run and see if I can get it to succeed. As I learn more about the different systems and components hopefully I can begin to look into the source a little. thx for the feedback.
On Tuesday, July 11, 2017 at 9:32:35 PM UTC-4, linas wrote: > > BackwardChainer sometimes intermittenlty fails, maybe 1 out of 10 times. > Rn it again, I bet it will pass. > > These pass for me: > 4 - ShellUTest (Failed) > 6 - AnaphoraTest (Failed) > 7 - SuRealUTest (Failed) > 8 - MicroplanningUTest (Failed) > > Someone should look into them, and see why they fail. The other failures > are "normal". > > The README in the tests/cython directory expains how to run the cython > tests by hand (i.e. anaphora) My guess is the fail is some incompelete > python config > > --linas > > On Tue, Jul 11, 2017 at 10:12 AM, Joseph Horner <[email protected] > <javascript:>> wrote: > >> Actually I failed to mention I did receive a few errors during the >> "Cloning and building Atomspace" and "Cloning and building OpenCog" -- >> looks like some unit tests >> were failing which also showed as errors when I restarted my machine >> this morning. Not sure how detrimental this is but wanted to share for >> completeness. >> >> echo >> ********************************************************************************* >> echo ****************** "Cloning and building Atomspace..." >> *********************** >> echo >> ********************************************************************************* >> >> The following tests FAILED: >> 98 - BackwardChainerUTest (Failed) >> Errors while running CTest >> CMakeFiles/test.dir/build.make:57: recipe for target 'CMakeFiles/test' >> failed >> make[3]: *** [CMakeFiles/test] Error 8 >> CMakeFiles/Makefile2:99: recipe for target 'CMakeFiles/test.dir/all' >> failed >> make[2]: *** [CMakeFiles/test.dir/all] Error 2 >> CMakeFiles/Makefile2:106: recipe for target 'CMakeFiles/test.dir/rule' >> failed >> make[1]: *** [CMakeFiles/test.dir/rule] Error 2 >> Makefile:197: recipe for target 'test' failed >> make: *** [test] Error 2 >> >> >> echo >> ********************************************************************************** >> echo ***************** "Cloning and building OpenCog..." >> ***************************** >> echo >> ********************************************************************************** >> >> >> Total Test time (real) = 26.03 sec >> >> The following tests FAILED: >> 2 - AtomSpacePublisherModuleUTest (OTHER_FAULT) >> 4 - ShellUTest (Failed) >> 6 - AnaphoraTest (Failed) >> 7 - SuRealUTest (Failed) >> 8 - MicroplanningUTest (Failed) >> 9 - ChatlangUTest (Failed) >> 10 - MOSESPLNSynergyUTest (Failed) >> 11 - PLNRulesUTest (Failed) >> 22 - PatternMinerUTest (SEGFAULT) >> Errors while running CTest >> CMakeFiles/test.dir/build.make:57: recipe for target 'CMakeFiles/test' >> failed >> make[3]: *** [CMakeFiles/test] Error 8 >> CMakeFiles/Makefile2:99: recipe for target 'CMakeFiles/test.dir/all' >> failed >> make[2]: *** [CMakeFiles/test.dir/all] Error 2 >> CMakeFiles/Makefile2:106: recipe for target 'CMakeFiles/test.dir/rule' >> failed >> make[1]: *** [CMakeFiles/test.dir/rule] Error 2 >> Makefile:197: recipe for target 'test' failed >> make: *** [test] Error 2 >> >> On Sunday, July 9, 2017 at 10:10:39 AM UTC-4, Joseph Horner wrote: >>> >>> This worked great for me. I got everything built and was able to start >>> the cogserver .. thank you >> >> -- >> You received this message because you are subscribed to the Google Groups >> "opencog" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/opencog. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/opencog/5c74a74a-8b86-43df-a657-c77f85e29153%40googlegroups.com >> >> <https://groups.google.com/d/msgid/opencog/5c74a74a-8b86-43df-a657-c77f85e29153%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/opencog. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/94b29690-d095-47b5-8ad1-922ac8dc7db9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
