Advertisement
Guest User

Untitled

a guest
Jun 5th, 2013
663
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.79 KB | None | 0 0
  1. ==> Making package: bamf-bzr 537-1 (Wed Jun 5 18:06:29 CEST 2013)
  2. ==> Checking runtime dependencies...
  3. ==> Checking buildtime dependencies...
  4. ==> Retrieving sources...
  5. -> Pulling lp:bamf ...
  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. http://bazaar.launchpad.net/~unity-team/bamf/trunk is permanently redirected to http://bazaar.launchpad.net/~unity-team/bamf/trunk/changes
  9. You have not informed bzr of your Launchpad ID, and you must do this to
  10. write to Launchpad or access private data. See "bzr help launchpad-login".
  11. No revisions or tags to pull.
  12. -> Found bamf-matcher.patch
  13. ==> Validating source files with sha256sums...
  14. bamf ... Skipped
  15. bamf-matcher.patch ... Passed
  16. ==> Extracting sources...
  17. -> Creating working copy of bzr repo...
  18. ==> Starting pkgver()...
  19. ==> Starting prepare()...
  20. patching file src/bamf-matcher.c
  21. ==> Removing existing pkg/ directory...
  22. ==> Starting build()...
  23. /usr/bin/gnome-autogen.sh
  24. checking for autoconf >= 2.59...
  25. testing autoconf2.50... not found.
  26. testing autoconf... found 2.69
  27. checking for automake >= 1.8...
  28. testing automake-1.13... found 1.13.2
  29. checking for libtool >= 1.4.3...
  30. testing libtoolize... found 2.4.2
  31. checking for pkg-config >= 0.14.0...
  32. testing pkg-config... found 0.28
  33. checking for gtk-doc >= 1.0...
  34. testing gtkdocize... found 1.18
  35. Checking for required M4 macros...
  36. Checking for forbidden M4 macros...
  37. Processing ./configure.ac
  38. Running libtoolize...
  39. libtoolize: putting auxiliary files in `.'.
  40. libtoolize: copying file `./ltmain.sh'
  41. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  42. libtoolize: copying file `m4/libtool.m4'
  43. libtoolize: copying file `m4/ltoptions.m4'
  44. libtoolize: copying file `m4/ltsugar.m4'
  45. libtoolize: copying file `m4/ltversion.m4'
  46. libtoolize: copying file `m4/lt~obsolete.m4'
  47. Running gtkdocize...
  48. Running aclocal-1.13...
  49. Running autoconf...
  50. Running autoheader...
  51. Running automake-1.13...
  52. configure.ac:31: installing './compile'
  53. configure.ac:22: installing './config.guess'
  54. configure.ac:22: installing './config.sub'
  55. configure.ac:12: installing './install-sh'
  56. configure.ac:12: installing './missing'
  57. doc/reference/libbamf/Makefile.am:44: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  58. lib/libbamf-private/Makefile.am: installing './depcomp'
  59. lib/libbamf/Makefile.am:80: warning: BUILT_SOURCES multiply defined in condition TRUE ...
  60. lib/libbamf/Makefile.am:3: ... 'BUILT_SOURCES' previously defined here
  61. src/Makefile.am:91: warning: BUILT_SOURCES multiply defined in condition TRUE ...
  62. src/Makefile.am:4: ... 'BUILT_SOURCES' previously defined here
  63. Running ./configure --enable-maintainer-mode --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/bamf --disable-static --disable-webapps ...
  64. checking for a BSD-compatible install... /usr/bin/install -c
  65. checking whether build environment is sane... yes
  66. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  67. checking for gawk... gawk
  68. checking whether make sets $(MAKE)... yes
  69. checking whether make supports nested variables... yes
  70. checking how to create a pax tar archive... gnutar
  71. checking whether make supports nested variables... (cached) yes
  72. checking for style of include used by make... GNU
  73. checking for gcc... gcc
  74. checking whether the C compiler works... yes
  75. checking for C compiler default output file name... a.out
  76. checking for suffix of executables...
  77. checking whether we are cross compiling... no
  78. checking for suffix of object files... o
  79. checking whether we are using the GNU C compiler... yes
  80. checking whether gcc accepts -g... yes
  81. checking for gcc option to accept ISO C89... none needed
  82. checking dependency style of gcc... gcc3
  83. checking whether gcc understands -Wall... yes
  84. checking whether gcc understands -Wstrict-prototypes... yes
  85. checking whether gcc understands -Wnested-externs... yes
  86. checking whether gcc understands -Werror=missing-prototypes... yes
  87. checking whether gcc understands -Werror=implicit-function-declaration... yes
  88. checking whether gcc understands -Werror=pointer-arith... yes
  89. checking whether gcc understands -Werror=init-self... yes
  90. checking whether gcc understands -Werror=format-security... no
  91. checking whether gcc understands -Werror=format=2... yes
  92. checking whether gcc understands -Werror=missing-include-dirs... yes
  93. checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs
  94. checking what language compliance flags to pass to the C compiler...
  95. checking whether to enable maintainer-specific portions of Makefiles... yes
  96. checking build system type... x86_64-unknown-linux-gnu
  97. checking host system type... x86_64-unknown-linux-gnu
  98. checking how to print strings... printf
  99. checking for a sed that does not truncate output... /usr/bin/sed
  100. checking for grep that handles long lines and -e... /usr/bin/grep
  101. checking for egrep... /usr/bin/grep -E
  102. checking for fgrep... /usr/bin/grep -F
  103. checking for ld used by gcc... /usr/bin/ld
  104. checking if the linker (/usr/bin/ld) is GNU ld... yes
  105. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  106. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  107. checking whether ln -s works... yes
  108. checking the maximum length of command line arguments... 1572864
  109. checking whether the shell understands some XSI constructs... yes
  110. checking whether the shell understands "+="... yes
  111. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  112. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  113. checking for /usr/bin/ld option to reload object files... -r
  114. checking for objdump... objdump
  115. checking how to recognize dependent libraries... pass_all
  116. checking for dlltool... no
  117. checking how to associate runtime and link libraries... printf %s\n
  118. checking for ar... ar
  119. checking for archiver @FILE support... @
  120. checking for strip... strip
  121. checking for ranlib... ranlib
  122. checking command to parse /usr/bin/nm -B output from gcc object... ok
  123. checking for sysroot... no
  124. checking for mt... no
  125. checking if : is a manifest tool... no
  126. checking how to run the C preprocessor... gcc -E
  127. checking for ANSI C header files... yes
  128. checking for sys/types.h... yes
  129. checking for sys/stat.h... yes
  130. checking for stdlib.h... yes
  131. checking for string.h... yes
  132. checking for memory.h... yes
  133. checking for strings.h... yes
  134. checking for inttypes.h... yes
  135. checking for stdint.h... yes
  136. checking for unistd.h... yes
  137. checking for dlfcn.h... yes
  138. checking for objdir... .libs
  139. checking if gcc supports -fno-rtti -fno-exceptions... no
  140. checking for gcc option to produce PIC... -fPIC -DPIC
  141. checking if gcc PIC flag -fPIC -DPIC works... yes
  142. checking if gcc static flag -static works... yes
  143. checking if gcc supports -c -o file.o... yes
  144. checking if gcc supports -c -o file.o... (cached) yes
  145. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  146. checking whether -lc should be explicitly linked in... no
  147. checking dynamic linker characteristics... GNU/Linux ld.so
  148. checking how to hardcode library paths into programs... immediate
  149. checking whether stripping libraries is possible... yes
  150. checking if libtool supports shared libraries... yes
  151. checking whether to build shared libraries... yes
  152. checking whether to build static libraries... no
  153. checking for library containing strerror... none required
  154. checking for pkg-config... /usr/bin/pkg-config
  155. checking for gcc... (cached) gcc
  156. checking whether we are using the GNU C compiler... (cached) yes
  157. checking whether gcc accepts -g... (cached) yes
  158. checking for gcc option to accept ISO C89... (cached) none needed
  159. checking dependency style of gcc... (cached) gcc3
  160. checking whether gcc and cc understand -c and -o together... yes
  161. checking for ANSI C header files... (cached) yes
  162. ./configure: line 12690: SHAMROCK_EXPAND_LIBDIR: command not found
  163. ./configure: line 12691: SHAMROCK_EXPAND_BINDIR: command not found
  164. ./configure: line 12692: SHAMROCK_EXPAND_DATADIR: command not found
  165. checking pkg-config is at least version 0.9.0... yes
  166. checking for GLIB... yes
  167. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  168. checking for gdbus-codegen... /usr/bin/gdbus-codegen
  169. checking for DBUS... yes
  170. checking for WNCK... yes
  171. checking for GTOP... yes
  172. checking for X... yes
  173. checking for gobject-introspection... yes
  174. checking for vapigen... /usr/bin/vapigen
  175. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  176. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  177. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  178. checking whether to build gtk-doc documentation... no
  179. checking for python... /usr/bin/python
  180. checking for gtester2xunit dependencies... no
  181. configure: error: You need to install python-libxslt1 and python-libxml2
  182. ==> ERROR: A failure occurred in build().
  183. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement