1. * Package: net-libs/gssdp-0.12.2.1
  2. * Repository: gentoo
  3. * Maintainer: net-p2p@gentoo.org gnome@gentoo.org
  4. * USE: amd64 elibc_glibc gtk introspection kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking gssdp-0.12.2.1.tar.xz to /tmp/portage/net-libs/gssdp-0.12.2.1/work
  8. >>> Source unpacked in /tmp/portage/net-libs/gssdp-0.12.2.1/work
  9. >>> Preparing source in /tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1 ...
  12. * econf: updating gssdp-0.12.2.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  13. * econf: updating gssdp-0.12.2.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  14. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --enable-introspection --with-gtk --disable-dependency-tracking --disable-static --disable-gtk-doc VAPIGEN=/usr/bin/vapigen-0.14
  15. configure: loading site script /usr/share/config.site
  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... /bin/mkdir -p
  19. checking for gawk... gawk
  20. checking whether make sets $(MAKE)... yes
  21. checking how to create a ustar tar archive... gnutar
  22. checking whether to enable maintainer-specific portions of Makefiles... yes
  23. checking whether make supports nested variables... yes
  24. checking for style of include used by make... GNU
  25. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  26. checking whether the C compiler works... yes
  27. checking for C compiler default output file name... a.out
  28. checking for suffix of executables...
  29. checking whether we are cross compiling... no
  30. checking for suffix of object files... o
  31. checking whether we are using the GNU C compiler... yes
  32. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  33. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  34. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  35. checking for library containing strerror... none required
  36. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  37. checking whether we are using the GNU C compiler... (cached) yes
  38. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  39. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  40. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  41. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  42. checking for grep that handles long lines and -e... /bin/grep
  43. checking for egrep... /bin/grep -E
  44. checking for ANSI C header files... yes
  45. checking build system type... x86_64-pc-linux-gnu
  46. checking host system type... x86_64-pc-linux-gnu
  47. checking how to print strings... printf
  48. checking for a sed that does not truncate output... /bin/sed
  49. checking for fgrep... /bin/grep -F
  50. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  51. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  52. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  53. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  54. checking whether ln -s works... yes
  55. checking the maximum length of command line arguments... 1572864
  56. checking whether the shell understands some XSI constructs... yes
  57. checking whether the shell understands "+="... yes
  58. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  59. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  60. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  61. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  62. checking how to recognize dependent libraries... pass_all
  63. checking for x86_64-pc-linux-gnu-dlltool... no
  64. checking for dlltool... no
  65. checking how to associate runtime and link libraries... printf %s\n
  66. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  67. checking for archiver @FILE support... @
  68. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  69. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  70. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  71. checking for sysroot... no
  72. checking for x86_64-pc-linux-gnu-mt... no
  73. checking for mt... mt
  74. checking if mt is a manifest tool... no
  75. checking for sys/types.h... yes
  76. checking for sys/stat.h... yes
  77. checking for stdlib.h... yes
  78. checking for string.h... yes
  79. checking for memory.h... yes
  80. checking for strings.h... yes
  81. checking for inttypes.h... yes
  82. checking for stdint.h... yes
  83. checking for unistd.h... yes
  84. checking for dlfcn.h... yes
  85. checking for objdir... .libs
  86. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  87. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  88. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  89. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  90. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  91. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  92. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  93. checking whether -lc should be explicitly linked in... no
  94. checking dynamic linker characteristics... GNU/Linux ld.so
  95. checking how to hardcode library paths into programs... immediate
  96. checking whether stripping libraries is possible... yes
  97. checking if libtool supports shared libraries... yes
  98. checking whether to build shared libraries... yes
  99. checking whether to build static libraries... no
  100. checking for x86_64-pc-linux-gnu-pkg-config... no
  101. checking for pkg-config... /usr/bin/pkg-config
  102. checking pkg-config is at least version 0.9.0... yes
  103. checking for LIBGSSDP... yes
  104. checking for LIBGTK... yes
  105. checking for gobject-introspection... yes
  106. checking for vapigen... /usr/bin/vapigen-0.14
  107. checking /usr/bin/vapigen-0.14 is at least version 0.14... yes
  108. checking for Win32... no
  109. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  110. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  111. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  112. checking whether to build gtk-doc documentation... no
  113. configure: creating ./config.status
  114. config.status: creating Makefile
  115. config.status: creating libgssdp/Makefile
  116. config.status: creating tools/Makefile
  117. config.status: creating tests/Makefile
  118. config.status: creating tests/gtest/Makefile
  119. config.status: creating vala/Makefile
  120. config.status: creating doc/Makefile
  121. config.status: creating doc/version.xml
  122. config.status: creating gssdp-1.0.pc
  123. config.status: creating gssdp-1.0-uninstalled.pc
  124. config.status: creating config.h
  125. config.status: executing depfiles commands
  126. config.status: executing libtool commands
  127. >>> Source configured.
  128. >>> Compiling source in /tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1 ...
  129. make -j24
  130. make all-recursive
  131. make[1]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1'
  132. Making all in libgssdp
  133. make[2]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/libgssdp'
  134. make all-am
  135. make[3]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/libgssdp'
  136. CC gssdp-client.lo
  137. CC gssdp-error.lo
  138. CC gssdp-resource-browser.lo
  139. CC gssdp-resource-group.lo
  140. CC gssdp-socket-source.lo
  141. CC gssdp-socket-functions.lo
  142. CC gssdp-marshal.lo
  143. CCLD libgssdp-1.0.la
  144. GISCAN GSSDP-1.0.gir
  145. <unknown>:: Warning: GSSDP: (ErrorQuarkFunction)error_quark: context=ErrorQuarkFunction('error_quark') gssdp_error_quark: Couldn't find corresponding enumeration
  146. GICOMP GSSDP-1.0.gir
  147. make[3]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/libgssdp'
  148. make[2]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/libgssdp'
  149. Making all in tools
  150. make[2]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tools'
  151. CC gssdp-device-sniffer.o
  152. CCLD gssdp-device-sniffer
  153. make[2]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tools'
  154. Making all in tests
  155. make[2]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests'
  156. Making all in gtest
  157. make[3]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests/gtest'
  158. CC test-util.o
  159. AR libtestutil.a
  160. make[3]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests/gtest'
  161. make[3]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests'
  162. CC test-browser.o
  163. CC test-publish.o
  164. CCLD test-publish
  165. CCLD test-browser
  166. make[3]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests'
  167. make[2]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests'
  168. Making all in doc
  169. make[2]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/doc'
  170. make[2]: Nothing to be done for `all'.
  171. make[2]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/doc'
  172. Making all in vala
  173. make[2]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/vala'
  174. GEN gssdp-1.0.stamp
  175. Generation succeeded - 0 warning(s)
  176. make[2]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/vala'
  177. make[2]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1'
  178. make[2]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1'
  179. make[1]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1'
  180. >>> Source compiled.
  181. >>> Test phase [check]: net-libs/gssdp-0.12.2.1
  182. * Tinderbox QA Notice: 'make' called by __eapi0_src_test
  183. make -j24 -j24 -j1 check
  184. Making check in libgssdp
  185. make[1]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/libgssdp'
  186. make check-am
  187. make[2]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/libgssdp'
  188. make[2]: Nothing to be done for `check-am'.
  189. make[2]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/libgssdp'
  190. make[1]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/libgssdp'
  191. Making check in tools
  192. make[1]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tools'
  193. make[1]: Nothing to be done for `check'.
  194. make[1]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tools'
  195. Making check in tests
  196. make[1]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests'
  197. Making check in gtest
  198. make[2]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests/gtest'
  199. make test-regression
  200. make[3]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests/gtest'
  201. CC test-regression.o
  202. CCLD test-regression
  203. make[3]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests/gtest'
  204. make check-TESTS
  205. make[3]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests/gtest'
  206. PASS: test-regression
  207. =============
  208. 1 test passed
  209. =============
  210. make[3]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests/gtest'
  211. make[2]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests/gtest'
  212. make[2]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests'
  213. make[2]: Nothing to be done for `check-am'.
  214. make[2]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests'
  215. make[1]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests'
  216. Making check in doc
  217. make[1]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/doc'
  218. make[1]: Nothing to be done for `check'.
  219. make[1]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/doc'
  220. Making check in vala
  221. make[1]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/vala'
  222. make[1]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/vala'
  223. make[1]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1'
  224. make[1]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1'
  225. >>> Install gssdp-0.12.2.1 into /tmp/portage/net-libs/gssdp-0.12.2.1/image/ category net-libs
  226. make -j24 DESTDIR=/tmp/portage/net-libs/gssdp-0.12.2.1/image/ install
  227. Making install in libgssdp
  228. make[1]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/libgssdp'
  229. make install-am
  230. make[2]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/libgssdp'
  231. make[3]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/libgssdp'
  232. test -z "/usr/lib64" || /bin/mkdir -p "/tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/lib64"
  233. test -z "/usr/share/gir-1.0" || /bin/mkdir -p "/tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/share/gir-1.0"
  234. test -z "/usr/include/gssdp-1.0/libgssdp" || /bin/mkdir -p "/tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/include/gssdp-1.0/libgssdp"
  235. test -z "/usr/lib64/girepository-1.0/" || /bin/mkdir -p "/tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/lib64/girepository-1.0/"
  236. /bin/sh ../libtool --mode=install /usr/bin/install -c libgssdp-1.0.la '/tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/lib64'
  237. /usr/bin/install -c -m 644 GSSDP-1.0.gir '/tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/share/gir-1.0'
  238. /usr/bin/install -c -m 644 gssdp-client.h gssdp-error.h gssdp-resource-browser.h gssdp-resource-group.h gssdp.h '/tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/include/gssdp-1.0/libgssdp'
  239. /usr/bin/install -c -m 644 GSSDP-1.0.typelib '/tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/lib64/girepository-1.0/'
  240. libtool: install: /usr/bin/install -c .libs/libgssdp-1.0.so.3.0.0 /tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/lib64/libgssdp-1.0.so.3.0.0
  241. libtool: install: (cd /tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/lib64 && { ln -s -f libgssdp-1.0.so.3.0.0 libgssdp-1.0.so.3 || { rm -f libgssdp-1.0.so.3 && ln -s libgssdp-1.0.so.3.0.0 libgssdp-1.0.so.3; }; })
  242. libtool: install: (cd /tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/lib64 && { ln -s -f libgssdp-1.0.so.3.0.0 libgssdp-1.0.so || { rm -f libgssdp-1.0.so && ln -s libgssdp-1.0.so.3.0.0 libgssdp-1.0.so; }; })
  243. libtool: install: /usr/bin/install -c .libs/libgssdp-1.0.lai /tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/lib64/libgssdp-1.0.la
  244. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  245. make[3]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/libgssdp'
  246. make[2]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/libgssdp'
  247. make[1]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/libgssdp'
  248. Making install in tools
  249. make[1]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tools'
  250. make[2]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tools'
  251. test -z "/usr/bin" || /bin/mkdir -p "/tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/bin"
  252. test -z "/usr/share/gssdp" || /bin/mkdir -p "/tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/share/gssdp"
  253. /usr/bin/install -c -m 644 ./gssdp-device-sniffer.ui '/tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/share/gssdp'
  254. /bin/sh ../libtool --mode=install /usr/bin/install -c gssdp-device-sniffer '/tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/bin'
  255. libtool: install: warning: `../libgssdp/libgssdp-1.0.la' has not been installed in `/usr/lib64'
  256. libtool: install: /usr/bin/install -c .libs/gssdp-device-sniffer /tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/bin/gssdp-device-sniffer
  257. make[2]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tools'
  258. make[1]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tools'
  259. Making install in tests
  260. make[1]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests'
  261. Making install in gtest
  262. make[2]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests/gtest'
  263. make[3]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests/gtest'
  264. make[3]: Nothing to be done for `install-exec-am'.
  265. make[3]: Nothing to be done for `install-data-am'.
  266. make[3]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests/gtest'
  267. make[2]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests/gtest'
  268. make[2]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests'
  269. make[3]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests'
  270. make[3]: Nothing to be done for `install-exec-am'.
  271. make[3]: Nothing to be done for `install-data-am'.
  272. make[3]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests'
  273. make[2]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests'
  274. make[1]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/tests'
  275. Making install in doc
  276. make[1]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/doc'
  277. make[2]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/doc'
  278. make[2]: Nothing to be done for `install-exec-am'.
  279. /usr/bin/install -c -m 644 ./html/GSSDPClient.html
  280. /usr/bin/install -c -m 644 ./html/GSSDPResourceBrowser.html
  281. /usr/bin/install -c -m 644 ./html/GSSDPResourceGroup.html
  282. /usr/bin/install -c -m 644 ./html/annotation-glossary.html
  283. /usr/bin/install -c -m 644 ./html/ch01.html
  284. /usr/bin/install -c -m 644 ./html/gssdp-Error-codes.html
  285. /usr/bin/install -c -m 644 ./html/gssdp.devhelp2
  286. /usr/bin/install -c -m 644 ./html/home.png
  287. /usr/bin/install -c -m 644 ./html/index.html
  288. /usr/bin/install -c -m 644 ./html/index.sgml
  289. /usr/bin/install -c -m 644 ./html/left.png
  290. /usr/bin/install -c -m 644 ./html/right.png
  291. /usr/bin/install -c -m 644 ./html/style.css
  292. /usr/bin/install -c -m 644 ./html/up.png
  293. http://developer.gnome.org/gssdp/stable/ -> /usr/share/gtk-doc/html/gssdp/ (1)
  294. http://library.gnome.org/devel/gio/unstable/ -> /usr/share/gtk-doc/html/gio/ (1)
  295. http://library.gnome.org/devel/glib/unstable/ -> /usr/share/gtk-doc/html/glib/ (78)
  296. http://library.gnome.org/devel/gobject/unstable/ -> /usr/share/gtk-doc/html/gobject/ (9)
  297. make[2]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/doc'
  298. make[1]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/doc'
  299. Making install in vala
  300. make[1]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/vala'
  301. make[2]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/vala'
  302. make[2]: Nothing to be done for `install-exec-am'.
  303. test -z "/usr/share/vala/vapi" || /bin/mkdir -p "/tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/share/vala/vapi"
  304. /usr/bin/install -c -m 644 gssdp-1.0.vapi ./gssdp-1.0.deps '/tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/share/vala/vapi'
  305. make[2]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/vala'
  306. make[1]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1/vala'
  307. make[1]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1'
  308. make[2]: Entering directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1'
  309. make[2]: Nothing to be done for `install-exec-am'.
  310. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/lib64/pkgconfig"
  311. /usr/bin/install -c -m 644 gssdp-1.0.pc '/tmp/portage/net-libs/gssdp-0.12.2.1/image//usr/lib64/pkgconfig'
  312. make[2]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1'
  313. make[1]: Leaving directory `/tmp/portage/net-libs/gssdp-0.12.2.1/work/gssdp-0.12.2.1'
  314. >>> Completed installing gssdp-0.12.2.1 into /tmp/portage/net-libs/gssdp-0.12.2.1/image/
  315. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  316. usr/bin/gssdp-device-sniffer
  317. usr/lib64/libgssdp-1.0.so.3.0.0
  318. ecompressdir: bzip2 -9 /usr/share/doc
  319. * This package will overwrite one or more files that may belong to other
  320. * packages (see list below). You can use a command such as `portageq
  321. * owners / <filename>` to identify the installed package that owns a
  322. * file. If portageq reports that only one package owns a file then do
  323. * NOT file a bug report. A bug report is only useful if it identifies at
  324. * least two or more packages that are known to install the same file(s).
  325. * If a collision occurs and you can not explain where the file came from
  326. * then you should simply ignore the collision since there is not enough
  327. * information to determine if a real problem exists. Please do NOT file
  328. * a bug report at http://bugs.gentoo.org unless you report exactly which
  329. * two packages install the same file(s). Once again, please do NOT file
  330. * a bug report unless you have completely understood the above message.
  331. *
  332. * Detected file collision(s):
  333. *
  334. * /usr/share/vala/vapi/gssdp-1.0.deps
  335. * /usr/share/vala/vapi/gssdp-1.0.vapi
  336. *
  337. * Searching all installed packages for file collisions...
  338. *
  339. * Press Ctrl-C to Stop
  340. *
  341. * net-libs/gupnp-vala-0.10.3
  342. * /usr/share/vala/vapi/gssdp-1.0.deps
  343. * /usr/share/vala/vapi/gssdp-1.0.vapi
  344. *
  345. * Package 'net-libs/gssdp-0.12.2.1' NOT merged due to file collisions.
  346. * If necessary, refer to your elog messages for the whole content of the
  347. * above message.