Advertisement
Guest User

Untitled

a guest
Sep 12th, 2011
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 27.73 KB | None | 0 0
  1.  emerge -av xf86-video-vmware
  2.  
  3.  * IMPORTANT: 4 news items need reading for repository 'gentoo'.
  4.  * Use eselect news to read news items.
  5.  
  6.  
  7. These are the packages that would be merged, in order:
  8.  
  9. Calculating dependencies... done!
  10. [ebuild  N     ] x11-drivers/xf86-video-vmware-11.0.3  0 kB
  11.  
  12. Total: 1 package (1 new), Size of downloads: 0 kB
  13.  
  14. Would you like to merge these packages? [Yes/No] y
  15.  
  16. >>> Verifying ebuild manifests
  17.  
  18. >>> Emerging (1 of 1) x11-drivers/xf86-video-vmware-11.0.3
  19.  * xf86-video-vmware-11.0.3.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                               [ ok ]
  20. >>> Unpacking source...
  21. >>> Unpacking xf86-video-vmware-11.0.3.tar.bz2 to /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work
  22. >>> Source unpacked in /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work
  23. >>> Preparing source in /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3 ...
  24.  * Running elibtoolize in: xf86-video-vmware-11.0.3/
  25.  *   Applying portage-2.2.patch ...
  26.  *   Applying sed-1.5.6.patch ...
  27.  *   Applying as-needed-2.2.6.patch ...
  28. >>> Source prepared.
  29. >>> Configuring source in /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3 ...
  30. >>> Working in BUILD_DIR: "/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build"
  31.  * econf: updating xf86-video-vmware-11.0.3/config.sub with /usr/share/gnuconfig/config.sub
  32.  * econf: updating xf86-video-vmware-11.0.3/config.guess with /usr/share/gnuconfig/config.guess
  33. /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/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
  34. checking for a BSD-compatible install... /usr/bin/install -c
  35. checking whether build environment is sane... yes
  36. checking for a thread-safe mkdir -p... /bin/mkdir -p
  37. checking for gawk... gawk
  38. checking whether make sets $(MAKE)... yes
  39. checking whether to enable maintainer-specific portions of Makefiles... no
  40. checking for style of include used by make... GNU
  41. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  42. checking for C compiler default output file name... a.out
  43. checking whether the C compiler works... yes
  44. checking whether we are cross compiling... no
  45. checking for suffix of executables...
  46. checking for suffix of object files... o
  47. checking whether we are using the GNU C compiler... yes
  48. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  49. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  50. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  51. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  52. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E
  53. checking for grep that handles long lines and -e... /bin/grep
  54. checking for egrep... /bin/grep -E
  55. checking for ANSI C header files... yes
  56. checking for sys/types.h... yes
  57. checking for sys/stat.h... yes
  58. checking for stdlib.h... yes
  59. checking for string.h... yes
  60. checking for memory.h... yes
  61. checking for strings.h... yes
  62. checking for inttypes.h... yes
  63. checking for stdint.h... yes
  64. checking for unistd.h... yes
  65. checking for x86_64-pc-linux-gnu-pkg-config... no
  66. checking for pkg-config... /usr/bin/pkg-config
  67. checking pkg-config is at least version 0.9.0... yes
  68. checking build system type... x86_64-pc-linux-gnu
  69. checking host system type... x86_64-pc-linux-gnu
  70. checking for a sed that does not truncate output... /bin/sed
  71. checking for a sed that does not truncate output... (cached) /bin/sed
  72. checking for fgrep... /bin/grep -F
  73. checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld
  74. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  75. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  76. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  77. checking whether ln -s works... yes
  78. checking the maximum length of command line arguments... 1572864
  79. checking whether the shell understands some XSI constructs... yes
  80. checking whether the shell understands "+="... yes
  81. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  82. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  83. checking how to recognize dependent libraries... pass_all
  84. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  85. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  86. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  87. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok
  88. checking for dlfcn.h... yes
  89. checking for objdir... .libs
  90. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  91. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  92. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  93. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes
  94. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes
  95. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes
  96. checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  97. checking whether -lc should be explicitly linked in... no
  98. checking dynamic linker characteristics... GNU/Linux ld.so
  99. checking how to hardcode library paths into programs... immediate
  100. checking whether stripping libraries is possible... yes
  101. checking if libtool supports shared libraries... yes
  102. checking whether to build shared libraries... yes
  103. checking whether to build static libraries... no
  104. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes
  105. checking if RANDR is defined... yes
  106. checking if RENDER is defined... yes
  107. checking if DPMSExtension is defined... yes
  108. checking if XINERAMA is defined... yes
  109. checking if XV is defined... yes
  110. checking for XORG... yes
  111. checking for LIBDRM... yes
  112. checking for X11... yes
  113. checking whether XSERVER_LIBPCIACCESS is declared... yes
  114. checking for PCIACCESS... yes
  115. configure: creating ./config.status
  116. config.status: creating Makefile
  117. config.status: creating src/Makefile
  118. config.status: creating vmwarectrl/Makefile
  119. config.status: creating man/Makefile
  120. config.status: creating config.h
  121. config.status: executing depfiles commands
  122. config.status: executing libtool commands
  123. >>> Source configured.
  124. >>> Compiling source in /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3 ...
  125. >>> Working in BUILD_DIR: "/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build"
  126. make -j5
  127. make  all-recursive
  128. make[1]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build'
  129. Making all in src
  130. make[2]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build/src'
  131. /bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src -I..    -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1   -I/usr/include/libdrm   -O3 -pipe -fomit-frame-pointer -march=core2 -c -o vmware_drv_la-vmwaremodule.lo `test -f 'vmwaremodule.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/'`vmwaremodule.c
  132. /bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src -I..    -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1   -O3 -pipe -fomit-frame-pointer -march=core2 -c -o vmwlegacy_drv_la-bits2pixels.lo `test -f 'bits2pixels.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/'`bits2pixels.c
  133. /bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src -I..    -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1   -O3 -pipe -fomit-frame-pointer -march=core2 -c -o vmwlegacy_drv_la-vmware.lo `test -f 'vmware.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/'`vmware.c
  134. /bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src -I..    -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1   -O3 -pipe -fomit-frame-pointer -march=core2 -c -o vmwlegacy_drv_la-vmwarecurs.lo `test -f 'vmwarecurs.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/'`vmwarecurs.c
  135. /bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src -I..    -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1   -O3 -pipe -fomit-frame-pointer -march=core2 -c -o vmwlegacy_drv_la-vmwarectrl.lo `test -f 'vmwarectrl.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/'`vmwarectrl.c
  136. libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/libdrm -O3 -pipe -fomit-frame-pointer -march=core2 -c /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/vmwaremodule.c  -fPIC -DPIC -o .libs/vmware_drv_la-vmwaremodule.o
  137. libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -O3 -pipe -fomit-frame-pointer -march=core2 -c /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/bits2pixels.c  -fPIC -DPIC -o .libs/vmwlegacy_drv_la-bits2pixels.o
  138. libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -O3 -pipe -fomit-frame-pointer -march=core2 -c /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/vmware.c  -fPIC -DPIC -o .libs/vmwlegacy_drv_la-vmware.o
  139. libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -O3 -pipe -fomit-frame-pointer -march=core2 -c /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/vmwarectrl.c  -fPIC -DPIC -o .libs/vmwlegacy_drv_la-vmwarectrl.o
  140. libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -O3 -pipe -fomit-frame-pointer -march=core2 -c /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/vmwarecurs.c  -fPIC -DPIC -o .libs/vmwlegacy_drv_la-vmwarecurs.o
  141. /bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src -I..    -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1   -O3 -pipe -fomit-frame-pointer -march=core2 -c -o vmwlegacy_drv_la-vmwarexinerama.lo `test -f 'vmwarexinerama.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/'`vmwarexinerama.c
  142. libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -O3 -pipe -fomit-frame-pointer -march=core2 -c /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/vmwarexinerama.c  -fPIC -DPIC -o .libs/vmwlegacy_drv_la-vmwarexinerama.o
  143. /bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src -I..    -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1   -O3 -pipe -fomit-frame-pointer -march=core2 -c -o vmwlegacy_drv_la-vmwarevideo.lo `test -f 'vmwarevideo.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/'`vmwarevideo.c
  144. /bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src -I..    -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1   -O3 -pipe -fomit-frame-pointer -march=core2 -c -o vmwlegacy_drv_la-vmwaremodes.lo `test -f 'vmwaremodes.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/'`vmwaremodes.c
  145. /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/vmwarexinerama.c: In function 'VMwareXineramaGetState':
  146. /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/vmwarexinerama.c:121: warning: implicit declaration of function 'LookupWindow'
  147. /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/vmwarexinerama.c:121: warning: assignment makes pointer from integer without a cast
  148. /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/vmwarexinerama.c: In function 'VMwareXineramaGetScreenCount':
  149. /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/vmwarexinerama.c:173: warning: assignment makes pointer from integer without a cast
  150. /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/vmwarexinerama.c: In function 'VMwareXineramaGetScreenSize':
  151. /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/vmwarexinerama.c:225: warning: assignment makes pointer from integer without a cast
  152. libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -O3 -pipe -fomit-frame-pointer -march=core2 -c /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/vmwarevideo.c  -fPIC -DPIC -o .libs/vmwlegacy_drv_la-vmwarevideo.o
  153. libtool: compile:  x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -O3 -pipe -fomit-frame-pointer -march=core2 -c /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/vmwaremodes.c  -fPIC -DPIC -o .libs/vmwlegacy_drv_la-vmwaremodes.o
  154. /bin/sh ../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1   -I/usr/include/libdrm   -O3 -pipe -fomit-frame-pointer -march=core2 -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,-z,lazy -o vmware_drv.la -rpath /usr/lib64/xorg/modules/drivers vmware_drv_la-vmwaremodule.lo -ldrm  
  155. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared  .libs/vmware_drv_la-vmwaremodule.o   -Wl,--as-needed -ldrm   -march=core2 -Wl,-O1 -Wl,-z -Wl,lazy   -Wl,-soname -Wl,vmware_drv.so -o .libs/vmware_drv.so
  156. libtool: link: ( cd ".libs" && rm -f "vmware_drv.la" && ln -s "../vmware_drv.la" "vmware_drv.la" )
  157. /bin/sh ../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1   -O3 -pipe -fomit-frame-pointer -march=core2 -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,-z,lazy -o vmwlegacy_drv.la -rpath /usr/lib64/xorg/modules/drivers vmwlegacy_drv_la-bits2pixels.lo vmwlegacy_drv_la-vmware.lo vmwlegacy_drv_la-vmwarecurs.lo vmwlegacy_drv_la-vmwarectrl.lo vmwlegacy_drv_la-vmwarexinerama.lo vmwlegacy_drv_la-vmwarevideo.lo vmwlegacy_drv_la-vmwaremodes.lo  
  158. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared  .libs/vmwlegacy_drv_la-bits2pixels.o .libs/vmwlegacy_drv_la-vmware.o .libs/vmwlegacy_drv_la-vmwarecurs.o .libs/vmwlegacy_drv_la-vmwarectrl.o .libs/vmwlegacy_drv_la-vmwarexinerama.o .libs/vmwlegacy_drv_la-vmwarevideo.o .libs/vmwlegacy_drv_la-vmwaremodes.o   -Wl,--as-needed   -march=core2 -Wl,-O1 -Wl,-z -Wl,lazy   -Wl,-soname -Wl,vmwlegacy_drv.so -o .libs/vmwlegacy_drv.so
  159. libtool: link: ( cd ".libs" && rm -f "vmwlegacy_drv.la" && ln -s "../vmwlegacy_drv.la" "vmwlegacy_drv.la" )
  160. make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build/src'
  161. Making all in man
  162. make[2]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build/man'
  163. /bin/sed -e 's|__vendorversion__|"xf86-video-vmware 11.0.3" "X Version 11"|'    -e 's|__xorgversion__|"xf86-video-vmware 11.0.3" "X Version 11"|'       -e 's|__xservername__|Xorg|g'    -e 's|__xconfigfile__|xorg.conf|g'      -e 's|__projectroot__|/usr|g'   -e 's|__appmansuffix__|1|g'     -e 's|__drivermansuffix__|4|g'   -e 's|__adminmansuffix__|8|g'   -e 's|__libmansuffix__|3|g'     -e 's|__miscmansuffix__|7|g'    -e 's|__filemansuffix__|5|g' < /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/man/vmware.man > vmware.4
  164. make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build/man'
  165. Making all in vmwarectrl
  166. make[2]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build/vmwarectrl'
  167. make[2]: Nothing to be done for `all'.
  168. make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build/vmwarectrl'
  169. make[2]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build'
  170. make[2]: Nothing to be done for `all-am'.
  171. make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build'
  172. make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build'
  173. >>> Source compiled.
  174. >>> Test phase [not enabled]: x11-drivers/xf86-video-vmware-11.0.3
  175.  
  176. >>> Install xf86-video-vmware-11.0.3 into /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image/ category x11-drivers
  177. >>> Working in BUILD_DIR: "/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build"
  178. make -j5 DESTDIR=/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image/ docdir=/usr/share/doc/xf86-video-vmware-11.0.3 install
  179. Making install in src
  180. make[1]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build/src'
  181. make[2]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build/src'
  182. make[2]: Nothing to be done for `install-exec-am'.
  183. test -z "/usr/lib64/xorg/modules/drivers" || /bin/mkdir -p "/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image//usr/lib64/xorg/modules/drivers"
  184. test -z "/usr/lib64/xorg/modules/drivers" || /bin/mkdir -p "/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image//usr/lib64/xorg/modules/drivers"
  185. /bin/sh ../libtool   --mode=install /usr/bin/install -c  'vmware_drv.la' '/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image//usr/lib64/xorg/modules/drivers/vmware_drv.la'
  186. /bin/sh ../libtool   --mode=install /usr/bin/install -c  'vmwlegacy_drv.la' '/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image//usr/lib64/xorg/modules/drivers/vmwlegacy_drv.la'
  187. libtool: install: /usr/bin/install -c .libs/vmwlegacy_drv.so /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image//usr/lib64/xorg/modules/drivers/vmwlegacy_drv.so
  188. libtool: install: /usr/bin/install -c .libs/vmware_drv.so /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image//usr/lib64/xorg/modules/drivers/vmware_drv.so
  189. libtool: install: /usr/bin/install -c .libs/vmwlegacy_drv.lai /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image//usr/lib64/xorg/modules/drivers/vmwlegacy_drv.la
  190. libtool: install: /usr/bin/install -c .libs/vmware_drv.lai /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image//usr/lib64/xorg/modules/drivers/vmware_drv.la
  191. libtool: install: warning: remember to run `libtool --finish /usr/lib64/xorg/modules/drivers'
  192. libtool: install: warning: remember to run `libtool --finish /usr/lib64/xorg/modules/drivers'
  193. make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build/src'
  194. make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build/src'
  195. Making install in man
  196. make[1]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build/man'
  197. make[2]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build/man'
  198. make[2]: Nothing to be done for `install-exec-am'.
  199. test -z "/usr/share/man/man4" || /bin/mkdir -p "/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image//usr/share/man/man4"
  200.  /usr/bin/install -c -m 644 'vmware.4' '/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image//usr/share/man/man4/vmware.4'
  201. make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build/man'
  202. make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build/man'
  203. Making install in vmwarectrl
  204. make[1]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build/vmwarectrl'
  205. make[2]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build/vmwarectrl'
  206. test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image//usr/bin"
  207. make[2]: Nothing to be done for `install-data-am'.
  208. make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build/vmwarectrl'
  209. make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build/vmwarectrl'
  210. make[1]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build'
  211. make[2]: Entering directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build'
  212. make[2]: Nothing to be done for `install-exec-am'.
  213. make[2]: Nothing to be done for `install-data-am'.
  214. make[2]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build'
  215. make[1]: Leaving directory `/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3_build'
  216. Removing unnecessary /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image/usr/lib64/xorg/modules/drivers/vmwlegacy_drv.a
  217. Removing unnecessary /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image/usr/lib64/xorg/modules/drivers/vmware_drv.a
  218. Removing unnecessary /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image/usr/lib64/xorg/modules/drivers/vmwlegacy_drv.la
  219. Removing unnecessary /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image/usr/lib64/xorg/modules/drivers/vmwlegacy_drv.a
  220. Removing unnecessary /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image/usr/lib64/xorg/modules/drivers/vmware_drv.la
  221. Removing unnecessary /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image/usr/lib64/xorg/modules/drivers/vmware_drv.a
  222. >>> Completed installing xf86-video-vmware-11.0.3 into /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/image/
  223.  
  224. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment
  225.   usr/lib64/xorg/modules/drivers/vmwlegacy_drv.so
  226.   usr/lib64/xorg/modules/drivers/vmware_drv.so
  227. ecompressdir: bzip2 -9 /usr/share/man
  228.  
  229. * QA Notice: Package has poor programming practices which may compile
  230. *            fine but exhibit random runtime failures.
  231. * /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/vmwarexinerama.c:121: warning: implicit declaration of function 'LookupWindow'
  232.  
  233. *
  234. * QA Notice: Package has poor programming practices which may compile
  235. *            but will almost certainly crash on 64bit architectures.
  236. *
  237. * Function `LookupWindow' implicitly converted to pointer at /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/vmwarexinerama.c:121
  238.  *
  239.  *  Please file a bug about this at http://bugs.gentoo.org/
  240.  *  with the maintaining herd of the package.
  241.  *
  242.  * ERROR: x11-drivers/xf86-video-vmware-11.0.3 failed:
  243.  *   install aborted due to poor programming practices shown above
  244.  *
  245.  * Call stack:
  246.  *   misc-functions.sh, line 992:  Called install_qa_check
  247.  *   misc-functions.sh, line 680:  Called die
  248.  * The specific snippet of code:
  249.  *                              die "install aborted due to" \
  250.  *
  251.  * If you need support, post the output of 'emerge --info =x11-drivers/xf86-video-vmware-11.0.3',
  252.  * the complete build log and the output of 'emerge -pqv =x11-drivers/xf86-video-vmware-11.0.3'.
  253.  * The complete build log is located at '/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/temp/build.log'.
  254.  * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/temp/environment'.
  255.  * S: '/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3'
  256. !!! post install failed; exiting.
  257.  
  258. >>> Failed to emerge x11-drivers/xf86-video-vmware-11.0.3, Log file:
  259.  
  260. >>>  '/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/temp/build.log'
  261.  
  262.  * Messages for package x11-drivers/xf86-video-vmware-11.0.3:
  263.  
  264.  *
  265.  * QA Notice: Package has poor programming practices which may compile
  266.  *            but will almost certainly crash on 64bit architectures.
  267.  *
  268.  * Function `LookupWindow' implicitly converted to pointer at /var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3/src/vmwarexinerama.c:121
  269. *
  270. *  Please file a bug about this at http://bugs.gentoo.org/
  271. *  with the maintaining herd of the package.
  272. *
  273. * ERROR: x11-drivers/xf86-video-vmware-11.0.3 failed:
  274. *   install aborted due to poor programming practices shown above
  275. *
  276. * Call stack:
  277. *   misc-functions.sh, line 992:  Called install_qa_check
  278. *   misc-functions.sh, line 680:  Called die
  279. * The specific snippet of code:
  280. *                              die "install aborted due to" \
  281. *
  282. * If you need support, post the output of 'emerge --info =x11-drivers/xf86-video-vmware-11.0.3',
  283. * the complete build log and the output of 'emerge -pqv =x11-drivers/xf86-video-vmware-11.0.3'.
  284. * The complete build log is located at '/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/temp/build.log'.
  285. * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/temp/environment'.
  286. * S: '/var/tmp/portage/x11-drivers/xf86-video-vmware-11.0.3/work/xf86-video-vmware-11.0.3'
  287.  
  288. * IMPORTANT: 4 news items need reading for repository 'gentoo'.
  289. * Use eselect news to read news items.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement