Advertisement
Viterzgir

Kalu installation log

Feb 1st, 2016
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.18 KB | None | 0 0
  1. ==> Making package: kalu 3.0.0-1 (Mon Feb 1 15:36:08 EET 2016)
  2. ==> Checking runtime dependencies...
  3. ==> Checking buildtime dependencies...
  4. ==> Retrieving sources...
  5. -> Updating kalu git repo...
  6. Fetching origin
  7. ==> Validating source files with md5sums...
  8. kalu ... Skipped
  9. ==> Extracting sources...
  10. -> Creating working copy of kalu git repo...
  11. Reset branch 'makepkg'
  12. ==> Starting pkgver()...
  13. ==> Removing existing $pkgdir/ directory...
  14. ==> Starting build()...
  15. Running "autopoint" ... OK
  16. Running "libtoolize --automake --copy" ... OK
  17. Running "aclocal -I m4" ... OK
  18. Running "autoheader" ... OK
  19. Running "autoconf" ... OK
  20. Running "automake --add-missing --copy" ... OK
  21. done; Full log available in autogen.log
  22. checking for gcc... gcc
  23. checking whether the C compiler works... yes
  24. checking for C compiler default output file name... a.out
  25. checking for suffix of executables...
  26. checking whether we are cross compiling... no
  27. checking for suffix of object files... o
  28. checking whether we are using the GNU C compiler... yes
  29. checking whether gcc accepts -g... yes
  30. checking for gcc option to accept ISO C89... none needed
  31. checking whether gcc understands -c and -o together... yes
  32. checking for special C compiler options needed for large files... no
  33. checking for _FILE_OFFSET_BITS value needed for large files... no
  34. checking for a BSD-compatible install... /usr/bin/install -c
  35. checking whether build environment is sane... yes
  36. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  37. checking for gawk... gawk
  38. checking whether make sets $(MAKE)... yes
  39. checking for style of include used by make... GNU
  40. checking whether make supports nested variables... yes
  41. checking dependency style of gcc... gcc3
  42. checking whether make supports nested variables... (cached) yes
  43. checking for ar... ar
  44. checking the archiver (ar) interface... ar
  45. checking for g++... g++
  46. checking whether we are using the GNU C++ compiler... yes
  47. checking whether g++ accepts -g... yes
  48. checking dependency style of g++... gcc3
  49. checking for gawk... (cached) gawk
  50. checking for gcc option to accept ISO C99... none needed
  51. checking how to run the C preprocessor... gcc -E
  52. checking whether ln -s works... yes
  53. checking whether make sets $(MAKE)... (cached) yes
  54. checking for ranlib... ranlib
  55. checking build system type... x86_64-unknown-linux-gnu
  56. checking host system type... x86_64-unknown-linux-gnu
  57. checking how to print strings... printf
  58. checking for a sed that does not truncate output... /usr/bin/sed
  59. checking for grep that handles long lines and -e... /usr/bin/grep
  60. checking for egrep... /usr/bin/grep -E
  61. checking for fgrep... /usr/bin/grep -F
  62. checking for ld used by gcc... /usr/bin/ld
  63. checking if the linker (/usr/bin/ld) is GNU ld... yes
  64. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  65. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  66. checking the maximum length of command line arguments... 1572864
  67. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  68. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  69. checking for /usr/bin/ld option to reload object files... -r
  70. checking for objdump... objdump
  71. checking how to recognize dependent libraries... pass_all
  72. checking for dlltool... no
  73. checking how to associate runtime and link libraries... printf %s\n
  74. checking for archiver @FILE support... @
  75. checking for strip... strip
  76. checking for ranlib... (cached) ranlib
  77. checking command to parse /usr/bin/nm -B output from gcc object... ok
  78. checking for sysroot... no
  79. checking for a working dd... /usr/bin/dd
  80. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  81. checking for mt... no
  82. checking if : is a manifest tool... no
  83. checking for ANSI C header files... yes
  84. checking for sys/types.h... yes
  85. checking for sys/stat.h... yes
  86. checking for stdlib.h... yes
  87. checking for string.h... yes
  88. checking for memory.h... yes
  89. checking for strings.h... yes
  90. checking for inttypes.h... yes
  91. checking for stdint.h... yes
  92. checking for unistd.h... yes
  93. checking for dlfcn.h... yes
  94. checking for objdir... .libs
  95. checking if gcc supports -fno-rtti -fno-exceptions... no
  96. checking for gcc option to produce PIC... -fPIC -DPIC
  97. checking if gcc PIC flag -fPIC -DPIC works... yes
  98. checking if gcc static flag -static works... yes
  99. checking if gcc supports -c -o file.o... yes
  100. checking if gcc supports -c -o file.o... (cached) yes
  101. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  102. checking whether -lc should be explicitly linked in... no
  103. checking dynamic linker characteristics... GNU/Linux ld.so
  104. checking how to hardcode library paths into programs... immediate
  105. checking whether stripping libraries is possible... yes
  106. checking if libtool supports shared libraries... yes
  107. checking whether to build shared libraries... yes
  108. checking whether to build static libraries... yes
  109. checking how to run the C++ preprocessor... g++ -E
  110. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  111. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  112. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  113. checking for g++ option to produce PIC... -fPIC -DPIC
  114. checking if g++ PIC flag -fPIC -DPIC works... yes
  115. checking if g++ static flag -static works... yes
  116. checking if g++ supports -c -o file.o... yes
  117. checking if g++ supports -c -o file.o... (cached) yes
  118. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  119. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  120. checking how to hardcode library paths into programs... immediate
  121. checking whether NLS is requested... yes
  122. checking for msgfmt... /usr/bin/msgfmt
  123. checking for gmsgfmt... /usr/bin/msgfmt
  124. checking for xgettext... /usr/bin/xgettext
  125. checking for msgmerge... /usr/bin/msgmerge
  126. checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
  127. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  128. checking for shared library run path origin... done
  129. checking for CFPreferencesCopyAppValue... no
  130. checking for CFLocaleCopyCurrent... no
  131. checking for GNU gettext in libc... yes
  132. checking whether to use NLS... yes
  133. checking where the gettext function comes from... libc
  134. checking for alpm_db_get_pkg in -lalpm... yes
  135. checking for fabs in -lm... yes
  136. checking for pkg-config... /usr/bin/pkg-config
  137. checking pkg-config is at least version 0.9.0... yes
  138. checking for NOTIFY... yes
  139. checking for POLKIT... yes
  140. checking for GTK... yes
  141. checking for LIBCURL... yes
  142. checking fcntl.h usability... yes
  143. checking fcntl.h presence... yes
  144. checking for fcntl.h... yes
  145. checking float.h usability... yes
  146. checking float.h presence... yes
  147. checking for float.h... yes
  148. checking libintl.h usability... yes
  149. checking libintl.h presence... yes
  150. checking for libintl.h... yes
  151. checking limits.h usability... yes
  152. checking limits.h presence... yes
  153. checking for limits.h... yes
  154. checking locale.h usability... yes
  155. checking locale.h presence... yes
  156. checking for locale.h... yes
  157. checking for stdlib.h... (cached) yes
  158. checking for string.h... (cached) yes
  159. checking for unistd.h... (cached) yes
  160. checking utime.h usability... yes
  161. checking utime.h presence... yes
  162. checking for utime.h... yes
  163. checking for inline... inline
  164. checking for off_t... yes
  165. checking for size_t... yes
  166. checking for stdlib.h... (cached) yes
  167. checking for GNU libc compatible malloc... yes
  168. checking for stdlib.h... (cached) yes
  169. checking for GNU libc compatible realloc... yes
  170. checking for floor... yes
  171. checking for memmove... yes
  172. checking for memset... yes
  173. checking for mkdir... yes
  174. checking for mkfifo... yes
  175. checking for pow... yes
  176. checking for rmdir... yes
  177. checking for select... yes
  178. checking for setenv... yes
  179. checking for setlocale... yes
  180. checking for strchr... yes
  181. checking for strdup... yes
  182. checking for strerror... yes
  183. checking for strrchr... yes
  184. checking for strstr... yes
  185. checking for uname... yes
  186. checking for utime... yes
  187. checking if git version must be used... no
  188. checking for extra compiler warning flags... no
  189. checking that generated files are newer than configure... done
  190. configure: creating ./config.status
  191. config.status: creating Makefile
  192. config.status: creating po/Makefile.in
  193. config.status: creating config.h
  194. config.status: executing depfiles commands
  195. config.status: executing libtool commands
  196. config.status: executing po-directories commands
  197. config.status: creating po/POTFILES
  198. config.status: creating po/Makefile
  199.  
  200. kalu version 3.0.0
  201.  
  202. Build information:
  203. source code location : .
  204. prefix : /usr
  205. GUI : yes
  206. kalu's updater : yes
  207. StatusNotifierItem : no
  208. group to not need auth : kalu
  209. compiler warning flags : -Wall
  210.  
  211. Arch Linux News RSS URL : http://archlinux.fr/feed
  212. AUR URL prefix : https://aur.archlinux.org/rpc.php?type=multiinfo
  213. AUR URL package prefix : &arg[]=
  214.  
  215. Install paths:
  216. binaries : /usr/bin
  217. documentation : /usr/share/doc/kalu
  218. man pages : /usr/share/man
  219.  
  220. make all-recursive
  221. make[1]: Entering directory '/home/serge/Documents/kalu-git/src/kalu'
  222. Making all in po
  223. make[2]: Entering directory '/home/serge/Documents/kalu-git/src/kalu/po'
  224. make[2]: Leaving directory '/home/serge/Documents/kalu-git/src/kalu/po'
  225. make[2]: Entering directory '/home/serge/Documents/kalu-git/src/kalu'
  226. CC src/kalu/shared.lo
  227. CCLD libshared.la
  228. ar: `u' modifier ignored since `D' is the default (see `U')
  229. CC src/kalu/kalu-main.o
  230. CC src/kalu/kalu-conf.o
  231. CC src/kalu/kalu-util.o
  232. CC src/kalu/kalu-kalu-alpm.o
  233. src/kalu/kalu-alpm.c: In function ‘kalu_alpm_has_updates’:
  234. src/kalu/kalu-alpm.c:522:56: warning: comparison of constant ‘-1’ with boolean expression is always false [-Wbool-compare]
  235. if (!trans_init (alpm, alpm->flags, 1, &local_err) == -1)
  236. ^
  237. src/kalu/kalu-alpm.c:522:56: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
  238. CC src/kalu/kalu-curl.o
  239. CC src/kalu/kalu-aur.o
  240. CC src/kalu/kalu-news.o
  241. src/kalu/news.c: In function ‘new_window’:
  242. src/kalu/news.c:1201:9: warning: ‘gdk_cursor_new’ is deprecated [-Wdeprecated-declarations]
  243. cursor_std = gdk_cursor_new (GDK_XTERM);
  244. ^
  245. In file included from /usr/include/gtk-3.0/gdk/gdk.h:34:0,
  246. from /usr/include/gtk-3.0/gtk/gtk.h:30,
  247. from src/kalu/news.c:30:
  248. /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here
  249. GdkCursor* gdk_cursor_new (GdkCursorType cursor_type);
  250. ^
  251. src/kalu/news.c:1202:9: warning: ‘gdk_cursor_new’ is deprecated [-Wdeprecated-declarations]
  252. cursor_link = gdk_cursor_new (GDK_HAND2);
  253. ^
  254. In file included from /usr/include/gtk-3.0/gdk/gdk.h:34:0,
  255. from /usr/include/gtk-3.0/gtk/gtk.h:30,
  256. from src/kalu/news.c:30:
  257. /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here
  258. GdkCursor* gdk_cursor_new (GdkCursorType cursor_type);
  259. ^
  260. CC src/kalu/kalu-imagemenuitem.o
  261. CC src/kalu/kalu-gui.o
  262. CC src/kalu/kalu-util-gtk.o
  263. CC src/kalu/kalu-watched.o
  264. CC src/kalu/kalu-preferences.o
  265. CC src/kalu/kalu-kalu-updater.o
  266. CC src/kalu/kalu-updater.o
  267. CCLD kalu
  268. CC src/kalu-dbus/kalu_dbus-kalu-dbus.o
  269. src/kalu-dbus/kalu-dbus.c: In function ‘event_cb’:
  270. src/kalu-dbus/kalu-dbus.c:414:29: error: ‘ALPM_EVENT_PACORIG_CREATED’ undeclared (first use in this function)
  271. else if (event->type == ALPM_EVENT_PACORIG_CREATED)
  272. ^
  273. src/kalu-dbus/kalu-dbus.c:414:29: note: each undeclared identifier is reported only once for each function it appears in
  274. src/kalu-dbus/kalu-dbus.c:416:9: error: unknown type name ‘alpm_event_pacorig_created_t’
  275. alpm_event_pacorig_created_t *e = (alpm_event_pacorig_created_t *) even
  276. ^
  277. src/kalu-dbus/kalu-dbus.c:416:44: error: ‘alpm_event_pacorig_created_t’ undeclared (first use in this function)
  278. alpm_event_pacorig_created_t *e = (alpm_event_pacorig_created_t *) even
  279. ^
  280. src/kalu-dbus/kalu-dbus.c:416:74: error: expected expression before ‘)’ token
  281. alpm_event_pacorig_created_t *e = (alpm_event_pacorig_created_t *) event;
  282. ^
  283. src/kalu-dbus/kalu-dbus.c:418:37: error: request for member ‘newpkg’ in something not a structure or union
  284. alpm_pkg_get_name (e->newpkg),
  285. ^
  286. src/kalu-dbus/kalu-dbus.c:103:64: note: in definition of macro ‘emit_signal’
  287. g_variant_new ("(" fmt ")", __VA_ARGS__),
  288. ^
  289. src/kalu-dbus/kalu-dbus.c:419:40: error: request for member ‘newpkg’ in something not a structure or union
  290. alpm_pkg_get_version (e->newpkg),
  291. ^
  292. src/kalu-dbus/kalu-dbus.c:103:64: note: in definition of macro ‘emit_signal’
  293. g_variant_new ("(" fmt ")", __VA_ARGS__),
  294. ^
  295. src/kalu-dbus/kalu-dbus.c:420:18: error: request for member ‘file’ in something not a structure or union
  296. e->file);
  297. ^
  298. src/kalu-dbus/kalu-dbus.c:103:64: note: in definition of macro ‘emit_signal’
  299. g_variant_new ("(" fmt ")", __VA_ARGS__),
  300. ^
  301. Makefile:1129: recipe for target 'src/kalu-dbus/kalu_dbus-kalu-dbus.o' failed
  302. make[2]: *** [src/kalu-dbus/kalu_dbus-kalu-dbus.o] Error 1
  303. make[2]: Leaving directory '/home/serge/Documents/kalu-git/src/kalu'
  304. Makefile:1391: recipe for target 'all-recursive' failed
  305. make[1]: *** [all-recursive] Error 1
  306. make[1]: Leaving directory '/home/serge/Documents/kalu-git/src/kalu'
  307. Makefile:627: recipe for target 'all' failed
  308. make: *** [all] Error 2
  309. ==> ERROR: A failure occurred in build().
  310. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement