- * Package: x11-drivers/xf86-video-openchrome-0.2.906
- * Repository: gentoo
- * Maintainer: jer@gentoo.org x11@gentoo.org
- * USE: amd64 dri elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking xf86-video-openchrome-0.2.906.tar.bz2 to /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work
- >>> Source unpacked in /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work
- >>> Preparing source in /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906 ...
- * Applying xf86-video-openchrome-0.2.906-xorg-1.12.patch ...
- [ ok ]
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906 ...
- >>> Working in BUILD_DIR: "/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906_build"
- * econf: updating xf86-video-openchrome-0.2.906/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating xf86-video-openchrome-0.2.906/config.sub with /usr/share/gnuconfig/config.sub
- /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
- configure: loading site script /usr/share/config.site
- configure: loading site script /usr/share/crossdev/include/site/linux
- configure: loading site script /usr/share/crossdev/include/site/linux-gnu
- configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking whether __clang__ is declared... no
- checking whether __INTEL_COMPILER is declared... no
- checking whether __SUNPRO_C is declared... no
- checking for x86_64-pc-linux-gnu-pkg-config... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for a sed that does not truncate output... /bin/sed
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=attributes... no
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-gcc -std=gnu99... none
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking how to print strings... printf
- checking for a sed that does not truncate output... (cached) /bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes
- 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
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
- checking if RANDR is defined... yes
- checking if RENDER is defined... yes
- checking if XV is defined... yes
- checking if XF86DRI is defined... yes
- checking if DPMSExtension is defined... yes
- checking for XORG... yes
- checking for XEXT... yes
- checking for ANSI C header files... (cached) yes
- checking for xf86Modes.h... no
- checking whether XSERVER_LIBPCIACCESS is declared... yes
- checking for PCIACCESS... yes
- checking for /usr/include/xorg/dri.h... yes
- checking for /usr/include/xorg/sarea.h... yes
- checking for /usr/include/xorg/dristruct.h... yes
- checking whether to include DRI support... yes
- checking for DRI... yes
- checking pthread.h usability... yes
- checking pthread.h presence... yes
- checking for pthread.h... yes
- checking sys/ioctl.h usability... yes
- checking sys/ioctl.h presence... yes
- checking for sys/ioctl.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking time.h usability... yes
- checking time.h presence... yes
- checking for time.h... yes
- checking for XVMC... yes
- checking whether to build XvMC driver support... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating libxvmc/Makefile
- config.status: creating man/Makefile
- config.status: creating src/Makefile
- config.status: creating tools/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- >>> Source configured.
- >>> Compiling source in /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906 ...
- >>> Working in BUILD_DIR: "/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906_build"
- make -j24
- make all-recursive
- make[1]: Entering directory `/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906_build'
- Making all in src
- make[2]: Entering directory `/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906_build/src'
- created version.h
- make all-am
- make[3]: Entering directory `/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906_build/src'
- CC via_3d.lo
- /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
- CC via_accel.lo
- CC via_bandwidth.lo
- CC via_ch7xxx.lo
- CC via_cursor.lo
- /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
- CC via_crtc.lo
- CC via_dga.lo
- /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
- /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
- /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
- /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
- CC via_display.lo
- /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
- /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
- CC via_driver.lo
- CC via_i2c.lo
- /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
- /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
- CC via_id.lo
- CC via_lvds.lo
- /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
- CC via_memcpy.lo
- /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
- CC via_memory.lo
- /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
- /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
- CC via_mode.lo
- CC via_panel.lo
- /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
- CC via_shadow.lo
- /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
- /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
- CC via_swov.lo
- /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
- CC via_timing.lo
- /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
- CC via_vbe.lo
- CC via_vgahw.lo
- /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
- /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
- CC via_video.lo
- /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
- CC via_vt162x.lo
- /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
- CC via_dri.lo
- /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
- /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
- compilation terminated.
- make[3]: *** [via_dga.lo] Error 1
- make[3]: *** Waiting for unfinished jobs....
- /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
- compilation terminated.
- make[3]: *** [via_accel.lo] Error 1
- 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,
- from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_cursor.c:38:
- /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,
- from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_driver.c:44:
- /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,
- from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_panel.c:36:
- /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_cursor.c:38:0:
- /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
- compilation terminated.
- 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,
- from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_memory.c:38:
- /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,
- from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_ch7xxx.c:32:
- /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,
- from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_bandwidth.c:31:
- /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]
- make[3]: *** [via_cursor.lo] Error 1
- 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:
- /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
- compilation terminated.
- 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,
- from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_display.c:6:
- /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,
- from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_crtc.c:32:
- /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_panel.c:36:0:
- /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
- compilation terminated.
- 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,
- from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_id.c:32:
- /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_memory.c:38:0:
- /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
- compilation terminated.
- make[3]: *** [via_driver.lo] Error 1
- 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,
- from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_lvds.c:35:
- /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,
- from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_i2c.c:34:
- /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_video.c:41:0:
- /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,
- from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_memcpy.c:29:
- /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]
- make[3]: *** [via_panel.lo] Error 1
- 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:
- /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,
- from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_vgahw.c:36:
- /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,
- from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_shadow.c:30:
- /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,
- from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_mode.c:39:
- /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,
- from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_vt162x.c:30:
- /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]
- make[3]: *** [via_memory.lo] Error 1
- 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,
- from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_vbe.c:37:
- /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_ch7xxx.c:32:0:
- /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
- compilation terminated.
- 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:
- /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
- compilation terminated.
- 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:
- /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
- compilation terminated.
- 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:
- /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
- compilation terminated.
- 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:
- /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
- compilation terminated.
- 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,
- from /tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906/src/via_swov.c:39:
- /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]
- make[3]: *** [via_ch7xxx.lo] Error 1
- make[3]: *** [via_bandwidth.lo] Error 1
- 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:
- /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
- compilation terminated.
- 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:
- /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
- compilation terminated.
- 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:
- /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
- compilation terminated.
- make[3]: *** [via_display.lo] Error 1
- make[3]: *** [via_id.lo] Error 1
- 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:
- /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
- compilation terminated.
- 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:
- /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
- compilation terminated.
- 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:
- /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
- compilation terminated.
- 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:
- /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:
- /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
- compilation terminated.
- compilation terminated.
- make[3]: *** [via_crtc.lo] Error 1
- 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:
- /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
- compilation terminated.
- make[3]: *** [via_lvds.lo] Error 1
- make[3]: *** [via_vgahw.lo] Error 1
- 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:
- /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
- compilation terminated.
- make[3]: *** [via_i2c.lo] Error 1
- make[3]: *** [via_memcpy.lo] Error 1
- make[3]: *** [via_video.lo] Error 1
- make[3]: *** [via_vt162x.lo] Error 1
- make[3]: *** [via_vbe.lo] Error 1
- make[3]: *** [via_shadow.lo] Error 1
- make[3]: *** [via_mode.lo] Error 1
- 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:
- /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
- compilation terminated.
- make[3]: *** [via_swov.lo] Error 1
- make[3]: *** [via_dri.lo] Error 1
- make[3]: Leaving directory `/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906_build/src'
- make[2]: *** [all] Error 2
- make[2]: Leaving directory `/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906_build/src'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906_build'
- make: *** [all] Error 2
- * ERROR: x11-drivers/xf86-video-openchrome-0.2.906 failed (compile phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=x11-drivers/xf86-video-openchrome-0.2.906'`,
- * the complete build log and the output of `emerge -pqv '=x11-drivers/xf86-video-openchrome-0.2.906'`.
- * The complete build log is located at '/var/log/portage/x11-drivers:xf86-video-openchrome-0.2.906:20120726-055650.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/temp/environment'.
- * Working directory: '/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906_build'
- * S: '/tmp/portage/x11-drivers/xf86-video-openchrome-0.2.906/work/xf86-video-openchrome-0.2.906'