The problem is that it does not fail for Nil, who is the maintainer of that code, and it does not fail for me, so I can't easily debug it either. Now we could set up a test machine but this takes time and effort. We're pretty sure that the backwards chainer works, and that it's really just a bug with the unit test. Give your error message, is some bug involving the export of symbols from scheme. Its some configuration problem. which is why fixing it has not been a high priority.
--linas On Thu, Aug 3, 2017 at 10:32 AM, Masayuki Hatta <[email protected]> wrote: > Hi, > > Thanks for your effort, but seems it doesn't work. That test still fails > in the same way. > > Best, > MH > > 2017年8月3日木曜日 14時19分52秒 UTC+9 linas: >> >> I just pushed a change that *might* fix this. At the moment, this failure >> is "normal". --linas >> >> On Wed, Aug 2, 2017 at 4:13 AM, Masayuki Hatta <[email protected]> wrote: >> >>> Hi, >>> >>> I'm now trying to build atomspace on Debian sid, but one of tests >>> (BackwardChainerUTest) fails. >>> >>> I think the following is the culprit, but can't figure out what and >>> why. Any help appreciated. >>> >>> Best regards, >>> MH >>> >>> (snip) >>> >>> /home/mhatta/work/Debian/atomspace/atomspace-0.0~git20170802 >>> .d79fd34/tests/rule- >>> [94/1850] >>> engine/BackwardChainerUTest.cxxtest:57: Error: Test failed: >>> Backtrace: >>> >>> In ice-9/boot-9.scm: >>> >>> >>> 160: 8 [catch #t #<catch-closure f1aa730ac0> >>> ...] >>> >>> In unknown file: >>> >>> >>> ?: 7 [apply-smob/1 #<catch-closure f1aa730ac0>] >>> >>> >>> In ice-9/boot-9.scm: >>> >>> >>> 160: 6 [catch #t #<catch-closure f1aa730980> >>> ...] >>> In unknown file: >>> >>> ?: 5 [apply-smob/1 #<catch-closure f1aa730980>] >>> >>> In ice-9/eval.scm: >>> >>> 386: 4 [eval # ()] >>> >>> 393: 3 [eval #<memoized gt-zero-confidence> >>> ()] >>> In unknown file: >>> >>> ?: 2 [memoize-variable-access! # #] >>> >>> In ice-9/boot-9.scm: >>> >>> 105: 1 [#<procedure f1aa4eb480 at ice-9/boot-9.scm:100:6 (thrown-k . >>> args)> unb >>> ound-variable ...] >>> >>> In unknown file: >>> >>> ?: 0 [apply-smob/1 #<catch-closure f1aa730940> unbound-variable >>> ...] >>> >>> >>> ERROR: In procedure apply-smob/1: >>> >>> ERROR: Unbound variable: gt-zero-confidence >>> >>> ABORT: unbound-variable >>> >>> >>> (/home/mhatta/work/Debian/atomspace/atomspace-0.0~git20170802.d79fd34/opencog/g >>> >>> uile/SchemeEval.cc:1050) >>> >>> ..... >>> >>> Failed 1 and Skipped 0 of 16 tests >>> >>> Success rate: 93% >>> >>> (snip) >>> >>> -- >>> 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/ms >>> gid/opencog/20dfc0fe-395a-4e50-af56-0fc5f6c99369%40googlegroups.com >>> <https://groups.google.com/d/msgid/opencog/20dfc0fe-395a-4e50-af56-0fc5f6c99369%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/CAHrUA34CBePDNqY95vPLNV7P%2Bbk5zDyZe1EFUQiC%2BjNr9Xc9XQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
