1. * Package: x11-drivers/xf86-video-openchrome-0.2.906
  2. * Repository: gentoo
  3. * Maintainer: jer@gentoo.org x11@gentoo.org
  4. * USE: amd64 dri elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking xf86-video-openchrome-0.2.906.tar.bz2 to /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work
  8. >>> Source unpacked in /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work
  9. >>> Preparing source in /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906 ...
  10. * Applying xf86-video-openchrome-0.2.906-xorg-1.12.patch ...
  11. [ ok ]
  12. >>> Source prepared.
  13. >>> Configuring source in /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906 ...
  14. >>> Working in BUILD_DIR: "/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906_build"
  15. * econf: updating xf86-video-openchrome-0.2.906/config.guess with /usr/share/gnuconfig/config.guess
  16. * econf: updating xf86-video-openchrome-0.2.906/config.sub with /usr/share/gnuconfig/config.sub
  17. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/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 --docdir=/usr/share/doc/xf86-video-openchrome-0.2.906 --disable-dependency-tracking --disable-debug --disable-xv-debug --disable-viaregtool
  18. configure: loading site script /usr/share/config.site
  19. configure: loading site script /usr/share/crossdev/include/site/linux
  20. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  21. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  22. checking for a BSD-compatible install... /usr/bin/install -c
  23. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  24. checking whether the C compiler works... yes
  25. checking for C compiler default output file name... a.out
  26. checking for suffix of executables...
  27. checking whether we are cross compiling... no
  28. checking for suffix of object files... o
  29. checking whether we are using the GNU C compiler... yes
  30. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  31. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  32. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  33. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E
  34. checking for grep that handles long lines and -e... /bin/grep
  35. checking for egrep... /bin/grep -E
  36. checking for ANSI C header files... yes
  37. checking for sys/types.h... yes
  38. checking for sys/stat.h... yes
  39. checking for stdlib.h... yes
  40. checking for string.h... yes
  41. checking for memory.h... yes
  42. checking for strings.h... yes
  43. checking for inttypes.h... yes
  44. checking for stdint.h... yes
  45. checking for unistd.h... yes
  46. checking whether __clang__ is declared... no
  47. checking whether __INTEL_COMPILER is declared... no
  48. checking whether __SUNPRO_C is declared... no
  49. checking for x86_64-pc-linux-gnu-pkg-config... no
  50. checking for pkg-config... /usr/bin/pkg-config
  51. checking pkg-config is at least version 0.9.0... yes
  52. checking build system type... x86_64-pc-linux-gnu
  53. checking host system type... x86_64-pc-linux-gnu
  54. checking for a sed that does not truncate output... /bin/sed
  55. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=attributes... no
  56. checking whether build environment is sane... yes
  57. checking for a thread-safe mkdir -p... /bin/mkdir -p
  58. checking for gawk... gawk
  59. checking whether make sets $(MAKE)... yes
  60. checking for style of include used by make... GNU
  61. checking dependency style of x86_64-pc-linux-gnu-gcc -std=gnu99... none
  62. checking whether to enable maintainer-specific portions of Makefiles... no
  63. checking how to print strings... printf
  64. checking for a sed that does not truncate output... (cached) /bin/sed
  65. checking for fgrep... /bin/grep -F
  66. checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld
  67. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  68. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  69. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  70. checking whether ln -s works... yes
  71. checking the maximum length of command line arguments... 1572864
  72. checking whether the shell understands some XSI constructs... yes
  73. checking whether the shell understands "+="... yes
  74. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  75. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  76. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  77. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  78. checking how to recognize dependent libraries... pass_all
  79. checking for x86_64-pc-linux-gnu-dlltool... no
  80. checking for dlltool... no
  81. checking how to associate runtime and link libraries... printf %s\n
  82. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  83. checking for archiver @FILE support... @
  84. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  85. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  86. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok
  87. checking for sysroot... no
  88. checking for x86_64-pc-linux-gnu-mt... no
  89. checking for mt... mt
  90. checking if mt is a manifest tool... no
  91. checking for dlfcn.h... yes
  92. checking for objdir... .libs
  93. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  94. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  95. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  96. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes
  97. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes
  98. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes
  99. 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
  100. checking whether -lc should be explicitly linked in... no
  101. checking dynamic linker characteristics... GNU/Linux ld.so
  102. checking how to hardcode library paths into programs... immediate
  103. checking whether stripping libraries is possible... yes
  104. checking if libtool supports shared libraries... yes
  105. checking whether to build shared libraries... yes
  106. checking whether to build static libraries... no
  107. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  108. checking whether we are using the GNU C compiler... (cached) yes
  109. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  110. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  111. checking if RANDR is defined... yes
  112. checking if RENDER is defined... yes
  113. checking if XV is defined... yes
  114. checking if XF86DRI is defined... yes
  115. checking if DPMSExtension is defined... yes
  116. checking for XORG... yes
  117. checking for XEXT... yes
  118. checking for ANSI C header files... (cached) yes
  119. checking for xf86Modes.h... no
  120. checking whether XSERVER_LIBPCIACCESS is declared... yes
  121. checking for PCIACCESS... yes
  122. checking for /usr/include/xorg/dri.h... yes
  123. checking for /usr/include/xorg/sarea.h... yes
  124. checking for /usr/include/xorg/dristruct.h... yes
  125. checking whether to include DRI support... yes
  126. checking for DRI... yes
  127. checking pthread.h usability... yes
  128. checking pthread.h presence... yes
  129. checking for pthread.h... yes
  130. checking sys/ioctl.h usability... yes
  131. checking sys/ioctl.h presence... yes
  132. checking for sys/ioctl.h... yes
  133. checking sys/time.h usability... yes
  134. checking sys/time.h presence... yes
  135. checking for sys/time.h... yes
  136. checking time.h usability... yes
  137. checking time.h presence... yes
  138. checking for time.h... yes
  139. checking for XVMC... yes
  140. checking whether to build XvMC driver support... yes
  141. configure: creating ./config.status
  142. config.status: creating Makefile
  143. config.status: creating libxvmc/Makefile
  144. config.status: creating man/Makefile
  145. config.status: creating src/Makefile
  146. config.status: creating tools/Makefile
  147. config.status: creating config.h
  148. config.status: executing depfiles commands
  149. config.status: executing libtool commands
  150. >>> Source configured.
  151. >>> Compiling source in /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906 ...
  152. >>> Working in BUILD_DIR: "/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906_build"
  153. make -j24
  154. make all-recursive
  155. make[1]: Entering directory `/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906_build'
  156. Making all in src
  157. make[2]: Entering directory `/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906_build/src'
  158. created version.h
  159. make all-am
  160. make[3]: Entering directory `/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906_build/src'
  161. CC via_3d.lo
  162. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_3d.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_3d.c
  163. CC via_accel.lo
  164. CC via_bandwidth.lo
  165. CC via_ch7xxx.lo
  166. CC via_cursor.lo
  167. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_accel.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_accel.c
  168. CC via_crtc.lo
  169. CC via_dga.lo
  170. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_bandwidth.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_bandwidth.c
  171. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_ch7xxx.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_ch7xxx.c
  172. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_cursor.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_cursor.c
  173. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_crtc.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_crtc.c
  174. CC via_display.lo
  175. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_dga.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_dga.c
  176. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_display.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_display.c
  177. CC via_driver.lo
  178. CC via_i2c.lo
  179. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_driver.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.c
  180. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_i2c.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_i2c.c
  181. CC via_id.lo
  182. CC via_lvds.lo
  183. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_id.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_id.c
  184. CC via_memcpy.lo
  185. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_lvds.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_lvds.c
  186. CC via_memory.lo
  187. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_memcpy.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_memcpy.c
  188. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_memory.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_memory.c
  189. CC via_mode.lo
  190. CC via_panel.lo
  191. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_mode.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_mode.c
  192. CC via_shadow.lo
  193. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_panel.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_panel.c
  194. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_shadow.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_shadow.c
  195. CC via_swov.lo
  196. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_swov.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_swov.c
  197. CC via_timing.lo
  198. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_timing.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_timing.c
  199. CC via_vbe.lo
  200. CC via_vgahw.lo
  201. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_vbe.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_vbe.c
  202. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_vgahw.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_vgahw.c
  203. CC via_video.lo
  204. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_video.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_video.c
  205. CC via_vt162x.lo
  206. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_vt162x.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_vt162x.c
  207. CC via_dri.lo
  208. /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src -I.. -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -I/usr/include/libdrm -I/usr/include/X11/dri -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/xorg -fvisibility=hidden -c -o via_dri.lo /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_dri.c
  209. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_dga.c:29:22: fatal error: xaalocal.h: No such file or directory
  210. compilation terminated.
  211. make[3]: *** [via_dga.lo] Error 1
  212. make[3]: *** Waiting for unfinished jobs....
  213. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_accel.c:37:22: fatal error: xaalocal.h: No such file or directory
  214. compilation terminated.
  215. make[3]: *** [via_accel.lo] Error 1
  216. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:45:0,
  217. from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_cursor.c:38:
  218. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  219. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:45:0,
  220. from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.c:44:
  221. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  222. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:45:0,
  223. from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_panel.c:36:
  224. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  225. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_cursor.c:38:0:
  226. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directory
  227. compilation terminated.
  228. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:45:0,
  229. from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_memory.c:38:
  230. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  231. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:45:0,
  232. from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_ch7xxx.c:32:
  233. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  234. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:45:0,
  235. from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_bandwidth.c:31:
  236. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  237. make[3]: *** [via_cursor.lo] Error 1
  238. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.c:44:0:
  239. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directory
  240. compilation terminated.
  241. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:45:0,
  242. from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_display.c:6:
  243. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  244. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:45:0,
  245. from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_crtc.c:32:
  246. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  247. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_panel.c:36:0:
  248. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directory
  249. compilation terminated.
  250. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:45:0,
  251. from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_id.c:32:
  252. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  253. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_memory.c:38:0:
  254. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directory
  255. compilation terminated.
  256. make[3]: *** [via_driver.lo] Error 1
  257. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:45:0,
  258. from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_lvds.c:35:
  259. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  260. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:45:0,
  261. from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_i2c.c:34:
  262. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  263. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_video.c:41:0:
  264. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  265. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:45:0,
  266. from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_memcpy.c:29:
  267. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  268. make[3]: *** [via_panel.lo] Error 1
  269. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_dri.c:34:0:
  270. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  271. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:45:0,
  272. from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_vgahw.c:36:
  273. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  274. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:45:0,
  275. from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_shadow.c:30:
  276. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:45:0,
  277. from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_mode.c:39:
  278. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  279. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:45:0,
  280. from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_vt162x.c:30:
  281. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  282. make[3]: *** [via_memory.lo] Error 1
  283. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:45:0,
  284. from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_vbe.c:37:
  285. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  286. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_ch7xxx.c:32:0:
  287. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directory
  288. compilation terminated.
  289. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_bandwidth.c:31:0:
  290. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directory
  291. compilation terminated.
  292. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_display.c:6:0:
  293. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directory
  294. compilation terminated.
  295. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_id.c:32:0:
  296. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directory
  297. compilation terminated.
  298. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_crtc.c:32:0:
  299. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directory
  300. compilation terminated.
  301. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:45:0,
  302. from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_swov.c:39:
  303. /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp]
  304. make[3]: *** [via_ch7xxx.lo] Error 1
  305. make[3]: *** [via_bandwidth.lo] Error 1
  306. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_lvds.c:35:0:
  307. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directory
  308. compilation terminated.
  309. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_vgahw.c:36:0:
  310. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directory
  311. compilation terminated.
  312. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_i2c.c:34:0:
  313. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directory
  314. compilation terminated.
  315. make[3]: *** [via_display.lo] Error 1
  316. make[3]: *** [via_id.lo] Error 1
  317. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_memcpy.c:29:0:
  318. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directory
  319. compilation terminated.
  320. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_video.c:45:0:
  321. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directory
  322. compilation terminated.
  323. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_vt162x.c:30:0:
  324. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directory
  325. compilation terminated.
  326. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_mode.c:39:0:
  327. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directoryIn file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_shadow.c:30:0:
  328. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directory
  329. compilation terminated.
  330. compilation terminated.
  331. make[3]: *** [via_crtc.lo] Error 1
  332. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_vbe.c:37:0:
  333. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directory
  334. compilation terminated.
  335. make[3]: *** [via_lvds.lo] Error 1
  336. make[3]: *** [via_vgahw.lo] Error 1
  337. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_swov.c:39:0:
  338. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directory
  339. compilation terminated.
  340. make[3]: *** [via_i2c.lo] Error 1
  341. make[3]: *** [via_memcpy.lo] Error 1
  342. make[3]: *** [via_video.lo] Error 1
  343. make[3]: *** [via_vt162x.lo] Error 1
  344. make[3]: *** [via_vbe.lo] Error 1
  345. make[3]: *** [via_shadow.lo] Error 1
  346. make[3]: *** [via_mode.lo] Error 1
  347. In file included from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_dri.c:42:0:
  348. /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.h:64:17: fatal error: xaa.h: No such file or directory
  349. compilation terminated.
  350. make[3]: *** [via_swov.lo] Error 1
  351. make[3]: *** [via_dri.lo] Error 1
  352. make[3]: Leaving directory `/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906_build/src'
  353. make[2]: *** [all] Error 2
  354. make[2]: Leaving directory `/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906_build/src'
  355. make[1]: *** [all-recursive] Error 1
  356. make[1]: Leaving directory `/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906_build'
  357. make: *** [all] Error 2
  358. * ERROR: x11-drivers/xf86-video-openchrome-0.2.906 failed (compile phase):
  359. * emake failed
  360. *
  361. * If you need support, post the output of `emerge --info '=x11-drivers/xf86-video-openchrome-0.2.906'`,
  362. * the complete build log and the output of `emerge -pqv '=x11-drivers/xf86-video-openchrome-0.2.906'`.
  363. * The complete build log is located at '/var/log/portage/x11-drivers:xf86-video-openchrome-0.2.906:20120726-055650.log'.
  364. * For convenience, a symlink to the build log is located at '/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/temp/build.log'.
  365. * The ebuild environment file is located at '/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/temp/environment'.
  366. * Working directory: '/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906_build'
  367. * S: '/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906'