Advertisement
Guest User

unity-lens-files

a guest
Mar 4th, 2012
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.82 KB | None | 0 0
  1. /usr/bin/gnome-autogen.sh
  2. checking for autoconf >= 2.53...
  3. (B testing autoconf2.50... not found.
  4. testing autoconf... found 2.68
  5. checking for automake >= 1.9...
  6. (B testing automake-1.11... found 1.11.3
  7. checking for libtool >= 1.4.3...
  8. (B testing libtoolize... found 2.4.2
  9. checking for glib-gettext >= 2.2.0...
  10. (B testing glib-gettextize... found 2.31.18
  11. checking for intltool >= 0.25...
  12. (B testing intltoolize... found 0.50.1
  13. checking for pkg-config >= 0.14.0...
  14. (B testing pkg-config... found 0.26
  15. Checking for required M4 macros...
  16. (BChecking for forbidden M4 macros...
  17. (BProcessing ./configure.ac
  18. (BRunning libtoolize...
  19. (Blibtoolize: putting auxiliary files in `.'.
  20. libtoolize: copying file `./ltmain.sh'
  21. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  22. libtoolize: copying file `m4/libtool.m4'
  23. libtoolize: copying file `m4/ltoptions.m4'
  24. libtoolize: copying file `m4/ltsugar.m4'
  25. libtoolize: copying file `m4/ltversion.m4'
  26. libtoolize: copying file `m4/lt~obsolete.m4'
  27. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  28. Running glib-gettextize... Ignore non-fatal messages.
  29. (BCopying file mkinstalldirs
  30. Copying file po/Makefile.in.in
  31.  
  32. Please add the files
  33. codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  34. progtest.m4
  35. from the /aclocal directory to your autoconf macro directory
  36. or directly to your aclocal.m4 file.
  37. You will also need config.guess and config.sub, which you can get from
  38. ftp://ftp.gnu.org/pub/gnu/config/.
  39.  
  40. Running intltoolize...
  41. (BRunning aclocal-1.11...
  42. (BRunning autoconf...
  43. (BRunning autoheader...
  44. (BRunning automake-1.11...
  45. (BRunning ./configure --enable-maintainer-mode --prefix=/usr --libexecdir=/usr/lib/unity-lens-files --disable-static ...
  46. (Bchecking 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 whether make supports nested variables... yes
  52. checking whether to enable maintainer-specific portions of Makefiles... yes
  53. checking for valac... /usr/bin/valac
  54. checking /usr/bin/valac is at least version 0.14.0... yes
  55. checking for gcc... gcc
  56. checking whether the C compiler works... yes
  57. checking for C compiler default output file name... a.out
  58. checking for suffix of executables...
  59. checking whether we are cross compiling... no
  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 for style of include used by make... GNU
  65. checking dependency style of gcc... gcc3
  66. checking whether gcc and cc understand -c and -o together... yes
  67. checking how to run the C preprocessor... gcc -E
  68. checking for grep that handles long lines and -e... /usr/bin/grep
  69. checking for egrep... /usr/bin/grep -E
  70. checking for ANSI C header files... yes
  71. checking build system type... x86_64-unknown-linux-gnu
  72. checking host system type... x86_64-unknown-linux-gnu
  73. checking how to print strings... printf
  74. checking for a sed that does not truncate output... /bin/sed
  75. checking for fgrep... /usr/bin/grep -F
  76. checking for ld used by gcc... /usr/bin/ld
  77. checking if the linker (/usr/bin/ld) is GNU ld... yes
  78. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  79. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  80. checking whether ln -s works... yes
  81. checking the maximum length of command line arguments... 1572864
  82. checking whether the shell understands some XSI constructs... yes
  83. checking whether the shell understands "+="... yes
  84. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  85. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  86. checking for /usr/bin/ld option to reload object files... -r
  87. checking for objdump... objdump
  88. checking how to recognize dependent libraries... pass_all
  89. checking for dlltool... no
  90. checking how to associate runtime and link libraries... printf %s\n
  91. checking for ar... ar
  92. checking for archiver @FILE support... @
  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 for sysroot... no
  97. checking for mt... no
  98. checking if : is a manifest tool... no
  99. checking for sys/types.h... yes
  100. checking for sys/stat.h... yes
  101. checking for stdlib.h... yes
  102. checking for string.h... yes
  103. checking for memory.h... yes
  104. checking for strings.h... yes
  105. checking for inttypes.h... yes
  106. checking for stdint.h... yes
  107. checking for unistd.h... yes
  108. checking for dlfcn.h... yes
  109. checking for objdir... .libs
  110. checking if gcc supports -fno-rtti -fno-exceptions... no
  111. checking for gcc option to produce PIC... -fPIC -DPIC
  112. checking if gcc PIC flag -fPIC -DPIC works... yes
  113. checking if gcc static flag -static works... yes
  114. checking if gcc supports -c -o file.o... yes
  115. checking if gcc supports -c -o file.o... (cached) yes
  116. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  117. checking whether -lc should be explicitly linked in... no
  118. checking dynamic linker characteristics... GNU/Linux ld.so
  119. checking how to hardcode library paths into programs... immediate
  120. checking whether stripping libraries is possible... yes
  121. checking if libtool supports shared libraries... yes
  122. checking whether to build shared libraries... yes
  123. checking whether to build static libraries... no
  124. checking locale.h usability... yes
  125. checking locale.h presence... yes
  126. checking for locale.h... yes
  127. checking for LC_MESSAGES... yes
  128. checking libintl.h usability... yes
  129. checking libintl.h presence... yes
  130. checking for libintl.h... yes
  131. checking for ngettext in libc... yes
  132. checking for dgettext in libc... yes
  133. checking for bind_textdomain_codeset... yes
  134. checking for msgfmt... /usr/bin/msgfmt
  135. checking for dcgettext... yes
  136. checking if msgfmt accepts -c... yes
  137. checking for gmsgfmt... /usr/bin/msgfmt
  138. checking for xgettext... /usr/bin/xgettext
  139. checking whether NLS is requested... yes
  140. checking for intltool >= 0.40.0... 0.50.1 found
  141. checking for intltool-update... /usr/bin/intltool-update
  142. checking for intltool-merge... /usr/bin/intltool-merge
  143. checking for intltool-extract... /usr/bin/intltool-extract
  144. checking for xgettext... (cached) /usr/bin/xgettext
  145. checking for msgmerge... /usr/bin/msgmerge
  146. checking for msgfmt... (cached) /usr/bin/msgfmt
  147. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  148. checking for perl... /usr/bin/perl
  149. checking for perl >= 5.8.1... 5.14.2
  150. checking for XML::Parser... ok
  151. checking for pkg-config... /usr/bin/pkg-config
  152. checking pkg-config is at least version 0.9.0... yes
  153. checking for LENS_DAEMON... yes
  154. configure: creating ./config.status
  155. config.status: creating Makefile
  156. config.status: creating files.lens.in
  157. config.status: creating data/Makefile
  158. config.status: creating src/Makefile
  159. config.status: creating src/config.vala
  160. config.status: creating po/Makefile.in
  161. config.status: creating config.h
  162. config.status: config.h is unchanged
  163. config.status: executing depfiles commands
  164. config.status: executing libtool commands
  165. config.status: executing default-1 commands
  166. config.status: executing po/stamp-it commands
  167. configure:
  168.  
  169. Unity Files Lens Daemon 5.4.0
  170. -------------------------------
  171.  
  172. Prefix : /usr
  173.  
  174. Local install : no
  175.  
  176. Extra CFlags :
  177. Extra ValaFlags :
  178.  
  179. Lenses Directory: /usr/share/unity/lenses
  180.  
  181. Now type `make' to compile unity-place-files
  182. make all-recursive
  183. make[1]: Entering directory `/media/downloads/chenxiaolong-Unity-for-Arch-21b83bb/unity-lens-files/src/unity-lens-files-5.4.0'
  184. Making all in src
  185. make[2]: Entering directory `/media/downloads/chenxiaolong-Unity-for-Arch-21b83bb/unity-lens-files/src/unity-lens-files-5.4.0/src'
  186. GEN unity_files_daemon.vala.stamp
  187. utils.vala:27.33-27.59: warning: GLib.FILE_ATTRIBUTE_PREVIEW_ICON has been deprecated since vala-0.16. Use FileAttribute.PREVIEW_ICON
  188. utils.vala:28.33-28.60: warning: GLib.FILE_ATTRIBUTE_STANDARD_ICON has been deprecated since vala-0.16. Use FileAttribute.STANDARD_ICON
  189. utils.vala:29.33-29.61: warning: GLib.FILE_ATTRIBUTE_THUMBNAIL_PATH has been deprecated since vala-0.16. Use FileAttribute.THUMBNAIL_PATH
  190. utils.vala:89.63-89.91: warning: GLib.FILE_ATTRIBUTE_THUMBNAIL_PATH has been deprecated since vala-0.16. Use FileAttribute.THUMBNAIL_PATH
  191. folder.vala:146.5-146.30: error: return type `GLib.List<Unity.FilesLens.Bookmark>` is less accessible than method `Unity.FilesLens.Bookmarks.list`
  192. public List<Bookmark> list ()
  193. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  194. folder.vala:151.5-151.39: error: return type `GLib.List<Unity.FilesLens.Bookmark>` is less accessible than method `Unity.FilesLens.Bookmarks.prefix_search`
  195. public List<Bookmark> prefix_search (string search)
  196. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  197. folder.vala:179.13-179.22: warning: string.offset is deprecated. Use string.substring
  198. daemon.vala:778.47-778.74: warning: GLib.FILE_ATTRIBUTE_STANDARD_SIZE has been deprecated since vala-0.16. Use FileAttribute.STANDARD_SIZE
  199. daemon.vala:779.11-779.43: warning: GLib.FILE_ATTRIBUTE_STANDARD_IS_HIDDEN has been deprecated since vala-0.16. Use FileAttribute.STANDARD_IS_HIDDEN
  200. daemon.vala:777.38-777.70: warning: GLib.FILE_ATTRIBUTE_STANDARD_IS_HIDDEN has been deprecated since vala-0.16. Use FileAttribute.STANDARD_IS_HIDDEN
  201. utils.vala:31.33-31.60: warning: GLib.FILE_ATTRIBUTE_STANDARD_NAME has been deprecated since vala-0.16. Use FileAttribute.STANDARD_NAME
  202. utils.vala:32.33-32.68: warning: GLib.FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME has been deprecated since vala-0.16. Use FileAttribute.STANDARD_DISPLAY_NAME
  203. utils.vala:33.33-33.68: warning: GLib.FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE has been deprecated since vala-0.16. Use FileAttribute.STANDARD_CONTENT_TYPE
  204. utils.vala:34.33-34.65: warning: GLib.FILE_ATTRIBUTE_STANDARD_IS_HIDDEN has been deprecated since vala-0.16. Use FileAttribute.STANDARD_IS_HIDDEN
  205. utils.vala:35.33-35.65: warning: GLib.FILE_ATTRIBUTE_STANDARD_IS_BACKUP has been deprecated since vala-0.16. Use FileAttribute.STANDARD_IS_BACKUP
  206. utils.vala:36.33-36.60: warning: GLib.FILE_ATTRIBUTE_STANDARD_SIZE has been deprecated since vala-0.16. Use FileAttribute.STANDARD_SIZE
  207. utils.vala:37.33-37.60: warning: GLib.FILE_ATTRIBUTE_TIME_MODIFIED has been deprecated since vala-0.16. Use FileAttribute.TIME_MODIFIED
  208. utils.vala:38.33-38.58: warning: GLib.FILE_ATTRIBUTE_TIME_ACCESS has been deprecated since vala-0.16. Use FileAttribute.TIME_ACCESS
  209. utils.vala:40.33-40.65: warning: GLib.FILE_ATTRIBUTE_STANDARD_IS_BACKUP has been deprecated since vala-0.16. Use FileAttribute.STANDARD_IS_BACKUP
  210. utils.vala:41.33-41.65: warning: GLib.FILE_ATTRIBUTE_STANDARD_IS_HIDDEN has been deprecated since vala-0.16. Use FileAttribute.STANDARD_IS_HIDDEN
  211. utils.vala:100.5-100.41: error: 1 extra arguments for `GLib.TimeVal GLib.FileInfo.get_modification_time ()'
  212. info1.get_modification_time (out tv1);
  213. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  214. utils.vala:101.5-101.41: error: 1 extra arguments for `GLib.TimeVal GLib.FileInfo.get_modification_time ()'
  215. info2.get_modification_time (out tv2);
  216. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  217. daemon.vala:731.51-731.76: warning: GLib.FILE_ATTRIBUTE_TIME_ACCESS has been deprecated since vala-0.16. Use FileAttribute.TIME_ACCESS
  218. daemon.vala:474.15-474.27: warning: unhandled error `GLib.Error'
  219. txn.commit ();
  220. ^^^^^^^^^^^^^
  221. daemon.vala:493.13-493.58: error: var declaration not allowed with non-typed initializer
  222. bookmarks.prefix_search (search.search_string) : bookmarks.list (),
  223. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  224. daemon.vala:493.62-493.78: error: var declaration not allowed with non-typed initializer
  225. bookmarks.prefix_search (search.search_string) : bookmarks.list (),
  226. ^^^^^^^^^^^^^^^^^
  227. daemon.vala:513.35-513.47: warning: unhandled error `GLib.Error'
  228. if (!txn.is_committed ()) txn.commit ();
  229. ^^^^^^^^^^^^^
  230. daemon.vala:95.7-95.20: warning: unhandled error `GLib.IOError'
  231. lens.export ();
  232. ^^^^^^^^^^^^^^
  233. main.vala:35.24-42.41: warning: unhandled error `GLib.Error'
  234. Compilation failed: 6 error(s), 23 warning(s)
  235. make[2]: *** [unity_files_daemon.vala.stamp] Error 1
  236. make[2]: Leaving directory `/media/downloads/chenxiaolong-Unity-for-Arch-21b83bb/unity-lens-files/src/unity-lens-files-5.4.0/src'
  237. make[1]: *** [all-recursive] Error 1
  238. make[1]: Leaving directory `/media/downloads/chenxiaolong-Unity-for-Arch-21b83bb/unity-lens-files/src/unity-lens-files-5.4.0'
  239. make: *** [all] Error 2
  240. ==> HIBA:(B Hiba történt a build()-ben.(B
  241.  Megszakítás...(B
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement