Advertisement
Guest User

build.log

a guest
Apr 18th, 2015
563
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.63 KB | None | 0 0
  1. * Package: dev-libs/libunique-1.1.6-r1
  2. * Repository: gentoo
  3. * Maintainer: gnome@gentoo.org
  4. * USE: arm armv5te armv6 armv6t2 dbus elibc_glibc introspection kernel_linux userland_GNU
  5. * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking libunique-1.1.6.tar.bz2 to /var/tmp/portage/dev-libs/libunique-1.1.6-r1/work
  8. >>> Source unpacked in /var/tmp/portage/dev-libs/libunique-1.1.6-r1/work
  9. >>> Preparing source in /var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6 ...
  10. * Fixing OMF Makefiles ... [ ok ]
  11. * Disabling deprecation warnings ... [ ok ]
  12. * Running elibtoolize in: libunique-1.1.6/
  13. * Applying portage/2.2 patch ...
  14. * Applying sed/1.5.6 patch ...
  15. * Applying as-needed/2.2.6 patch ...
  16. * Applying target-nm/2.4.2 patch ...
  17. * Applying libunique-1.1.6-include-terminator.patch ... [ ok ]
  18. * Applying libunique-1.1.6-fix-test.patch ... [ ok ]
  19. * Applying libunique-1.1.6-compiler-warnings.patch ... [ ok ]
  20. * Applying libunique-1.1.6-G_CONST_RETURN.patch ... [ ok ]
  21. >>> Source prepared.
  22. >>> Configuring source in /var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6 ...
  23. * econf: updating libunique-1.1.6/config.sub with /usr/share/gnuconfig/config.sub
  24. * econf: updating libunique-1.1.6/config.guess with /usr/share/gnuconfig/config.guess
  25. ./configure --prefix=/usr --build=armv7a-hardfloat-linux-gnueabi --host=armv7a-hardfloat-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib --docdir=/usr/share/doc/libunique-1.1.6-r1 --disable-silent-rules --disable-gtk-doc --disable-maintainer-flags --disable-static --enable-bacon --enable-introspection --enable-dbus
  26. checking for a BSD-compatible install... /usr/bin/install -c
  27. checking whether build environment is sane... yes
  28. checking for a thread-safe mkdir -p... /bin/mkdir -p
  29. checking for gawk... gawk
  30. checking whether make sets $(MAKE)... yes
  31. checking for style of include used by make... GNU
  32. checking for armv7a-hardfloat-linux-gnueabi-gcc... armv7a-hardfloat-linux-gnueabi-gcc
  33. checking for C compiler default output file name... a.out
  34. checking whether the C compiler works... yes
  35. checking whether we are cross compiling... no
  36. checking for suffix of executables...
  37. checking for suffix of object files... o
  38. checking whether we are using the GNU C compiler... yes
  39. checking whether armv7a-hardfloat-linux-gnueabi-gcc accepts -g... yes
  40. checking for armv7a-hardfloat-linux-gnueabi-gcc option to accept ISO C89... none needed
  41. checking dependency style of armv7a-hardfloat-linux-gnueabi-gcc... none
  42. checking for library containing strerror... none required
  43. checking for armv7a-hardfloat-linux-gnueabi-gcc... (cached) armv7a-hardfloat-linux-gnueabi-gcc
  44. checking whether we are using the GNU C compiler... (cached) yes
  45. checking whether armv7a-hardfloat-linux-gnueabi-gcc accepts -g... (cached) yes
  46. checking for armv7a-hardfloat-linux-gnueabi-gcc option to accept ISO C89... (cached) none needed
  47. checking dependency style of armv7a-hardfloat-linux-gnueabi-gcc... (cached) none
  48. checking for a BSD-compatible install... /usr/bin/install -c
  49. checking whether make sets $(MAKE)... (cached) yes
  50. checking for an ANSI C-conforming const... yes
  51. checking build system type... armv7a-hardfloat-linux-gnueabi
  52. checking host system type... armv7a-hardfloat-linux-gnueabi
  53. checking for a sed that does not truncate output... /bin/sed
  54. checking for grep that handles long lines and -e... /bin/grep
  55. checking for egrep... /bin/grep -E
  56. checking for fgrep... /bin/grep -F
  57. checking for ld used by armv7a-hardfloat-linux-gnueabi-gcc... /usr/armv7a-hardfloat-linux-gnueabi/bin/ld
  58. checking if the linker (/usr/armv7a-hardfloat-linux-gnueabi/bin/ld) is GNU ld... yes
  59. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/armv7a-hardfloat-linux-gnueabi-nm -B
  60. checking the name lister (/usr/bin/armv7a-hardfloat-linux-gnueabi-nm -B) interface... BSD nm
  61. checking whether ln -s works... yes
  62. checking the maximum length of command line arguments... 1572864
  63. checking whether the shell understands some XSI constructs... yes
  64. checking whether the shell understands "+="... yes
  65. checking for /usr/armv7a-hardfloat-linux-gnueabi/bin/ld option to reload object files... -r
  66. checking for armv7a-hardfloat-linux-gnueabi-objdump... armv7a-hardfloat-linux-gnueabi-objdump
  67. checking how to recognize dependent libraries... pass_all
  68. checking for armv7a-hardfloat-linux-gnueabi-ar... armv7a-hardfloat-linux-gnueabi-ar
  69. checking for armv7a-hardfloat-linux-gnueabi-strip... armv7a-hardfloat-linux-gnueabi-strip
  70. checking for armv7a-hardfloat-linux-gnueabi-ranlib... armv7a-hardfloat-linux-gnueabi-ranlib
  71. checking command to parse /usr/bin/armv7a-hardfloat-linux-gnueabi-nm -B output from armv7a-hardfloat-linux-gnueabi-gcc object... ok
  72. checking how to run the C preprocessor... armv7a-hardfloat-linux-gnueabi-gcc -E
  73. checking for ANSI C header files... yes
  74. checking for sys/types.h... yes
  75. checking for sys/stat.h... yes
  76. checking for stdlib.h... yes
  77. checking for string.h... yes
  78. checking for memory.h... yes
  79. checking for strings.h... yes
  80. checking for inttypes.h... yes
  81. checking for stdint.h... yes
  82. checking for unistd.h... yes
  83. checking for dlfcn.h... yes
  84. checking for objdir... .libs
  85. checking if armv7a-hardfloat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no
  86. checking for armv7a-hardfloat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC
  87. checking if armv7a-hardfloat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes
  88. checking if armv7a-hardfloat-linux-gnueabi-gcc static flag -static works... yes
  89. checking if armv7a-hardfloat-linux-gnueabi-gcc supports -c -o file.o... yes
  90. checking if armv7a-hardfloat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes
  91. checking whether the armv7a-hardfloat-linux-gnueabi-gcc linker (/usr/armv7a-hardfloat-linux-gnueabi/bin/ld) supports shared libraries... yes
  92. checking whether -lc should be explicitly linked in... no
  93. checking dynamic linker characteristics... GNU/Linux ld.so
  94. checking how to hardcode library paths into programs... immediate
  95. checking whether stripping libraries is possible... yes
  96. checking if libtool supports shared libraries... yes
  97. checking whether to build shared libraries... yes
  98. checking whether to build static libraries... no
  99. checking for glib-mkenums... /usr/bin/glib-mkenums
  100. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  101. checking whether build environment is sane... yes
  102. checking for armv7a-hardfloat-linux-gnueabi-gcc... (cached) armv7a-hardfloat-linux-gnueabi-gcc
  103. checking whether we are using the GNU C compiler... (cached) yes
  104. checking whether armv7a-hardfloat-linux-gnueabi-gcc accepts -g... (cached) yes
  105. checking for armv7a-hardfloat-linux-gnueabi-gcc option to accept ISO C89... (cached) none needed
  106. checking dependency style of armv7a-hardfloat-linux-gnueabi-gcc... (cached) none
  107. checking for armv7a-hardfloat-linux-gnueabi-pkg-config... /usr/bin/armv7a-hardfloat-linux-gnueabi-pkg-config
  108. checking pkg-config is at least version 0.9.0... yes
  109. checking for UNIQUE... yes
  110. checking for X... libraries , headers
  111. checking for gethostbyname... yes
  112. checking for connect... yes
  113. checking for remove... yes
  114. checking for shmat... yes
  115. checking for IceConnectionNumber in -lICE... yes
  116. checking for UNIQUE_X11... yes
  117. checking for DBUS... yes
  118. checking for dbus-binding-tool... /usr/bin/dbus-binding-tool
  119. checking fcntl.h usability... yes
  120. checking fcntl.h presence... yes
  121. checking for fcntl.h... yes
  122. checking for sys/types.h... (cached) yes
  123. checking sys/socket.h usability... yes
  124. checking sys/socket.h presence... yes
  125. checking for sys/socket.h... yes
  126. checking sys/un.h usability... yes
  127. checking sys/un.h presence... yes
  128. checking for sys/un.h... yes
  129. checking for default IPC mechanism... D-Bus
  130. checking locale.h usability... yes
  131. checking locale.h presence... yes
  132. checking for locale.h... yes
  133. checking for LC_MESSAGES... yes
  134. checking libintl.h usability... yes
  135. checking libintl.h presence... yes
  136. checking for libintl.h... yes
  137. checking for ngettext in libc... yes
  138. checking for dgettext in libc... yes
  139. checking for bind_textdomain_codeset... yes
  140. checking for msgfmt... /usr/bin/msgfmt
  141. checking for dcgettext... yes
  142. checking if msgfmt accepts -c... yes
  143. checking for gmsgfmt... /usr/bin/gmsgfmt
  144. checking for xgettext... /usr/bin/xgettext
  145. checking for gobject-introspection... yes
  146. checking whether to build gtk-doc documentation... no
  147. checking for gtkdoc-check... no
  148. configure: creating ./config.status
  149. config.status: creating Makefile
  150. config.status: creating unique.pc
  151. config.status: creating build/Makefile
  152. config.status: creating build/autotools/Makefile
  153. config.status: creating doc/Makefile
  154. config.status: creating doc/reference/Makefile
  155. config.status: creating doc/reference/version.xml
  156. config.status: creating unique/Makefile
  157. config.status: creating unique/uniqueversion.h
  158. config.status: creating unique/bacon/Makefile
  159. config.status: creating unique/dbus/Makefile
  160. config.status: creating tests/Makefile
  161. config.status: creating po/Makefile.in
  162. config.status: creating config.h
  163. config.status: executing depfiles commands
  164. config.status: executing libtool commands
  165. config.status: executing default-1 commands
  166.  
  167. Unique 1.1.6
  168.  
  169. Configuration:
  170. Maintainer flags: no
  171. Debug level: yes
  172. Build documentation: no
  173. Build introspection data: yes
  174.  
  175. Backends:
  176. Unix Domain Socket: yes
  177. D-BUS: yes
  178.  
  179. Default backend: dbus
  180.  
  181. >>> Source configured.
  182. >>> Compiling source in /var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6 ...
  183. make -j4
  184. make all-recursive
  185. make[1]: Entering directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6'
  186. Making all in build
  187. make[2]: Entering directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/build'
  188. Making all in autotools
  189. make[3]: Entering directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/build/autotools'
  190. make[3]: Nothing to be done for 'all'.
  191. make[3]: Leaving directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/build/autotools'
  192. make[3]: Entering directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/build'
  193. make[3]: Nothing to be done for 'all-am'.
  194. make[3]: Leaving directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/build'
  195. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/build'
  196. Making all in unique
  197. make[2]: Entering directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique'
  198. /usr/bin/glib-mkenums \
  199. --template ./uniqueenumtypes.h.in \
  200. ../unique/uniqueapp.h ../unique/uniquebackend.h ../unique/uniquemessage.h > xgen-eh \
  201. && (cmp -s xgen-eh uniqueenumtypes.h || cp -f xgen-eh uniqueenumtypes.h) \
  202. && rm -f xgen-eh \
  203. && echo timestamp > stamp-enum-types
  204. /usr/bin/glib-genmarshal \
  205. --prefix=unique_marshal \
  206. --header \
  207. ./uniquemarshal.list > xgen-mh \
  208. && (cmp -s xgen-mh uniquemarshal.h || cp -f xgen-mh uniquemarshal.h) \
  209. && rm -f xgen-mh \
  210. && echo timestamp > stamp-marshal
  211. make all-recursive
  212. make[3]: Entering directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique'
  213. Making all in bacon
  214. make[4]: Entering directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/bacon'
  215. \
  216. # source='uniquebackend-bacon.c' object='libunique_bacon_la-uniquebackend-bacon.lo' libtool=yes
  217. \
  218. # source='uniquefactory-bacon.c' object='libunique_bacon_la-uniquefactory-bacon.lo' libtool=yes
  219. \
  220. # source='uniquemessage-bacon.c' object='libunique_bacon_la-uniquemessage-bacon.lo' libtool=yes
  221. /bin/sh ../../libtool --tag=CC --mode=compile armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DG_LOG_DOMAIN=\"Unique-Bacon\" -DG_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c -o libunique_bacon_la-uniquebackend-bacon.lo `test -f 'uniquebackend-bacon.c' || echo './'`uniquebackend-bacon.c
  222. /bin/sh ../../libtool --tag=CC --mode=compile armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DG_LOG_DOMAIN=\"Unique-Bacon\" -DG_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c -o libunique_bacon_la-uniquefactory-bacon.lo `test -f 'uniquefactory-bacon.c' || echo './'`uniquefactory-bacon.c
  223. /bin/sh ../../libtool --tag=CC --mode=compile armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DG_LOG_DOMAIN=\"Unique-Bacon\" -DG_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c -o libunique_bacon_la-uniquemessage-bacon.lo `test -f 'uniquemessage-bacon.c' || echo './'`uniquemessage-bacon.c
  224. libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DG_LOG_DOMAIN=\"Unique-Bacon\" -DG_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c uniquebackend-bacon.c -fPIC -DPIC -o .libs/libunique_bacon_la-uniquebackend-bacon.o
  225. libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DG_LOG_DOMAIN=\"Unique-Bacon\" -DG_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c uniquefactory-bacon.c -fPIC -DPIC -o .libs/libunique_bacon_la-uniquefactory-bacon.o
  226. libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DG_LOG_DOMAIN=\"Unique-Bacon\" -DG_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c uniquemessage-bacon.c -fPIC -DPIC -o .libs/libunique_bacon_la-uniquemessage-bacon.o
  227. /bin/sh ../../libtool --tag=CC --mode=link armv7a-hardfloat-linux-gnueabi-gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -Wl,-O1 -Wl,--as-needed -o libunique-bacon.la libunique_bacon_la-uniquebackend-bacon.lo libunique_bacon_la-uniquefactory-bacon.lo libunique_bacon_la-uniquemessage-bacon.lo
  228. libtool: link: armv7a-hardfloat-linux-gnueabi-ar cru .libs/libunique-bacon.a .libs/libunique_bacon_la-uniquebackend-bacon.o .libs/libunique_bacon_la-uniquefactory-bacon.o .libs/libunique_bacon_la-uniquemessage-bacon.o
  229. libtool: link: armv7a-hardfloat-linux-gnueabi-ranlib .libs/libunique-bacon.a
  230. libtool: link: ( cd ".libs" && rm -f "libunique-bacon.la" && ln -s "../libunique-bacon.la" "libunique-bacon.la" )
  231. make[4]: Leaving directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/bacon'
  232. Making all in dbus
  233. make[4]: Entering directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/dbus'
  234. /usr/bin/dbus-binding-tool \
  235. --mode=glib-server \
  236. --output=uniquebackend-bindings.h \
  237. --prefix=uniquebackend \
  238. ./uniquebackend-dbus.xml
  239. /usr/bin/dbus-binding-tool \
  240. --mode=glib-client \
  241. --output=uniquebackend-glue.h \
  242. --prefix=uniquebackend \
  243. ./uniquebackend-dbus.xml
  244. make all-am
  245. make[5]: Entering directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/dbus'
  246. \
  247. # source='uniquefactory-dbus.c' object='libunique_dbus_la-uniquefactory-dbus.lo' libtool=yes
  248. \
  249. # source='uniquebackend-dbus.c' object='libunique_dbus_la-uniquebackend-dbus.lo' libtool=yes
  250. /bin/sh ../../libtool --tag=CC --mode=compile armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Unique-DBus\" -DG_DISABLE_SINGLE_INCLUDES -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DUNIQUE_ENABLE_DEBUG -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c -o libunique_dbus_la-uniquefactory-dbus.lo `test -f 'uniquefactory-dbus.c' || echo './'`uniquefactory-dbus.c
  251. /bin/sh ../../libtool --tag=CC --mode=compile armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Unique-DBus\" -DG_DISABLE_SINGLE_INCLUDES -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DUNIQUE_ENABLE_DEBUG -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c -o libunique_dbus_la-uniquebackend-dbus.lo `test -f 'uniquebackend-dbus.c' || echo './'`uniquebackend-dbus.c
  252. libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Unique-DBus\" -DG_DISABLE_SINGLE_INCLUDES -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DUNIQUE_ENABLE_DEBUG -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c uniquefactory-dbus.c -fPIC -DPIC -o .libs/libunique_dbus_la-uniquefactory-dbus.o
  253. libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Unique-DBus\" -DG_DISABLE_SINGLE_INCLUDES -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DUNIQUE_ENABLE_DEBUG -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c uniquebackend-dbus.c -fPIC -DPIC -o .libs/libunique_dbus_la-uniquebackend-dbus.o
  254. uniquebackend-dbus.c: In function ‘create_value_array’:
  255. uniquefactory-dbus.c: In function ‘unique_factory_dbus_send_message’:
  256. uniquefactory-dbus.c:71:3: warning: ‘g_value_array_get_nth’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations]
  257. data->data = (guchar *) g_value_dup_string (g_value_array_get_nth (message_IN, 0));
  258. ^
  259. uniquebackend-dbus.c:141:3: warning: ‘g_value_array_new’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:67): Use 'GArray' instead [-Wdeprecated-declarations]
  260. retval = g_value_array_new (4);
  261. ^
  262. uniquefactory-dbus.c:72:3: warning: ‘g_value_array_get_nth’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations]
  263. data->length = g_value_get_uint (g_value_array_get_nth (message_IN, 1));
  264. ^
  265. uniquebackend-dbus.c:146:3: warning: ‘g_value_array_append’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations]
  266. g_value_array_append (retval, &item);
  267. ^
  268. uniquefactory-dbus.c:73:3: warning: ‘g_value_array_get_nth’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations]
  269. screen_n = g_value_get_uint (g_value_array_get_nth (message_IN, 2));
  270. ^
  271. uniquebackend-dbus.c:152:3: warning: ‘g_value_array_append’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations]
  272. g_value_array_append (retval, &item);
  273. ^
  274. uniquefactory-dbus.c:75:3: warning: ‘g_value_array_get_nth’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations]
  275. data->workspace = g_value_get_uint (g_value_array_get_nth (message_IN, 3));
  276. ^
  277. uniquebackend-dbus.c:158:3: warning: ‘g_value_array_append’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations]
  278. g_value_array_append (retval, &item);
  279. ^
  280. uniquefactory-dbus.c:76:3: warning: ‘g_value_array_get_nth’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations]
  281. data->startup_id = g_value_dup_string (g_value_array_get_nth (message_IN, 4));
  282. ^
  283. uniquebackend-dbus.c:164:3: warning: ‘g_value_array_append’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations]
  284. g_value_array_append (retval, &item);
  285. ^
  286. uniquebackend-dbus.c:170:3: warning: ‘g_value_array_append’ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations]
  287. g_value_array_append (retval, &item);
  288. ^
  289. /bin/sh ../../libtool --tag=CC --mode=link armv7a-hardfloat-linux-gnueabi-gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DUNIQUE_ENABLE_DEBUG -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -Wl,-O1 -Wl,--as-needed -o libunique-dbus.la libunique_dbus_la-uniquefactory-dbus.lo libunique_dbus_la-uniquebackend-dbus.lo
  290. libtool: link: armv7a-hardfloat-linux-gnueabi-ar cru .libs/libunique-dbus.a .libs/libunique_dbus_la-uniquefactory-dbus.o .libs/libunique_dbus_la-uniquebackend-dbus.o
  291. libtool: link: armv7a-hardfloat-linux-gnueabi-ranlib .libs/libunique-dbus.a
  292. libtool: link: ( cd ".libs" && rm -f "libunique-dbus.la" && ln -s "../libunique-dbus.la" "libunique-dbus.la" )
  293. make[5]: Leaving directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/dbus'
  294. make[4]: Leaving directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/dbus'
  295. make[4]: Entering directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique'
  296. \
  297. # source='./uniqueapp.c' object='uniqueapp.lo' libtool=yes
  298. \
  299. # source='./uniquebackend.c' object='uniquebackend.lo' libtool=yes
  300. \
  301. # source='./uniquemessage.c' object='uniquemessage.lo' libtool=yes
  302. /bin/sh ../libtool --tag=CC --mode=compile armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"Unique\" -DPREFIX=\""/usr"\" -DUNIQUE_ENABLE_DEBUG -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c -o uniqueapp.lo `test -f './uniqueapp.c' || echo './'`./uniqueapp.c
  303. /bin/sh ../libtool --tag=CC --mode=compile armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"Unique\" -DPREFIX=\""/usr"\" -DUNIQUE_ENABLE_DEBUG -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c -o uniquebackend.lo `test -f './uniquebackend.c' || echo './'`./uniquebackend.c
  304. /bin/sh ../libtool --tag=CC --mode=compile armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"Unique\" -DPREFIX=\""/usr"\" -DUNIQUE_ENABLE_DEBUG -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c -o uniquemessage.lo `test -f './uniquemessage.c' || echo './'`./uniquemessage.c
  305. \
  306. # source='uniqueenumtypes.c' object='uniqueenumtypes.lo' libtool=yes
  307. /bin/sh ../libtool --tag=CC --mode=compile armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"Unique\" -DPREFIX=\""/usr"\" -DUNIQUE_ENABLE_DEBUG -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c -o uniqueenumtypes.lo uniqueenumtypes.c
  308. libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"Unique\" -DPREFIX=\"/usr\" -DUNIQUE_ENABLE_DEBUG -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c ./uniquebackend.c -fPIC -DPIC -o .libs/uniquebackend.o
  309. libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"Unique\" -DPREFIX=\"/usr\" -DUNIQUE_ENABLE_DEBUG -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c ./uniqueapp.c -fPIC -DPIC -o .libs/uniqueapp.o
  310. libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"Unique\" -DPREFIX=\"/usr\" -DUNIQUE_ENABLE_DEBUG -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c ./uniquemessage.c -fPIC -DPIC -o .libs/uniquemessage.o
  311. libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"Unique\" -DPREFIX=\"/usr\" -DUNIQUE_ENABLE_DEBUG -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c uniqueenumtypes.c -fPIC -DPIC -o .libs/uniqueenumtypes.o
  312. \
  313. # source='uniquemarshal.c' object='uniquemarshal.lo' libtool=yes
  314. /bin/sh ../libtool --tag=CC --mode=compile armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"Unique\" -DPREFIX=\""/usr"\" -DUNIQUE_ENABLE_DEBUG -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c -o uniquemarshal.lo uniquemarshal.c
  315. libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"Unique\" -DPREFIX=\"/usr\" -DUNIQUE_ENABLE_DEBUG -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c uniquemarshal.c -fPIC -DPIC -o .libs/uniquemarshal.o
  316. /bin/sh ../libtool --tag=CC --mode=link armv7a-hardfloat-linux-gnueabi-gcc -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -version-info 100:6:100 -export-dynamic -export-symbols-regex "^unique.*" -rpath /usr/lib -no-undefined -Wl,-O1 -Wl,--as-needed -o libunique-1.0.la -rpath /usr/lib uniqueapp.lo uniquebackend.lo uniquemessage.lo uniqueenumtypes.lo uniquemarshal.lo ../unique/bacon/libunique-bacon.la ../unique/dbus/libunique-dbus.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lX11 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0
  317. libtool: link: /usr/bin/armv7a-hardfloat-linux-gnueabi-nm -B .libs/uniqueapp.o .libs/uniquebackend.o .libs/uniquemessage.o .libs/uniqueenumtypes.o .libs/uniquemarshal.o ../unique/bacon/.libs/libunique-bacon.a ../unique/dbus/.libs/libunique-dbus.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libunique-1.0.exp
  318. libtool: link: /bin/grep -E -e "^unique.*" ".libs/libunique-1.0.exp" > ".libs/libunique-1.0.expT"
  319. libtool: link: mv -f ".libs/libunique-1.0.expT" ".libs/libunique-1.0.exp"
  320. libtool: link: echo "{ global:" > .libs/libunique-1.0.ver
  321. libtool: link: cat .libs/libunique-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libunique-1.0.ver
  322. libtool: link: echo "local: *; };" >> .libs/libunique-1.0.ver
  323. libtool: link: armv7a-hardfloat-linux-gnueabi-gcc -shared .libs/uniqueapp.o .libs/uniquebackend.o .libs/uniquemessage.o .libs/uniqueenumtypes.o .libs/uniquemarshal.o -Wl,--whole-archive ../unique/bacon/.libs/libunique-bacon.a ../unique/dbus/.libs/libunique-dbus.a -Wl,--no-whole-archive -Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lX11 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -Wl,-O1 -pthread -Wl,-soname -Wl,libunique-1.0.so.0 -Wl,-version-script -Wl,.libs/libunique-1.0.ver -o .libs/libunique-1.0.so.0.100.6
  324. libtool: link: (cd ".libs" && rm -f "libunique-1.0.so.0" && ln -s "libunique-1.0.so.0.100.6" "libunique-1.0.so.0")
  325. libtool: link: (cd ".libs" && rm -f "libunique-1.0.so" && ln -s "libunique-1.0.so.0.100.6" "libunique-1.0.so")
  326. libtool: link: ( cd ".libs" && rm -f "libunique-1.0.la" && ln -s "../libunique-1.0.la" "libunique-1.0.la" )
  327. /usr/bin/g-ir-scanner -v \
  328. --namespace Unique --nsversion=1.0 \
  329. -I.. -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"Unique\" -DPREFIX=\""/usr"\" -DUNIQUE_ENABLE_DEBUG \
  330. --c-include='unique/unique.h' \
  331. --include=GObject-2.0 \
  332. --include=Gtk-2.0 \
  333. --library=libunique-1.0.la \
  334. --libtool="../libtool" \
  335. --pkg gobject-2.0 \
  336. --pkg gtk+-2.0 \
  337. --output Unique-1.0.gir \
  338. ../unique/uniqueapp.h ../unique/uniquebackend.h ../unique/uniquemessage.h \
  339. ./uniqueapp.c ./uniquebackend.c ./uniquemessage.c
  340. g-ir-scanner: compile: cc -Wno-deprecated-declarations -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -I/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6 -I/usr/include/gio-unix-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c -o /var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/tmp-introspect7tWQsO/Unique-1.0.o /var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/tmp-introspect7tWQsO/Unique-1.0.c
  341. g-ir-scanner: link: ../libtool --mode=link --tag=CC cc -o /var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/tmp-introspect7tWQsO/Unique-1.0 -export-dynamic -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -Wl,-O1 -Wl,--as-needed /var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/tmp-introspect7tWQsO/Unique-1.0.o -L. libunique-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype
  342. libtool: link: cc -o /var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/tmp-introspect7tWQsO/.libs/Unique-1.0 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -Wl,-O1 /var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/tmp-introspect7tWQsO/Unique-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -Wl,--as-needed -L/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique ./.libs/libunique-1.0.so -lX11 -ldbus-glib-1 -ldbus-1 -lgmodule-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -pthread
  343.  
  344.  
  345.  
  346. ****NvRmMemInit failed****
  347.  
  348.  
  349. Error: Can't open /dev/nvhost-ctrl
  350. g-ir-scanner: Unique: warning: 5 warnings suppressed (use --warn-all to see them)
  351. /usr/bin/g-ir-compiler \
  352. --includedir=. \
  353. --includedir=. \
  354. \
  355. Unique-1.0.gir -o Unique-1.0.typelib
  356. make[4]: Leaving directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique'
  357. make[3]: Leaving directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique'
  358. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique'
  359. Making all in tests
  360. make[2]: Entering directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/tests'
  361. \
  362. # source='test-unique.c' object='test-unique.o' libtool=no
  363. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Test-Unique\" -I.. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -c test-unique.c
  364. /bin/sh ../libtool --tag=CC --mode=link armv7a-hardfloat-linux-gnueabi-gcc -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -Wl,-O1 -Wl,--as-needed -o test-unique test-unique.o ../unique/libunique-1.0.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lX11
  365. libtool: link: armv7a-hardfloat-linux-gnueabi-gcc -Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mtune=native -g -Wl,-O1 -o .libs/test-unique test-unique.o -Wl,--as-needed ../unique/.libs/libunique-1.0.so -ldbus-glib-1 -ldbus-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lX11 -pthread
  366. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/tests'
  367. Making all in doc
  368. make[2]: Entering directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/doc'
  369. Making all in reference
  370. make[3]: Entering directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/doc/reference'
  371. make[3]: Nothing to be done for 'all'.
  372. make[3]: Leaving directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/doc/reference'
  373. make[3]: Entering directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/doc'
  374. make[3]: Nothing to be done for 'all-am'.
  375. make[3]: Leaving directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/doc'
  376. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/doc'
  377. Making all in po
  378. make[2]: Entering directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/po'
  379. make[2]: Nothing to be done for 'all'.
  380. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/po'
  381. make[2]: Entering directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6'
  382. cp -f unique.pc unique-1.0.pc
  383. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6'
  384. make[1]: Leaving directory '/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6'
  385. >>> Source compiled.
  386. * --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
  387. * LOG FILE: "/var/log/sandbox/sandbox-32177.log"
  388. *
  389. VERSION 1.0
  390. FORMAT: F - Function called
  391. FORMAT: S - Access Status
  392. FORMAT: P - Path as passed to function
  393. FORMAT: A - Absolute Path (not canonical)
  394. FORMAT: R - Canonical Path
  395. FORMAT: C - Command Line
  396.  
  397. F: open_wr
  398. S: deny
  399. P: /dev/mem
  400. A: /dev/mem
  401. R: /dev/mem
  402. C: /var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/tmp-introspect7tWQsO/.libs/lt-Unique-1.0 --introspect-dump=/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/tmp-introspect7tWQsO/functions.txt,/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/tmp-introspect7tWQsO/dump.xml
  403.  
  404. F: open_wr
  405. S: deny
  406. P: /dev/mem
  407. A: /dev/mem
  408. R: /dev/mem
  409. C: /var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/tmp-introspect7tWQsO/.libs/lt-Unique-1.0 --introspect-dump=/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/tmp-introspect7tWQsO/functions.txt,/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/tmp-introspect7tWQsO/dump.xml
  410.  
  411. F: open_wr
  412. S: deny
  413. P: /dev/nvmap
  414. A: /dev/nvmap
  415. R: /dev/nvmap
  416. C: /var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/tmp-introspect7tWQsO/.libs/lt-Unique-1.0 --introspect-dump=/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/tmp-introspect7tWQsO/functions.txt,/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/tmp-introspect7tWQsO/dump.xml
  417.  
  418. F: open_wr
  419. S: deny
  420. P: /dev/nvhost-ctrl
  421. A: /dev/nvhost-ctrl
  422. R: /dev/nvhost-ctrl
  423. C: /var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/tmp-introspect7tWQsO/.libs/lt-Unique-1.0 --introspect-dump=/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/tmp-introspect7tWQsO/functions.txt,/var/tmp/portage/dev-libs/libunique-1.1.6-r1/work/libunique-1.1.6/unique/tmp-introspect7tWQsO/dump.xml
  424. * --------------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement