AyushP123

vtable_error

Jul 2nd, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 9.61 KB | None | 0 0
  1. ayush@ayush:~/Desktop/xapian-patch/xapian/xapian-letor/tests$ make apitest
  2. depbase=`echo harness/backendmanager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  3. g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include -I../include -I./harness  -I/home/ayush/Desktop/xapian-patch/xapian/xapian-core/include -g -O2 -std=gnu++11 -MT harness/backendmanager.o -MD -MP -MF $depbase.Tpo -c -o harness/backendmanager.o harness/backendmanager.cc &&\
  4. mv -f $depbase.Tpo $depbase.Po
  5. depbase=`echo harness/cputimer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  6. g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include -I../include -I./harness  -I/home/ayush/Desktop/xapian-patch/xapian/xapian-core/include -g -O2 -std=gnu++11 -MT harness/cputimer.o -MD -MP -MF $depbase.Tpo -c -o harness/cputimer.o harness/cputimer.cc &&\
  7. mv -f $depbase.Tpo $depbase.Po
  8. depbase=`echo harness/fdtracker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  9. g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include -I../include -I./harness  -I/home/ayush/Desktop/xapian-patch/xapian/xapian-core/include -g -O2 -std=gnu++11 -MT harness/fdtracker.o -MD -MP -MF $depbase.Tpo -c -o harness/fdtracker.o harness/fdtracker.cc &&\
  10. mv -f $depbase.Tpo $depbase.Po
  11. depbase=`echo harness/index_utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  12. g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include -I../include -I./harness  -I/home/ayush/Desktop/xapian-patch/xapian/xapian-core/include -g -O2 -std=gnu++11 -MT harness/index_utils.o -MD -MP -MF $depbase.Tpo -c -o harness/index_utils.o harness/index_utils.cc &&\
  13. mv -f $depbase.Tpo $depbase.Po
  14. depbase=`echo harness/scalability.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  15. g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include -I../include -I./harness  -I/home/ayush/Desktop/xapian-patch/xapian/xapian-core/include -g -O2 -std=gnu++11 -MT harness/scalability.o -MD -MP -MF $depbase.Tpo -c -o harness/scalability.o harness/scalability.cc &&\
  16. mv -f $depbase.Tpo $depbase.Po
  17. depbase=`echo harness/testrunner.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  18. g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include -I../include -I./harness  -I/home/ayush/Desktop/xapian-patch/xapian/xapian-core/include -g -O2 -std=gnu++11 -MT harness/testrunner.o -MD -MP -MF $depbase.Tpo -c -o harness/testrunner.o harness/testrunner.cc &&\
  19. mv -f $depbase.Tpo $depbase.Po
  20. depbase=`echo harness/testsuite.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  21. g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include -I../include -I./harness  -I/home/ayush/Desktop/xapian-patch/xapian/xapian-core/include -g -O2 -std=gnu++11 -MT harness/testsuite.o -MD -MP -MF $depbase.Tpo -c -o harness/testsuite.o harness/testsuite.cc &&\
  22. mv -f $depbase.Tpo $depbase.Po
  23. depbase=`echo harness/testutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  24. g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include -I../include -I./harness  -I/home/ayush/Desktop/xapian-patch/xapian/xapian-core/include -g -O2 -std=gnu++11 -MT harness/testutils.o -MD -MP -MF $depbase.Tpo -c -o harness/testutils.o harness/testutils.cc &&\
  25. mv -f $depbase.Tpo $depbase.Po
  26. depbase=`echo harness/unixcmds.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  27. g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include -I../include -I./harness  -I/home/ayush/Desktop/xapian-patch/xapian/xapian-core/include -g -O2 -std=gnu++11 -MT harness/unixcmds.o -MD -MP -MF $depbase.Tpo -c -o harness/unixcmds.o harness/unixcmds.cc &&\
  28. mv -f $depbase.Tpo $depbase.Po
  29. /bin/bash ../libtool  --tag=CXX   --mode=link g++ -I/home/ayush/Desktop/xapian-patch/xapian/xapian-core/include -g -O2 -std=gnu++11 -no-install   -o apitest apitest.o api_generated.o harness/backendmanager.o harness/cputimer.o harness/fdtracker.o harness/index_utils.o harness/scalability.o harness/testrunner.o harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o ../libgetopt.la /home/ayush/Desktop/xapian-patch/xapian/xapian-core/libxapian-1.5.la ../libxapianletor.la
  30. libtool: link: g++ -I/home/ayush/Desktop/xapian-patch/xapian/xapian-core/include -g -O2 -std=gnu++11 -o apitest apitest.o api_generated.o harness/backendmanager.o harness/cputimer.o harness/fdtracker.o harness/index_utils.o harness/scalability.o harness/testrunner.o harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o  ../.libs/libgetopt.a /home/ayush/Desktop/xapian-patch/xapian/xapian-core/.libs/libxapian-1.5.so ../.libs/libxapianletor.so -Wl,-rpath -Wl,/home/ayush/Desktop/xapian-patch/xapian/xapian-core/.libs -Wl,-rpath -Wl,/home/ayush/Desktop/xapian-patch/xapian/xapian-letor/.libs
  31. harness/testrunner.o: In function `BackendManagerInMemory::BackendManagerInMemory()':
  32. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/backendmanager_inmemory.h:44: undefined reference to `vtable for BackendManagerInMemory'
  33. harness/testrunner.o: In function `BackendManagerInMemory::~BackendManagerInMemory()':
  34. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/backendmanager_inmemory.h:32: undefined reference to `vtable for BackendManagerInMemory'
  35. harness/testrunner.o: In function `BackendManagerGlass::BackendManagerGlass()':
  36. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/backendmanager_glass.h:46: undefined reference to `vtable for BackendManagerGlass'
  37. harness/testrunner.o: In function `BackendManagerGlass::~BackendManagerGlass()':
  38. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/backendmanager_glass.h:32: undefined reference to `vtable for BackendManagerGlass'
  39. harness/testrunner.o: In function `TestRunner::run_tests(int, char**)':
  40. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/testrunner.cc:135: undefined reference to `BackendManagerSingleFile::BackendManagerSingleFile(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  41. harness/testrunner.o: In function `BackendManagerSingleFile::~BackendManagerSingleFile()':
  42. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/backendmanager_singlefile.h:32: undefined reference to `vtable for BackendManagerSingleFile'
  43. harness/testrunner.o: In function `TestRunner::run_tests(int, char**)':
  44. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/testrunner.cc:142: undefined reference to `BackendManagerMulti::BackendManagerMulti(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  45. harness/testrunner.o: In function `BackendManagerMulti::~BackendManagerMulti()':
  46. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/backendmanager_multi.h:33: undefined reference to `vtable for BackendManagerMulti'
  47. harness/testrunner.o: In function `BackendManagerRemoteProg::BackendManagerRemoteProg(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  48. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/backendmanager_remoteprog.h:49: undefined reference to `BackendManagerRemote::BackendManagerRemote(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  49. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/backendmanager_remoteprog.h:49: undefined reference to `vtable for BackendManagerRemoteProg'
  50. harness/testrunner.o: In function `BackendManagerRemoteProg::~BackendManagerRemoteProg()':
  51. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/backendmanager_remoteprog.h:34: undefined reference to `vtable for BackendManagerRemoteProg'
  52. harness/testrunner.o: In function `BackendManagerRemoteTcp::BackendManagerRemoteTcp(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  53. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/backendmanager_remotetcp.h:46: undefined reference to `BackendManagerRemote::BackendManagerRemote(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  54. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/backendmanager_remotetcp.h:46: undefined reference to `vtable for BackendManagerRemoteTcp'
  55. harness/testrunner.o: In function `TestRunner::run_tests(int, char**)':
  56. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/testrunner.cc:154: undefined reference to `BackendManagerRemoteTcp::~BackendManagerRemoteTcp()'
  57. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/testrunner.cc:154: undefined reference to `BackendManagerRemoteTcp::~BackendManagerRemoteTcp()'
  58. harness/testrunner.o: In function `BackendManagerMulti::~BackendManagerMulti()':
  59. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/backendmanager_multi.h:33: undefined reference to `vtable for BackendManagerMulti'
  60. harness/testrunner.o: In function `BackendManagerRemoteProg::~BackendManagerRemoteProg()':
  61. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/backendmanager_remoteprog.h:34: undefined reference to `vtable for BackendManagerRemoteProg'
  62. harness/testrunner.o: In function `BackendManagerSingleFile::~BackendManagerSingleFile()':
  63. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/backendmanager_singlefile.h:32: undefined reference to `vtable for BackendManagerSingleFile'
  64. harness/testrunner.o: In function `BackendManagerGlass::~BackendManagerGlass()':
  65. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/backendmanager_glass.h:32: undefined reference to `vtable for BackendManagerGlass'
  66. harness/testrunner.o: In function `BackendManagerInMemory::~BackendManagerInMemory()':
  67. /home/ayush/Desktop/xapian-patch/xapian/xapian-letor/tests/harness/backendmanager_inmemory.h:32: undefined reference to `vtable for BackendManagerInMemory'
  68. collect2: error: ld returned 1 exit status
  69. Makefile:502: recipe for target 'apitest' failed
  70. make: *** [apitest] Error 1
Add Comment
Please, Sign In to add comment