← Back to team overview

opencog-dev team mailing list archive

buildbot failure in opencog

 

The Buildbot has finished a build of opencog.
Full details are available at:
 http://buildbot.opencog.org:8011/opencog/builds/52

Buildbot URL: http://buildbot.opencog.org:8011/

Buildslave for this Build: judy

Build Reason: 
Build Source Stamp: HEAD
Blamelist: linas


All Changes:
File: src/query/OutgoingTree.h
At: Sat 05 Apr 2008 18:30:28
Changed By: linas
Comments: Handle is an opaque type, don't assume its a pointer.


All Changes:
File: src/query/QueryProcessor.cc
At: Sat 05 Apr 2008 18:30:28
Changed By: linas
Comments: Handle is an opaque type, don't assume its a pointer.


All Changes:
File: src/AtomSpace/CompositeTruthValue.cc
At: Sat 05 Apr 2008 18:35:28
Changed By: linas
Comments: Handles are opaque types, do not assume they're pointers.


All Changes:
File: src/query/PatternMatch.cc
At: Sat 05 Apr 2008 18:40:28
Changed By: linas
Comments: Handle is an opaque type, don't assume its Atom *


All Changes:
File: test/AtomSpace/AtomSpaceUTest.cxxtest
At: Sat 05 Apr 2008 18:45:28
Changed By: linas
Comments: test should be comparing Handles, not pointers.


All Changes:
File: test/AtomSpace/CompositeTruthValueUTest.cxxtest
At: Sat 05 Apr 2008 18:50:28
Changed By: linas
Comments: test is using the wrong signature for one of the method calls.


All Changes:
File: test/AtomSpace/HandleEntryUTest.cxxtest
At: Sat 05 Apr 2008 18:55:28
Changed By: linas
Comments: do not assume handles are pointers to atoms.


All Changes:
File: test/AtomSpace/HandleSetUTest.cxxtest
At: Sat 05 Apr 2008 18:55:28
Changed By: linas
Comments: don't assume that handles are pointers to atoms


All Changes:
File: test/AtomSpace/LinkUTest.cxxtest
At: Sat 05 Apr 2008 18:55:28
Changed By: linas
Comments: Don't assume that Handles are pointers to atoms


All Changes:
File: test/AtomSpace/TemporalTableUTest.cxxtest
At: Sat 05 Apr 2008 19:00:28
Changed By: linas
Comments: Don't assume that Handles are pointers to atoms


All Changes:
Files:
 test/AtomSpace/TimeServerUTest.cxxtest
 test/AtomSpace/TemporalTableUTest.cxxtest
At: Sat 05 Apr 2008 19:05:28
Changed By: linas
Comments: do not assume that handles are pointers, and also -- use the TLB correctly.


All Changes:
Files:
 test/AtomSpace/LinkUTest.cxxtest
 test/AtomSpace/HandleSetUTest.cxxtest
At: Sat 05 Apr 2008 19:05:28
Changed By: linas
Comments: use the TLB api correctly


All Changes:
File: src/AtomSpace/TemporalTable.cc
At: Sat 05 Apr 2008 19:05:28
Changed By: linas
Comments: do not assume that Handles are pointers.


All Changes:
Files:
 src/AtomSpace/types.h
 src/AtomSpace/TLB.h
At: Sat 05 Apr 2008 19:10:28
Changed By: linas
Comments: make the Handle type even more opaque


BUILD FAILED: failed test

sincerely,
 -The Buildbot