Advertisement
Guest User

Untitled

a guest
Aug 6th, 2011
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.21 KB | None | 0 0
  1. ==> Continue building plank-bzr ? [Y/n]
  2. ==> -----------------------------------
  3. ==>
  4. ==> Building and installing package
  5. ==> Determining latest bzr revision...
  6. You have not informed bzr of your Launchpad ID, and you must do this to
  7. write to Launchpad or access private data. See "bzr help launchpad-login".
  8. -> Version found: 414
  9. ==> Making package: plank-bzr 414-1 (Sat Aug 6 19:45:34 BST 2011)
  10. ==> Checking runtime dependencies...
  11. ==> Checking buildtime dependencies...
  12. ==> Retrieving Sources...
  13. ==> Extracting Sources...
  14. ==> Starting build()...
  15. ==> Connecting to the server....
  16. You have not informed bzr of your Launchpad ID, and you must do this to
  17. write to Launchpad or access private data. See "bzr help launchpad-login".
  18. ==> BZR checkout done or server timeout
  19. ==> Starting make...
  20. /usr/bin/gnome-autogen.sh
  21. checking for autoconf >= 2.53...
  22. testing autoconf2.50... not found.
  23. testing autoconf... found 2.68
  24. checking for automake >= 1.11...
  25. testing automake-1.11... found 1.11.1
  26. checking for libtool >= 1.4.3...
  27. testing libtoolize... found 2.4
  28. checking for glib-gettext >= 2.2.0...
  29. testing glib-gettextize... found 2.28.8
  30. checking for intltool >= 0.25...
  31. testing intltoolize... found 0.41.1
  32. checking for pkg-config >= 0.14.0...
  33. testing pkg-config... found 0.26
  34. Checking for required M4 macros...
  35. Checking for forbidden M4 macros...
  36. **Warning**: I am going to run `configure' with no arguments.
  37. If you wish to pass any to it, please specify them on the
  38. `./autogen.sh' command line.
  39.  
  40. Processing ./configure.ac
  41. Running libtoolize...
  42. libtoolize: putting auxiliary files in `.'.
  43. libtoolize: copying file `./ltmain.sh'
  44. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  45. libtoolize: copying file `m4/libtool.m4'
  46. libtoolize: copying file `m4/ltoptions.m4'
  47. libtoolize: copying file `m4/ltsugar.m4'
  48. libtoolize: copying file `m4/ltversion.m4'
  49. libtoolize: copying file `m4/lt~obsolete.m4'
  50. Running glib-gettextize... Ignore non-fatal messages.
  51. Copying file mkinstalldirs
  52. Copying file po/Makefile.in.in
  53.  
  54. Please add the files
  55. codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  56. progtest.m4
  57. from the /aclocal directory to your autoconf macro directory
  58. or directly to your aclocal.m4 file.
  59. You will also need config.guess and config.sub, which you can get from
  60. ftp://ftp.gnu.org/pub/gnu/config/.
  61.  
  62. Running intltoolize...
  63. Running aclocal-1.11...
  64. Running autoconf...
  65. Running autoheader...
  66. Running automake-1.11...
  67. configure.ac:41: installing `./compile'
  68. configure.ac:42: installing `./config.guess'
  69. configure.ac:42: installing `./config.sub'
  70. configure.ac:8: installing `./install-sh'
  71. configure.ac:8: installing `./missing'
  72. lib/Makefile.am: installing `./depcomp'
  73. Running ./configure ...
  74. checking for a BSD-compatible install... /bin/install -c
  75. checking whether build environment is sane... yes
  76. checking for a thread-safe mkdir -p... /bin/mkdir -p
  77. checking for gawk... gawk
  78. checking whether make sets $(MAKE)... yes
  79. checking how to create a pax tar archive... gnutar
  80. checking whether NLS is requested... yes
  81. checking for style of include used by make... GNU
  82. checking for gcc... gcc
  83. checking whether the C compiler works... yes
  84. checking for C compiler default output file name... a.out
  85. checking for suffix of executables...
  86. checking whether we are cross compiling... no
  87. checking for suffix of object files... o
  88. checking whether we are using the GNU C compiler... yes
  89. checking whether gcc accepts -g... yes
  90. checking for gcc option to accept ISO C89... none needed
  91. checking dependency style of gcc... gcc3
  92. checking for intltool >= 0.35.0... 0.41.1 found
  93. checking for intltool-update... /usr/bin/intltool-update
  94. checking for intltool-merge... /usr/bin/intltool-merge
  95. checking for intltool-extract... /usr/bin/intltool-extract
  96. checking for xgettext... /usr/bin/xgettext
  97. checking for msgmerge... /usr/bin/msgmerge
  98. checking for msgfmt... /usr/bin/msgfmt
  99. checking for gmsgfmt... /usr/bin/msgfmt
  100. checking for perl... /usr/bin/perl
  101. checking for perl >= 5.8.1... 5.14.1
  102. checking for XML::Parser... ok
  103. checking how to run the C preprocessor... gcc -E
  104. checking for grep that handles long lines and -e... /bin/grep
  105. checking for egrep... /bin/grep -E
  106. checking for ANSI C header files... yes
  107. checking for sys/types.h... yes
  108. checking for sys/stat.h... yes
  109. checking for stdlib.h... yes
  110. checking for string.h... yes
  111. checking for memory.h... yes
  112. checking for strings.h... yes
  113. checking for inttypes.h... yes
  114. checking for stdint.h... yes
  115. checking for unistd.h... yes
  116. checking locale.h usability... yes
  117. checking locale.h presence... yes
  118. checking for locale.h... yes
  119. checking for LC_MESSAGES... yes
  120. checking libintl.h usability... yes
  121. checking libintl.h presence... yes
  122. checking for libintl.h... yes
  123. checking for ngettext in libc... yes
  124. checking for dgettext in libc... yes
  125. checking for bind_textdomain_codeset... yes
  126. checking for msgfmt... (cached) /usr/bin/msgfmt
  127. checking for dcgettext... yes
  128. checking if msgfmt accepts -c... yes
  129. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  130. checking for xgettext... (cached) /usr/bin/xgettext
  131. checking for catalogs to be installed... bg de el en_GB es fi nl pl pt ru sr tr
  132. checking for pkg-config... /usr/bin/pkg-config
  133. checking for gcc... (cached) gcc
  134. checking whether we are using the GNU C compiler... (cached) yes
  135. checking whether gcc accepts -g... (cached) yes
  136. checking for gcc option to accept ISO C89... (cached) none needed
  137. checking dependency style of gcc... (cached) gcc3
  138. checking whether gcc and cc understand -c and -o together... yes
  139. checking build system type... x86_64-unknown-linux-gnu
  140. checking host system type... x86_64-unknown-linux-gnu
  141. checking how to print strings... printf
  142. checking for a sed that does not truncate output... /bin/sed
  143. checking for fgrep... /bin/grep -F
  144. checking for ld used by gcc... /usr/bin/ld
  145. checking if the linker (/usr/bin/ld) is GNU ld... yes
  146. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  147. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  148. checking whether ln -s works... yes
  149. checking the maximum length of command line arguments... 1572864
  150. checking whether the shell understands some XSI constructs... yes
  151. checking whether the shell understands "+="... yes
  152. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  153. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  154. checking for /usr/bin/ld option to reload object files... -r
  155. checking for objdump... objdump
  156. checking how to recognize dependent libraries... pass_all
  157. checking for dlltool... no
  158. checking how to associate runtime and link libraries... printf %s\n
  159. checking for ar... ar
  160. checking for archiver @FILE support... @
  161. checking for strip... strip
  162. checking for ranlib... ranlib
  163. checking command to parse /usr/bin/nm -B output from gcc object... ok
  164. checking for sysroot... no
  165. checking for mt... no
  166. checking if : is a manifest tool... no
  167. checking for dlfcn.h... yes
  168. checking for objdir... .libs
  169. checking if gcc supports -fno-rtti -fno-exceptions... no
  170. checking for gcc option to produce PIC... -fPIC -DPIC
  171. checking if gcc PIC flag -fPIC -DPIC works... yes
  172. checking if gcc static flag -static works... yes
  173. checking if gcc supports -c -o file.o... yes
  174. checking if gcc supports -c -o file.o... (cached) yes
  175. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  176. checking whether -lc should be explicitly linked in... no
  177. checking dynamic linker characteristics... GNU/Linux ld.so
  178. checking how to hardcode library paths into programs... immediate
  179. checking whether stripping libraries is possible... yes
  180. checking if libtool supports shared libraries... yes
  181. checking whether to build shared libraries... yes
  182. checking whether to build static libraries... yes
  183. checking for ANSI C header files... (cached) yes
  184. checking for valac... /usr/bin/valac
  185. checking /usr/bin/valac is at least version 0.10.0... yes
  186. checking pkg-config is at least version 0.9.0... yes
  187. checking for PLANK_CORE... no
  188. configure: error: Package requirements (gobject-2.0 >= 2.26.0
  189. glib-2.0 >= 2.26.0
  190. gio-2.0 >= 2.26.0
  191. gio-unix-2.0 >= 2.26.0
  192. gtk+-2.0 >= 2.22.0
  193. gdk-x11-2.0 >= 2.22.0
  194. libbamf >= 0.2.58
  195. gee-1.0
  196. libwnck-1.0
  197. unique-1.0
  198. x11
  199. ) were not met:
  200.  
  201. No package 'libbamf' found
  202. No package 'unique-1.0' found
  203.  
  204. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  205. installed software in a non-standard prefix.
  206.  
  207. Alternatively, you may set the environment variables PLANK_CORE_CFLAGS
  208. and PLANK_CORE_LIBS to avoid the need to call pkg-config.
  209. See the pkg-config man page for more details.
  210. ==> ERROR: A failure occurred in build().
  211. Aborting...
  212. ==> ERROR: Makepkg was unable to build plank-bzr.
  213. ==> Restart building plank-bzr ? [y/N]
  214. ==> ----------------------------------
  215. ==>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement