Advertisement
Guest User

Untitled

a guest
Jan 29th, 2012
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.23 KB | None | 0 0
  1. tc@box:~/tc-ext-tools/packages/liferea$ buildit
  2. Building the package liferea started at 12:15:55
  3. Cleaning the package liferea files and directories ... successful!
  4. Loading the package liferea build dependencies ... successful!
  5. Downloading the package liferea source ... successful!
  6. Converting the package liferea source ... successful!
  7. Unpacking the package liferea source ... successful!
  8. Patching the package liferea source ... successful!
  9. Configuring the package liferea ... failed!
  10. For details: buildit --print configure
  11. tc@box:~/tc-ext-tools/packages/liferea$ buildit --print configure
  12. checking build system type... i686-pc-linux-gnu
  13. checking host system type... i686-pc-linux-gnu
  14. checking for a BSD-compatible install... /usr/bin/install -c
  15. checking whether build environment is sane... yes
  16. checking for a thread-safe mkdir -p... ./install-sh -c -d
  17. checking for gawk... gawk
  18. checking whether make sets $(MAKE)... yes
  19. checking for style of include used by make... GNU
  20. checking for gcc... gcc
  21. checking whether the C compiler works... yes
  22. checking for C compiler default output file name... a.out
  23. checking for suffix of executables...
  24. checking whether we are cross compiling... no
  25. checking for suffix of object files... o
  26. checking whether we are using the GNU C compiler... yes
  27. checking whether gcc accepts -g... yes
  28. checking for gcc option to accept ISO C89... none needed
  29. checking dependency style of gcc... gcc3
  30. checking for a sed that does not truncate output... /usr/local/bin/sed
  31. checking for grep that handles long lines and -e... /usr/local/bin/grep
  32. checking for egrep... /usr/local/bin/grep -E
  33. checking for fgrep... /usr/local/bin/grep -F
  34. checking for ld used by gcc... /usr/local/i686-pc-linux-gnu/bin/ld
  35. checking if the linker (/usr/local/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
  36. checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
  37. checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
  38. checking whether ln -s works... yes
  39. checking the maximum length of command line arguments... 32768
  40. checking whether the shell understands some XSI constructs... yes
  41. checking whether the shell understands "+="... yes
  42. checking for /usr/local/i686-pc-linux-gnu/bin/ld option to reload object files... -r
  43. checking for objdump... objdump
  44. checking how to recognize dependent libraries... pass_all
  45. checking for ar... ar
  46. checking for strip... strip
  47. checking for ranlib... ranlib
  48. checking command to parse /usr/local/bin/nm -B output from gcc object... ok
  49. checking how to run the C preprocessor... gcc -E
  50. checking for ANSI C header files... yes
  51. checking for sys/types.h... yes
  52. checking for sys/stat.h... yes
  53. checking for stdlib.h... yes
  54. checking for string.h... yes
  55. checking for memory.h... yes
  56. checking for strings.h... yes
  57. checking for inttypes.h... yes
  58. checking for stdint.h... yes
  59. checking for unistd.h... yes
  60. checking for dlfcn.h... yes
  61. checking for objdir... .libs
  62. checking if gcc supports -fno-rtti -fno-exceptions... no
  63. checking for gcc option to produce PIC... -fPIC -DPIC
  64. checking if gcc PIC flag -fPIC -DPIC works... yes
  65. checking if gcc static flag -static works... yes
  66. checking if gcc supports -c -o file.o... yes
  67. checking if gcc supports -c -o file.o... (cached) yes
  68. checking whether the gcc linker (/usr/local/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
  69. checking whether -lc should be explicitly linked in... no
  70. checking dynamic linker characteristics... GNU/Linux ld.so
  71. checking how to hardcode library paths into programs... immediate
  72. checking whether stripping libraries is possible... yes
  73. checking if libtool supports shared libraries... yes
  74. checking whether to build shared libraries... yes
  75. checking whether to build static libraries... yes
  76. checking whether NLS is requested... yes
  77. checking for intltool >= 0.35.0... 0.40.6 found
  78. checking for intltool-update... /usr/local/bin/intltool-update
  79. checking for intltool-merge... /usr/local/bin/intltool-merge
  80. checking for intltool-extract... /usr/local/bin/intltool-extract
  81. checking for xgettext... /usr/local/bin/xgettext
  82. checking for msgmerge... /usr/local/bin/msgmerge
  83. checking for msgfmt... /usr/local/bin/msgfmt
  84. checking for gmsgfmt... /usr/local/bin/msgfmt
  85. checking for perl... /usr/local/bin/perl
  86. checking for perl >= 5.8.1... 5.14.1
  87. checking for XML::Parser... ok
  88. checking for gcc... (cached) gcc
  89. checking whether we are using the GNU C compiler... (cached) yes
  90. checking whether gcc accepts -g... (cached) yes
  91. checking for gcc option to accept ISO C89... (cached) none needed
  92. checking dependency style of gcc... (cached) gcc3
  93. checking whether gcc and cc understand -c and -o together... yes
  94. checking for ANSI C header files... (cached) yes
  95. checking whether make sets $(MAKE)... (cached) yes
  96. checking for special C compiler options needed for large files... no
  97. checking for _FILE_OFFSET_BITS value needed for large files... 64
  98. checking for strsep... yes
  99. checking for pkg-config... /usr/local/bin/pkg-config
  100. checking pkg-config is at least version 0.9.0... yes
  101. checking for SM... yes
  102. checking for LIBNOTIFY... no
  103. checking for LIBNOTIFY... yes
  104. checking for LIBINDICATE... no
  105. checking for gconftool-2... /usr/local/bin/gconftool-2
  106. Using config source xml:merged:/usr/local/etc/gconf/gconf.xml.defaults for schema installation
  107. Using $(sysconfdir)/gconf/schemas as install directory for schema files
  108. checking for PACKAGE... no
  109. configure: error: Package requirements ( gtk+-2.0 >= 2.18.0
  110. glib-2.0 >= 2.24.0
  111. gio-2.0 >= 2.26.0
  112. pango >= 1.4.0
  113. gconf-2.0 >= 1.1.9
  114. libxml-2.0 >= 2.6.27
  115. libxslt >= 1.1.19
  116. sqlite3 >= 3.6.10
  117. gmodule-2.0 >= 2.0.0
  118. gthread-2.0
  119. libsoup-2.4 >= 2.28.2
  120. unique-1.0
  121. webkit-1.0 >= 1.2.2
  122. json-glib-1.0) were not met:
  123.  
  124. No package 'unique-1.0' found
  125. No package 'json-glib-1.0' found
  126.  
  127. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  128. installed software in a non-standard prefix.
  129.  
  130. Alternatively, you may set the environment variables PACKAGE_CFLAGS
  131. and PACKAGE_LIBS to avoid the need to call pkg-config.
  132. See the pkg-config man page for more details.
  133. tc@box:~/tc-ext-tools/packages/liferea$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement