Advertisement
Weegee

Untitled

Aug 12th, 2010
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.49 KB | None | 0 0
  1. --- ./configure command ---
  2.  
  3.  
  4.  
  5. ./configure --prefix=/usr \
  6. --sysconfdir=/etc \
  7. --localstatedir=/var \
  8. --disable-docs \
  9. --disable-static \
  10. --disable-user-help \
  11. --disable-youtube || return 1
  12.  
  13.  
  14.  
  15. --- Build log ---
  16.  
  17.  
  18.  
  19. weegee@polaris:~/Downloads/Backen/banshee$ LC_ALL=C makepkg -s
  20. ==> Making package: banshee 1.7.4-1 (Thu Aug 12 18:58:13 CEST 2010)
  21. ==> Checking Runtime Dependencies...
  22. ==> Checking Buildtime Dependencies...
  23. ==> Retrieving Sources...
  24. -> Downloading banshee-1-1.7.4.tar.bz2...
  25. --2010-08-12 18:58:13-- http://download.banshee-project.org/banshee/unstable/1.7.4/banshee-1-1.7.4.tar.bz2
  26. Resolving download.banshee-project.org... 69.164.222.169
  27. Connecting to download.banshee-project.org|69.164.222.169|:80... connected.
  28. HTTP request sent, awaiting response... 301 Moved Permanently
  29. Location: http://download.banshee.fm/banshee/unstable/1.7.4/banshee-1-1.7.4.tar.bz2 [following]
  30. --2010-08-12 18:58:13-- http://download.banshee.fm/banshee/unstable/1.7.4/banshee-1-1.7.4.tar.bz2
  31. Resolving download.banshee.fm... 69.164.222.169
  32. Reusing existing connection to download.banshee-project.org:80.
  33. HTTP request sent, awaiting response... 200 OK
  34. Length: 3165043 (3.0M) [application/x-bzip]
  35. Saving to: `banshee-1-1.7.4.tar.bz2.part'
  36.  
  37. 100%[======================================>] 3,165,043 971K/s in 3.2s
  38.  
  39. 2010-08-12 18:58:17 (971 KB/s) - `banshee-1-1.7.4.tar.bz2.part' saved [3165043/3165043]
  40.  
  41. ==> Validating source files with md5sums...
  42. banshee-1-1.7.4.tar.bz2 ... Passed
  43. ==> Extracting Sources...
  44. -> Extracting banshee-1-1.7.4.tar.bz2 with bsdtar
  45. ==> Starting build()...
  46. checking for a BSD-compatible install... /bin/install -c
  47. checking whether build environment is sane... yes
  48. checking for a thread-safe mkdir -p... /bin/mkdir -p
  49. checking for gawk... gawk
  50. checking whether make sets $(MAKE)... yes
  51. checking how to create a ustar tar archive... gnutar
  52. checking whether to enable maintainer-specific portions of Makefiles... no
  53. checking whether NLS is requested... yes
  54. checking for style of include used by make... GNU
  55. checking for gcc... gcc
  56. checking for C compiler default output file name... a.out
  57. checking whether the C compiler works... yes
  58. checking whether we are cross compiling... no
  59. checking for suffix of executables...
  60. checking for suffix of object files... o
  61. checking whether we are using the GNU C compiler... yes
  62. checking whether gcc accepts -g... yes
  63. checking for gcc option to accept ISO C89... none needed
  64. checking dependency style of gcc... gcc3
  65. checking for intltool >= 0.35.0... 0.41.1 found
  66. checking for intltool-update... /usr/bin/intltool-update
  67. checking for intltool-merge... /usr/bin/intltool-merge
  68. checking for intltool-extract... /usr/bin/intltool-extract
  69. checking for xgettext... /usr/bin/xgettext
  70. checking for msgmerge... /usr/bin/msgmerge
  71. checking for msgfmt... /usr/bin/msgfmt
  72. checking for gmsgfmt... /usr/bin/msgfmt
  73. checking for perl... /usr/bin/perl
  74. checking for XML::Parser... ok
  75. checking build system type... x86_64-unknown-linux-gnu
  76. checking host system type... x86_64-unknown-linux-gnu
  77. checking for a sed that does not truncate output... /bin/sed
  78. checking for grep that handles long lines and -e... /bin/grep
  79. checking for egrep... /bin/grep -E
  80. checking for fgrep... /bin/grep -F
  81. checking for ld used by gcc... /usr/bin/ld
  82. checking if the linker (/usr/bin/ld) is GNU ld... yes
  83. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  84. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  85. checking whether ln -s works... yes
  86. checking the maximum length of command line arguments... 1572864
  87. checking whether the shell understands some XSI constructs... yes
  88. checking whether the shell understands "+="... yes
  89. checking for /usr/bin/ld option to reload object files... -r
  90. checking for objdump... objdump
  91. checking how to recognize dependent libraries... pass_all
  92. checking for ar... ar
  93. checking for strip... strip
  94. checking for ranlib... ranlib
  95. checking command to parse /usr/bin/nm -B output from gcc object... ok
  96. checking how to run the C preprocessor... gcc -E
  97. checking for ANSI C header files... yes
  98. checking for sys/types.h... yes
  99. checking for sys/stat.h... yes
  100. checking for stdlib.h... yes
  101. checking for string.h... yes
  102. checking for memory.h... yes
  103. checking for strings.h... yes
  104. checking for inttypes.h... yes
  105. checking for stdint.h... yes
  106. checking for unistd.h... yes
  107. checking for dlfcn.h... yes
  108. checking for objdir... .libs
  109. checking if gcc supports -fno-rtti -fno-exceptions... no
  110. checking for gcc option to produce PIC... -fPIC -DPIC
  111. checking if gcc PIC flag -fPIC -DPIC works... yes
  112. checking if gcc static flag -static works... yes
  113. checking if gcc supports -c -o file.o... yes
  114. checking if gcc supports -c -o file.o... (cached) yes
  115. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  116. checking whether -lc should be explicitly linked in... no
  117. checking dynamic linker characteristics... GNU/Linux ld.so
  118. checking how to hardcode library paths into programs... immediate
  119. checking whether stripping libraries is possible... yes
  120. checking if libtool supports shared libraries... yes
  121. checking whether to build shared libraries... yes
  122. checking whether to build static libraries... no
  123. checking for a BSD-compatible install... /bin/install -c
  124. checking for library containing strerror... none required
  125. checking for gcc... (cached) gcc
  126. checking whether we are using the GNU C compiler... (cached) yes
  127. checking whether gcc accepts -g... (cached) yes
  128. checking for gcc option to accept ISO C89... (cached) none needed
  129. checking dependency style of gcc... (cached) gcc3
  130. checking for ANSI C header files... (cached) yes
  131. checking for pkg-config... /usr/bin/pkg-config
  132. checking pkg-config is at least version 0.16... yes
  133. checking for GLIB - version >= 2.0.0... yes (version 2.24.1)
  134. checking for GDK_X11... yes
  135. checking for GST... yes
  136. checking for BNPX_GTK... yes
  137. checking for X... libraries , headers
  138. checking for XVIDMODE... yes
  139. checking for MONO_MODULE... yes
  140. checking for gmcs... /usr/bin/gmcs
  141. checking for mono... /usr/bin/mono
  142. checking for Mono 2.0 GAC for System.Data.dll... found
  143. checking for Mono 2.0 GAC for Mono.Cairo.dll... found
  144. checking for Mono 2.0 GAC for Mono.Posix.dll... found
  145. checking for Mono 2.0 GAC for ICSharpCode.SharpZipLib.dll... found
  146. checking for MONO_2_4_3... yes
  147. checking for GNOME_2_28... yes
  148. checking for MEEGO_PANEL... no
  149. checking for NDESK_DBUS_GLIB... yes
  150. checking for NDESK_DBUS... yes
  151. checking for MONO_ADDINS... yes
  152. checking for MONO_ADDINS_SETUP... yes
  153. checking for MONO_ADDINS_GUI... yes
  154. checking for NOTIFY_SHARP... no
  155. no
  156. checking for BOO... yes
  157. configure: not building banshee-1 API documentation
  158. checking for LIBWEBKIT... yes
  159. checking for LIBSOUP_GNOME... yes
  160. checking for GTKSHARP_BEANS... no
  161. checking for GIOSHARP... no
  162. checking for GLIB_2_22... yes
  163. checking for TAGLIB_SHARP... yes
  164. checking for GTKSHARP... yes
  165. checking for GLIBSHARP... yes
  166. checking for GLIBSHARP_2_12_7... yes
  167. checking for GTKSHARP_A11Y... yes
  168. checking for SQLITE... yes
  169. checking for GCONFSHARP... yes
  170. checking for gconftool-2... /usr/bin/gconftool-2
  171. Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
  172. Using $(sysconfdir)/gconf/schemas as install directory for schema files
  173. checking for LIBMTP... yes
  174. checking for struct LIBMTP_track_struct.modificationdate... yes
  175. checking size of time_t... 8
  176. checking for IPODSHARP... yes
  177. checking for KARMASHARP... no
  178. checking for MONO_ZEROCONF... yes
  179. checking for GST_PLUGINS_BASE... yes
  180. checking locale.h usability... yes
  181. checking locale.h presence... yes
  182. checking for locale.h... yes
  183. checking for LC_MESSAGES... yes
  184. checking libintl.h usability... yes
  185. checking libintl.h presence... yes
  186. checking for libintl.h... yes
  187. checking for ngettext in libc... yes
  188. checking for dgettext in libc... yes
  189. checking for bind_textdomain_codeset... yes
  190. checking for msgfmt... (cached) /usr/bin/msgfmt
  191. checking for dcgettext... yes
  192. checking if msgfmt accepts -c... yes
  193. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  194. checking for xgettext... (cached) /usr/bin/xgettext
  195. checking for catalogs to be installed... ar ast be@latin bg br ca cs da de dz en_CA en_GB eo es eu fi fr gl gu he hu it ja ko ky lt lv mk nb nl oc pa pl pt pt_BR ru sl sr sr@latin sv th tr uk vi zh_CN zh_HK zh_TW
  196. checking for sed... /bin/sed
  197. configure: error: conditional "ENABLE_SK" was never defined.
  198. Usually this means the macro was only invoked conditionally.
  199. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement