Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ayush@ayush:~/Desktop/xapian-patch/xapian$ ./bootstrap xapian-core xapian-applications/omega swig xapian-bindings xapian-letor
- Downloading <http://ftpmirror.gnu.org/autoconf/autoconf-2.69.tar.xz>
- --2017-05-23 13:37:16-- http://ftpmirror.gnu.org/autoconf/autoconf-2.69.tar.xz
- Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 208.118.235.200
- Connecting to ftpmirror.gnu.org (ftpmirror.gnu.org)|208.118.235.200|:80... connected.
- HTTP request sent, awaiting response... 302 Moved Temporarily
- Location: http://gnumirror.nkn.in/autoconf/autoconf-2.69.tar.xz [following]
- --2017-05-23 13:37:18-- http://gnumirror.nkn.in/autoconf/autoconf-2.69.tar.xz
- Resolving gnumirror.nkn.in (gnumirror.nkn.in)... 164.100.167.4, 2001:4408:7c00::2:4
- Connecting to gnumirror.nkn.in (gnumirror.nkn.in)|164.100.167.4|:80... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 1214744 (1.2M) [application/x-tar]
- Saving to: ‘STDOUT’
- - 100%[===================>] 1.16M 231KB/s in 7.8s
- 2017-05-23 13:37:26 (152 KB/s) - written to stdout [1214744/1214744]
- Applying patches from autoconf/series
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- configure: autobuild project... GNU Autoconf
- configure: autobuild revision... 2.69
- configure: autobuild hostname... ayush
- configure: autobuild timestamp... 20170523T080728Z
- checking whether /bin/sh -n is known to work... no
- checking for characters that cannot appear in file names... none
- checking whether directories can have trailing spaces... yes
- checking for expr... /usr/bin/expr
- checking for GNU M4 that supports accurate traces... /usr/bin/m4
- checking whether /usr/bin/m4 accepts --gnu... yes
- checking how m4 supports trace files... --debugfile
- checking for perl... /usr/bin/perl
- checking whether /usr/bin/perl Fcntl::flock is implemented... yes
- checking for emacs... no
- checking for xemacs... no
- checking for emacs... no
- checking where .elc files should go... ${datadir}/emacs/site-lisp
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for a sed that does not truncate output... /bin/sed
- checking whether make is case sensitive... yes
- configure: creating ./config.status
- config.status: creating tests/Makefile
- config.status: creating tests/atlocal
- config.status: creating man/Makefile
- config.status: creating lib/emacs/Makefile
- config.status: creating Makefile
- config.status: creating doc/Makefile
- config.status: creating lib/Makefile
- config.status: creating lib/Autom4te/Makefile
- config.status: creating lib/autoscan/Makefile
- config.status: creating lib/m4sugar/Makefile
- config.status: creating lib/autoconf/Makefile
- config.status: creating lib/autotest/Makefile
- config.status: creating bin/Makefile
- config.status: executing tests/atconfig commands
- make all-recursive
- make[1]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69'
- Making all in bin
- make[2]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/bin'
- rm -f autom4te autom4te.tmp
- srcdir=''; \
- test -f ./autom4te.in || srcdir=./; \
- sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/ayush/Desktop/xapian-patch/xapian/INST/bin|g' -e 's|@pkgdatadir[@]|/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf|g' -e 's|@prefix[@]|/home/ayush/Desktop/xapian-patch/xapian/INST|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|mawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autom4te.in; do not edit by hand.|g' ${srcdir}autom4te.in >autom4te.tmp
- chmod +x autom4te.tmp
- chmod a-w autom4te.tmp
- mv autom4te.tmp autom4te
- cd ../lib && make autom4te.cfg
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib'
- rm -f autom4te.cfg autom4te.tmp
- sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/home/ayush/Desktop/xapian-patch/xapian/INST/bin|g' -e 's|@pkgdatadir[@]|/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf|g' -e 's|@prefix[@]|/home/ayush/Desktop/xapian-patch/xapian/INST|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@AWK[@]|mawk|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' ./autom4te.in >autom4te.tmp
- chmod a-w autom4te.tmp
- mv autom4te.tmp autom4te.cfg
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib'
- cd ../lib/m4sugar && make version.m4
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/m4sugar'
- :;{ \
- echo '# This file is part of -*- Autoconf -*-.' && \
- echo '# Version of Autoconf.' && \
- echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007, 2009' && \
- echo '# Free Software Foundation, Inc.' && \
- echo &&\
- echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])' && \
- echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])' && \
- echo 'm4_define([m4_PACKAGE_VERSION], [2.69])' && \
- echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.69])' && \
- echo 'm4_define([m4_PACKAGE_BUGREPORT], [[email protected]])' && \
- echo 'm4_define([m4_PACKAGE_URL], [http://www.gnu.org/software/autoconf/])' && \
- echo 'm4_define([m4_PACKAGE_YEAR], ['`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../../ChangeLog`'])'; \
- } > version.m4-t
- mv version.m4-t version.m4
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/m4sugar'
- autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in
- rm -f autoconf autoconf.tmp
- srcdir=''; \
- test -f ./autoconf.in || srcdir=./; \
- sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/ayush/Desktop/xapian-patch/xapian/INST/bin|g' -e 's|@pkgdatadir[@]|/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf|g' -e 's|@prefix[@]|/home/ayush/Desktop/xapian-patch/xapian/INST|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|mawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoconf.in; do not edit by hand.|g' ${srcdir}autoconf.in >autoconf.tmp
- chmod +x autoconf.tmp
- chmod a-w autoconf.tmp
- mv autoconf.tmp autoconf
- rm -f autoheader autoheader.tmp
- srcdir=''; \
- test -f ./autoheader.in || srcdir=./; \
- sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/ayush/Desktop/xapian-patch/xapian/INST/bin|g' -e 's|@pkgdatadir[@]|/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf|g' -e 's|@prefix[@]|/home/ayush/Desktop/xapian-patch/xapian/INST|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|mawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoheader.in; do not edit by hand.|g' ${srcdir}autoheader.in >autoheader.tmp
- chmod +x autoheader.tmp
- chmod a-w autoheader.tmp
- mv autoheader.tmp autoheader
- rm -f autoreconf autoreconf.tmp
- srcdir=''; \
- test -f ./autoreconf.in || srcdir=./; \
- sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/ayush/Desktop/xapian-patch/xapian/INST/bin|g' -e 's|@pkgdatadir[@]|/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf|g' -e 's|@prefix[@]|/home/ayush/Desktop/xapian-patch/xapian/INST|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|mawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoreconf.in; do not edit by hand.|g' ${srcdir}autoreconf.in >autoreconf.tmp
- chmod +x autoreconf.tmp
- chmod a-w autoreconf.tmp
- mv autoreconf.tmp autoreconf
- rm -f ifnames ifnames.tmp
- srcdir=''; \
- test -f ./ifnames.in || srcdir=./; \
- sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/ayush/Desktop/xapian-patch/xapian/INST/bin|g' -e 's|@pkgdatadir[@]|/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf|g' -e 's|@prefix[@]|/home/ayush/Desktop/xapian-patch/xapian/INST|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|mawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from ifnames.in; do not edit by hand.|g' ${srcdir}ifnames.in >ifnames.tmp
- chmod +x ifnames.tmp
- chmod a-w ifnames.tmp
- mv ifnames.tmp ifnames
- rm -f autoscan autoscan.tmp
- srcdir=''; \
- test -f ./autoscan.in || srcdir=./; \
- sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/ayush/Desktop/xapian-patch/xapian/INST/bin|g' -e 's|@pkgdatadir[@]|/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf|g' -e 's|@prefix[@]|/home/ayush/Desktop/xapian-patch/xapian/INST|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|mawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoscan.in; do not edit by hand.|g' ${srcdir}autoscan.in >autoscan.tmp
- chmod +x autoscan.tmp
- chmod a-w autoscan.tmp
- mv autoscan.tmp autoscan
- rm -f autoupdate autoupdate.tmp
- srcdir=''; \
- test -f ./autoupdate.in || srcdir=./; \
- sed -e 's|@SHELL[@]|/bin/bash|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/home/ayush/Desktop/xapian-patch/xapian/INST/bin|g' -e 's|@pkgdatadir[@]|/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf|g' -e 's|@prefix[@]|/home/ayush/Desktop/xapian-patch/xapian/INST|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/usr/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|mawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoupdate.in; do not edit by hand.|g' ${srcdir}autoupdate.in >autoupdate.tmp
- chmod +x autoupdate.tmp
- chmod a-w autoupdate.tmp
- mv autoupdate.tmp autoupdate
- make[2]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/bin'
- Making all in .
- make[2]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69'
- make[2]: Nothing to be done for 'all-am'.
- make[2]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69'
- Making all in lib
- make[2]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib'
- Making all in Autom4te
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/Autom4te'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/Autom4te'
- Making all in m4sugar
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/m4sugar'
- autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
- --language=m4sugar \
- --freeze \
- --output=m4sugar.m4f
- autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
- --language=m4sh \
- --freeze \
- --output=m4sh.m4f
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/m4sugar'
- Making all in autoconf
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/autoconf'
- autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
- --language=autoconf \
- --freeze \
- --output=autoconf.m4f
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/autoconf'
- Making all in autotest
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/autotest'
- autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
- --language=autotest \
- --freeze \
- --output=autotest.m4f
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/autotest'
- Making all in autoscan
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/autoscan'
- echo '# Automatically Generated: do not edit this file' >autoscan.list
- sed '/^[#]/!q' ./autoscan.pre >>autoscan.list
- ( \
- sed -n '/^[^#]/p' ./autoscan.pre; \
- autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib --cache '' -M -l autoconf -t'AN_OUTPUT:$1: $2 $3' \
- ) | LC_ALL=C sort >>autoscan.list
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/autoscan'
- Making all in emacs
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/emacs'
- WARNING: Warnings can be ignored. :-)
- if test "no" != no; then \
- set x; \
- list='autoconf-mode.el autotest-mode.el'; for p in $list; do \
- if test -f "$p"; then d=; else d="./"; fi; \
- set x "$@" "$d$p"; shift; \
- done; \
- shift; \
- EMACS="no" /bin/bash ../../build-aux/elisp-comp "$@" || exit 1; \
- else : ; fi
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/emacs'
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib'
- make[3]: Nothing to be done for 'all-am'.
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib'
- make[2]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib'
- Making all in doc
- make[2]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/doc'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/doc'
- Making all in tests
- make[2]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/tests'
- autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language=M4sh ./wrapper.as -o wrapper.in
- rm -f autoconf autoconf.tmp
- input=wrapper.in; \
- sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoconf.tmp
- chmod +x autoconf.tmp
- chmod a-w autoconf.tmp
- mv -f autoconf.tmp autoconf
- rm -f autoheader autoheader.tmp
- input=wrapper.in; \
- sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoheader.tmp
- chmod +x autoheader.tmp
- chmod a-w autoheader.tmp
- mv -f autoheader.tmp autoheader
- rm -f autom4te autom4te.tmp
- input=wrapper.in; \
- sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autom4te.tmp
- chmod +x autom4te.tmp
- chmod a-w autom4te.tmp
- mv -f autom4te.tmp autom4te
- rm -f autoreconf autoreconf.tmp
- input=wrapper.in; \
- sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoreconf.tmp
- chmod +x autoreconf.tmp
- chmod a-w autoreconf.tmp
- mv -f autoreconf.tmp autoreconf
- rm -f autoscan autoscan.tmp
- input=wrapper.in; \
- sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoscan.tmp
- chmod +x autoscan.tmp
- chmod a-w autoscan.tmp
- mv -f autoscan.tmp autoscan
- rm -f autoupdate autoupdate.tmp
- input=wrapper.in; \
- sed -e 's|@wrap_program[@]|autoupdate|g' -e 's|@abs_top_srcdir[@]|/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoupdate.tmp
- chmod +x autoupdate.tmp
- chmod a-w autoupdate.tmp
- mv -f autoupdate.tmp autoupdate
- rm -f ifnames ifnames.tmp
- input=wrapper.in; \
- sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >ifnames.tmp
- chmod +x ifnames.tmp
- chmod a-w ifnames.tmp
- mv -f ifnames.tmp ifnames
- make[2]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/tests'
- Making all in man
- make[2]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/man'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/man'
- make[1]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69'
- make install-recursive
- make[1]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69'
- Making install in bin
- make[2]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/bin'
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/bin'
- test -z "/home/ayush/Desktop/xapian-patch/xapian/INST/bin" || /bin/mkdir -p "/home/ayush/Desktop/xapian-patch/xapian/INST/bin"
- /usr/bin/install -c autom4te autoconf autoheader autoreconf ifnames autoscan autoupdate '/home/ayush/Desktop/xapian-patch/xapian/INST/bin'
- make[3]: Nothing to be done for 'install-data-am'.
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/bin'
- make[2]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/bin'
- Making install in .
- make[2]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69'
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69'
- make[3]: Nothing to be done for 'install-exec-am'.
- test -z "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf" || /bin/mkdir -p "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf"
- /usr/bin/install -c -m 644 ./INSTALL '/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf'
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69'
- make[2]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69'
- Making install in lib
- make[2]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib'
- Making install in Autom4te
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/Autom4te'
- make[4]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/Autom4te'
- make[4]: Nothing to be done for 'install-exec-am'.
- test -z "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/Autom4te" || /bin/mkdir -p "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/Autom4te"
- /usr/bin/install -c -m 644 C4che.pm ChannelDefs.pm Channels.pm Configure_ac.pm FileUtils.pm General.pm Getopt.pm Request.pm XFile.pm '/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/Autom4te'
- make[4]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/Autom4te'
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/Autom4te'
- Making install in m4sugar
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/m4sugar'
- make[4]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/m4sugar'
- make[4]: Nothing to be done for 'install-exec-am'.
- test -z "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/m4sugar" || /bin/mkdir -p "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/m4sugar"
- /usr/bin/install -c -m 644 m4sugar.m4 foreach.m4 m4sh.m4 '/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/m4sugar'
- test -z "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/m4sugar" || /bin/mkdir -p "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/m4sugar"
- /usr/bin/install -c -m 644 version.m4 m4sugar.m4f m4sh.m4f '/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/m4sugar'
- make[4]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/m4sugar'
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/m4sugar'
- Making install in autoconf
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/autoconf'
- make[4]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/autoconf'
- make[4]: Nothing to be done for 'install-exec-am'.
- test -z "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/autoconf" || /bin/mkdir -p "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/autoconf"
- /usr/bin/install -c -m 644 autoconf.m4 general.m4 status.m4 oldnames.m4 specific.m4 autoheader.m4 autoupdate.m4 autotest.m4 autoscan.m4 lang.m4 c.m4 erlang.m4 fortran.m4 functions.m4 go.m4 headers.m4 types.m4 libs.m4 programs.m4 '/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/autoconf'
- test -z "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/autoconf" || /bin/mkdir -p "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/autoconf"
- /usr/bin/install -c -m 644 autoconf.m4f '/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/autoconf'
- make[4]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/autoconf'
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/autoconf'
- Making install in autotest
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/autotest'
- make[4]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/autotest'
- make[4]: Nothing to be done for 'install-exec-am'.
- test -z "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/autotest" || /bin/mkdir -p "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/autotest"
- /usr/bin/install -c -m 644 autotest.m4 general.m4 specific.m4 '/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/autotest'
- test -z "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/autotest" || /bin/mkdir -p "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/autotest"
- /usr/bin/install -c -m 644 autotest.m4f '/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/autotest'
- make[4]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/autotest'
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/autotest'
- Making install in autoscan
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/autoscan'
- make[4]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/autoscan'
- make[4]: Nothing to be done for 'install-exec-am'.
- test -z "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/autoscan" || /bin/mkdir -p "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/autoscan"
- /usr/bin/install -c -m 644 autoscan.list '/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf/autoscan'
- make[4]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/autoscan'
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/autoscan'
- Making install in emacs
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/emacs'
- make[4]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/emacs'
- make[4]: Nothing to be done for 'install-exec-am'.
- make[4]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/emacs'
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib/emacs'
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib'
- make[4]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib'
- make[4]: Nothing to be done for 'install-exec-am'.
- test -z "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf" || /bin/mkdir -p "/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf"
- /usr/bin/install -c -m 644 autom4te.cfg '/home/ayush/Desktop/xapian-patch/xapian/INST/share/autoconf'
- make[4]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib'
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib'
- make[2]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/lib'
- Making install in doc
- make[2]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/doc'
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/doc'
- make[3]: Nothing to be done for 'install-exec-am'.
- test -z "/home/ayush/Desktop/xapian-patch/xapian/INST/share/info" || /bin/mkdir -p "/home/ayush/Desktop/xapian-patch/xapian/INST/share/info"
- /usr/bin/install -c -m 644 ./autoconf.info ./standards.info '/home/ayush/Desktop/xapian-patch/xapian/INST/share/info'
- install-info --info-dir='/home/ayush/Desktop/xapian-patch/xapian/INST/share/info' '/home/ayush/Desktop/xapian-patch/xapian/INST/share/info/autoconf.info'
- install-info --info-dir='/home/ayush/Desktop/xapian-patch/xapian/INST/share/info' '/home/ayush/Desktop/xapian-patch/xapian/INST/share/info/standards.info'
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/doc'
- make[2]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/doc'
- Making install in tests
- make[2]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/tests'
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/tests'
- make[3]: Nothing to be done for 'install-exec-am'.
- make[3]: Nothing to be done for 'install-data-am'.
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/tests'
- make[2]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/tests'
- Making install in man
- make[2]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/man'
- make[3]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/man'
- make[3]: Nothing to be done for 'install-exec-am'.
- test -z "/home/ayush/Desktop/xapian-patch/xapian/INST/share/man/man1" || /bin/mkdir -p "/home/ayush/Desktop/xapian-patch/xapian/INST/share/man/man1"
- /usr/bin/install -c -m 644 ./autoconf.1 ./autoheader.1 ./autom4te.1 ./autoreconf.1 ./autoscan.1 ./autoupdate.1 ./ifnames.1 ./config.guess.1 ./config.sub.1 '/home/ayush/Desktop/xapian-patch/xapian/INST/share/man/man1'
- make[3]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/man'
- make[2]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69/man'
- make[1]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/autoconf-2.69'
- Downloading <http://ftpmirror.gnu.org/automake/automake-1.15.tar.xz>
- --2017-05-23 13:37:29-- http://ftpmirror.gnu.org/automake/automake-1.15.tar.xz
- Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 208.118.235.200
- Connecting to ftpmirror.gnu.org (ftpmirror.gnu.org)|208.118.235.200|:80... connected.
- HTTP request sent, awaiting response... 302 Moved Temporarily
- Location: http://gnumirror.nkn.in/automake/automake-1.15.tar.xz [following]
- --2017-05-23 13:37:30-- http://gnumirror.nkn.in/automake/automake-1.15.tar.xz
- Resolving gnumirror.nkn.in (gnumirror.nkn.in)... 164.100.167.4, 2001:4408:7c00::2:4
- Connecting to gnumirror.nkn.in (gnumirror.nkn.in)|164.100.167.4|:80... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 1496708 (1.4M) [application/x-tar]
- Saving to: ‘STDOUT’
- - 100%[==================================================================>] 1.43M 105KB/s in 16s
- 2017-05-23 13:37:46 (93.6 KB/s) - written to stdout [1496708/1496708]
- Applying patches from automake/series
- checking whether make supports nested variables... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether ln -s works... yes
- checking for perl... /usr/bin/perl
- checking for tex... no
- checking for yacc... yacc
- checking for lex... no
- checking for flex... no
- checking whether autoconf is installed... yes
- checking whether autoconf works... yes
- checking whether autoconf is recent enough... yes
- checking whether ln works... yes
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- configure: will now look for a sturdy POSIX shell, for our testsuite
- checking for sh... /bin/sh
- checking for sh5... no
- checking for dash... /bin/dash
- checking for ash... no
- checking for bash... /bin/bash
- checking for zsh... no
- checking for ksh... no
- checking for pdksh... no
- checking whether /bin/bash supports $(cmd)... yes
- checking whether /bin/bash supports $((expr))... yes
- checking whether /bin/bash supports ${#var}... yes
- checking whether /bin/bash supports ${var#glob} and ${var%glob}... yes
- checking whether /bin/bash preserves exit traps with "set -e"... yes
- checking whether /bin/bash can define exit traps in a shell function... yes
- checking whether /bin/bash corrupts stderr with "set -x"... no
- checking whether /bin/bash can return early from "dot-sourced" files... yes
- checking whether /bin/bash supports alias named like shell builtins... yes
- checking whether /bin/bash supports "test -e"... yes
- configure: shell /bin/bash is good enough, stop looking
- configure: will use /bin/bash as the testsuite shell
- configure: will now look for generic compilers
- checking for cc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether cc accepts -g... yes
- checking for cc option to accept ISO C89... none needed
- checking whether cc understands -c and -o together... yes
- checking for aCC... no
- checking for CC... no
- checking for FCC... no
- checking for KCC... no
- checking for RCC... no
- checking for xlC_r... no
- checking for xlC... no
- checking for c++... c++
- checking whether the C++ compiler works... yes
- checking for C++ compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C++ compiler... yes
- checking whether c++ accepts -g... yes
- checking for xlf95... no
- checking for f95... no
- checking for fort... no
- checking for ifort... no
- checking for ifc... no
- checking for efc... no
- checking for pgfortran... no
- checking for pgf95... no
- checking for lf95... no
- checking for ftn... no
- checking for nagfor... no
- checking for xlf90... no
- checking for f90... no
- checking for pgf90... no
- checking for pghpf... no
- checking for epcf90... no
- checking for g95... no
- checking for gfortran... no
- checking whether the Fortran compiler works... no
- configure: WARNING: Fortran compiler cannot create executables
- configure: tests requiring the Fortran compiler will be skipped
- checking for xlf... no
- checking for f77... no
- checking for frt... no
- checking for pgf77... no
- checking for cf77... no
- checking for fort77... no
- checking for fl32... no
- checking for af77... no
- checking for g77... no
- checking for gfortran... no
- checking whether the Fortran 77 compiler works... no
- configure: WARNING: Fortran 77 compiler cannot create executables
- configure: tests requiring the Fortran 77 compiler will be skipped
- configure: will now look for GNU compilers
- configure: cc is already a GNU C compiler
- configure: c++ is already a GNU C++ compiler
- checking for gfortran... no
- checking for g77... no
- checking for gfortran... no
- checking for gcj... no
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating t/wrap/aclocal-1.15
- config.status: creating t/wrap/automake-1.15
- GEN bin/automake
- GEN bin/aclocal
- GEN t/ax/shell-no-trail-bslash
- GEN t/ax/cc-no-c-o
- GEN runtest
- GEN doc/aclocal.1
- GEN doc/automake.1
- GEN lib/Automake/Config.pm
- GEN doc/aclocal-1.15.1
- GEN doc/automake-1.15.1
- GEN t/ax/test-defs.sh
- make[1]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/automake-1.15'
- /bin/mkdir -p '/home/ayush/Desktop/xapian-patch/xapian/INST/bin'
- /usr/bin/install -c bin/automake bin/aclocal '/home/ayush/Desktop/xapian-patch/xapian/INST/bin'
- make install-exec-hook
- make[2]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/automake-1.15'
- ln '/home/ayush/Desktop/xapian-patch/xapian/INST/bin/automake' '/home/ayush/Desktop/xapian-patch/xapian/INST/bin/automake-1.15'
- ln '/home/ayush/Desktop/xapian-patch/xapian/INST/bin/aclocal' '/home/ayush/Desktop/xapian-patch/xapian/INST/bin/aclocal-1.15'
- make[2]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/automake-1.15'
- /bin/mkdir -p '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15/am'
- /usr/bin/install -c -m 644 lib/am/check.am lib/am/check2.am lib/am/clean-hdr.am lib/am/clean.am lib/am/compile.am lib/am/configure.am lib/am/data.am lib/am/dejagnu.am lib/am/depend.am lib/am/depend2.am lib/am/distdir.am lib/am/footer.am lib/am/header-vars.am lib/am/header.am lib/am/install.am lib/am/inst-vars.am lib/am/java.am lib/am/lang-compile.am lib/am/lex.am lib/am/library.am lib/am/libs.am lib/am/libtool.am lib/am/lisp.am lib/am/ltlib.am lib/am/ltlibrary.am lib/am/mans-vars.am lib/am/mans.am lib/am/program.am lib/am/progs.am lib/am/python.am lib/am/remake-hdr.am lib/am/scripts.am lib/am/subdirs.am lib/am/tags.am lib/am/texi-vers.am lib/am/texibuild.am lib/am/texinfos.am lib/am/vala.am lib/am/yacc.am '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15/am'
- /bin/mkdir -p '/home/ayush/Desktop/xapian-patch/xapian/INST/share/aclocal-1.15'
- /usr/bin/install -c -m 644 m4/amversion.m4 m4/ar-lib.m4 m4/as.m4 m4/auxdir.m4 m4/cond.m4 m4/cond-if.m4 m4/depend.m4 m4/depout.m4 m4/dmalloc.m4 m4/extra-recurs.m4 m4/gcj.m4 m4/init.m4 m4/install-sh.m4 m4/lead-dot.m4 m4/lex.m4 m4/lispdir.m4 m4/maintainer.m4 m4/make.m4 m4/missing.m4 m4/mkdirp.m4 m4/obsolete.m4 m4/options.m4 m4/python.m4 m4/prog-cc-c-o.m4 m4/runlog.m4 m4/sanity.m4 m4/silent.m4 m4/strip.m4 m4/substnot.m4 m4/tar.m4 m4/upc.m4 m4/vala.m4 '/home/ayush/Desktop/xapian-patch/xapian/INST/share/aclocal-1.15'
- /bin/mkdir -p '/home/ayush/Desktop/xapian-patch/xapian/INST/share/aclocal-1.15/internal'
- /usr/bin/install -c -m 644 m4/internal/ac-config-macro-dirs.m4 '/home/ayush/Desktop/xapian-patch/xapian/INST/share/aclocal-1.15/internal'
- /bin/mkdir -p '/home/ayush/Desktop/xapian-patch/xapian/INST/share/doc/automake'
- /usr/bin/install -c -m 644 ./doc/amhello-1.0.tar.gz '/home/ayush/Desktop/xapian-patch/xapian/INST/share/doc/automake'
- /bin/mkdir -p '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15/Automake'
- /usr/bin/install -c -m 644 lib/Automake/ChannelDefs.pm lib/Automake/Channels.pm lib/Automake/Condition.pm lib/Automake/Configure_ac.pm lib/Automake/DisjConditions.pm lib/Automake/FileUtils.pm lib/Automake/General.pm lib/Automake/Getopt.pm lib/Automake/Item.pm lib/Automake/ItemDef.pm lib/Automake/Language.pm lib/Automake/Location.pm lib/Automake/Options.pm lib/Automake/Rule.pm lib/Automake/RuleDef.pm lib/Automake/Variable.pm lib/Automake/VarDef.pm lib/Automake/Version.pm lib/Automake/XFile.pm lib/Automake/Wrap.pm '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15/Automake'
- /bin/mkdir -p '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15'
- /usr/bin/install -c -m 644 lib/COPYING lib/INSTALL lib/texinfo.tex '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15'
- /bin/mkdir -p '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15'
- /usr/bin/install -c -m 644 lib/config.guess lib/config.sub lib/install-sh lib/mdate-sh lib/missing lib/mkinstalldirs lib/ylwrap lib/depcomp lib/compile lib/py-compile lib/ar-lib lib/test-driver lib/tap-driver.sh '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15'
- /bin/mkdir -p '/home/ayush/Desktop/xapian-patch/xapian/INST/share/aclocal'
- /usr/bin/install -c -m 644 m4/acdir/README '/home/ayush/Desktop/xapian-patch/xapian/INST/share/aclocal'
- /bin/mkdir -p '/home/ayush/Desktop/xapian-patch/xapian/INST/share/info'
- /usr/bin/install -c -m 644 ./doc/automake.info ./doc/automake.info-1 ./doc/automake.info-2 ./doc/automake-history.info '/home/ayush/Desktop/xapian-patch/xapian/INST/share/info'
- install-info --info-dir='/home/ayush/Desktop/xapian-patch/xapian/INST/share/info' '/home/ayush/Desktop/xapian-patch/xapian/INST/share/info/automake.info'
- install-info --info-dir='/home/ayush/Desktop/xapian-patch/xapian/INST/share/info' '/home/ayush/Desktop/xapian-patch/xapian/INST/share/info/automake-history.info'
- install-info: warning: no info dir entry in `/home/ayush/Desktop/xapian-patch/xapian/INST/share/info/automake-history.info'
- /bin/mkdir -p '/home/ayush/Desktop/xapian-patch/xapian/INST/share/man/man1'
- /usr/bin/install -c -m 644 doc/aclocal.1 doc/automake.1 doc/aclocal-1.15.1 doc/automake-1.15.1 '/home/ayush/Desktop/xapian-patch/xapian/INST/share/man/man1'
- /bin/mkdir -p '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15/Automake'
- /usr/bin/install -c -m 644 lib/Automake/Config.pm '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15/Automake'
- make install-data-hook
- make[2]: Entering directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/automake-1.15'
- chmod +x '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15/config.guess'
- chmod +x '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15/config.sub'
- chmod +x '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15/install-sh'
- chmod +x '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15/mdate-sh'
- chmod +x '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15/missing'
- chmod +x '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15/mkinstalldirs'
- chmod +x '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15/ylwrap'
- chmod +x '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15/depcomp'
- chmod +x '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15/compile'
- chmod +x '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15/py-compile'
- chmod +x '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15/ar-lib'
- chmod +x '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15/test-driver'
- chmod +x '/home/ayush/Desktop/xapian-patch/xapian/INST/share/automake-1.15/tap-driver.sh'
- make[2]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/automake-1.15'
- make[1]: Leaving directory '/home/ayush/Desktop/xapian-patch/xapian/BUILD/automake-1.15'
- libtool 2.4.6 installed, exactly what's needed
- Bootstrapping `xapian-core'
- 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.
- configure.ac:240: installing './compile'
- configure.ac:158: installing './config.guess'
- configure.ac:158: installing './config.sub'
- configure.ac:94: installing './install-sh'
- configure.ac:94: installing './missing'
- Makefile.am: installing './INSTALL'
- Makefile.am:104: error: Libtool library used but 'LIBTOOL' is undefined
- Makefile.am:104: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
- Makefile.am:104: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
- Makefile.am:104: If 'LT_INIT' is in 'configure.ac', make sure
- Makefile.am:104: its definition is in aclocal's search path.
- Makefile.am: installing './depcomp'
- autoreconf: /home/ayush/Desktop/xapian-patch/xapian/INST/bin/automake failed with exit status: 1
- Bootstrap failed
Add Comment
Please, Sign In to add comment