pastebin - collaborative debugging tool
kpaste.net RSS


Untitled
Posted by Anonymous on Fri 17th Oct 2014 02:43
raw | new post

  1. *** Configuring wayland *** [19/25]
  2. ./autogen.sh --prefix /home/abhinav/jhbuild/install  --disable-static --disable-gtk-doc
  3. autoreconf: Entering directory `.'
  4. autoreconf: configure.ac: not using Gettext
  5. autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
  6. autoreconf: configure.ac: tracing
  7. autoreconf: running: libtoolize --copy --force
  8. libtoolize: putting auxiliary files in `.'.
  9. libtoolize: copying file `./ltmain.sh'
  10. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  11. libtoolize: copying file `m4/libtool.m4'
  12. libtoolize: copying file `m4/ltoptions.m4'
  13. libtoolize: copying file `m4/ltsugar.m4'
  14. libtoolize: copying file `m4/ltversion.m4'
  15. libtoolize: copying file `m4/lt~obsolete.m4'
  16. autoreconf: running: /usr/bin/autoconf --force
  17. autoreconf: running: /usr/bin/autoheader --force
  18. autoreconf: running: automake --add-missing --copy --force-missing
  19. autoreconf: Leaving directory `.'
  20. configure: WARNING: unrecognized options: --disable-gtk-doc
  21. checking for a BSD-compatible install... /home/abhinav/.local/bin/install-check
  22. checking whether build environment is sane... yes
  23. checking for a thread-safe mkdir -p... /bin/mkdir -p
  24. checking for gawk... gawk
  25. checking whether make sets $(MAKE)... yes
  26. checking whether make supports nested variables... yes
  27. checking whether make supports nested variables... (cached) yes
  28. checking for gcc... gcc
  29. checking whether the C compiler works... yes
  30. checking for C compiler default output file name... a.out
  31. checking for suffix of executables...
  32. checking whether we are cross compiling... no
  33. checking for suffix of object files... o
  34. checking whether we are using the GNU C compiler... yes
  35. checking whether gcc accepts -g... yes
  36. checking for gcc option to accept ISO C89... none needed
  37. checking for style of include used by make... GNU
  38. checking dependency style of gcc... gcc3
  39. checking build system type... x86_64-unknown-linux-gnu
  40. checking host system type... x86_64-unknown-linux-gnu
  41. checking how to print strings... printf
  42. checking for a sed that does not truncate output... /bin/sed
  43. checking for grep that handles long lines and -e... /bin/grep
  44. checking for egrep... /bin/grep -E
  45. checking for fgrep... /bin/grep -F
  46. checking for ld used by gcc... /usr/bin/ld
  47. checking if the linker (/usr/bin/ld) is GNU ld... yes
  48. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  49. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  50. checking whether ln -s works... yes
  51. checking the maximum length of command line arguments... 1572864
  52. checking whether the shell understands some XSI constructs... yes
  53. checking whether the shell understands "+="... yes
  54. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  55. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  56. checking for /usr/bin/ld option to reload object files... -r
  57. checking for objdump... objdump
  58. checking how to recognize dependent libraries... pass_all
  59. checking for dlltool... no
  60. checking how to associate runtime and link libraries... printf %s\n
  61. checking for ar... ar
  62. checking for archiver @FILE support... @
  63. checking for strip... strip
  64. checking for ranlib... ranlib
  65. checking command to parse /usr/bin/nm -B output from gcc object... ok
  66. checking for sysroot... no
  67. checking for mt... mt
  68. checking if mt is a manifest tool... no
  69. checking how to run the C preprocessor... gcc -E
  70. checking for ANSI C header files... yes
  71. checking for sys/types.h... yes
  72. checking for sys/stat.h... yes
  73. checking for stdlib.h... yes
  74. checking for string.h... yes
  75. checking for memory.h... yes
  76. checking for strings.h... yes
  77. checking for inttypes.h... yes
  78. checking for stdint.h... yes
  79. checking for unistd.h... yes
  80. checking for dlfcn.h... yes
  81. checking for objdir... .libs
  82. checking if gcc supports -fno-rtti -fno-exceptions... no
  83. checking for gcc option to produce PIC... -fPIC -DPIC
  84. checking if gcc PIC flag -fPIC -DPIC works... yes
  85. checking if gcc static flag -static works... yes
  86. checking if gcc supports -c -o file.o... yes
  87. checking if gcc supports -c -o file.o... (cached) yes
  88. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  89. checking whether -lc should be explicitly linked in... no
  90. checking dynamic linker characteristics... GNU/Linux ld.so
  91. checking how to hardcode library paths into programs... immediate
  92. checking whether stripping libraries is possible... yes
  93. checking if libtool supports shared libraries... yes
  94. checking whether to build shared libraries... yes
  95. checking whether to build static libraries... no
  96. checking for pkg-config... /usr/bin/pkg-config
  97. checking pkg-config is at least version 0.9.0... yes
  98. checking for FFI... yes
  99. checking for accept4... yes
  100. checking for mkostemp... yes
  101. checking for posix_fallocate... yes
  102. checking whether SFD_CLOEXEC is declared... yes
  103. checking whether TFD_CLOEXEC is declared... yes
  104. checking whether CLOCK_MONOTONIC is declared... yes
  105. checking execinfo.h usability... yes
  106. checking execinfo.h presence... yes
  107. checking for execinfo.h... yes
  108. checking expat.h usability... yes
  109. checking expat.h presence... yes
  110. checking for expat.h... yes
  111. checking for XML_ParserCreate in -lexpat... yes
  112. checking for xsltproc... /usr/bin/xsltproc
  113. checking for docbook manpages stylesheet... yes
  114. checking for doxygen... /usr/bin/doxygen
  115. checking for xmlto... no
  116. configure: error: Documentation build requested but xmlto not found. Install xmlto or disable the documentation using --disable-documentation
  117. *** Error during phase configure of wayland: ########## Error running ./autogen.sh --prefix /home/abhinav/jhbuild/install  --disable-static --disable-gtk-doc  *** [19/25]
  118.  
  119.   [1] Rerun phase configure
  120.   [2] Ignore error and continue to build
  121.   [3] Give up on module
  122.   [4] Start shell
  123.   [5] Reload configuration
  124.   [6] Go to phase "wipe directory and start over"
  125.   [7] Go to phase "clean"
  126.   [8] Go to phase "distclean"

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at