arun_kpm

makepkg error spice-gtk3

Oct 22nd, 2017
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.14 KB | None | 0 0
  1. [arun@hp-laptop spice-gtk3]$ makepkg -si
  2. ==> Making package: spice-gtk3 0.34-7 (Sun Oct 22 16:52:16 IST 2017)
  3. ==> Checking runtime dependencies...
  4. ==> Checking buildtime dependencies...
  5. ==> Retrieving sources...
  6. -> Found spice-gtk-0.34.tar.bz2
  7. -> Found debian_843471-clipboard_Fix_crash_by_handling_error.patch
  8. -> Found ssl-Stop-creating-our-own-X509_LOOKUP_METHOD.patch
  9. -> Found ssl-Rework-our-custom-BIO-type.patch
  10. -> Found ssl-Use-accessors-rather-than-direct-struct-access.patch
  11. ==> Extracting sources...
  12. -> Extracting spice-gtk-0.34.tar.bz2 with bsdtar
  13. ==> Starting prepare()...
  14. ==> Removing existing $pkgdir/ directory...
  15. ==> Starting build()...
  16. checking for a BSD-compatible install... /usr/bin/install -c
  17. checking whether build environment is sane... yes
  18. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  19. checking for gawk... gawk
  20. checking whether make sets $(MAKE)... yes
  21. checking whether make supports nested variables... yes
  22. checking for style of include used by make... GNU
  23. checking for gcc... gcc
  24. checking whether the C compiler works... yes
  25. checking for C compiler default output file name... a.out
  26. checking for suffix of executables...
  27. checking whether we are cross compiling... no
  28. checking for suffix of object files... o
  29. checking whether we are using the GNU C compiler... yes
  30. checking whether gcc accepts -g... yes
  31. checking for gcc option to accept ISO C89... none needed
  32. checking whether gcc understands -c and -o together... yes
  33. checking dependency style of gcc... gcc3
  34. checking for ar... ar
  35. checking the archiver (ar) interface... ar
  36. checking build system type... x86_64-pc-linux-gnu
  37. checking host system type... x86_64-pc-linux-gnu
  38. checking how to print strings... printf
  39. checking for a sed that does not truncate output... /usr/bin/sed
  40. checking for grep that handles long lines and -e... /usr/bin/grep
  41. checking for egrep... /usr/bin/grep -E
  42. checking for fgrep... /usr/bin/grep -F
  43. checking for ld used by gcc... /usr/bin/ld
  44. checking if the linker (/usr/bin/ld) is GNU ld... yes
  45. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  46. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  47. checking whether ln -s works... yes
  48. checking the maximum length of command line arguments... 1572864
  49. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  50. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  51. checking for /usr/bin/ld option to reload object files... -r
  52. checking for objdump... objdump
  53. checking how to recognize dependent libraries... pass_all
  54. checking for dlltool... no
  55. checking how to associate runtime and link libraries... printf %s\n
  56. checking for archiver @FILE support... @
  57. checking for strip... strip
  58. checking for ranlib... ranlib
  59. checking command to parse /usr/bin/nm -B output from gcc object... ok
  60. checking for sysroot... no
  61. checking for a working dd... /usr/bin/dd
  62. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  63. checking for mt... no
  64. checking if : is a manifest tool... no
  65. checking how to run the C preprocessor... gcc -E
  66. checking for ANSI C header files... yes
  67. checking for sys/types.h... yes
  68. checking for sys/stat.h... yes
  69. checking for stdlib.h... yes
  70. checking for string.h... yes
  71. checking for memory.h... yes
  72. checking for strings.h... yes
  73. checking for inttypes.h... yes
  74. checking for stdint.h... yes
  75. checking for unistd.h... yes
  76. checking for dlfcn.h... yes
  77. checking for objdir... .libs
  78. checking if gcc supports -fno-rtti -fno-exceptions... no
  79. checking for gcc option to produce PIC... -fPIC -DPIC
  80. checking if gcc PIC flag -fPIC -DPIC works... yes
  81. checking if gcc static flag -static works... yes
  82. checking if gcc supports -c -o file.o... yes
  83. checking if gcc supports -c -o file.o... (cached) yes
  84. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  85. checking whether -lc should be explicitly linked in... no
  86. checking dynamic linker characteristics... GNU/Linux ld.so
  87. checking how to hardcode library paths into programs... immediate
  88. checking whether stripping libraries is possible... yes
  89. checking if libtool supports shared libraries... yes
  90. checking whether to build shared libraries... yes
  91. checking whether to build static libraries... no
  92. checking whether to enable maintainer-specific portions of Makefiles... no
  93. checking whether NLS is requested... yes
  94. checking for msgfmt... /usr/bin/msgfmt
  95. checking for gmsgfmt... /usr/bin/msgfmt
  96. checking for xgettext... /usr/bin/xgettext
  97. checking for msgmerge... /usr/bin/msgmerge
  98. checking for ld used by gcc... /usr/bin/ld -m elf_x86_64
  99. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  100. checking for shared library run path origin... done
  101. checking for CFPreferencesCopyAppValue... no
  102. checking for CFLocaleCopyCurrent... no
  103. checking for GNU gettext in libc... yes
  104. checking whether to use NLS... yes
  105. checking where the gettext function comes from... libc
  106. checking for pkg-config... /usr/bin/pkg-config
  107. checking pkg-config is at least version 0.9.0... yes
  108. checking for gtk-doc... yes
  109. checking for gtkdoc-check... gtkdoc-check.test
  110. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  111. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  112. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  113. checking whether to build gtk-doc documentation... no
  114. checking for GTKDOC_DEPS... yes
  115. checking for gcc... (cached) gcc
  116. checking whether we are using the GNU C compiler... (cached) yes
  117. checking whether gcc accepts -g... (cached) yes
  118. checking for gcc option to accept ISO C89... (cached) none needed
  119. checking whether gcc understands -c and -o together... (cached) yes
  120. checking dependency style of gcc... (cached) gcc3
  121. checking for gcc option to accept ISO C99... none needed
  122. checking for stow... no
  123. checking whether byte ordering is bigendian... no
  124. checking for python version... 2.7
  125. checking for python platform... linux2
  126. checking for python script directory... ${prefix}/lib/python2.7/site-packages
  127. checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
  128. checking if -Wl,--version-script works... yes
  129. checking for native Win32... no
  130. checking for native macOS... no
  131. checking sys/socket.h usability... yes
  132. checking sys/socket.h presence... yes
  133. checking for sys/socket.h... yes
  134. checking netinet/in.h usability... yes
  135. checking netinet/in.h presence... yes
  136. checking for netinet/in.h... yes
  137. checking arpa/inet.h usability... yes
  138. checking arpa/inet.h presence... yes
  139. checking for arpa/inet.h... yes
  140. checking termios.h usability... yes
  141. checking termios.h presence... yes
  142. checking for termios.h... yes
  143. checking epoxy/egl.h usability... yes
  144. checking epoxy/egl.h presence... yes
  145. checking for epoxy/egl.h... yes
  146. checking if we can use EGL in libepoxy... yes
  147. checking for cos in -lm... yes
  148. checking for SPICE_PROTOCOL... yes
  149. checking for PIXMAN... yes
  150. checking for SSL... yes
  151. checking for SASL... yes
  152. checking which gtk+ version to compile against... 3.0
  153. checking for GTK... yes
  154. checking for gdk_event_get_scancode... yes
  155. checking for X11... yes
  156. checking X11/XKBlib.h usability... yes
  157. checking X11/XKBlib.h presence... yes
  158. checking for X11/XKBlib.h... yes
  159. checking for clearenv... yes
  160. checking for strtok_r... yes
  161. checking for GLIB2... yes
  162. checking for GOBJECT2... yes
  163. checking for GIO... yes
  164. checking for CAIRO... yes
  165. checking for GTHREAD... yes
  166. checking for PHODAV... no
  167. checking for PULSE... yes
  168. checking for GSTVIDEO... yes
  169. checking for gst-inspect-1.0... /usr/bin/gst-inspect-1.0
  170. checking for the appsrc GStreamer element... yes
  171. checking for the videoconvert GStreamer element... yes
  172. checking for the appsink GStreamer element... yes
  173. checking for the jpegdec GStreamer element... no
  174. checking for the vp8dec GStreamer element... no
  175. checking for the vp9dec GStreamer element... no
  176. checking for the h264parse GStreamer element... no
  177. checking for the avdec_h264 GStreamer element... no
  178. checking for jpeg_destroy_decompress in -ljpeg... yes
  179. checking for jpeglib.h...
  180. checking for deflate in -lz... yes
  181. checking for SMARTCARD... yes
  182. checking for USBREDIR... yes
  183. checking for LIBUSB_HOTPLUG... yes
  184. checking for POLKIT... yes
  185. checking acl/libacl.h usability... yes
  186. checking acl/libacl.h presence... yes
  187. checking for acl/libacl.h... yes
  188. checking for acl_get_file in -lacl... yes
  189. checking for polkit_authority_get_sync in -lpolkit-gobject-1... yes
  190. checking for polkit_authorization_result_get_dismissed in -lpolkit-gobject-1... yes
  191. checking for PIE support... yes
  192. checking for usb.ids... /usr/share/hwdata/usb.ids
  193. checking for gobject-introspection... yes
  194. checking for valac... /usr/bin/valac
  195. checking whether /usr/bin/valac is at least version 0.14... yes
  196. checking for vapigen... /usr/bin/vapigen
  197. checking for LZ4... yes
  198. checking for LZ4_compress_default... yes
  199. checking for LZ4_compress_fast_continue... yes
  200. checking whether C compiler handles -Werror -Wunknown-warning-option... no
  201. checking whether -Wno-missing-field-initializers is supported... yes
  202. checking whether -Wno-missing-field-initializers is needed... no
  203. checking whether -Wuninitialized is supported... yes
  204. checking whether C compiler handles -W... yes
  205. checking whether C compiler handles -Waddress... yes
  206. checking whether C compiler handles -Waggressive-loop-optimizations... yes
  207. checking whether C compiler handles -Wall... yes
  208. checking whether C compiler handles -Wattributes... yes
  209. checking whether C compiler handles -Wbool-compare... yes
  210. checking whether C compiler handles -Wbuiltin-macro-redefined... yes
  211. checking whether C compiler handles -Wcast-align... yes
  212. checking whether C compiler handles -Wchar-subscripts... yes
  213. checking whether C compiler handles -Wchkp... yes
  214. checking whether C compiler handles -Wclobbered... yes
  215. checking whether C compiler handles -Wcomment... yes
  216. checking whether C compiler handles -Wcomments... yes
  217. checking whether C compiler handles -Wcoverage-mismatch... yes
  218. checking whether C compiler handles -Wcpp... yes
  219. checking whether C compiler handles -Wdate-time... yes
  220. checking whether C compiler handles -Wdeprecated-declarations... yes
  221. checking whether C compiler handles -Wdesignated-init... yes
  222. checking whether C compiler handles -Wdisabled-optimization... yes
  223. checking whether C compiler handles -Wdiscarded-array-qualifiers... yes
  224. checking whether C compiler handles -Wdiscarded-qualifiers... yes
  225. checking whether C compiler handles -Wdiv-by-zero... yes
  226. checking whether C compiler handles -Wdouble-promotion... yes
  227. checking whether C compiler handles -Wduplicated-cond... yes
  228. checking whether C compiler handles -Wempty-body... yes
  229. checking whether C compiler handles -Wendif-labels... yes
  230. checking whether C compiler handles -Wenum-compare... yes
  231. checking whether C compiler handles -Wextra... yes
  232. checking whether C compiler handles -Wformat-contains-nul... yes
  233. checking whether C compiler handles -Wformat-extra-args... yes
  234. checking whether C compiler handles -Wformat-security... yes
  235. checking whether C compiler handles -Wformat-signedness... yes
  236. checking whether C compiler handles -Wformat-y2k... yes
  237. checking whether C compiler handles -Wformat-zero-length... yes
  238. checking whether C compiler handles -Wframe-address... yes
  239. checking whether C compiler handles -Wfree-nonheap-object... yes
  240. checking whether C compiler handles -Whsa... yes
  241. checking whether C compiler handles -Wignored-attributes... yes
  242. checking whether C compiler handles -Wignored-qualifiers... yes
  243. checking whether C compiler handles -Wimplicit... yes
  244. checking whether C compiler handles -Wimplicit-function-declaration... yes
  245. checking whether C compiler handles -Wimplicit-int... yes
  246. checking whether C compiler handles -Wincompatible-pointer-types... yes
  247. checking whether C compiler handles -Winit-self... yes
  248. checking whether C compiler handles -Wint-conversion... yes
  249. checking whether C compiler handles -Wint-to-pointer-cast... yes
  250. checking whether C compiler handles -Winvalid-memory-model... yes
  251. checking whether C compiler handles -Winvalid-pch... yes
  252. checking whether C compiler handles -Wjump-misses-init... yes
  253. checking whether C compiler handles -Wlogical-not-parentheses... yes
  254. checking whether C compiler handles -Wlogical-op... yes
  255. checking whether C compiler handles -Wmain... yes
  256. checking whether C compiler handles -Wmaybe-uninitialized... yes
  257. checking whether C compiler handles -Wmemset-transposed-args... yes
  258. checking whether C compiler handles -Wmisleading-indentation... yes
  259. checking whether C compiler handles -Wmissing-braces... yes
  260. checking whether C compiler handles -Wmissing-declarations... yes
  261. checking whether C compiler handles -Wmissing-field-initializers... yes
  262. checking whether C compiler handles -Wmissing-include-dirs... yes
  263. checking whether C compiler handles -Wmissing-parameter-type... yes
  264. checking whether C compiler handles -Wmissing-prototypes... yes
  265. checking whether C compiler handles -Wmultichar... yes
  266. checking whether C compiler handles -Wnarrowing... yes
  267. checking whether C compiler handles -Wnested-externs... yes
  268. checking whether C compiler handles -Wnonnull... yes
  269. checking whether C compiler handles -Wnonnull-compare... yes
  270. checking whether C compiler handles -Wnull-dereference... yes
  271. checking whether C compiler handles -Wodr... yes
  272. checking whether C compiler handles -Wold-style-declaration... yes
  273. checking whether C compiler handles -Wold-style-definition... yes
  274. checking whether C compiler handles -Wopenmp-simd... yes
  275. checking whether C compiler handles -Woverflow... yes
  276. checking whether C compiler handles -Woverride-init... yes
  277. checking whether C compiler handles -Wpacked-bitfield-compat... yes
  278. checking whether C compiler handles -Wparentheses... yes
  279. checking whether C compiler handles -Wpointer-arith... yes
  280. checking whether C compiler handles -Wpointer-sign... yes
  281. checking whether C compiler handles -Wpointer-to-int-cast... yes
  282. checking whether C compiler handles -Wpragmas... yes
  283. checking whether C compiler handles -Wreturn-local-addr... yes
  284. checking whether C compiler handles -Wreturn-type... yes
  285. checking whether C compiler handles -Wscalar-storage-order... yes
  286. checking whether C compiler handles -Wsequence-point... yes
  287. checking whether C compiler handles -Wshift-count-negative... yes
  288. checking whether C compiler handles -Wshift-count-overflow... yes
  289. checking whether C compiler handles -Wshift-negative-value... yes
  290. checking whether C compiler handles -Wsizeof-array-argument... yes
  291. checking whether C compiler handles -Wsizeof-pointer-memaccess... yes
  292. checking whether C compiler handles -Wstrict-aliasing... yes
  293. checking whether C compiler handles -Wstrict-prototypes... yes
  294. checking whether C compiler handles -Wsuggest-attribute=const... yes
  295. checking whether C compiler handles -Wsuggest-attribute=format... yes
  296. checking whether C compiler handles -Wsuggest-attribute=noreturn... yes
  297. checking whether C compiler handles -Wsuggest-attribute=pure... yes
  298. checking whether C compiler handles -Wsuggest-final-methods... yes
  299. checking whether C compiler handles -Wsuggest-final-types... yes
  300. checking whether C compiler handles -Wswitch... yes
  301. checking whether C compiler handles -Wswitch-bool... yes
  302. checking whether C compiler handles -Wsync-nand... yes
  303. checking whether C compiler handles -Wtautological-compare... yes
  304. checking whether C compiler handles -Wtrampolines... yes
  305. checking whether C compiler handles -Wtrigraphs... yes
  306. checking whether C compiler handles -Wtype-limits... yes
  307. checking whether C compiler handles -Wuninitialized... yes
  308. checking whether C compiler handles -Wunknown-pragmas... yes
  309. checking whether C compiler handles -Wunused... yes
  310. checking whether C compiler handles -Wunused-but-set-parameter... yes
  311. checking whether C compiler handles -Wunused-but-set-variable... yes
  312. checking whether C compiler handles -Wunused-function... yes
  313. checking whether C compiler handles -Wunused-label... yes
  314. checking whether C compiler handles -Wunused-local-typedefs... yes
  315. checking whether C compiler handles -Wunused-parameter... yes
  316. checking whether C compiler handles -Wunused-result... yes
  317. checking whether C compiler handles -Wunused-value... yes
  318. checking whether C compiler handles -Wunused-variable... yes
  319. checking whether C compiler handles -Wvarargs... yes
  320. checking whether C compiler handles -Wvariadic-macros... yes
  321. checking whether C compiler handles -Wvector-operation-performance... yes
  322. checking whether C compiler handles -Wvolatile-register-var... yes
  323. checking whether C compiler handles -Wwrite-strings... yes
  324. checking whether C compiler handles -Warray-bounds=2... yes
  325. checking whether C compiler handles -Wnormalized=nfc... yes
  326. checking whether C compiler handles -Wunused-const-variable=2... yes
  327. checking whether C compiler handles -Wno-sign-compare... yes
  328. checking whether C compiler handles -Wno-unused-parameter... yes
  329. checking whether C compiler handles -Wno-missing-field-initializers... yes
  330. checking whether C compiler handles -Wno-format-nonliteral... yes
  331. checking whether C compiler handles -Wno-error=deprecated-declarations... yes
  332. checking whether C compiler handles -Wjump-misses-init... (cached) yes
  333. checking whether C compiler handles -Wno-format-nonliteral... (cached) yes
  334. checking whether C compiler handles -Wframe-larger-than=9216... yes
  335. checking whether C compiler handles -fstack-protector-all... yes
  336. checking whether C compiler handles --param=ssp-buffer-size=4... yes
  337. checking whether C compiler handles -fexceptions... yes
  338. checking whether C compiler handles -fasynchronous-unwind-tables... yes
  339. checking whether C compiler handles -fdiagnostics-show-option... yes
  340. checking whether C compiler handles -funit-at-a-time... yes
  341. checking whether C compiler handles -fipa-pure-const... yes
  342. checking whether C compiler handles -Wno-suggest-attribute=pure... yes
  343. checking whether C compiler handles -Wno-suggest-attribute=const... yes
  344. checking whether C compiler handles -Wno-write-strings... yes
  345. checking whether make supports nested variables... (cached) yes
  346. checking that generated files are newer than configure... done
  347. configure: creating ./config.status
  348. config.status: creating Makefile
  349. config.status: creating spice-client-glib-2.0.pc
  350. config.status: creating spice-client-gtk-3.0.pc
  351. config.status: creating spice-controller.pc
  352. config.status: creating data/Makefile
  353. config.status: creating po/Makefile.in
  354. config.status: creating src/Makefile
  355. config.status: creating src/spice-version.h
  356. config.status: creating src/controller/Makefile
  357. config.status: creating tools/Makefile
  358. config.status: creating doc/Makefile
  359. config.status: creating doc/reference/Makefile
  360. config.status: creating man/Makefile
  361. config.status: creating vapi/Makefile
  362. config.status: creating tests/Makefile
  363. config.status: creating config.h
  364. config.status: config.h is unchanged
  365. config.status: executing depfiles commands
  366. config.status: executing libtool commands
  367. config.status: executing po-directories commands
  368. config.status: creating po/POTFILES
  369. config.status: creating po/Makefile
  370. === configuring in spice-common (/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common)
  371. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--disable-static' '--enable-vala' '--with-gtk=3.0' '--with-audio=pulse' '--with-coroutine=gthread' '--sbindir=/usr/bin' '--enable-smartcard' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'PYTHON=python2' --cache-file=/dev/null --srcdir=.
  372. checking for gcc... gcc
  373. checking whether the C compiler works... yes
  374. checking for C compiler default output file name... a.out
  375. checking for suffix of executables...
  376. checking whether we are cross compiling... no
  377. checking for suffix of object files... o
  378. checking whether we are using the GNU C compiler... yes
  379. checking whether gcc accepts -g... yes
  380. checking for gcc option to accept ISO C89... none needed
  381. checking whether gcc understands -c and -o together... yes
  382. checking for ar... ar
  383. checking the archiver (ar) interface... ar
  384. checking for a BSD-compatible install... /usr/bin/install -c
  385. checking whether build environment is sane... yes
  386. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  387. checking for gawk... gawk
  388. checking whether make sets $(MAKE)... yes
  389. checking for style of include used by make... GNU
  390. checking whether make supports nested variables... yes
  391. checking whether UID '1000' is supported by ustar format... yes
  392. checking whether GID '1000' is supported by ustar format... yes
  393. checking how to create a ustar tar archive... gnutar
  394. checking dependency style of gcc... gcc3
  395. checking whether to enable maintainer-specific portions of Makefiles... no
  396. checking whether make supports nested variables... (cached) yes
  397. checking build system type... x86_64-pc-linux-gnu
  398. checking host system type... x86_64-pc-linux-gnu
  399. checking how to print strings... printf
  400. checking for a sed that does not truncate output... /usr/bin/sed
  401. checking for grep that handles long lines and -e... /usr/bin/grep
  402. checking for egrep... /usr/bin/grep -E
  403. checking for fgrep... /usr/bin/grep -F
  404. checking for ld used by gcc... /usr/bin/ld
  405. checking if the linker (/usr/bin/ld) is GNU ld... yes
  406. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  407. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  408. checking whether ln -s works... yes
  409. checking the maximum length of command line arguments... 1572864
  410. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  411. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  412. checking for /usr/bin/ld option to reload object files... -r
  413. checking for objdump... objdump
  414. checking how to recognize dependent libraries... pass_all
  415. checking for dlltool... no
  416. checking how to associate runtime and link libraries... printf %s\n
  417. checking for archiver @FILE support... @
  418. checking for strip... strip
  419. checking for ranlib... ranlib
  420. checking command to parse /usr/bin/nm -B output from gcc object... ok
  421. checking for sysroot... no
  422. checking for a working dd... /usr/bin/dd
  423. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  424. checking for mt... no
  425. checking if : is a manifest tool... no
  426. checking how to run the C preprocessor... gcc -E
  427. checking for ANSI C header files... yes
  428. checking for sys/types.h... yes
  429. checking for sys/stat.h... yes
  430. checking for stdlib.h... yes
  431. checking for string.h... yes
  432. checking for memory.h... yes
  433. checking for strings.h... yes
  434. checking for inttypes.h... yes
  435. checking for stdint.h... yes
  436. checking for unistd.h... yes
  437. checking for dlfcn.h... yes
  438. checking for objdir... .libs
  439. checking if gcc supports -fno-rtti -fno-exceptions... no
  440. checking for gcc option to produce PIC... -fPIC -DPIC
  441. checking if gcc PIC flag -fPIC -DPIC works... yes
  442. checking if gcc static flag -static works... yes
  443. checking if gcc supports -c -o file.o... yes
  444. checking if gcc supports -c -o file.o... (cached) yes
  445. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  446. checking whether -lc should be explicitly linked in... no
  447. checking dynamic linker characteristics... GNU/Linux ld.so
  448. checking how to hardcode library paths into programs... immediate
  449. checking whether stripping libraries is possible... yes
  450. checking if libtool supports shared libraries... yes
  451. checking whether to build shared libraries... yes
  452. checking whether to build static libraries... no
  453. checking for asciidoc... no
  454. checking for a2x... no
  455. checking for gcc... (cached) gcc
  456. checking whether we are using the GNU C compiler... (cached) yes
  457. checking whether gcc accepts -g... (cached) yes
  458. checking for gcc option to accept ISO C89... (cached) none needed
  459. checking whether gcc understands -c and -o together... (cached) yes
  460. checking for gcc option to accept ISO C99... none needed
  461. checking for size_t... yes
  462. checking whether byte ordering is bigendian... no
  463. checking for working alloca.h... yes
  464. checking for alloca... yes
  465. checking arpa/inet.h usability... yes
  466. checking arpa/inet.h presence... yes
  467. checking for arpa/inet.h... yes
  468. checking malloc.h usability... yes
  469. checking malloc.h presence... yes
  470. checking for malloc.h... yes
  471. checking netinet/in.h usability... yes
  472. checking netinet/in.h presence... yes
  473. checking for netinet/in.h... yes
  474. checking stddef.h usability... yes
  475. checking stddef.h presence... yes
  476. checking for stddef.h... yes
  477. checking for stdint.h... (cached) yes
  478. checking for stdlib.h... (cached) yes
  479. checking for string.h... (cached) yes
  480. checking sys/socket.h usability... yes
  481. checking sys/socket.h presence... yes
  482. checking for sys/socket.h... yes
  483. checking for unistd.h... (cached) yes
  484. checking for inline... inline
  485. checking for int16_t... yes
  486. checking for int32_t... yes
  487. checking for int64_t... yes
  488. checking for int8_t... yes
  489. checking for pid_t... yes
  490. checking for size_t... (cached) yes
  491. checking for uint16_t... yes
  492. checking for uint32_t... yes
  493. checking for uint64_t... yes
  494. checking for uint8_t... yes
  495. checking for error_at_line... yes
  496. checking vfork.h usability... no
  497. checking vfork.h presence... no
  498. checking for vfork.h... no
  499. checking for fork... yes
  500. checking for vfork... yes
  501. checking for working fork... yes
  502. checking for working vfork... (cached) yes
  503. checking for dup2... yes
  504. checking for floor... no
  505. checking for inet_ntoa... yes
  506. checking for memmove... yes
  507. checking for memset... yes
  508. checking for pow... no
  509. checking for sqrt... no
  510. checking for pkg-config... /usr/bin/pkg-config
  511. checking pkg-config is at least version 0.9.0... yes
  512. checking for PROTOCOL... yes
  513. checking for python version... 2.7
  514. checking for python platform... linux2
  515. checking for python script directory... ${prefix}/lib/python2.7/site-packages
  516. checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
  517. checking for PIXMAN... yes
  518. checking for SMARTCARD... yes
  519. checking for CELT051... yes
  520. checking for GLIB2... yes
  521. checking for OPUS... yes
  522. checking for OPENSSL... yes
  523. checking that generated files are newer than configure... done
  524. configure: creating ./config.status
  525. config.status: creating Makefile
  526. config.status: creating common/Makefile
  527. config.status: creating python_modules/Makefile
  528. config.status: creating tests/Makefile
  529. config.status: creating docs/Makefile
  530. config.status: creating config.h
  531. config.status: config.h is unchanged
  532. config.status: executing depfiles commands
  533. config.status: executing libtool commands
  534. configure:
  535.  
  536. Spice-Gtk 0.34
  537. ==============
  538.  
  539. prefix: /usr
  540. c compiler: gcc
  541. Target: Unix
  542.  
  543. Gtk: 3.0
  544. Coroutine: gthread
  545. PulseAudio: yes
  546. GStreamer Audio: no
  547. GStreamer Video: yes
  548. SASL support: yes
  549. Smartcard support: yes
  550. USB redirection support: yes with libusb hotplug
  551. DBus: yes
  552. WebDAV support: no
  553. LZ4 support: yes
  554.  
  555. Now type 'make' to build spice-gtk
  556.  
  557.  
  558. configure: WARNING: --with-audio is deprecated. Use --enable-pulse and/or --enable-gstaudio instead
  559.  
  560. configure: WARNING: The jpegdec vp8dec vp9dec GStreamer element(s) are missing. You should be able to find them in the gst-plugins-good 1.0 package.
  561.  
  562. configure: WARNING: The h264parse GStreamer element(s) are missing. You should be able to find them in the gst-plugins-bad 1.0 package.
  563.  
  564. configure: WARNING: The avdec_h264 GStreamer element(s) are missing. You should be able to find them in the gstreamer-libav 1.0 package.
  565.  
  566. configure: WARNING: The GStreamer video decoder can be built but may not work.
  567.  
  568. make all-recursive
  569. make[1]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34'
  570. Making all in spice-common
  571. make[2]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common'
  572. make all-recursive
  573. make[3]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common'
  574. Making all in python_modules
  575. make[4]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/python_modules'
  576. make[4]: Nothing to be done for 'all'.
  577. make[4]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/python_modules'
  578. Making all in common
  579. make[4]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/common'
  580. make all-am
  581. make[5]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/common'
  582. make[5]: Nothing to be done for 'all-am'.
  583. make[5]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/common'
  584. make[4]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/common'
  585. Making all in tests
  586. make[4]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/tests'
  587. make all-am
  588. make[5]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/tests'
  589. make[5]: Nothing to be done for 'all-am'.
  590. make[5]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/tests'
  591. make[4]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/tests'
  592. Making all in docs
  593. make[4]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/docs'
  594. make[4]: Nothing to be done for 'all'.
  595. make[4]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/docs'
  596. make[4]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common'
  597. make[4]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common'
  598. make[3]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common'
  599. make[2]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common'
  600. Making all in src
  601. make[2]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src'
  602. make all-recursive
  603. make[3]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src'
  604. Making all in controller
  605. make[4]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src/controller'
  606. make all-am
  607. make[5]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src/controller'
  608. make[5]: Nothing to be done for 'all-am'.
  609. make[5]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src/controller'
  610. make[4]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src/controller'
  611. make[4]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src'
  612. CC spice-audio.lo
  613. CC spice-option.lo
  614. CC spice-client.lo
  615. CC spice-session.lo
  616. CC spice-channel.lo
  617. CC spice-file-transfer-task.lo
  618. CC channel-base.lo
  619. CC channel-webdav.lo
  620. CC channel-cursor.lo
  621. CC channel-display.lo
  622. CC channel-inputs.lo
  623. CC channel-main.lo
  624. CC channel-playback.lo
  625. CC channel-port.lo
  626. CC channel-record.lo
  627. CC channel-smartcard.lo
  628. CC channel-usbredir.lo
  629. CC smartcard-manager.lo
  630. CC spice-uri.lo
  631. CC usb-device-manager.lo
  632. CC usb-acl-helper.lo
  633. CC spice-pulse.lo
  634. CC channel-display-mjpeg.lo
  635. CC channel-display-gst.lo
  636. CC spice-glib-enums.lo
  637. CCLD libspice-client-glib-2.0.la
  638. CC spice-gtk-session.lo
  639. CC spice-widget.lo
  640. CC desktop-integration.lo
  641. CC usb-device-widget.lo
  642. CC spice-widget-cairo.lo
  643. CC spice-widget-egl.lo
  644. CC spice-widget-enums.lo
  645. CCLD libspice-client-gtk-3.0.la
  646. GISCAN SpiceClientGLib-2.0.gir
  647. In file included from /usr/include/bits/libc-header-start.h:33:0,
  648. from /usr/include/limits.h:26,
  649. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:194,
  650. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/syslimits.h:7,
  651. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:34,
  652. from /usr/lib/glib-2.0/include/glibconfig.h:11,
  653. from /usr/include/glib-2.0/glib/gtypes.h:32,
  654. from /usr/include/glib-2.0/glib/galloca.h:32,
  655. from /usr/include/glib-2.0/glib.h:30,
  656. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  657. from /usr/include/glib-2.0/glib-object.h:23,
  658. from /home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src/spice-audio.h:25,
  659. from /home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src/g-ir-cpp-2dwheeqp.c:4:
  660. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  661. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  662. ^~~~~~~
  663. GISCAN SpiceClientGtk-3.0.gir
  664. In file included from /usr/include/bits/libc-header-start.h:33:0,
  665. from /usr/include/limits.h:26,
  666. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:194,
  667. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/syslimits.h:7,
  668. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:34,
  669. from /usr/lib/glib-2.0/include/glibconfig.h:11,
  670. from /usr/include/glib-2.0/glib/gtypes.h:32,
  671. from /usr/include/glib-2.0/glib/galloca.h:32,
  672. from /usr/include/glib-2.0/glib.h:30,
  673. from /home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src/spice-client.h:22,
  674. from /home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src/spice-client-gtk.h:20,
  675. from /home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src/g-ir-cpp-x0s1akou.c:4:
  676. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  677. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  678. ^~~~~~~
  679. GICOMP SpiceClientGLib-2.0.gir
  680. GICOMP SpiceClientGtk-3.0.gir
  681. make[4]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src'
  682. make[3]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src'
  683. make[2]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src'
  684. Making all in man
  685. make[2]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/man'
  686. make[2]: Nothing to be done for 'all'.
  687. make[2]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/man'
  688. Making all in po
  689. make[2]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/po'
  690. make[2]: Nothing to be done for 'all'.
  691. make[2]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/po'
  692. Making all in doc
  693. make[2]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/doc'
  694. Making all in reference
  695. make[3]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/doc/reference'
  696. make[3]: Nothing to be done for 'all'.
  697. make[3]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/doc/reference'
  698. make[3]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/doc'
  699. make[3]: Nothing to be done for 'all-am'.
  700. make[3]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/doc'
  701. make[2]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/doc'
  702. Making all in data
  703. make[2]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/data'
  704. make[2]: Nothing to be done for 'all'.
  705. make[2]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/data'
  706. Making all in tools
  707. make[2]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/tools'
  708. CC spicy_stats-spicy-stats.o
  709. CC spicy_stats-spice-cmdline.o
  710. CCLD spicy-stats
  711. CC spicy_screenshot-spicy-screenshot.o
  712. CC spicy_screenshot-spice-cmdline.o
  713. CCLD spicy-screenshot
  714. CC spicy-spicy.o
  715. CC spicy-spicy-connect.o
  716. CC spicy-spice-cmdline.o
  717. CCLD spicy
  718. make[2]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/tools'
  719. Making all in vapi
  720. make[2]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/vapi'
  721. GEN spice-client-glib-2.0.vapi
  722. GEN spice-client-gtk-3.0.vapi
  723. make[2]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/vapi'
  724. make[2]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34'
  725. make[2]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34'
  726. make[1]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34'
  727. ==> Entering fakeroot environment...
  728. ==> Starting package()...
  729. make install-recursive
  730. make[1]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34'
  731. Making install in spice-common
  732. make[2]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common'
  733. Making install in python_modules
  734. make[3]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/python_modules'
  735. make[4]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/python_modules'
  736. make[4]: Nothing to be done for 'install-exec-am'.
  737. make[4]: Nothing to be done for 'install-data-am'.
  738. make[4]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/python_modules'
  739. make[3]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/python_modules'
  740. Making install in common
  741. make[3]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/common'
  742. make install-am
  743. make[4]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/common'
  744. make[5]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/common'
  745. make[5]: Nothing to be done for 'install-exec-am'.
  746. make[5]: Nothing to be done for 'install-data-am'.
  747. make[5]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/common'
  748. make[4]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/common'
  749. make[3]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/common'
  750. Making install in tests
  751. make[3]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/tests'
  752. make install-am
  753. make[4]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/tests'
  754. make[5]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/tests'
  755. make[5]: Nothing to be done for 'install-exec-am'.
  756. make[5]: Nothing to be done for 'install-data-am'.
  757. make[5]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/tests'
  758. make[4]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/tests'
  759. make[3]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/tests'
  760. Making install in docs
  761. make[3]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/docs'
  762. make[4]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/docs'
  763. make[4]: Nothing to be done for 'install-exec-am'.
  764. make[4]: Nothing to be done for 'install-data-am'.
  765. make[4]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/docs'
  766. make[3]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common/docs'
  767. make[3]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common'
  768. make[4]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common'
  769. make[4]: Nothing to be done for 'install-exec-am'.
  770. make[4]: Nothing to be done for 'install-data-am'.
  771. make[4]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common'
  772. make[3]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common'
  773. make[2]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/spice-common'
  774. Making install in src
  775. make[2]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src'
  776. make install-recursive
  777. make[3]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src'
  778. Making install in controller
  779. make[4]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src/controller'
  780. make install-am
  781. make[5]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src/controller'
  782. make[6]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src/controller'
  783. /usr/bin/mkdir -p '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/lib'
  784. /bin/sh ../../libtool --mode=install /usr/bin/install -c libspice-controller.la '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/lib'
  785. libtool: install: /usr/bin/install -c .libs/libspice-controller.so.0.0.0 /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/lib/libspice-controller.so.0.0.0
  786. libtool: install: (cd /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/lib && { ln -s -f libspice-controller.so.0.0.0 libspice-controller.so.0 || { rm -f libspice-controller.so.0 && ln -s libspice-controller.so.0.0.0 libspice-controller.so.0; }; })
  787. libtool: install: (cd /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/lib && { ln -s -f libspice-controller.so.0.0.0 libspice-controller.so || { rm -f libspice-controller.so && ln -s libspice-controller.so.0.0.0 libspice-controller.so; }; })
  788. libtool: install: /usr/bin/install -c .libs/libspice-controller.lai /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/lib/libspice-controller.la
  789. libtool: warning: remember to run 'libtool --finish /usr/lib'
  790. /usr/bin/mkdir -p '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/include/spice-controller'
  791. /usr/bin/install -c -m 644 spice-controller.h '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/include/spice-controller'
  792. make[6]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src/controller'
  793. make[5]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src/controller'
  794. make[4]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src/controller'
  795. make[4]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src'
  796. make[5]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src'
  797. /usr/bin/mkdir -p '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/lib'
  798. /bin/sh ../libtool --mode=install /usr/bin/install -c libspice-client-glib-2.0.la libspice-client-gtk-3.0.la '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/lib'
  799. libtool: install: /usr/bin/install -c .libs/libspice-client-glib-2.0.so.8.6.0 /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/lib/libspice-client-glib-2.0.so.8.6.0
  800. libtool: install: (cd /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/lib && { ln -s -f libspice-client-glib-2.0.so.8.6.0 libspice-client-glib-2.0.so.8 || { rm -f libspice-client-glib-2.0.so.8 && ln -s libspice-client-glib-2.0.so.8.6.0 libspice-client-glib-2.0.so.8; }; })
  801. libtool: install: (cd /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/lib && { ln -s -f libspice-client-glib-2.0.so.8.6.0 libspice-client-glib-2.0.so || { rm -f libspice-client-glib-2.0.so && ln -s libspice-client-glib-2.0.so.8.6.0 libspice-client-glib-2.0.so; }; })
  802. libtool: install: /usr/bin/install -c .libs/libspice-client-glib-2.0.lai /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/lib/libspice-client-glib-2.0.la
  803. libtool: warning: relinking 'libspice-client-gtk-3.0.la'
  804. libtool: install: (cd /home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src; /bin/sh "/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/libtool" --silent --tag CC --mode=relink gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -version-info 5:0:0 -no-undefined -Wl,--version-script=./map-file -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libspice-client-gtk-3.0.la -rpath /usr/lib spice-util.lo spice-gtk-session.lo spice-widget.lo vncdisplaykeymap.lo spice-grabsequence.lo desktop-integration.lo usb-device-widget.lo spice-widget-cairo.lo spice-widget-egl.lo spice-widget-enums.lo spice-marshal.lo libspice-client-glib-2.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lepoxy -lcairo -lX11 -lm -inst-prefix-dir /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3/)
  805. libtool: install: /usr/bin/install -c .libs/libspice-client-gtk-3.0.so.5.0.0T /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/lib/libspice-client-gtk-3.0.so.5.0.0
  806. libtool: install: (cd /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/lib && { ln -s -f libspice-client-gtk-3.0.so.5.0.0 libspice-client-gtk-3.0.so.5 || { rm -f libspice-client-gtk-3.0.so.5 && ln -s libspice-client-gtk-3.0.so.5.0.0 libspice-client-gtk-3.0.so.5; }; })
  807. libtool: install: (cd /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/lib && { ln -s -f libspice-client-gtk-3.0.so.5.0.0 libspice-client-gtk-3.0.so || { rm -f libspice-client-gtk-3.0.so && ln -s libspice-client-gtk-3.0.so.5.0.0 libspice-client-gtk-3.0.so; }; })
  808. libtool: install: /usr/bin/install -c .libs/libspice-client-gtk-3.0.lai /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/lib/libspice-client-gtk-3.0.la
  809. libtool: warning: remember to run 'libtool --finish /usr/lib'
  810. /usr/bin/mkdir -p '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/bin/'
  811. /bin/sh ../libtool --mode=install /usr/bin/install -c spice-client-glib-usb-acl-helper '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/bin/'
  812. libtool: install: /usr/bin/install -c spice-client-glib-usb-acl-helper /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/bin/spice-client-glib-usb-acl-helper
  813. /usr/bin/mkdir -p '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/include/spice-client-glib-2.0'
  814. /usr/bin/install -c -m 644 spice-channel-enums.h '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/include/spice-client-glib-2.0'
  815. /usr/bin/mkdir -p '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/share/gir-1.0'
  816. /usr/bin/install -c -m 644 SpiceClientGLib-2.0.gir SpiceClientGtk-3.0.gir '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/share/gir-1.0'
  817. /usr/bin/mkdir -p '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/include/spice-client-glib-2.0'
  818. /usr/bin/install -c -m 644 spice-audio.h spice-client.h spice-uri.h spice-types.h spice-session.h spice-channel.h spice-util.h spice-option.h spice-version.h channel-cursor.h channel-display.h channel-inputs.h channel-main.h channel-playback.h channel-port.h channel-record.h channel-smartcard.h channel-usbredir.h channel-webdav.h usb-device-manager.h smartcard-manager.h spice-file-transfer-task.h '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/include/spice-client-glib-2.0'
  819. /usr/bin/mkdir -p '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/include/spice-client-gtk-3.0'
  820. /usr/bin/install -c -m 644 spice-client-gtk.h spice-gtk-session.h spice-widget.h spice-grabsequence.h usb-device-widget.h '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/include/spice-client-gtk-3.0'
  821. /usr/bin/mkdir -p '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/include/spice-client-glib-2.0'
  822. /usr/bin/install -c -m 644 spice-glib-enums.h '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/include/spice-client-glib-2.0'
  823. /usr/bin/mkdir -p '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/include/spice-client-gtk-3.0'
  824. /usr/bin/install -c -m 644 spice-widget-enums.h '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/include/spice-client-gtk-3.0'
  825. /usr/bin/mkdir -p '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/lib/girepository-1.0'
  826. /usr/bin/install -c -m 644 SpiceClientGLib-2.0.typelib SpiceClientGtk-3.0.typelib '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/lib/girepository-1.0'
  827. make install-data-hook
  828. make[6]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src'
  829. chown root /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/bin//spice-client-glib-usb-acl-helper
  830. chmod u+s /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/bin//spice-client-glib-usb-acl-helper
  831. make[6]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src'
  832. make[5]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src'
  833. make[4]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src'
  834. make[3]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src'
  835. make[2]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/src'
  836. Making install in man
  837. make[2]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/man'
  838. make[3]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/man'
  839. make[3]: Nothing to be done for 'install-exec-am'.
  840. /usr/bin/mkdir -p '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/share/man/man1'
  841. /usr/bin/install -c -m 644 spice-client.1 '/home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/share/man/man1'
  842. make[3]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/man'
  843. make[2]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/man'
  844. Making install in po
  845. make[2]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/po'
  846. installing fr.gmo as /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/share/locale/fr/LC_MESSAGES/spice-gtk.mo
  847. installing it.gmo as /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/share/locale/it/LC_MESSAGES/spice-gtk.mo
  848. if test "spice-gtk" = "gettext-tools"; then \
  849. /usr/bin/mkdir -p /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/share/gettext/po; \
  850. for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
  851. /usr/bin/install -c -m 644 ./$file \
  852. /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/share/gettext/po/$file; \
  853. done; \
  854. for file in Makevars; do \
  855. rm -f /home/arun/Videos/Apps/spice-gtk3/pkg/spice-gtk3//usr/share/gettext/po/$file; \
  856. done; \
  857. else \
  858. : ; \
  859. fi
  860. make[2]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/po'
  861. Making install in doc
  862. make[2]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/doc'
  863. Making install in reference
  864. make[3]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/doc/reference'
  865. make[4]: Entering directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/doc/reference'
  866. make[4]: Nothing to be done for 'install-exec-am'.
  867. /usr/bin/install -c -m 644 ./html/SpiceAudio.html
  868. /usr/bin/install -c -m 644 ./html/SpiceChannel.html
  869. /usr/bin/install -c -m 644 ./html/SpiceCursorChannel.html
  870. /usr/bin/install -c -m 644 ./html/SpiceDisplay.html
  871. /usr/bin/install -c -m 644 ./html/SpiceDisplayChannel.html
  872. /usr/bin/install -c -m 644 ./html/SpiceFileTransferTask.html
  873. /usr/bin/install -c -m 644 ./html/SpiceGtkSession.html
  874. /usr/bin/install -c -m 644 ./html/SpiceInputsChannel.html
  875. /usr/bin/install -c -m 644 ./html/SpiceMainChannel.html
  876. /usr/bin/install -c -m 644 ./html/SpicePlaybackChannel.html
  877. /usr/bin/install -c -m 644 ./html/SpicePortChannel.html
  878. /usr/bin/install -c -m 644 ./html/SpiceRecordChannel.html
  879. /usr/bin/install -c -m 644 ./html/SpiceSession.html
  880. /usr/bin/install -c -m 644 ./html/SpiceSmartcardChannel.html
  881. /usr/bin/install -c -m 644 ./html/SpiceSmartcardManager.html
  882. /usr/bin/install -c -m 644 ./html/SpiceUsbDeviceManager.html
  883. /usr/bin/install -c -m 644 ./html/SpiceUsbDeviceWidget.html
  884. /usr/bin/install -c -m 644 ./html/SpiceUsbredirChannel.html
  885. /usr/bin/install -c -m 644 ./html/SpiceWebdavChannel.html
  886. /usr/bin/install -c -m 644 ./html/annotation-glossary.html
  887. /usr/bin/install -c -m 644 ./html/api-index-full.html
  888. /usr/bin/install -c -m 644 ./html/api-reference.html
  889. /usr/bin/install -c -m 644 ./html/application-support.html
  890. /usr/bin/install -c -m 644 ./html/ch01.html
  891. /usr/bin/install -c -m 644 ./html/ch02.html
  892. /usr/bin/install -c -m 644 ./html/ch03.html
  893. /usr/bin/install -c -m 644 ./html/home.png
  894. /usr/bin/install -c -m 644 ./html/index.html
  895. /usr/bin/install -c -m 644 ./html/left-insensitive.png
  896. /usr/bin/install -c -m 644 ./html/left.png
  897. /usr/bin/install -c -m 644 ./html/object-tree.html
  898. /usr/bin/install -c -m 644 ./html/right-insensitive.png
  899. /usr/bin/install -c -m 644 ./html/right.png
  900. /usr/bin/install -c -m 644 ./html/spice-gtk-SpiceURI.html
  901. /usr/bin/install -c -m 644 ./html/spice-gtk-Utilities.html
  902. /usr/bin/install -c -m 644 ./html/spice-gtk-Version-Information.html
  903. /usr/bin/install -c -m 644 ./html/spice-gtk.devhelp2
  904. /usr/bin/install -c -m 644 ./html/style.css
  905. /usr/bin/install -c -m 644 ./html/up-insensitive.png
  906. /usr/bin/install -c -m 644 ./html/up.png
  907. Traceback (most recent call last):
  908. File "/usr/bin/gtkdoc-rebase", line 56, in <module>
  909. sys.exit(rebase.run(options))
  910. File "/usr/share/gtk-doc/python/gtkdoc/rebase.py", line 73, in run
  911. ScanDirectory(dir, options)
  912. File "/usr/share/gtk-doc/python/gtkdoc/rebase.py", line 131, in ScanDirectory
  913. ScanDirectory(subdir, options)
  914. File "/usr/share/gtk-doc/python/gtkdoc/rebase.py", line 104, in ScanDirectory
  915. o = ReadDevhelp(scan_dir, entry)
  916. File "/usr/share/gtk-doc/python/gtkdoc/rebase.py", line 137, in ReadDevhelp
  917. for line in open(os.path.join(dir, file)):
  918. File "/usr/lib/python3.6/encodings/ascii.py", line 26, in decode
  919. return codecs.ascii_decode(input, self.errors)[0]
  920. UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 3204: ordinal not in range(128)
  921. make[4]: *** [Makefile:873: install-data-local] Error 1
  922. make[4]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/doc/reference'
  923. make[3]: *** [Makefile:616: install-am] Error 2
  924. make[3]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/doc/reference'
  925. make[2]: *** [Makefile:475: install-recursive] Error 1
  926. make[2]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34/doc'
  927. make[1]: *** [Makefile:627: install-recursive] Error 1
  928. make[1]: Leaving directory '/home/arun/Videos/Apps/spice-gtk3/src/spice-gtk-0.34'
  929. make: *** [Makefile:926: install] Error 2
  930. ==> ERROR: A failure occurred in package().
  931. Aborting...
Add Comment
Please, Sign In to add comment