Advertisement
Guest User

Untitled

a guest
Sep 16th, 2014
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1. 2014-09-16 17:11:10 [Build 674/802] [libevent-devel] Building chunk libevent-devel
  2. 2014-09-16 17:11:11 [Build 674/802] [libevent-devel] Creating staging area
  3. 2014-09-16 17:11:14 [Build 674/802] [libevent-devel] Starting actual build: libevent-devel 41d77a7
  4. 2014-09-16 17:11:14 [Build 674/802] [libevent-devel] Extracting upstream:libevent into /src/tmp/staging/tmpVHKfqJ/libevent.build
  5. 2014-09-16 17:11:14 [Build 674/802] [libevent-devel] Running configure-commands
  6. configure failed
  7. # configure
  8. # # export NOCONFIGURE=1; if [ -e autogen ]; then ./autogen; elif [ -e autogen.sh ]; then ./autogen.sh; elif [ ! -e ./configure ]; then autoreconf -ivf; fi
  9. autoreconf: Entering directory `.'
  10. autoreconf: configure.in: not using Gettext
  11. autoreconf: running: aclocal --force -I m4
  12. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  13. autoreconf: configure.in: tracing
  14. autoreconf: running: libtoolize --copy --force
  15. libtoolize: putting auxiliary files in `.'.
  16. libtoolize: copying file `./ltmain.sh'
  17. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  18. libtoolize: copying file `m4/libtool.m4'
  19. libtoolize: copying file `m4/ltoptions.m4'
  20. libtoolize: copying file `m4/ltsugar.m4'
  21. libtoolize: copying file `m4/ltversion.m4'
  22. libtoolize: copying file `m4/lt~obsolete.m4'
  23. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  24. autoreconf: running: /usr/bin/autoconf --force
  25. autoreconf: running: /usr/bin/autoheader --force
  26. autoreconf: running: automake --add-missing --copy --force-missing
  27. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  28. configure.in:14: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
  29. configure.in:14: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
  30. configure.in:36: installing './compile'
  31. configure.in:23: installing './config.guess'
  32. configure.in:23: installing './config.sub'
  33. configure.in:14: installing './install-sh'
  34. configure.in:14: installing './missing'
  35. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  36. Makefile.am: installing './depcomp'
  37. test/Makefile.am:22: error: using '$(top_srcdir)' in TESTS is currently broken: '$(top_srcdir)/test/test.sh'
  38. parallel-tests: installing './test-driver'
  39. autoreconf: automake failed with exit status: 1
  40. ERROR: In staging area /src/tmp/staging/tmpVHKfqJ: running command 'sh -c export NOCONFIGURE=1; if [ -e autogen ]; then ./autogen; elif [ -e autogen.sh ]; then ./autogen.sh; elif [ ! -e ./configure ]; then autoreconf -ivf; fi' failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement