Advertisement
Guest User

Untitled

a guest
Jun 24th, 2012
1,202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.48 KB | None | 0 0
  1.  * Package: x11-wm/compiz-0.8.8
  2.  * Repository: gentoo
  3.  * Maintainer: pinkbyte@mail.ru naota@gentoo.org,desktop-effects@gentoo.org
  4.  * USE: amd64 cairo dbus elibc_glibc gnome gtk kernel_linux multilib svg userland_GNU
  5.  * FEATURES: sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking compiz-0.8.8.tar.bz2 to /var/tmp/portage/x11-wm/compiz-0.8.8/work
  8. >>> Source unpacked in /var/tmp/portage/x11-wm/compiz-0.8.8/work
  9. >>> Preparing source in /var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8 ...
  10. * Applying compiz-no-gconf.patch ...
  11.  [ ok ]
  12. * Running eautoreconf in '/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8' ...
  13. * Running glib-gettextize --copy --force ...
  14.  [ ok ]
  15. * Running intltoolize --automake --copy --force ...
  16.  [ ok ]
  17. * Running libtoolize --install --copy --force --automake ...
  18.  [ ok ]
  19. * Running aclocal ...
  20.  [ ok ]
  21. * Running autoconf ...
  22.  [ ok ]
  23. * Running autoheader ...
  24.  [ ok ]
  25. * Running automake --add-missing --copy ...
  26.  [ ok ]
  27. * Running elibtoolize in: compiz-0.8.8/
  28. * Applying portage/1.2.0 patch ...
  29. * Applying sed/1.5.6 patch ...
  30. * Applying as-needed/2.2.6 patch ...
  31. >>> Source prepared.
  32. >>> Configuring source in /var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8 ...
  33. * econf: updating compiz-0.8.8/config.guess with /usr/share/gnuconfig/config.guess
  34. * econf: updating compiz-0.8.8/config.sub with /usr/share/gnuconfig/config.sub
  35. ./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-fast-install --disable-static --disable-gnome-keybindings --with-default-plugins --enable-librsvg --enable-annotate --enable-dbus --enable-dbus-glib --disable-fuse --enable-gnome --enable-metacity --enable-gtk --disable-kde4 --disable-kde --disable-gconf
  36. checking for a BSD-compatible install... /usr/bin/install -c
  37. checking whether build environment is sane... yes
  38. checking for a thread-safe mkdir -p... /bin/mkdir -p
  39. checking for gawk... gawk
  40. checking whether make sets $(MAKE)... yes
  41. checking whether NLS is requested... yes
  42. checking for style of include used by make... GNU
  43. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  44. checking whether the C compiler works... yes
  45. checking for C compiler default output file name... a.out
  46. checking for suffix of executables...
  47. checking whether we are cross compiling... no
  48. checking for suffix of object files... o
  49. checking whether we are using the GNU C compiler... yes
  50. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  51. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  52. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  53. checking for intltool >= 0.23... 0.50.2 found
  54. checking for intltool-update... /usr/bin/intltool-update
  55. checking for intltool-merge... /usr/bin/intltool-merge
  56. checking for intltool-extract... /usr/bin/intltool-extract
  57. checking for xgettext... /usr/bin/xgettext
  58. checking for msgmerge... /usr/bin/msgmerge
  59. checking for msgfmt... /usr/bin/msgfmt
  60. checking for gmsgfmt... /usr/bin/gmsgfmt
  61. checking for perl... /usr/bin/perl
  62. checking for perl >= 5.8.1... 5.12.4
  63. checking for XML::Parser... ok
  64. checking whether to enable maintainer-specific portions of Makefiles... no
  65. checking for library containing strerror... none required
  66. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  67. checking whether we are using the GNU C compiler... (cached) yes
  68. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  69. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  70. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  71. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  72. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  73. checking whether we are using the GNU C++ compiler... yes
  74. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  75. checking dependency style of x86_64-pc-linux-gnu-g++... none
  76. checking build system type... x86_64-pc-linux-gnu
  77. checking host system type... x86_64-pc-linux-gnu
  78. checking how to print strings... printf
  79. checking for a sed that does not truncate output... /bin/sed
  80. checking for grep that handles long lines and -e... /bin/grep
  81. checking for egrep... /bin/grep -E
  82. checking for fgrep... /bin/grep -F
  83. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  84. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  85. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  86. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  87. checking whether ln -s works... yes
  88. checking the maximum length of command line arguments... 1572864
  89. checking whether the shell understands some XSI constructs... yes
  90. checking whether the shell understands "+="... yes
  91. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  92. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  93. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  94. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  95. checking how to recognize dependent libraries... pass_all
  96. checking for x86_64-pc-linux-gnu-dlltool... no
  97. checking for dlltool... no
  98. checking how to associate runtime and link libraries... printf %s\n
  99. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  100. checking for archiver @FILE support... @
  101. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  102. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  103. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  104. checking for sysroot... no
  105. checking for x86_64-pc-linux-gnu-mt... no
  106. checking for mt... no
  107. checking if : is a manifest tool... no
  108. checking for ANSI C header files... yes
  109. checking for sys/types.h... yes
  110. checking for sys/stat.h... yes
  111. checking for stdlib.h... yes
  112. checking for string.h... yes
  113. checking for memory.h... yes
  114. checking for strings.h... yes
  115. checking for inttypes.h... yes
  116. checking for stdint.h... yes
  117. checking for unistd.h... yes
  118. checking for dlfcn.h... yes
  119. checking for objdir... .libs
  120. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  121. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  122. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  123. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  124. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  125. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  126. 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
  127. checking whether -lc should be explicitly linked in... no
  128. checking dynamic linker characteristics... GNU/Linux ld.so
  129. checking how to hardcode library paths into programs... immediate
  130. checking whether stripping libraries is possible... yes
  131. checking if libtool supports shared libraries... yes
  132. checking whether to build shared libraries... yes
  133. checking whether to build static libraries... no
  134. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  135. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  136. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  137. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  138. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  139. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  140. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  141. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  142. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  143. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  144. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  145. checking how to hardcode library paths into programs... immediate
  146. checking for ANSI C header files... (cached) yes
  147. checking for stdlib.h... (cached) yes
  148. checking sys/time.h usability... yes
  149. checking sys/time.h presence... yes
  150. checking for sys/time.h... yes
  151. checking for unistd.h... (cached) yes
  152. checking locale.h usability... yes
  153. checking locale.h presence... yes
  154. checking for locale.h... yes
  155. checking for LC_MESSAGES... yes
  156. checking libintl.h usability... yes
  157. checking libintl.h presence... yes
  158. checking for libintl.h... yes
  159. checking for ngettext in libc... yes
  160. checking for dgettext in libc... yes
  161. checking for bind_textdomain_codeset... yes
  162. checking for msgfmt... (cached) /usr/bin/msgfmt
  163. checking for dcgettext... yes
  164. checking if msgfmt accepts -c... yes
  165. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  166. checking for xgettext... (cached) /usr/bin/xgettext
  167. checking for catalogs to be installed... af ar bg bn bn_IN bs ca cs cy da de el en_GB en_US es eu et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl or pa pl pt pt_BR ro ru sk sl sr sv ta tr uk vi xh zh_CN zh_TW zu
  168. checking whether byte ordering is bigendian... no
  169. checking for x86_64-pc-linux-gnu-pkg-config... no
  170. checking for pkg-config... /usr/bin/pkg-config
  171. checking pkg-config is at least version 0.9.0... yes
  172. checking for COMPIZ... yes
  173. checking for DECORATION... yes
  174. checking for GL_CFLAGS...
  175. checking for GL_LIBS... -lGL
  176. checking for xsltproc... xsltproc
  177. checking for LIBPNG... yes
  178. checking for GLIB... yes
  179. checking for DBUS... yes
  180. checking for DBUS_GLIB... yes
  181. checking sys/inotify.h usability... yes
  182. checking sys/inotify.h presence... yes
  183. checking for sys/inotify.h... yes
  184. checking for ANNOTATE... yes
  185. checking for LIBRSVG... yes
  186. checking for GTK_WINDOW_DECORATOR... yes
  187. checking for wnck_window_has_name... no
  188. checking for METACITY... yes
  189. checking for GNOME_WINDOW_SETTINGS... yes
  190. configure: creating ./config.status
  191. config.status: creating compiz.pc
  192. config.status: creating compiz-cube.pc
  193. config.status: creating compiz-scale.pc
  194. config.status: creating compiz-gconf.pc
  195. config.status: creating compiz-kconfig.pc
  196. config.status: creating Makefile
  197. config.status: creating src/Makefile
  198. config.status: creating libdecoration/Makefile
  199. config.status: creating libdecoration/libdecoration.pc
  200. config.status: creating include/Makefile
  201. config.status: creating plugins/Makefile
  202. config.status: creating images/Makefile
  203. config.status: creating gtk/Makefile
  204. config.status: creating gtk/window-decorator/Makefile
  205. config.status: creating gtk/gnome/Makefile
  206. config.status: creating kde/Makefile
  207. config.status: creating kde/window-decorator/Makefile
  208. config.status: creating kde/window-decorator-kde4/Makefile
  209. config.status: creating po/Makefile.in
  210. config.status: creating metadata/Makefile
  211. config.status: creating config.h
  212. config.status: executing depfiles commands
  213. config.status: executing libtool commands
  214. config.status: executing default-1 commands
  215. config.status: executing include/compiz-common.h commands
  216. config.status: creating include/compiz-common.h
  217. config.status: executing po/stamp-it commands
  218.  
  219. the following optional plugins will be compiled:
  220. glib: yes
  221. gconf: no
  222. kconfig: no
  223. dbus: yes
  224. annotate: yes
  225. svg: yes
  226. inotify: yes
  227. fuse: no
  228.  
  229. and the following optional features will be compiled:
  230. gtk: yes
  231. metacity: yes
  232. gnome: yes
  233. kde: no
  234. kde4: no
  235.  
  236. >>> Source configured.
  237. >>> Compiling source in /var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8 ...
  238. make -j5
  239. make all-recursive
  240. make[1]: Entering directory `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8'
  241. Making all in include
  242. make[2]: Entering directory `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/include'
  243. make[2]: Nothing to be done for `all'.
  244. make[2]: Leaving directory `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/include'
  245. Making all in src
  246. make[2]: Entering directory `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/src'
  247. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c main.c
  248. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c privates.c
  249. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c object.c
  250. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c core.c
  251. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c texture.c
  252. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c display.c
  253. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c screen.c
  254. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c window.c
  255. display.c: In function 'updateModifierMappings':
  256. display.c:1109:3: warning: 'XKeycodeToKeysym' is deprecated (declared at /usr/include/X11/Xlib.h:1695)
  257. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c event.c
  258. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c paint.c
  259. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c option.c
  260. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c plugin.c
  261. option.c: In function 'keyBindingToString':
  262. option.c:609:2: warning: 'XKeycodeToKeysym' is deprecated (declared at /usr/include/X11/Xlib.h:1695)
  263. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c session.c
  264. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c fragment.c
  265. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c matrix.c
  266. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c cursor.c
  267. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c match.c
  268. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libxml2 -I/usr/include/startup-notification-1.0 -I../include -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -DMETADATADIR=\"/usr/share/compiz\" -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -c metadata.c
  269. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -export-dynamic -pthread -Wl,-O1 -Wl,--as-needed -o compiz main.o privates.o object.o core.o texture.o display.o screen.o window.o event.o paint.o option.o plugin.o session.o fragment.o matrix.o cursor.o match.o metadata.o -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXinerama -lICE -lSM -lxslt -lz -lm -lxml2 -lstartup-notification-1 -lGL -lm -ldl
  270. libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -pthread -Wl,-O1 -o compiz main.o privates.o object.o core.o texture.o display.o screen.o window.o event.o paint.o option.o plugin.o session.o fragment.o matrix.o cursor.o match.o metadata.o -Wl,--export-dynamic -Wl,--as-needed -lX11 -lXcomposite -lXext -lXdamage -lXfixes -lXrandr -lXinerama -lICE -lSM -lxslt -lz -lxml2 -lstartup-notification-1 -lGL -lm -ldl -pthread
  271. /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libxcb-util.so.0, needed by /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/libstartup-notification-1.so, not found (try using -rpath or -rpath-link)
  272. /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/libstartup-notification-1.so: undefined reference to `xcb_aux_get_screen'
  273. collect2: ld returned 1 exit status
  274. make[2]: *** [compiz] Error 1
  275. make[2]: Leaving directory `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8/src'
  276. make[1]: *** [all-recursive] Error 1
  277. make[1]: Leaving directory `/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8'
  278. make: *** [all] Error 2
  279. * ERROR: x11-wm/compiz-0.8.8 failed (compile phase):
  280. * emake failed
  281. *
  282. * If you need support, post the output of `emerge --info '=x11-wm/compiz-0.8.8'`,
  283. * the complete build log and the output of `emerge -pqv '=x11-wm/compiz-0.8.8'`.
  284. * The complete build log is located at '/var/tmp/portage/x11-wm/compiz-0.8.8/temp/build.log'.
  285. * The ebuild environment file is located at '/var/tmp/portage/x11-wm/compiz-0.8.8/temp/environment'.
  286. * Working directory: '/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8'
  287. * S: '/var/tmp/portage/x11-wm/compiz-0.8.8/work/compiz-0.8.8'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement