Advertisement
Guest User

Untitled

a guest
Jan 16th, 2017
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.95 KB | None | 0 0
  1. /usr/bin/gnome-autogen.sh
  2. ***Warning*** USE_GNOME2_MACROS is deprecated, you may remove it from autogen.sh
  3. ***Warning*** PKG_NAME is deprecated, you may remove it from autogen.sh
  4. checking for automake >= 1.11.2...
  5. testing automake... found 1.15
  6. checking for autoreconf >= 2.53...
  7. testing autoreconf... found 2.69
  8. checking for intltool >= 0.25...
  9. testing intltoolize... found 0.51.0
  10. checking for pkg-config >= 0.14.0...
  11. testing pkg-config... found 0.29.1
  12. Checking for required M4 macros...
  13. Processing ./configure.ac
  14. Running intltoolize...
  15. Running autoreconf...
  16. autoreconf: Entering directory `.'
  17. autoreconf: configure.ac: not using Gettext
  18. autoreconf: running: aclocal --force --warnings=no-portability
  19. autoreconf: configure.ac: tracing
  20. autoreconf: running: libtoolize --copy --force
  21. libtoolize: putting auxiliary files in '.'.
  22. libtoolize: copying file './ltmain.sh'
  23. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  24. libtoolize: copying file 'm4/libtool.m4'
  25. libtoolize: copying file 'm4/ltoptions.m4'
  26. libtoolize: copying file 'm4/ltsugar.m4'
  27. libtoolize: copying file 'm4/ltversion.m4'
  28. libtoolize: copying file 'm4/lt~obsolete.m4'
  29. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  30. autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability
  31. autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability
  32. autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability
  33. configure.ac:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
  34. configure.ac:4: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
  35. configure.ac:61: installing './compile'
  36. configure.ac:65: installing './config.guess'
  37. configure.ac:65: installing './config.sub'
  38. configure.ac:4: installing './install-sh'
  39. configure.ac:4: installing './missing'
  40. bindings/python/Makefile.am:4: installing './py-compile'
  41. examples/Makefile.am: installing './depcomp'
  42. parallel-tests: installing './test-driver'
  43. autoreconf: Leaving directory `.'
  44. Running ./configure --enable-maintainer-mode --prefix=/usr --sysconfdir=/etc --localstatedir=/var --disable-static ...
  45. checking for a BSD-compatible install... /usr/bin/install -c
  46. checking whether build environment is sane... yes
  47. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  48. checking for gawk... gawk
  49. checking whether make sets $(MAKE)... yes
  50. checking whether make supports nested variables... yes
  51. checking whether to enable maintainer-specific portions of Makefiles... yes
  52. checking whether make supports nested variables... (cached) yes
  53. checking for style of include used by make... GNU
  54. checking for gcc... gcc
  55. checking whether the C compiler works... yes
  56. checking for C compiler default output file name... a.out
  57. checking for suffix of executables...
  58. checking whether we are cross compiling... no
  59. checking for suffix of object files... o
  60. checking whether we are using the GNU C compiler... yes
  61. checking whether gcc accepts -g... yes
  62. checking for gcc option to accept ISO C89... none needed
  63. checking whether gcc understands -c and -o together... yes
  64. checking dependency style of gcc... gcc3
  65. checking for library containing strerror... none required
  66. checking for gcc... (cached) gcc
  67. checking whether we are using the GNU C compiler... (cached) yes
  68. checking whether gcc accepts -g... (cached) yes
  69. checking for gcc option to accept ISO C89... (cached) none needed
  70. checking whether gcc understands -c and -o together... (cached) yes
  71. checking dependency style of gcc... (cached) gcc3
  72. checking for gcc... (cached) gcc
  73. checking whether we are using the GNU C compiler... (cached) yes
  74. checking whether gcc accepts -g... (cached) yes
  75. checking for gcc option to accept ISO C89... (cached) none needed
  76. checking whether gcc understands -c and -o together... (cached) yes
  77. checking dependency style of gcc... (cached) gcc3
  78. checking how to run the C preprocessor... gcc -E
  79. checking for grep that handles long lines and -e... /usr/bin/grep
  80. checking for egrep... /usr/bin/grep -E
  81. checking for ANSI C header files... yes
  82. checking build system type... x86_64-unknown-linux-gnu
  83. checking host system type... x86_64-unknown-linux-gnu
  84. checking how to print strings... printf
  85. checking for a sed that does not truncate output... /usr/bin/sed
  86. checking for fgrep... /usr/bin/grep -F
  87. checking for ld used by gcc... /usr/lib/hardening-wrapper/bin/ld
  88. checking if the linker (/usr/lib/hardening-wrapper/bin/ld) is GNU ld... yes
  89. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  90. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  91. checking whether ln -s works... yes
  92. checking the maximum length of command line arguments... 1572864
  93. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  94. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  95. checking for /usr/lib/hardening-wrapper/bin/ld option to reload object files... -r
  96. checking for objdump... objdump
  97. checking how to recognize dependent libraries... pass_all
  98. checking for dlltool... no
  99. checking how to associate runtime and link libraries... printf %s\n
  100. checking for ar... ar
  101. checking for archiver @FILE support... @
  102. checking for strip... strip
  103. checking for ranlib... ranlib
  104. checking command to parse /usr/bin/nm -B output from gcc object... ok
  105. checking for sysroot... no
  106. checking for a working dd... /usr/bin/dd
  107. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  108. checking for mt... no
  109. checking if : is a manifest tool... no
  110. checking for sys/types.h... yes
  111. checking for sys/stat.h... yes
  112. checking for stdlib.h... yes
  113. checking for string.h... yes
  114. checking for memory.h... yes
  115. checking for strings.h... yes
  116. checking for inttypes.h... yes
  117. checking for stdint.h... yes
  118. checking for unistd.h... yes
  119. checking for dlfcn.h... yes
  120. checking for objdir... .libs
  121. checking if gcc supports -fno-rtti -fno-exceptions... no
  122. checking for gcc option to produce PIC... -fPIC -DPIC
  123. checking if gcc PIC flag -fPIC -DPIC works... yes
  124. checking if gcc static flag -static works... yes
  125. checking if gcc supports -c -o file.o... yes
  126. checking if gcc supports -c -o file.o... (cached) yes
  127. checking whether the gcc linker (/usr/lib/hardening-wrapper/bin/ld -m elf_x86_64) supports shared libraries... yes
  128. checking whether -lc should be explicitly linked in... no
  129. checking dynamic linker characteristics... GNU/Linux ld.so
  130. checking how to hardcode library paths into programs... immediate
  131. checking whether stripping libraries is possible... yes
  132. checking if libtool supports shared libraries... yes
  133. checking whether to build shared libraries... yes
  134. checking whether to build static libraries... no
  135. checking for valac... /usr/bin/valac
  136. checking whether /usr/bin/valac is at least version 0.18.0... yes
  137. checking for python... /usr/bin/python
  138. checking for python version... 3.6
  139. checking for python platform... linux
  140. checking for python script directory... ${prefix}/lib/python3.6/site-packages
  141. checking for python extension module directory... ${exec_prefix}/lib/python3.6/site-packages
  142. checking for pygobject overrides directory... /usr/lib/python3.6/site-packages/gi/overrides
  143. checking for gobject-introspection m4 macros... yes
  144. checking for pkg-config... /usr/bin/pkg-config
  145. checking pkg-config is at least version 0.9.0... yes
  146. checking for gobject-introspection... yes
  147. checking whether NLS is requested... yes
  148. 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.
  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 1193.
  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 1194.
  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 1195.
  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 1196.
  153. 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.
  154. 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.
  155. 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.
  156. 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.
  157. 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.
  158. checking for intltool >= 0.40.0... 0.51.0 found
  159. checking for intltool-update... /usr/bin/intltool-update
  160. checking for intltool-merge... /usr/bin/intltool-merge
  161. checking for intltool-extract... /usr/bin/intltool-extract
  162. checking for xgettext... /usr/bin/xgettext
  163. checking for msgmerge... /usr/bin/msgmerge
  164. checking for msgfmt... /usr/bin/msgfmt
  165. checking for gmsgfmt... /usr/bin/msgfmt
  166. checking for perl... /usr/bin/perl
  167. checking for perl >= 5.8.1... 5.24.0
  168. checking for XML::Parser... ok
  169. checking for xvfb-run... no
  170. checking for dbus-launch... /usr/bin/dbus-launch
  171. checking for GLIB2... yes
  172. checking for GOBJECT2... yes
  173. checking for GIO2... yes
  174. checking for GIO_UNIX2... yes
  175. checking for DEE... yes
  176. checking for DBUSMENU... yes
  177. checking for GTK3... yes
  178. checking for GMODULE... yes
  179. checking for LTTNG... no
  180. checking for glib-compile-resources... /usr/bin/glib-compile-resources
  181. checking for glib-mkenums... /usr/bin/glib-mkenums
  182. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  183. checking for pkg-config... (cached) /usr/bin/pkg-config
  184. checking pkg-config is at least version 0.16... yes
  185. checking that generated files are newer than configure... done
  186. configure: creating ./config.status
  187. config.status: creating unity.pc
  188. config.status: creating unity-protocol-private.pc
  189. config.status: creating unity-extras.pc
  190. config.status: creating Makefile
  191. config.status: creating bindings/Makefile
  192. config.status: creating bindings/python/Makefile
  193. config.status: creating data/com.canonical.Unity.Lenses.gschema.xml.in
  194. config.status: creating data/Makefile
  195. config.status: creating doc/Makefile
  196. config.status: creating doc/reference/Makefile
  197. config.status: creating examples/Makefile
  198. config.status: creating po/Makefile.in
  199. config.status: creating protocol/Makefile
  200. config.status: creating src/Makefile
  201. config.status: creating extras/Makefile
  202. config.status: creating loader/Makefile
  203. config.status: creating tools/Makefile
  204. config.status: creating test/Makefile
  205. config.status: creating test/C/Makefile
  206. config.status: creating test/vala/Makefile
  207. config.status: creating test/python/Makefile
  208. config.status: creating vapi/Makefile
  209. config.status: creating config.h
  210. config.status: executing depfiles commands
  211. config.status: executing libtool commands
  212. config.status: executing po/stamp-it commands
  213. configure:
  214.  
  215. libunity v7.1.4 (soname 9:2:0)
  216. (protocol soname 0:0:0)
  217. ------------------------------
  218.  
  219. Build environment
  220. Prefix : /usr
  221. Build GI typelib : yes
  222. Documentation : no
  223. C warnings : no
  224. Trace logging : no
  225. LTTNG tracepoints : no
  226.  
  227. Testing
  228. Integration tests : no
  229. Headless tests : yes
  230. Coverage reporting : no
  231.  
  232. Now type `make' to compile libunity
  233. make all-recursive
  234. make[1]: Entering directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4'
  235. Making all in data
  236. make[2]: Entering directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4/data'
  237. ITMRG com.canonical.Unity.Lenses.gschema.xml
  238. GEN com.canonical.Unity.Lenses.gschema.valid
  239. make[2]: Leaving directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4/data'
  240. Making all in protocol
  241. make[2]: Entering directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4/protocol'
  242. GEN libunity_protocol_private_la_vala.stamp
  243. protocol-scope-discovery.vala:24.3-24.58: warning: the modifier `static' is not applicable to constants
  244. private static const string SCOPES_DIR = "unity/scopes";
  245. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  246. protocol-scope-discovery.vala:190.5-190.54: warning: the modifier `static' is not applicable to constants
  247. private static const string SCOPE_GROUP = "Scope";
  248. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  249. protocol-scope-discovery.vala:191.5-191.64: warning: the modifier `static' is not applicable to constants
  250. private static const string DESKTOP_GROUP = "Desktop Entry";
  251. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  252. protocol-scope-discovery.vala:902.5-902.66: warning: the modifier `static' is not applicable to constants
  253. private static const string SCOPE_GROUP_GROUP = "Scope Group";
  254. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  255. protocol-preview-player.vala:41.3-41.96: warning: the modifier `static' is not applicable to constants
  256. static const string PREVIEW_PLAYER_DBUS_NAME = "com.canonical.Unity.Lens.Music.PreviewPlayer";
  257. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  258. protocol-preview-player.vala:42.3-42.97: warning: the modifier `static' is not applicable to constants
  259. static const string PREVIEW_PLAYER_DBUS_PATH = "/com/canonical/Unity/Lens/Music/PreviewPlayer";
  260. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  261. Compilation succeeded - 6 warning(s)
  262. make all-am
  263. make[3]: Entering directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4/protocol'
  264. CC libunity_protocol_private_la-protocol-icon.lo
  265. CC libunity_protocol_private_la-protocol-scope-interface.lo
  266. CC libunity_protocol_private_la-protocol-previews.lo
  267. CC libunity_protocol_private_la-protocol-scope-discovery.lo
  268. CC libunity_protocol_private_la-protocol-preview-player.lo
  269. CC libunity_protocol_private_la-unity-scope-proxy.lo
  270. CC libunity_protocol_private_la-unity-scope-proxy-remote.lo
  271. CCLD libunity-protocol-private.la
  272. make[3]: Leaving directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4/protocol'
  273. make[2]: Leaving directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4/protocol'
  274. Making all in src
  275. make[2]: Entering directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4/src'
  276. GEN libunity_la_vala.stamp
  277. unity-appinfo-manager.vala:100.6-100.15: warning: [Deprecated] is deprecated. Use [Version (deprecated = true, deprecated_since = "", replacement = "")]
  278. unity-synchronizer.vala:93.5-93.18: warning: GLib.HashTable.add has been deprecated since vala-0.26. Use GenericSet.add
  279. unity-aggregator-scope-private.vala:434.7-434.28: warning: GLib.HashTable.add has been deprecated since vala-0.26. Use GenericSet.add
  280. Compilation succeeded - 3 warning(s)
  281. make all-am
  282. make[3]: Entering directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4/src'
  283. CC libunity_la-unity-trace.lo
  284. CC libunity_la-unity-appinfo-manager.lo
  285. CC libunity_la-unity-icon.lo
  286. CC libunity_la-unity-inspector.lo
  287. CC libunity_la-unity-io.lo
  288. CC libunity_la-unity-launcher.lo
  289. CC libunity_la-unity-category.lo
  290. CC libunity_la-unity-filters.lo
  291. CC libunity_la-unity-preferences-manager.lo
  292. CC libunity_la-unity-merge-strategy.lo
  293. CC libunity_la-unity-models.lo
  294. CC libunity_la-unity-search.lo
  295. CC libunity_la-unity-synchronizer.lo
  296. CC libunity_la-unity-previews.lo
  297. CC libunity_la-unity-result-activation.lo
  298. CC libunity_la-unity-scope-interface.lo
  299. CC libunity_la-unity-scope-dbus-connector.lo
  300. CC libunity_la-unity-scope-dbus-impl.lo
  301. CC libunity_la-unity-scope-channel.lo
  302. CC libunity_la-unity-deprecated-scope.lo
  303. CC libunity_la-unity-deprecated-scope-impl.lo
  304. CC libunity_la-unity-aggregator-scope.lo
  305. CC libunity_la-unity-aggregator-scope-private.lo
  306. CC libunity_la-unity-master-scope.lo
  307. CC libunity_la-unity-simple-scope.lo
  308. CC libunity_la-unity-scope-loader.lo
  309. CC libunity_la-unity-scope-tracker.lo
  310. CC libunity_la-unity-sound-menu.lo
  311. CC libunity_la-unity-sound-menu-mpris.lo
  312. CC libunity_la-unity-utils.lo
  313. CCLD libunity.la
  314. GEN unity.deps
  315. GICOMP Unity-7.0.gir
  316. make[3]: Leaving directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4/src'
  317. make[2]: Leaving directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4/src'
  318. Making all in extras
  319. make[2]: Entering directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4/extras'
  320. GEN libunity_extras_la_vala.stamp
  321. unity.vapi:97.4-97.13: warning: [Deprecated] is deprecated. Use [Version (deprecated = true, deprecated_since = "", replacement = "")]
  322. unity-extra-preview-player-client.vala:22.3-22.96: warning: the modifier `static' is not applicable to constants
  323. static const string PREVIEW_PLAYER_DBUS_NAME = "com.canonical.Unity.Lens.Music.PreviewPlayer";
  324. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  325. unity-extra-preview-player-client.vala:23.3-23.97: warning: the modifier `static' is not applicable to constants
  326. static const string PREVIEW_PLAYER_DBUS_PATH = "/com/canonical/Unity/Lens/Music/PreviewPlayer";
  327. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  328. unity-extra-utils.vala:22.3-22.86: warning: the modifier `static' is not applicable to constants
  329. private static const string FILE_MANAGER_DBUS_NAME = "org.freedesktop.FileManager1";
  330. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  331. unity-extra-utils.vala:23.3-23.87: warning: the modifier `static' is not applicable to constants
  332. private static const string FILE_MANAGER_DBUS_PATH = "/org/freedesktop/FileManager1";
  333. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  334. Compilation succeeded - 5 warning(s)
  335. make all-am
  336. make[3]: Entering directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4/extras'
  337. CC libunity_extras_la-unity-extra-preview-player-client.lo
  338. CC libunity_extras_la-unity-extra-utils.lo
  339. CCLD libunity-extras.la
  340. GICOMP UnityExtras-7.0.gir
  341. make[3]: Leaving directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4/extras'
  342. make[2]: Leaving directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4/extras'
  343. Making all in loader
  344. make[2]: Entering directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4/loader'
  345. GEN unity-scope-loader.vala.stamp
  346. unity.vapi:97.4-97.13: warning: [Deprecated] is deprecated. Use [Version (deprecated = true, deprecated_since = "", replacement = "")]
  347. Compilation succeeded - 1 warning(s)
  348. make all-am
  349. make[3]: Entering directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4/loader'
  350. CC scope-loader.o
  351. CCLD unity-scope-loader
  352. /usr/bin/ld: warning: libicui18n.so.57, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/libdee-1.0.so, not found (try using -rpath or -rpath-link)
  353. /usr/bin/ld: warning: libicuuc.so.57, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/libdee-1.0.so, not found (try using -rpath or -rpath-link)
  354. /usr/bin/ld: warning: libicudata.so.57, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/libdee-1.0.so, not found (try using -rpath or -rpath-link)
  355. /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/libdee-1.0.so: undefined reference to `u_strFromUTF8Lenient_57'
  356. /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/libdee-1.0.so: undefined reference to `u_errorName_57'
  357. /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/libdee-1.0.so: undefined reference to `utrans_close_57'
  358. /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/libdee-1.0.so: undefined reference to `utrans_openU_57'
  359. /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../lib/libdee-1.0.so: undefined reference to `utrans_transUChars_57'
  360. collect2: error: ld returned 1 exit status
  361. make[3]: *** [Makefile:500: unity-scope-loader] Error 1
  362. make[3]: Leaving directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4/loader'
  363. make[2]: *** [Makefile:415: all] Error 2
  364. make[2]: Leaving directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4/loader'
  365. make[1]: *** [Makefile:571: all-recursive] Error 1
  366. make[1]: Leaving directory '/tmp/yaourt-tmp-nobody/aur-libunity/src/libunity-7.1.4'
  367. make: *** [Makefile:475: all] Error 2
  368. ==> ERROR: A failure occurred in build().
  369. Aborting...
  370. ==> ERROR: Makepkg was unable to build libunity.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement