Advertisement
Guest User

Untitled

a guest
Aug 6th, 2014
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.68 KB | None | 0 0
  1. root@Q6600: ~# emerge -av libnotify
  2.  
  3. These are the packages that would be merged, in order:
  4.  
  5. Calculating dependencies... done!
  6. [ebuild R ] x11-libs/libnotify-0.7.6 USE="-introspection {-test}" 0 KiB
  7.  
  8. Total: 1 package (1 reinstall), Size of downloads: 0 KiB
  9.  
  10. Would you like to merge these packages? [Yes/No]
  11.  
  12. >>> Verifying ebuild manifests
  13.  
  14. >>> Emerging (1 of 1) x11-libs/libnotify-0.7.6::gentoo
  15. * libnotify-0.7.6.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  16. >>> Unpacking source...
  17. >>> Unpacking libnotify-0.7.6.tar.xz to /var/tmp/portage/x11-libs/libnotify-0.7.6/work
  18. >>> Source unpacked in /var/tmp/portage/x11-libs/libnotify-0.7.6/work
  19. >>> Preparing source in /var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6 ...
  20. * Running eautoreconf in '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6' ...
  21. * Skipping 'gtkdocize --copy' due gtkdocize not installed
  22. * Running libtoolize --install --copy --force --automake ... [ ok ]
  23. * Running aclocal -I m4 ... [ ok ]
  24. * Running autoconf ... [ ok ]
  25. * Running autoheader ... [ ok ]
  26. * Running automake --add-missing --copy --force-missing ... [ ok ]
  27. * Running elibtoolize in: libnotify-0.7.6/
  28. * Applying target-nm/2.4.2 patch ...
  29. * Running elibtoolize in: libnotify-0.7.6/build-aux/
  30. * Applying portage/1.2.0 patch ...
  31. * Applying sed/1.5.6 patch ...
  32. * Applying as-needed/2.4.2 patch ...
  33. >>> Source prepared.
  34. >>> Configuring source in /var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6 ...
  35. * econf: updating libnotify-0.7.6/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  36. * econf: updating libnotify-0.7.6/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  37. ./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-silent-rules --disable-dependency-tracking --disable-static --disable-introspection
  38. checking for a BSD-compatible install... /usr/bin/install -c
  39. checking whether build environment is sane... yes
  40. checking for a thread-safe mkdir -p... /bin/mkdir -p
  41. checking for gawk... gawk
  42. checking whether make sets $(MAKE)... yes
  43. checking whether make supports nested variables... yes
  44. checking whether make supports nested variables... (cached) yes
  45. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  46. checking whether the C compiler works... yes
  47. checking for C compiler default output file name... a.out
  48. checking for suffix of executables...
  49. checking whether we are cross compiling... no
  50. checking for suffix of object files... o
  51. checking whether we are using the GNU C compiler... yes
  52. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  53. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  54. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  55. checking for style of include used by make... GNU
  56. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  57. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  58. checking whether make sets $(MAKE)... (cached) yes
  59. checking whether ln -s works... yes
  60. checking for an ANSI C-conforming const... yes
  61. checking for grep that handles long lines and -e... /bin/grep
  62. checking for egrep... /bin/grep -E
  63. checking for ANSI C header files... yes
  64. checking for sys/types.h... yes
  65. checking for sys/stat.h... yes
  66. checking for stdlib.h... yes
  67. checking for string.h... yes
  68. checking for memory.h... yes
  69. checking for strings.h... yes
  70. checking for inttypes.h... yes
  71. checking for stdint.h... yes
  72. checking for unistd.h... yes
  73. checking for size_t... yes
  74. checking build system type... x86_64-pc-linux-gnu
  75. checking host system type... x86_64-pc-linux-gnu
  76. checking how to print strings... printf
  77. checking for a sed that does not truncate output... /bin/sed
  78. checking for fgrep... /bin/grep -F
  79. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  80. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  81. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  82. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  83. checking the maximum length of command line arguments... 1572864
  84. checking whether the shell understands some XSI constructs... yes
  85. checking whether the shell understands "+="... yes
  86. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  87. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  88. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  89. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  90. checking how to recognize dependent libraries... pass_all
  91. checking for x86_64-pc-linux-gnu-dlltool... no
  92. checking for dlltool... no
  93. checking how to associate runtime and link libraries... printf %s\n
  94. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  95. checking for archiver @FILE support... @
  96. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  97. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  98. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  99. checking for sysroot... no
  100. checking for x86_64-pc-linux-gnu-mt... no
  101. checking for mt... no
  102. checking if : is a manifest tool... no
  103. checking for dlfcn.h... yes
  104. checking for objdir... .libs
  105. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  106. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  107. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  108. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  109. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  110. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  111. 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
  112. checking whether -lc should be explicitly linked in... no
  113. checking dynamic linker characteristics... GNU/Linux ld.so
  114. checking how to hardcode library paths into programs... immediate
  115. checking whether stripping libraries is possible... yes
  116. checking if libtool supports shared libraries... yes
  117. checking whether to build shared libraries... yes
  118. checking whether to build static libraries... no
  119. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  120. checking pkg-config is at least version 0.9.0... yes
  121. checking for PACKAGE... yes
  122. checking for gobject-introspection... no (disabled, use --enable-introspection to enable)
  123. checking for gtkdoc-check... no
  124. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  125. checking for gtkdoc-mkpdf... no
  126. checking whether to build gtk-doc documentation... no
  127. checking for xmlto... /usr/bin/xmlto
  128. checking whether to build DocBook documentation... yes
  129. checking for more warnings... no
  130. checking that generated files are newer than configure... done
  131. configure: creating ./config.status
  132. config.status: creating Makefile
  133. config.status: creating docs/Makefile
  134. config.status: creating docs/reference/Makefile
  135. config.status: creating libnotify.pc
  136. config.status: creating libnotify/Makefile
  137. config.status: creating libnotify/notify-features.h
  138. config.status: creating tests/Makefile
  139. config.status: creating tools/Makefile
  140. config.status: creating config.h
  141. config.status: executing depfiles commands
  142. config.status: executing libtool commands
  143.  
  144. libnotify 0.7.6
  145. ========================
  146.  
  147. prefix: /usr
  148. exec_prefix: ${prefix}
  149. bindir: ${exec_prefix}/bin
  150. datadir: /usr/share
  151. source code location: .
  152. cflags: -march=native -O2 -pipe
  153.  
  154. Build docs: no
  155.  
  156.  
  157. >>> Source configured.
  158. >>> Compiling source in /var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6 ...
  159. make -j4
  160. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/build-aux/missing autoheader)
  161. rm -f stamp-h1
  162. touch config.h.in
  163. cd . && /bin/sh ./config.status config.h
  164. config.status: creating config.h
  165. config.status: config.h is unchanged
  166. make all-recursive
  167. make[1]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6'
  168. Making all in libnotify
  169. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  170. ( cd . && glib-mkenums \
  171. --fhead "#ifndef _NOTIFY_ENUM_TYPES_H_\n#define _NOTIFY_ENUM_TYPES_H_\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
  172. --fprod "/* enumerations from \"@filename@\" */\n" \
  173. --vhead "GType @enum_name@_get_type(void);\n#define NOTIFY_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \
  174. --ftail "G_END_DECLS\n\n#endif /* _NOTIFY_ENUM_TYPES_H_ */" \
  175. notify.h notify-features.h notification.h ) > tmp-notify-enum-types.h \
  176. && (cmp -s tmp-notify-enum-types.h notify-enum-types.h || cp tmp-notify-enum-types.h notify-enum-types.h ) \
  177. && rm -f tmp-notify-enum-types.h \
  178. && echo timestamp > s-enum-types-h
  179. ( cd . && glib-mkenums \
  180. --fhead "#include <libnotify/notify.h>" \
  181. --fprod "\n/* enumerations from \"@filename@\" */" \
  182. --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \
  183. --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
  184. --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \
  185. notify.h notify-features.h notification.h ) > tmp-notify-enum-types.c \
  186. && (cmp -s tmp-notify-enum-types.c notify-enum-types.c || cp tmp-notify-enum-types.c notify-enum-types.c ) \
  187. && rm -f tmp-notify-enum-types.c \
  188. && echo timestamp > s-enum-types-c
  189. make all-am
  190. make[3]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  191. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"libnotify\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c -o notify.lo notify.c
  192. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"libnotify\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c -o notification.lo notification.c
  193. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"libnotify\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c -o notify-marshal.lo notify-marshal.c
  194. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"libnotify\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c -o notify-enum-types.lo notify-enum-types.c
  195. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"libnotify\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c notify.c -fPIC -DPIC -o .libs/notify.o
  196. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"libnotify\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c notification.c -fPIC -DPIC -o .libs/notification.o
  197. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"libnotify\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c notify-marshal.c -fPIC -DPIC -o .libs/notify-marshal.o
  198. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"libnotify\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c notify-enum-types.c -fPIC -DPIC -o .libs/notify-enum-types.o
  199. notify.c: In function 'notify_init':
  200. notify.c:156:9: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
  201. g_type_init ();
  202. ^
  203. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -version-info 4:0:0 -export-symbols-regex "^notify_.*" -Wl,-O1 -Wl,--as-needed -o libnotify.la -rpath /usr/lib64 notify.lo notification.lo notify-enum-types.lo notify-marshal.lo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  204. libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/notify.o .libs/notification.o .libs/notify-enum-types.o .libs/notify-marshal.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libnotify.exp
  205. libtool: link: /bin/grep -E -e "^notify_.*" ".libs/libnotify.exp" > ".libs/libnotify.expT"
  206. libtool: link: mv -f ".libs/libnotify.expT" ".libs/libnotify.exp"
  207. libtool: link: echo "{ global:" > .libs/libnotify.ver
  208. libtool: link: cat .libs/libnotify.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libnotify.ver
  209. libtool: link: echo "local: *; };" >> .libs/libnotify.ver
  210. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/notify.o .libs/notification.o .libs/notify-enum-types.o .libs/notify-marshal.o -Wl,--as-needed -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libnotify.so.4 -Wl,-version-script -Wl,.libs/libnotify.ver -o .libs/libnotify.so.4.0.0
  211. libtool: link: (cd ".libs" && rm -f "libnotify.so.4" && ln -s "libnotify.so.4.0.0" "libnotify.so.4")
  212. libtool: link: (cd ".libs" && rm -f "libnotify.so" && ln -s "libnotify.so.4.0.0" "libnotify.so")
  213. libtool: link: ( cd ".libs" && rm -f "libnotify.la" && ln -s "../libnotify.la" "libnotify.la" )
  214. make[3]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  215. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  216. Making all in docs
  217. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  218. Making all in reference
  219. make[3]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs/reference'
  220. make[3]: Nothing to be done for 'all'.
  221. make[3]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs/reference'
  222. make[3]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  223. make[3]: Nothing to be done for 'all-am'.
  224. make[3]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  225. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  226. Making all in tools
  227. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tools'
  228. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -march=native -O2 -pipe -c -o notify-send.o notify-send.c
  229. notify-send.c: In function ‘main’:
  230. notify-send.c:173:9: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
  231. g_type_init ();
  232. ^
  233. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o notify-send notify-send.o ../libnotify/libnotify.la -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  234. libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -o .libs/notify-send notify-send.o -Wl,--as-needed ../libnotify/.libs/libnotify.so -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  235. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tools'
  236. Making all in tests
  237. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tests'
  238. make[2]: Nothing to be done for 'all'.
  239. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tests'
  240. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6'
  241. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6'
  242. make[1]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6'
  243. >>> Source compiled.
  244. >>> Test phase [not enabled]: x11-libs/libnotify-0.7.6
  245.  
  246. >>> Install libnotify-0.7.6 into /var/tmp/portage/x11-libs/libnotify-0.7.6/image/ category x11-libs
  247. make -j4 DESTDIR=/var/tmp/portage/x11-libs/libnotify-0.7.6/image/ install
  248. Making install in libnotify
  249. make[1]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  250. make install-am
  251. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  252. make[3]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  253. /bin/mkdir -p '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/lib64'
  254. /bin/mkdir -p '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/include/libnotify'
  255. /bin/sh ../libtool --mode=install /usr/bin/install -c libnotify.la '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/lib64'
  256. /usr/bin/install -c -m 644 notify.h notify-features.h notification.h notify-enum-types.h '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/include/libnotify'
  257. libtool: install: /usr/bin/install -c .libs/libnotify.so.4.0.0 /var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/lib64/libnotify.so.4.0.0
  258. libtool: install: (cd /var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/lib64 && { ln -s -f libnotify.so.4.0.0 libnotify.so.4 || { rm -f libnotify.so.4 && ln -s libnotify.so.4.0.0 libnotify.so.4; }; })
  259. libtool: install: (cd /var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/lib64 && { ln -s -f libnotify.so.4.0.0 libnotify.so || { rm -f libnotify.so && ln -s libnotify.so.4.0.0 libnotify.so; }; })
  260. libtool: install: /usr/bin/install -c .libs/libnotify.lai /var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/lib64/libnotify.la
  261. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  262. make[3]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  263. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  264. make[1]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  265. Making install in docs
  266. make[1]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  267. Making install in reference
  268. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs/reference'
  269. make[3]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs/reference'
  270. make[3]: Nothing to be done for 'install-exec-am'.
  271. /usr/bin/install -c -m 644 ./html/NotifyNotification.html
  272. /usr/bin/install -c -m 644 ./html/annotation-glossary.html
  273. /usr/bin/install -c -m 644 ./html/api-index-deprecated.html
  274. /usr/bin/install -c -m 644 ./html/api-index-full.html
  275. /usr/bin/install -c -m 644 ./html/ch01.html
  276. /usr/bin/install -c -m 644 ./html/home.png
  277. /usr/bin/install -c -m 644 ./html/index.html
  278. /usr/bin/install -c -m 644 ./html/index.sgml
  279. /usr/bin/install -c -m 644 ./html/left.png
  280. /usr/bin/install -c -m 644 ./html/libnotify-notify.html
  281. /usr/bin/install -c -m 644 ./html/libnotify.devhelp2
  282. /usr/bin/install -c -m 644 ./html/right.png
  283. /usr/bin/install -c -m 644 ./html/style.css
  284. /usr/bin/install -c -m 644 ./html/up.png
  285. http://developer.gnome.org/libnotify/unstable/ -> /usr/share/gtk-doc/html/libnotify/ (1)
  286. http://library.gnome.org/devel/glib/unstable/ -> /usr/share/gtk-doc/html/glib/ (77)
  287. http://library.gnome.org/devel/gobject/unstable/ -> /usr/share/gtk-doc/html/gobject/ (4)
  288. make[3]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs/reference'
  289. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs/reference'
  290. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  291. make[3]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  292. make[3]: Nothing to be done for 'install-exec-am'.
  293. make[3]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  294. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  295. make[1]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  296. Making install in tools
  297. make[1]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tools'
  298. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tools'
  299. /bin/mkdir -p '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/bin'
  300. make[2]: Nothing to be done for 'install-data-am'.
  301. /bin/sh ../libtool --mode=install /usr/bin/install -c notify-send '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/bin'
  302. libtool: install: warning: `../libnotify/libnotify.la' has not been installed in `/usr/lib64'
  303. libtool: install: /usr/bin/install -c .libs/notify-send /var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/bin/notify-send
  304. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tools'
  305. make[1]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tools'
  306. Making install in tests
  307. make[1]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tests'
  308. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tests'
  309. make[2]: Nothing to be done for 'install-exec-am'.
  310. make[2]: Nothing to be done for 'install-data-am'.
  311. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tests'
  312. make[1]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tests'
  313. make[1]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6'
  314. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6'
  315. make[2]: Nothing to be done for 'install-exec-am'.
  316. /bin/mkdir -p '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/lib64/pkgconfig'
  317. /usr/bin/install -c -m 644 libnotify.pc '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/lib64/pkgconfig'
  318. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6'
  319. make[1]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6'
  320. * Removing unnecessary /usr/lib64/libnotify.la (no static archive)
  321. >>> Completed installing libnotify-0.7.6 into /var/tmp/portage/x11-libs/libnotify-0.7.6/image/
  322.  
  323. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version
  324. usr/lib64/libnotify.so.4.0.0
  325. usr/bin/libnotify-notify-send
  326. ecompressdir: bzip2 -9 /usr/share/doc
  327.  
  328. >>> Installing (1 of 1) x11-libs/libnotify-0.7.6::gentoo
  329. * checking 26 files for package collisions
  330. >>> Merging x11-libs/libnotify-0.7.6 to /
  331. --- /usr/
  332. --- /usr/lib64/
  333. >>> /usr/lib64/libnotify.so.4 -> libnotify.so.4.0.0
  334. >>> /usr/lib64/libnotify.so -> libnotify.so.4.0.0
  335. --- /usr/lib64/pkgconfig/
  336. >>> /usr/lib64/pkgconfig/libnotify.pc
  337. >>> /usr/lib64/libnotify.so.4.0.0
  338. --- /usr/include/
  339. --- /usr/include/libnotify/
  340. >>> /usr/include/libnotify/notify.h
  341. >>> /usr/include/libnotify/notify-features.h
  342. >>> /usr/include/libnotify/notification.h
  343. >>> /usr/include/libnotify/notify-enum-types.h
  344. --- /usr/share/
  345. --- /usr/share/gtk-doc/
  346. --- /usr/share/gtk-doc/html/
  347. --- /usr/share/gtk-doc/html/libnotify/
  348. >>> /usr/share/gtk-doc/html/libnotify/home.png
  349. >>> /usr/share/gtk-doc/html/libnotify/index.sgml
  350. >>> /usr/share/gtk-doc/html/libnotify/left.png
  351. >>> /usr/share/gtk-doc/html/libnotify/libnotify.devhelp2
  352. >>> /usr/share/gtk-doc/html/libnotify/right.png
  353. >>> /usr/share/gtk-doc/html/libnotify/style.css
  354. >>> /usr/share/gtk-doc/html/libnotify/up.png
  355. >>> /usr/share/gtk-doc/html/libnotify/libnotify-notify.html
  356. >>> /usr/share/gtk-doc/html/libnotify/index.html
  357. >>> /usr/share/gtk-doc/html/libnotify/ch01.html
  358. >>> /usr/share/gtk-doc/html/libnotify/api-index-full.html
  359. >>> /usr/share/gtk-doc/html/libnotify/api-index-deprecated.html
  360. >>> /usr/share/gtk-doc/html/libnotify/annotation-glossary.html
  361. >>> /usr/share/gtk-doc/html/libnotify/NotifyNotification.html
  362. --- /usr/share/doc/
  363. --- /usr/share/doc/libnotify-0.7.6/
  364. >>> /usr/share/doc/libnotify-0.7.6/NEWS.bz2
  365. >>> /usr/share/doc/libnotify-0.7.6/ChangeLog.bz2
  366. >>> /usr/share/doc/libnotify-0.7.6/AUTHORS.bz2
  367. --- /usr/bin/
  368. >>> /usr/bin/libnotify-notify-send
  369. >>> Safely unmerging already-installed instance...
  370. No package files given... Grabbing a set.
  371. --- replaced obj /usr/share/gtk-doc/html/libnotify/up.png
  372. --- replaced obj /usr/share/gtk-doc/html/libnotify/style.css
  373. --- replaced obj /usr/share/gtk-doc/html/libnotify/right.png
  374. --- replaced obj /usr/share/gtk-doc/html/libnotify/libnotify.devhelp2
  375. --- replaced obj /usr/share/gtk-doc/html/libnotify/libnotify-notify.html
  376. --- replaced obj /usr/share/gtk-doc/html/libnotify/left.png
  377. --- replaced obj /usr/share/gtk-doc/html/libnotify/index.sgml
  378. --- replaced obj /usr/share/gtk-doc/html/libnotify/index.html
  379. --- replaced obj /usr/share/gtk-doc/html/libnotify/home.png
  380. --- replaced obj /usr/share/gtk-doc/html/libnotify/ch01.html
  381. --- replaced obj /usr/share/gtk-doc/html/libnotify/api-index-full.html
  382. --- replaced obj /usr/share/gtk-doc/html/libnotify/api-index-deprecated.html
  383. --- replaced obj /usr/share/gtk-doc/html/libnotify/annotation-glossary.html
  384. --- replaced obj /usr/share/gtk-doc/html/libnotify/NotifyNotification.html
  385. --- replaced dir /usr/share/gtk-doc/html/libnotify
  386. --- replaced dir /usr/share/gtk-doc/html
  387. --- replaced dir /usr/share/gtk-doc
  388. --- replaced obj /usr/share/doc/libnotify-0.7.6/NEWS.bz2
  389. --- replaced obj /usr/share/doc/libnotify-0.7.6/ChangeLog.bz2
  390. --- replaced obj /usr/share/doc/libnotify-0.7.6/AUTHORS.bz2
  391. --- replaced dir /usr/share/doc/libnotify-0.7.6
  392. --- replaced dir /usr/share/doc
  393. --- replaced dir /usr/share
  394. --- replaced obj /usr/lib64/pkgconfig/libnotify.pc
  395. --- replaced dir /usr/lib64/pkgconfig
  396. --- replaced obj /usr/lib64/libnotify.so.4.0.0
  397. --- replaced sym /usr/lib64/libnotify.so.4
  398. --- replaced sym /usr/lib64/libnotify.so
  399. --- replaced dir /usr/lib64
  400. --- replaced obj /usr/include/libnotify/notify.h
  401. --- replaced obj /usr/include/libnotify/notify-features.h
  402. --- replaced obj /usr/include/libnotify/notify-enum-types.h
  403. --- replaced obj /usr/include/libnotify/notification.h
  404. --- replaced dir /usr/include/libnotify
  405. --- replaced dir /usr/include
  406. --- replaced obj /usr/bin/libnotify-notify-send
  407. --- replaced dir /usr/bin
  408. --- replaced dir /usr
  409. >>> Regenerating /etc/ld.so.cache...
  410. >>> Original instance of package unmerged safely.
  411. >>> x11-libs/libnotify-0.7.6 merged.
  412. >>> Regenerating /etc/ld.so.cache...
  413.  
  414. >>> Recording x11-libs/libnotify in "world" favorites file...
  415. >>> Auto-cleaning packages...
  416.  
  417. >>> No outdated packages were found on your system.
  418.  
  419. * GNU info directory index is up-to-date.
  420. root@Q6600: ~#
  421. root@Q6600: ~# USE="introspection" emerge -av libnotify
  422.  
  423. These are the packages that would be merged, in order:
  424.  
  425. Calculating dependencies... done!
  426. [ebuild R ] x11-libs/libnotify-0.7.6 USE="introspection* {-test}" 0 KiB
  427.  
  428. Total: 1 package (1 reinstall), Size of downloads: 0 KiB
  429.  
  430. Would you like to merge these packages? [Yes/No]
  431.  
  432. >>> Verifying ebuild manifests
  433.  
  434. >>> Emerging (1 of 1) x11-libs/libnotify-0.7.6::gentoo
  435. * libnotify-0.7.6.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  436. >>> Unpacking source...
  437. >>> Unpacking libnotify-0.7.6.tar.xz to /var/tmp/portage/x11-libs/libnotify-0.7.6/work
  438. >>> Source unpacked in /var/tmp/portage/x11-libs/libnotify-0.7.6/work
  439. >>> Preparing source in /var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6 ...
  440. * Running eautoreconf in '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6' ...
  441. * Skipping 'gtkdocize --copy' due gtkdocize not installed
  442. * Running libtoolize --install --copy --force --automake ... [ ok ]
  443. * Running aclocal -I m4 ... [ ok ]
  444. * Running autoconf ... [ ok ]
  445. * Running autoheader ... [ ok ]
  446. * Running automake --add-missing --copy --force-missing ... [ ok ]
  447. * Running elibtoolize in: libnotify-0.7.6/
  448. * Applying target-nm/2.4.2 patch ...
  449. * Running elibtoolize in: libnotify-0.7.6/build-aux/
  450. * Applying portage/1.2.0 patch ...
  451. * Applying sed/1.5.6 patch ...
  452. * Applying as-needed/2.4.2 patch ...
  453. >>> Source prepared.
  454. >>> Configuring source in /var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6 ...
  455. * econf: updating libnotify-0.7.6/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  456. * econf: updating libnotify-0.7.6/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  457. ./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-silent-rules --disable-dependency-tracking --disable-static --enable-introspection
  458. checking for a BSD-compatible install... /usr/bin/install -c
  459. checking whether build environment is sane... yes
  460. checking for a thread-safe mkdir -p... /bin/mkdir -p
  461. checking for gawk... gawk
  462. checking whether make sets $(MAKE)... yes
  463. checking whether make supports nested variables... yes
  464. checking whether make supports nested variables... (cached) yes
  465. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  466. checking whether the C compiler works... yes
  467. checking for C compiler default output file name... a.out
  468. checking for suffix of executables...
  469. checking whether we are cross compiling... no
  470. checking for suffix of object files... o
  471. checking whether we are using the GNU C compiler... yes
  472. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  473. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  474. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  475. checking for style of include used by make... GNU
  476. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  477. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  478. checking whether make sets $(MAKE)... (cached) yes
  479. checking whether ln -s works... yes
  480. checking for an ANSI C-conforming const... yes
  481. checking for grep that handles long lines and -e... /bin/grep
  482. checking for egrep... /bin/grep -E
  483. checking for ANSI C header files... yes
  484. checking for sys/types.h... yes
  485. checking for sys/stat.h... yes
  486. checking for stdlib.h... yes
  487. checking for string.h... yes
  488. checking for memory.h... yes
  489. checking for strings.h... yes
  490. checking for inttypes.h... yes
  491. checking for stdint.h... yes
  492. checking for unistd.h... yes
  493. checking for size_t... yes
  494. checking build system type... x86_64-pc-linux-gnu
  495. checking host system type... x86_64-pc-linux-gnu
  496. checking how to print strings... printf
  497. checking for a sed that does not truncate output... /bin/sed
  498. checking for fgrep... /bin/grep -F
  499. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  500. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  501. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  502. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  503. checking the maximum length of command line arguments... 1572864
  504. checking whether the shell understands some XSI constructs... yes
  505. checking whether the shell understands "+="... yes
  506. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  507. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  508. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  509. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  510. checking how to recognize dependent libraries... pass_all
  511. checking for x86_64-pc-linux-gnu-dlltool... no
  512. checking for dlltool... no
  513. checking how to associate runtime and link libraries... printf %s\n
  514. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  515. checking for archiver @FILE support... @
  516. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  517. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  518. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  519. checking for sysroot... no
  520. checking for x86_64-pc-linux-gnu-mt... no
  521. checking for mt... no
  522. checking if : is a manifest tool... no
  523. checking for dlfcn.h... yes
  524. checking for objdir... .libs
  525. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  526. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  527. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  528. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  529. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  530. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  531. 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
  532. checking whether -lc should be explicitly linked in... no
  533. checking dynamic linker characteristics... GNU/Linux ld.so
  534. checking how to hardcode library paths into programs... immediate
  535. checking whether stripping libraries is possible... yes
  536. checking if libtool supports shared libraries... yes
  537. checking whether to build shared libraries... yes
  538. checking whether to build static libraries... no
  539. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  540. checking pkg-config is at least version 0.9.0... yes
  541. checking for PACKAGE... yes
  542. checking for gobject-introspection... yes
  543. checking for gtkdoc-check... no
  544. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  545. checking for gtkdoc-mkpdf... no
  546. checking whether to build gtk-doc documentation... no
  547. checking for xmlto... /usr/bin/xmlto
  548. checking whether to build DocBook documentation... yes
  549. checking for more warnings... no
  550. checking that generated files are newer than configure... done
  551. configure: creating ./config.status
  552. config.status: creating Makefile
  553. config.status: creating docs/Makefile
  554. config.status: creating docs/reference/Makefile
  555. config.status: creating libnotify.pc
  556. config.status: creating libnotify/Makefile
  557. config.status: creating libnotify/notify-features.h
  558. config.status: creating tests/Makefile
  559. config.status: creating tools/Makefile
  560. config.status: creating config.h
  561. config.status: executing depfiles commands
  562. config.status: executing libtool commands
  563.  
  564. libnotify 0.7.6
  565. ========================
  566.  
  567. prefix: /usr
  568. exec_prefix: ${prefix}
  569. bindir: ${exec_prefix}/bin
  570. datadir: /usr/share
  571. source code location: .
  572. cflags: -march=native -O2 -pipe
  573.  
  574. Build docs: no
  575.  
  576.  
  577. >>> Source configured.
  578. >>> Compiling source in /var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6 ...
  579. make -j4
  580. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/build-aux/missing autoheader)
  581. rm -f stamp-h1
  582. touch config.h.in
  583. cd . && /bin/sh ./config.status config.h
  584. config.status: creating config.h
  585. config.status: config.h is unchanged
  586. make all-recursive
  587. make[1]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6'
  588. Making all in libnotify
  589. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  590. ( cd . && glib-mkenums \
  591. --fhead "#ifndef _NOTIFY_ENUM_TYPES_H_\n#define _NOTIFY_ENUM_TYPES_H_\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
  592. --fprod "/* enumerations from \"@filename@\" */\n" \
  593. --vhead "GType @enum_name@_get_type(void);\n#define NOTIFY_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \
  594. --ftail "G_END_DECLS\n\n#endif /* _NOTIFY_ENUM_TYPES_H_ */" \
  595. notify.h notify-features.h notification.h ) > tmp-notify-enum-types.h \
  596. && (cmp -s tmp-notify-enum-types.h notify-enum-types.h || cp tmp-notify-enum-types.h notify-enum-types.h ) \
  597. && rm -f tmp-notify-enum-types.h \
  598. && echo timestamp > s-enum-types-h
  599. ( cd . && glib-mkenums \
  600. --fhead "#include <libnotify/notify.h>" \
  601. --fprod "\n/* enumerations from \"@filename@\" */" \
  602. --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \
  603. --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
  604. --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \
  605. notify.h notify-features.h notification.h ) > tmp-notify-enum-types.c \
  606. && (cmp -s tmp-notify-enum-types.c notify-enum-types.c || cp tmp-notify-enum-types.c notify-enum-types.c ) \
  607. && rm -f tmp-notify-enum-types.c \
  608. && echo timestamp > s-enum-types-c
  609. make all-am
  610. make[3]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  611. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"libnotify\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c -o notify.lo notify.c
  612. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"libnotify\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c -o notification.lo notification.c
  613. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"libnotify\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c -o notify-marshal.lo notify-marshal.c
  614. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"libnotify\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c -o notify-enum-types.lo notify-enum-types.c
  615. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"libnotify\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c notify.c -fPIC -DPIC -o .libs/notify.o
  616. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"libnotify\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c notification.c -fPIC -DPIC -o .libs/notification.o
  617. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"libnotify\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c notify-enum-types.c -fPIC -DPIC -o .libs/notify-enum-types.o
  618. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"libnotify\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c notify-marshal.c -fPIC -DPIC -o .libs/notify-marshal.o
  619. notify.c: In function 'notify_init':
  620. notify.c:156:9: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
  621. g_type_init ();
  622. ^
  623. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -version-info 4:0:0 -export-symbols-regex "^notify_.*" -Wl,-O1 -Wl,--as-needed -o libnotify.la -rpath /usr/lib64 notify.lo notification.lo notify-enum-types.lo notify-marshal.lo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  624. libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/notify.o .libs/notification.o .libs/notify-enum-types.o .libs/notify-marshal.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libnotify.exp
  625. libtool: link: /bin/grep -E -e "^notify_.*" ".libs/libnotify.exp" > ".libs/libnotify.expT"
  626. libtool: link: mv -f ".libs/libnotify.expT" ".libs/libnotify.exp"
  627. libtool: link: echo "{ global:" > .libs/libnotify.ver
  628. libtool: link: cat .libs/libnotify.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libnotify.ver
  629. libtool: link: echo "local: *; };" >> .libs/libnotify.ver
  630. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/notify.o .libs/notification.o .libs/notify-enum-types.o .libs/notify-marshal.o -Wl,--as-needed -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libnotify.so.4 -Wl,-version-script -Wl,.libs/libnotify.ver -o .libs/libnotify.so.4.0.0
  631. libtool: link: (cd ".libs" && rm -f "libnotify.so.4" && ln -s "libnotify.so.4.0.0" "libnotify.so.4")
  632. libtool: link: (cd ".libs" && rm -f "libnotify.so" && ln -s "libnotify.so.4.0.0" "libnotify.so")
  633. libtool: link: ( cd ".libs" && rm -f "libnotify.la" && ln -s "../libnotify.la" "libnotify.la" )
  634. /usr/bin/g-ir-scanner --add-include-path=.. --add-include-path=.. --warn-all -I.. -I.. --namespace=Notify --nsversion=0.7 --libtool="/bin/sh ../libtool" --pkg=glib-2.0 --pkg=gobject-2.0 --pkg=gdk-pixbuf-2.0 --include=GLib-2.0 --include=GdkPixbuf-2.0 --library=libnotify.la --cflags-begin --cflags-end notify.h notify-features.h notification.h notify.c notification.c notify-enum-types.c notify-marshal.c libnotify.la --output Notify-0.7.gir
  635. g-ir-scanner: compile: cc -Wno-deprecated-declarations -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -I/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6 -I/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6 -I/usr/include/gio-unix-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c -o /var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify/tmp-introspectAhwGvt/Notify-0.7.o /var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify/tmp-introspectAhwGvt/Notify-0.7.c
  636. g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC cc -o /var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify/tmp-introspectAhwGvt/Notify-0.7 -export-dynamic -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed /var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify/tmp-introspectAhwGvt/Notify-0.7.o -L. libnotify.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
  637. libtool: link: cc -o /var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify/tmp-introspectAhwGvt/.libs/Notify-0.7 -march=native -O2 -pipe -Wl,-O1 /var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify/tmp-introspectAhwGvt/Notify-0.7.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -Wl,--as-needed -L. ./.libs/libnotify.so -lgio-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -pthread
  638. /usr/bin/g-ir-compiler --includedir=.. --includedir=. Notify-0.7.gir -o Notify-0.7.typelib
  639. make[3]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  640. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  641. Making all in docs
  642. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  643. Making all in reference
  644. make[3]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs/reference'
  645. make[3]: Nothing to be done for 'all'.
  646. make[3]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs/reference'
  647. make[3]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  648. make[3]: Nothing to be done for 'all-am'.
  649. make[3]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  650. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  651. Making all in tools
  652. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tools'
  653. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -march=native -O2 -pipe -c -o notify-send.o notify-send.c
  654. notify-send.c: In function ‘main’:
  655. notify-send.c:173:9: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
  656. g_type_init ();
  657. ^
  658. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o notify-send notify-send.o ../libnotify/libnotify.la -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  659. libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -o .libs/notify-send notify-send.o -Wl,--as-needed ../libnotify/.libs/libnotify.so -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
  660. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tools'
  661. Making all in tests
  662. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tests'
  663. make[2]: Nothing to be done for 'all'.
  664. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tests'
  665. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6'
  666. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6'
  667. make[1]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6'
  668. >>> Source compiled.
  669. >>> Test phase [not enabled]: x11-libs/libnotify-0.7.6
  670.  
  671. >>> Install libnotify-0.7.6 into /var/tmp/portage/x11-libs/libnotify-0.7.6/image/ category x11-libs
  672. make -j4 DESTDIR=/var/tmp/portage/x11-libs/libnotify-0.7.6/image/ install
  673. Making install in libnotify
  674. make[1]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  675. make install-am
  676. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  677. make[3]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  678. /bin/mkdir -p '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/lib64'
  679. /bin/sh ../libtool --mode=install /usr/bin/install -c libnotify.la '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/lib64'
  680. /bin/mkdir -p '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/share/gir-1.0'
  681. /bin/mkdir -p '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/include/libnotify'
  682. /bin/mkdir -p '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/lib64/girepository-1.0'
  683. /usr/bin/install -c -m 644 Notify-0.7.gir '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/share/gir-1.0'
  684. /usr/bin/install -c -m 644 notify.h notify-features.h notification.h notify-enum-types.h '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/include/libnotify'
  685. /usr/bin/install -c -m 644 Notify-0.7.typelib '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/lib64/girepository-1.0'
  686. libtool: install: /usr/bin/install -c .libs/libnotify.so.4.0.0 /var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/lib64/libnotify.so.4.0.0
  687. libtool: install: (cd /var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/lib64 && { ln -s -f libnotify.so.4.0.0 libnotify.so.4 || { rm -f libnotify.so.4 && ln -s libnotify.so.4.0.0 libnotify.so.4; }; })
  688. libtool: install: (cd /var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/lib64 && { ln -s -f libnotify.so.4.0.0 libnotify.so || { rm -f libnotify.so && ln -s libnotify.so.4.0.0 libnotify.so; }; })
  689. libtool: install: /usr/bin/install -c .libs/libnotify.lai /var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/lib64/libnotify.la
  690. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  691. make[3]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  692. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  693. make[1]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/libnotify'
  694. Making install in docs
  695. make[1]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  696. Making install in reference
  697. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs/reference'
  698. make[3]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs/reference'
  699. make[3]: Nothing to be done for 'install-exec-am'.
  700. /usr/bin/install -c -m 644 ./html/NotifyNotification.html
  701. /usr/bin/install -c -m 644 ./html/annotation-glossary.html
  702. /usr/bin/install -c -m 644 ./html/api-index-deprecated.html
  703. /usr/bin/install -c -m 644 ./html/api-index-full.html
  704. /usr/bin/install -c -m 644 ./html/ch01.html
  705. /usr/bin/install -c -m 644 ./html/home.png
  706. /usr/bin/install -c -m 644 ./html/index.html
  707. /usr/bin/install -c -m 644 ./html/index.sgml
  708. /usr/bin/install -c -m 644 ./html/left.png
  709. /usr/bin/install -c -m 644 ./html/libnotify-notify.html
  710. /usr/bin/install -c -m 644 ./html/libnotify.devhelp2
  711. /usr/bin/install -c -m 644 ./html/right.png
  712. /usr/bin/install -c -m 644 ./html/style.css
  713. /usr/bin/install -c -m 644 ./html/up.png
  714. http://developer.gnome.org/libnotify/unstable/ -> /usr/share/gtk-doc/html/libnotify/ (1)
  715. http://library.gnome.org/devel/glib/unstable/ -> /usr/share/gtk-doc/html/glib/ (77)
  716. http://library.gnome.org/devel/gobject/unstable/ -> /usr/share/gtk-doc/html/gobject/ (4)
  717. make[3]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs/reference'
  718. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs/reference'
  719. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  720. make[3]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  721. make[3]: Nothing to be done for 'install-exec-am'.
  722. make[3]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  723. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  724. make[1]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/docs'
  725. Making install in tools
  726. make[1]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tools'
  727. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tools'
  728. make[2]: Nothing to be done for 'install-data-am'.
  729. /bin/mkdir -p '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/bin'
  730. /bin/sh ../libtool --mode=install /usr/bin/install -c notify-send '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/bin'
  731. libtool: install: warning: `../libnotify/libnotify.la' has not been installed in `/usr/lib64'
  732. libtool: install: /usr/bin/install -c .libs/notify-send /var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/bin/notify-send
  733. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tools'
  734. make[1]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tools'
  735. Making install in tests
  736. make[1]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tests'
  737. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tests'
  738. make[2]: Nothing to be done for 'install-exec-am'.
  739. make[2]: Nothing to be done for 'install-data-am'.
  740. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tests'
  741. make[1]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6/tests'
  742. make[1]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6'
  743. make[2]: Entering directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6'
  744. make[2]: Nothing to be done for 'install-exec-am'.
  745. /bin/mkdir -p '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/lib64/pkgconfig'
  746. /usr/bin/install -c -m 644 libnotify.pc '/var/tmp/portage/x11-libs/libnotify-0.7.6/image//usr/lib64/pkgconfig'
  747. make[2]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6'
  748. make[1]: Leaving directory '/var/tmp/portage/x11-libs/libnotify-0.7.6/work/libnotify-0.7.6'
  749. * Removing unnecessary /usr/lib64/libnotify.la (no static archive)
  750. >>> Completed installing libnotify-0.7.6 into /var/tmp/portage/x11-libs/libnotify-0.7.6/image/
  751.  
  752. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version
  753. usr/bin/libnotify-notify-send
  754. usr/lib64/libnotify.so.4.0.0
  755. ecompressdir: bzip2 -9 /usr/share/doc
  756.  
  757. >>> Installing (1 of 1) x11-libs/libnotify-0.7.6::gentoo
  758. * checking 28 files for package collisions
  759. >>> Merging x11-libs/libnotify-0.7.6 to /
  760. --- /usr/
  761. --- /usr/lib64/
  762. --- /usr/lib64/girepository-1.0/
  763. >>> /usr/lib64/girepository-1.0/Notify-0.7.typelib
  764. >>> /usr/lib64/libnotify.so.4 -> libnotify.so.4.0.0
  765. >>> /usr/lib64/libnotify.so -> libnotify.so.4.0.0
  766. --- /usr/lib64/pkgconfig/
  767. >>> /usr/lib64/pkgconfig/libnotify.pc
  768. >>> /usr/lib64/libnotify.so.4.0.0
  769. --- /usr/share/
  770. --- /usr/share/gir-1.0/
  771. >>> /usr/share/gir-1.0/Notify-0.7.gir
  772. --- /usr/share/gtk-doc/
  773. --- /usr/share/gtk-doc/html/
  774. --- /usr/share/gtk-doc/html/libnotify/
  775. >>> /usr/share/gtk-doc/html/libnotify/home.png
  776. >>> /usr/share/gtk-doc/html/libnotify/index.sgml
  777. >>> /usr/share/gtk-doc/html/libnotify/left.png
  778. >>> /usr/share/gtk-doc/html/libnotify/libnotify.devhelp2
  779. >>> /usr/share/gtk-doc/html/libnotify/right.png
  780. >>> /usr/share/gtk-doc/html/libnotify/style.css
  781. >>> /usr/share/gtk-doc/html/libnotify/up.png
  782. >>> /usr/share/gtk-doc/html/libnotify/libnotify-notify.html
  783. >>> /usr/share/gtk-doc/html/libnotify/index.html
  784. >>> /usr/share/gtk-doc/html/libnotify/ch01.html
  785. >>> /usr/share/gtk-doc/html/libnotify/api-index-full.html
  786. >>> /usr/share/gtk-doc/html/libnotify/api-index-deprecated.html
  787. >>> /usr/share/gtk-doc/html/libnotify/annotation-glossary.html
  788. >>> /usr/share/gtk-doc/html/libnotify/NotifyNotification.html
  789. --- /usr/share/doc/
  790. --- /usr/share/doc/libnotify-0.7.6/
  791. >>> /usr/share/doc/libnotify-0.7.6/NEWS.bz2
  792. >>> /usr/share/doc/libnotify-0.7.6/ChangeLog.bz2
  793. >>> /usr/share/doc/libnotify-0.7.6/AUTHORS.bz2
  794. --- /usr/include/
  795. --- /usr/include/libnotify/
  796. >>> /usr/include/libnotify/notify.h
  797. >>> /usr/include/libnotify/notify-features.h
  798. >>> /usr/include/libnotify/notification.h
  799. >>> /usr/include/libnotify/notify-enum-types.h
  800. --- /usr/bin/
  801. >>> /usr/bin/libnotify-notify-send
  802. >>> Safely unmerging already-installed instance...
  803. No package files given... Grabbing a set.
  804. --- replaced obj /usr/share/gtk-doc/html/libnotify/up.png
  805. --- replaced obj /usr/share/gtk-doc/html/libnotify/style.css
  806. --- replaced obj /usr/share/gtk-doc/html/libnotify/right.png
  807. --- replaced obj /usr/share/gtk-doc/html/libnotify/libnotify.devhelp2
  808. --- replaced obj /usr/share/gtk-doc/html/libnotify/libnotify-notify.html
  809. --- replaced obj /usr/share/gtk-doc/html/libnotify/left.png
  810. --- replaced obj /usr/share/gtk-doc/html/libnotify/index.sgml
  811. --- replaced obj /usr/share/gtk-doc/html/libnotify/index.html
  812. --- replaced obj /usr/share/gtk-doc/html/libnotify/home.png
  813. --- replaced obj /usr/share/gtk-doc/html/libnotify/ch01.html
  814. --- replaced obj /usr/share/gtk-doc/html/libnotify/api-index-full.html
  815. --- replaced obj /usr/share/gtk-doc/html/libnotify/api-index-deprecated.html
  816. --- replaced obj /usr/share/gtk-doc/html/libnotify/annotation-glossary.html
  817. --- replaced obj /usr/share/gtk-doc/html/libnotify/NotifyNotification.html
  818. --- replaced dir /usr/share/gtk-doc/html/libnotify
  819. --- replaced dir /usr/share/gtk-doc/html
  820. --- replaced dir /usr/share/gtk-doc
  821. --- replaced obj /usr/share/doc/libnotify-0.7.6/NEWS.bz2
  822. --- replaced obj /usr/share/doc/libnotify-0.7.6/ChangeLog.bz2
  823. --- replaced obj /usr/share/doc/libnotify-0.7.6/AUTHORS.bz2
  824. --- replaced dir /usr/share/doc/libnotify-0.7.6
  825. --- replaced dir /usr/share/doc
  826. --- replaced dir /usr/share
  827. --- replaced obj /usr/lib64/pkgconfig/libnotify.pc
  828. --- replaced dir /usr/lib64/pkgconfig
  829. --- replaced obj /usr/lib64/libnotify.so.4.0.0
  830. --- replaced sym /usr/lib64/libnotify.so.4
  831. --- replaced sym /usr/lib64/libnotify.so
  832. --- replaced dir /usr/lib64
  833. --- replaced obj /usr/include/libnotify/notify.h
  834. --- replaced obj /usr/include/libnotify/notify-features.h
  835. --- replaced obj /usr/include/libnotify/notify-enum-types.h
  836. --- replaced obj /usr/include/libnotify/notification.h
  837. --- replaced dir /usr/include/libnotify
  838. --- replaced dir /usr/include
  839. --- replaced obj /usr/bin/libnotify-notify-send
  840. --- replaced dir /usr/bin
  841. --- replaced dir /usr
  842. >>> Regenerating /etc/ld.so.cache...
  843. >>> Original instance of package unmerged safely.
  844. >>> x11-libs/libnotify-0.7.6 merged.
  845. >>> Regenerating /etc/ld.so.cache...
  846. >>> Auto-cleaning packages...
  847.  
  848. >>> No outdated packages were found on your system.
  849.  
  850. * GNU info directory index is up-to-date
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement