Guest User

Untitled

a guest
Jan 22nd, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.62 KB | None | 0 0
  1. Running intltoolize...
  2. Running gnome-doc-common...
  3. Running gnome-doc-prepare...
  4. You should add the contents of '/usr/share/aclocal/gnome-doc-utils.m4' to 'aclocal.m4'.
  5. Putting files in AC_CONFIG_MACRO_DIR, 'm4'.
  6. Running aclocal-1.11...
  7. Running autoconf...
  8. Running autoheader...
  9. Running automake-1.11...
  10. configure.ac:82: installing `./config.guess'
  11. configure.ac:82: installing `./config.sub'
  12. configure.ac:72: installing `./install-sh'
  13. configure.ac:72: installing `./missing'
  14. extensions/Makefile.am: installing `./depcomp'
  15. Running ./configure --prefix /home/jove/gnome-unstable --libdir /home/jove/gnome-unstable/lib --disable-gtk-doc CFLAGS=-m32 CPPFLAGS=-m32 ...
  16. configure: WARNING: unrecognized options: --disable-gtk-doc
  17. checking for a BSD-compatible install... /home/jove/.local/bin/install-check
  18. checking whether build environment is sane... yes
  19. checking for a thread-safe mkdir -p... /bin/mkdir -p
  20. checking for gawk... gawk
  21. checking whether make sets $(MAKE)... yes
  22. checking for style of include used by make... GNU
  23. checking for gcc... gcc
  24. checking whether the C compiler works... yes
  25. checking for C compiler default output file name... a.out
  26. checking for suffix of executables...
  27. checking whether we are cross compiling... no
  28. checking for suffix of object files... o
  29. checking whether we are using the GNU C compiler... yes
  30. checking whether gcc accepts -g... yes
  31. checking for gcc option to accept ISO C89... none needed
  32. checking dependency style of gcc... gcc3
  33. checking for library containing strerror... none required
  34. checking for gcc... (cached) gcc
  35. checking whether we are using the GNU C compiler... (cached) yes
  36. checking whether gcc accepts -g... (cached) yes
  37. checking for gcc option to accept ISO C89... (cached) none needed
  38. checking dependency style of gcc... (cached) gcc3
  39. checking how to run the C preprocessor... gcc -E
  40. checking for grep that handles long lines and -e... /bin/grep
  41. checking for egrep... /bin/grep -E
  42. checking for ANSI C header files... yes
  43. checking build system type... i686-pc-linux-gnu
  44. checking host system type... i686-pc-linux-gnu
  45. checking for a sed that does not truncate output... /bin/sed
  46. checking for fgrep... /bin/grep -F
  47. checking for ld used by gcc... /usr/bin/ld
  48. checking if the linker (/usr/bin/ld) is GNU ld... yes
  49. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  50. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  51. checking whether ln -s works... yes
  52. checking the maximum length of command line arguments... 1572864
  53. checking whether the shell understands some XSI constructs... yes
  54. checking whether the shell understands "+="... yes
  55. checking for /usr/bin/ld option to reload object files... -r
  56. checking for objdump... objdump
  57. checking how to recognize dependent libraries... pass_all
  58. checking for ar... ar
  59. checking for strip... strip
  60. checking for ranlib... ranlib
  61. checking command to parse /usr/bin/nm -B output from gcc object... ok
  62. checking for sys/types.h... yes
  63. checking for sys/stat.h... yes
  64. checking for stdlib.h... yes
  65. checking for string.h... yes
  66. checking for memory.h... yes
  67. checking for strings.h... yes
  68. checking for inttypes.h... yes
  69. checking for stdint.h... yes
  70. checking for unistd.h... yes
  71. checking for dlfcn.h... yes
  72. checking for objdir... .libs
  73. checking if gcc supports -fno-rtti -fno-exceptions... no
  74. checking for gcc option to produce PIC... -fPIC -DPIC
  75. checking if gcc PIC flag -fPIC -DPIC works... yes
  76. checking if gcc static flag -static works... yes
  77. checking if gcc supports -c -o file.o... yes
  78. checking if gcc supports -c -o file.o... (cached) yes
  79. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  80. checking whether -lc should be explicitly linked in... no
  81. checking dynamic linker characteristics... GNU/Linux ld.so
  82. checking how to hardcode library paths into programs... immediate
  83. checking whether stripping libraries is possible... yes
  84. checking if libtool supports shared libraries... yes
  85. checking whether to build shared libraries... yes
  86. checking whether to build static libraries... yes
  87. checking for pkg-config... /usr/bin/pkg-config
  88. checking pkg-config is at least version 0.16... yes
  89. checking for GLIB - version >= 2.0.0... yes (version 2.24.1)
  90. checking for X... libraries , headers
  91. checking for gethostbyname... yes
  92. checking for connect... yes
  93. checking for remove... yes
  94. checking for shmat... yes
  95. checking for IceConnectionNumber in -lICE... yes
  96. checking whether NLS is requested... yes
  97. checking for intltool >= 0.35.0... 0.41.0 found
  98. checking for intltool-update... /usr/bin/intltool-update
  99. checking for intltool-merge... /usr/bin/intltool-merge
  100. checking for intltool-extract... /usr/bin/intltool-extract
  101. checking for xgettext... /usr/bin/xgettext
  102. checking for msgmerge... /usr/bin/msgmerge
  103. checking for msgfmt... /usr/bin/msgfmt
  104. checking for gmsgfmt... /usr/bin/msgfmt
  105. checking for perl... /usr/bin/perl
  106. checking for perl >= 5.8.1... 5.10.1
  107. checking for XML::Parser... ok
  108. checking gnome-doc-utils >= 0.17.3... yes
  109. checking for dbus-binding-tool... /usr/bin/dbus-binding-tool
  110. checking for pkg-config... (cached) /usr/bin/pkg-config
  111. checking pkg-config is at least version 0.16... yes
  112. configure: error: glib-compile-schemas not found.
  113. *** Error during phase configure of empathy: ########## Error running ./autogen.sh --prefix /home/jove/gnome-unstable --libdir '/home/jove/gnome-unstable/lib' --disable-gtk-doc CFLAGS=-m32 CPPFLAGS=-m32 *** [1/1]
  114.  
  115. [1] Rerun phase configure
  116. [2] Ignore error and continue to build
  117. [3] Give up on module
  118. [4] Start shell
  119. [5] Reload configuration
  120. [6] Go to phase "wipe directory and start over"
  121. [7] Go to phase "clean"
  122. [8] Go to phase "distclean"
Add Comment
Please, Sign In to add comment