AyushP123

conditional_error

Jul 3rd, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.94 KB | None | 0 0
  1. ayush@ayush:~/Desktop/xapian-patch/xapian/xapian-letor/tests$ make apitest
  2.  cd .. && /home/ayush/Desktop/xapian-patch/xapian/INST/bin/automake --gnu tests/Makefile
  3. 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.
  4. tests/harness/Makefile.mk:44: error: XAPIAN_HAS_GLASS_BACKEND does not appear in AM_CONDITIONAL
  5. tests/Makefile.am:96:   'tests/harness/Makefile.mk' included from here
  6. tests/harness/Makefile.mk:50: error: XAPIAN_HAS_INMEMORY_BACKEND does not appear in AM_CONDITIONAL
  7. tests/Makefile.am:96:   'tests/harness/Makefile.mk' included from here
  8. tests/harness/Makefile.mk:54: error: XAPIAN_HAS_REMOTE_BACKEND does not appear in AM_CONDITIONAL
  9. tests/Makefile.am:96:   'tests/harness/Makefile.mk' included from here
  10. Makefile:430: recipe for target 'Makefile.in' failed
  11. make: *** [Makefile.in] Error 1
Add Comment
Please, Sign In to add comment