AyushP123

bootstraping letor error

Jul 3rd, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.58 KB | None | 0 0
  1. Bootstrapping `xapian-letor'
  2. libtoolize: putting auxiliary files in '.'.
  3. libtoolize: copying file './ltmain.sh'
  4. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  5. libtoolize: copying file 'm4/libtool.m4'
  6. libtoolize: copying file 'm4/ltoptions.m4'
  7. libtoolize: copying file 'm4/ltsugar.m4'
  8. libtoolize: copying file 'm4/ltversion.m4'
  9. libtoolize: copying file 'm4/lt~obsolete.m4'
  10. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /home/ayush/Desktop/xapian-patch/xapian/INST/bin/automake line 3936.
  11. configure.ac:50: installing './compile'
  12. configure.ac:41: installing './missing'
  13. Makefile.am: installing './INSTALL'
  14. Makefile.am: installing './depcomp'
  15. tests/Makefile.am:24: error: BUILD_BACKEND_REMOTE does not appear in AM_CONDITIONAL
  16. tests/Makefile.am:33: error: BUILD_BACKEND_GLASS does not appear in AM_CONDITIONAL
  17. tests/Makefile.am:42: error: BUILD_BACKEND_GLASS does not appear in AM_CONDITIONAL
  18. tests/harness/Makefile.mk:44: error: BUILD_BACKEND_GLASS does not appear in AM_CONDITIONAL
  19. tests/Makefile.am:123:   'tests/harness/Makefile.mk' included from here
  20. tests/harness/Makefile.mk:50: error: BUILD_BACKEND_INMEMORY does not appear in AM_CONDITIONAL
  21. tests/Makefile.am:123:   'tests/harness/Makefile.mk' included from here
  22. tests/harness/Makefile.mk:54: error: BUILD_BACKEND_REMOTE does not appear in AM_CONDITIONAL
  23. tests/Makefile.am:123:   'tests/harness/Makefile.mk' included from here
  24. autoreconf: /home/ayush/Desktop/xapian-patch/xapian/INST/bin/automake failed with exit status: 1
  25. Bootstrap failed
Add Comment
Please, Sign In to add comment