Advertisement
Guest User

Untitled

a guest
Apr 29th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.19 KB | None | 0 0
  1. => Making package: plank 0.11.2-1 (sáb abr 29 18:34:33 -03 2017)
  2. ==> Checking runtime dependencies...
  3. ==> Checking buildtime dependencies...
  4. ==> Retrieving sources...
  5. -> Downloading plank-0.11.2.tar.xz...
  6. % Total % Received % Xferd Average Speed Time Time Time Current
  7. Dload Upload Total Spent Left Speed
  8. 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
  9. 100 991k 100 991k 0 0 145k 0 0:00:06 0:00:06 --:--:-- 249k
  10. -> Cloning plank-extra-themes git repo...
  11. Cloning into bare repository '/tmp/plank/plank-extra-themes'...
  12. remote: Counting objects: 1096, done.
  13. remote: Compressing objects: 100% (3/3), done.
  14. remote: Total 1096 (delta 0), reused 0 (delta 0), pack-reused 1093
  15. Receiving objects: 100% (1096/1096), 116.30 KiB | 85.00 KiB/s, done.
  16. Resolving deltas: 100% (674/674), done.
  17. -> Found planksettings.desktop
  18. ==> Validating source files with md5sums...
  19. plank-0.11.2.tar.xz ... Passed
  20. plank-extra-themes ... Skipped
  21. planksettings.desktop ... Passed
  22. ==> Extracting sources...
  23. -> Extracting plank-0.11.2.tar.xz with bsdtar
  24. -> Creating working copy of plank-extra-themes git repo...
  25. Cloning into 'plank-extra-themes'...
  26. done.
  27. ==> Starting build()...
  28. checking whether make supports nested variables... yes
  29. checking for a BSD-compatible install... /usr/bin/install -c
  30. checking whether build environment is sane... yes
  31. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  32. checking for gawk... gawk
  33. checking whether make sets $(MAKE)... yes
  34. checking whether UID '1000' is supported by ustar format... yes
  35. checking whether GID '1000' is supported by ustar format... yes
  36. checking how to create a ustar tar archive... gnutar
  37. checking whether to enable maintainer-specific portions of Makefiles... yes
  38. checking for gcc... gcc
  39. checking whether the C compiler works... yes
  40. checking for C compiler default output file name... a.out
  41. checking for suffix of executables...
  42. checking whether we are cross compiling... no
  43. checking for suffix of object files... o
  44. checking whether we are using the GNU C compiler... yes
  45. checking whether gcc accepts -g... yes
  46. checking for gcc option to accept ISO C89... none needed
  47. checking whether gcc understands -c and -o together... yes
  48. checking for style of include used by make... GNU
  49. checking dependency style of gcc... gcc3
  50. checking for g++... g++
  51. checking whether we are using the GNU C++ compiler... yes
  52. checking whether g++ accepts -g... yes
  53. checking dependency style of g++... gcc3
  54. checking whether g++ understands -c and -o together... yes
  55. checking build system type... x86_64-pc-linux-gnu
  56. checking host system type... x86_64-pc-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 whether ln -s works... yes
  67. checking the maximum length of command line arguments... 1572864
  68. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  69. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  70. checking for /usr/bin/ld option to reload object files... -r
  71. checking for objdump... objdump
  72. checking how to recognize dependent libraries... pass_all
  73. checking for dlltool... no
  74. checking how to associate runtime and link libraries... printf %s\n
  75. checking for ar... ar
  76. checking for archiver @FILE support... @
  77. checking for strip... strip
  78. checking for ranlib... ranlib
  79. checking command to parse /usr/bin/nm -B output from gcc object... ok
  80. checking for sysroot... no
  81. checking for a working dd... /usr/bin/dd
  82. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  83. checking for mt... no
  84. checking if : is a manifest tool... no
  85. checking how to run the C preprocessor... gcc -E
  86. checking for ANSI C header files... yes
  87. checking for sys/types.h... yes
  88. checking for sys/stat.h... yes
  89. checking for stdlib.h... yes
  90. checking for string.h... yes
  91. checking for memory.h... yes
  92. checking for strings.h... yes
  93. checking for inttypes.h... yes
  94. checking for stdint.h... yes
  95. checking for unistd.h... yes
  96. checking for dlfcn.h... yes
  97. checking for objdir... .libs
  98. checking if gcc supports -fno-rtti -fno-exceptions... no
  99. checking for gcc option to produce PIC... -fPIC -DPIC
  100. checking if gcc PIC flag -fPIC -DPIC works... yes
  101. checking if gcc static flag -static works... yes
  102. checking if gcc supports -c -o file.o... yes
  103. checking if gcc supports -c -o file.o... (cached) yes
  104. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  105. checking whether -lc should be explicitly linked in... no
  106. checking dynamic linker characteristics... GNU/Linux ld.so
  107. checking how to hardcode library paths into programs... immediate
  108. checking whether stripping libraries is possible... yes
  109. checking if libtool supports shared libraries... yes
  110. checking whether to build shared libraries... yes
  111. checking whether to build static libraries... no
  112. checking how to run the C++ preprocessor... g++ -E
  113. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  114. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  115. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  116. checking for g++ option to produce PIC... -fPIC -DPIC
  117. checking if g++ PIC flag -fPIC -DPIC works... yes
  118. checking if g++ static flag -static works... yes
  119. checking if g++ supports -c -o file.o... yes
  120. checking if g++ supports -c -o file.o... (cached) yes
  121. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  122. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  123. checking how to hardcode library paths into programs... immediate
  124. checking for pkg-config... /usr/bin/pkg-config
  125. checking pkg-config is at least version 0.21... yes
  126. checking for cos in -lm... yes
  127. checking for pkg-config... (cached) /usr/bin/pkg-config
  128. checking pkg-config is at least version 0.16... yes
  129. checking for valac... /usr/bin/valac
  130. checking whether /usr/bin/valac is at least version 0.26.0... yes
  131. checking for vapigen... /usr/bin/vapigen
  132. checking for glib-compile-resources... /usr/bin/glib-compile-resources
  133. checking for xmllint... /usr/bin/xmllint
  134. checking for HIDPI... yes
  135. checking for BAMF... yes
  136. checking for XIBarrierReleasePointer in -lXi... yes
  137. checking for XFixesDestroyPointerBarrier in -lXfixes... yes
  138. checking for DBUSMENU... yes
  139. checking for PLANK_CORE... yes
  140. checking sys/prctl.h usability... yes
  141. checking sys/prctl.h presence... yes
  142. checking for sys/prctl.h... yes
  143. checking whether NLS is requested... yes
  144. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /usr/bin/intltool-update line 1065.
  145. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1193.
  146. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1194.
  147. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1195.
  148. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1196.
  149. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1222.
  150. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1223.
  151. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1224.
  152. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1225.
  153. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?\w+}?/ at /usr/bin/intltool-update line 1226.
  154. checking for intltool >= 0.35.0... 0.51.0 found
  155. checking for intltool-update... /usr/bin/intltool-update
  156. checking for intltool-merge... /usr/bin/intltool-merge
  157. checking for intltool-extract... /usr/bin/intltool-extract
  158. checking for xgettext... /usr/bin/xgettext
  159. checking for msgmerge... /usr/bin/msgmerge
  160. checking for msgfmt... /usr/bin/msgfmt
  161. checking for gmsgfmt... /usr/bin/msgfmt
  162. checking for perl... /usr/bin/perl
  163. checking for perl >= 5.8.1... 5.24.1
  164. checking for XML::Parser... ok
  165. checking that generated files are newer than configure... done
  166. configure: creating ./config.status
  167. config.status: creating Makefile
  168. config.status: creating data/Makefile
  169. config.status: creating data/net.launchpad.plank.gschema.xml.in
  170. config.status: creating data/apport/Makefile
  171. config.status: creating data/icons/Makefile
  172. config.status: creating data/themes/Makefile
  173. config.status: creating lib/Makefile
  174. config.status: creating lib/plank.pc
  175. config.status: creating lib/Version.vala
  176. config.status: creating src/Makefile
  177. config.status: creating docklets/Makefile
  178. config.status: creating docklets/Clippy/Makefile
  179. config.status: creating docklets/Clock/Makefile
  180. config.status: creating docklets/Desktop/Makefile
  181. config.status: creating docklets/Trash/Makefile
  182. config.status: creating docs/Makefile
  183. config.status: creating po/Makefile.in
  184. config.status: creating tests/Makefile
  185. config.status: creating examples/Makefile
  186. config.status: creating vapi/Makefile
  187. config.status: creating config.h
  188. config.status: executing depfiles commands
  189. config.status: executing libtool commands
  190. config.status: executing po/stamp-it commands
  191.  
  192. plank 0.11.2
  193.  
  194. Prefix......................: /usr
  195. Vala Compiler...............: /usr/bin/valac
  196. Vala Flags..................: --target-glib=2.40 --define HAVE_HIDPI --define HAVE_BAMF_0_4 --define HAVE_BARRIERS --define HAVE_DBUSMENU --define HAVE_SYS_PRCTL_H
  197. C Compiler Flags............: -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,--enable-new-dtags
  198.  
  199. Dbusmenu support............: yes
  200. HiDPI support...............: yes
  201. XInput Barriers support.....: yes
  202.  
  203. Apport support..............: no
  204.  
  205. Headless Tests..............: no
  206. Google-Mock Tests...........: no
  207. Coverage Reporting..........: no
  208. Documentation...............: no
  209.  
  210. make all-recursive
  211. make[1]: Entering directory '/tmp/plank/src/plank-0.11.2'
  212. Making all in data
  213. make[2]: Entering directory '/tmp/plank/src/plank-0.11.2/data'
  214. Making all in icons
  215. make[3]: Entering directory '/tmp/plank/src/plank-0.11.2/data/icons'
  216. make[3]: Nothing to be done for 'all'.
  217. make[3]: Leaving directory '/tmp/plank/src/plank-0.11.2/data/icons'
  218. Making all in themes
  219. make[3]: Entering directory '/tmp/plank/src/plank-0.11.2/data/themes'
  220. make[3]: Nothing to be done for 'all'.
  221. make[3]: Leaving directory '/tmp/plank/src/plank-0.11.2/data/themes'
  222. make[3]: Entering directory '/tmp/plank/src/plank-0.11.2/data'
  223. ITMRG plank.appdata.xml
  224. ITMRG plank.desktop
  225. ITMRG net.launchpad.plank.gschema.xml
  226. GEN net.launchpad.plank.gschema.valid
  227. GEN gschemas.compiled
  228. make[3]: Leaving directory '/tmp/plank/src/plank-0.11.2/data'
  229. make[2]: Leaving directory '/tmp/plank/src/plank-0.11.2/data'
  230. Making all in lib
  231. make[2]: Entering directory '/tmp/plank/src/plank-0.11.2/lib'
  232. VALAC InternalConsts.vala InternalQuarks.vala Services/Matcher.vala Services/WindowControl.vala Services/Utils.vala Widgets/DockletViewModel.vala Makefile
  233. gee-0.8.vapi:267.4-267.13: warning: [Deprecated] is deprecated. Use [Version (deprecated = true, deprecated_since = "", replacement = "")]
  234. gee-0.8.vapi:662.4-662.13: warning: [Deprecated] is deprecated. Use [Version (deprecated = true, deprecated_since = "", replacement = "")]
  235. gee-0.8.vapi:664.4-664.13: warning: [Deprecated] is deprecated. Use [Version (deprecated = true, deprecated_since = "", replacement = "")]
  236. gee-0.8.vapi:672.4-672.13: warning: [Deprecated] is deprecated. Use [Version (deprecated = true, deprecated_since = "", replacement = "")]
  237. gee-0.8.vapi:674.4-674.13: warning: [Deprecated] is deprecated. Use [Version (deprecated = true, deprecated_since = "", replacement = "")]
  238. libbamf3.vapi:9.4-9.13: warning: [Deprecated] is deprecated. Use [Version (deprecated = true, deprecated_since = "", replacement = "")]
  239. gee-0.8.vapi:278.3-278.31: error: overriding method `Gee.HashSet.foreach' is incompatible with base method `Gee.AbstractCollection.foreach': incompatible type of parameter 1.
  240. public override bool @foreach (Gee.ForallFunc f);
  241. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  242. gee-0.8.vapi:278.3-278.31: error: Gee.HashSet.foreach: no suitable method found to override
  243. public override bool @foreach (Gee.ForallFunc f);
  244. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  245. gee-0.8.vapi:368.3-368.31: error: overriding method `Gee.PriorityQueue.foreach' is incompatible with base method `Gee.AbstractCollection.foreach': incompatible type of parameter 1.
  246. public override bool @foreach (Gee.ForallFunc f);
  247. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  248. gee-0.8.vapi:368.3-368.31: error: Gee.PriorityQueue.foreach: no suitable method found to override
  249. public override bool @foreach (Gee.ForallFunc f);
  250. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  251. Compilation failed: 4 error(s), 6 warning(s)
  252. make[2]: *** [Makefile:1721: libplank_internal_la_vala.stamp] Error 1
  253. make[2]: Leaving directory '/tmp/plank/src/plank-0.11.2/lib'
  254. make[1]: *** [Makefile:516: all-recursive] Error 1
  255. make[1]: Leaving directory '/tmp/plank/src/plank-0.11.2'
  256. make: *** [Makefile:447: all] Error 2
  257. ==> ERROR: A failure occurred in build().
  258. Aborting...
  259. exit status 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement