* Package: x11-drivers/xf86-video-intel-2.99.917_p201604010 * Repository: gentoo * Maintainer: x11@gentoo.org * USE: abi_x86_64 amd64 dri dri3 elibc_glibc kernel_linux sna udev userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/4.5.0-gentoo-r1/build * Found sources for kernel version: * 4.5.0-gentoo-r1 >>> Unpacking source... >>> Unpacking xf86-video-intel-2.99.917_p201604010.tar.xz to /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work >>> Source unpacked in /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work >>> Preparing source in /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce ... * Running eautoreconf in '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce ... >>> Working in BUILD_DIR: "/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build" * econf: updating a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/config.sub with /usr/share/gnuconfig/config.sub * econf: updating a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/xf86-video-intel-2.99.917_p201604010 --disable-debug --enable-dri --enable-dri3 --with-default-dri=3 --enable-sna --enable-udev --disable-uxa --disable-xvmc configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c 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 whether make supports nested variables... yes checking for style of include used by make... GNU 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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... /usr/bin/x86_64-pc-linux-gnu-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 supports -Werror=unknown-warning-option... no checking if x86_64-pc-linux-gnu-gcc supports -Werror=unused-command-line-argument... no checking if x86_64-pc-linux-gnu-gcc supports -Wall... yes checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-arith... yes checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations... yes checking if x86_64-pc-linux-gnu-gcc supports -Wformat=2... yes checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes checking if x86_64-pc-linux-gnu-gcc supports -Wnested-externs... yes checking if x86_64-pc-linux-gnu-gcc supports -Wbad-function-cast... yes checking if x86_64-pc-linux-gnu-gcc supports -Wold-style-definition... yes checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement... yes checking if x86_64-pc-linux-gnu-gcc supports -Wunused... yes checking if x86_64-pc-linux-gnu-gcc supports -Wuninitialized... yes checking if x86_64-pc-linux-gnu-gcc supports -Wshadow... yes checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-noreturn... yes checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes checking if x86_64-pc-linux-gnu-gcc supports -Wredundant-decls... yes checking if x86_64-pc-linux-gnu-gcc supports -Wlogical-op... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=implicit... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=nonnull... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=init-self... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=main... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=missing-braces... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=sequence-point... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=return-type... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=trigraphs... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=array-bounds... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=write-strings... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=address... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=int-to-pointer-cast... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=pointer-to-int-cast... yes checking if x86_64-pc-linux-gnu-gcc supports -pedantic... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror... yes checking if x86_64-pc-linux-gnu-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking if x86_64-pc-linux-gnu-gcc supports -Wno-cast-qual... yes checking if x86_64-pc-linux-gnu-gcc supports -Wno-redundant-decls... yes checking if x86_64-pc-linux-gnu-gcc supports -Wno-maybe-uninitialized... yes 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... /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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 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 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for strlcpy... no checking for strlcat... no checking for strndup... yes checking for native atomic primitives... Intel checking for UDEV... yes checking for sys/stat.h... (cached) yes checking for X11... yes X11_CLFAGS= X11_LIBS=-lX11-xcb -lxcb-dri2 -lxcb -lXcomposite -lXdamage -lXrandr -lXfixes -lcairo -lXext -lXrender -lX11 -lpixman-1 -lpng16 checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking for sys/ipc.h... (cached) yes checking for X11/extensions/XShm.h... yes checking for X11/extensions/shmproto.h... yes checking for X11/extensions/shmstr.h... yes checking whether shmctl IPC_RMID allows subsequent attaches... yes checking for X11_DRI3... yes checking for IVO_EXTRA... yes checking for X11/extensions/Xinerama.h... yes checking for IVO_EXTRA... yes checking for IVO... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking for TOOL_CURSOR... yes checking whether to build additional tools... auto checking if RANDR is defined... yes checking if RENDER is defined... yes checking if DPMSExtension is defined... yes checking for DRM... yes checking for PCIACCESS... yes checking dev/wscons/wsconsio.h usability... no checking dev/wscons/wsconsio.h presence... no checking for dev/wscons/wsconsio.h... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking for struct sysinfo.totalram... yes checking for XORG... yes checking vgaHW.h usability... yes checking vgaHW.h presence... yes checking for vgaHW.h... yes checking xaa.h usability... no checking xaa.h presence... no checking for xaa.h... no checking whether to include XAA support... no checking for dgaproc.h... yes checking whether to include DGA support... yes checking if XF86DRI is defined... yes checking for DRI1... yes checking for dri.h... yes checking for sarea.h... yes checking for dristruct.h... yes checking whether to include DRI1 support... yes checking for DRI2... yes checking for dri2.h... yes checking if DRI3 is defined... yes checking for DRI3... yes checking whether DRI3 is declared... yes checking for misyncstr.h... yes checking for misyncshm.h... yes checking whether to include DRI2 support... yes checking whether to include DRI3 support... yes checking default DRI support... checking X11/extensions/dpmsconst.h usability... yes checking X11/extensions/dpmsconst.h presence... yes checking for X11/extensions/dpmsconst.h... yes checking if PRESENT is defined... yes checking for PRESENT... yes checking for present.h... yes checking whether to include PRESENT support... yes checking whether to include UXA support... no checking whether to include SNA support... yes checking whether to include XvMC support... no checking which acceleration method to use by default... sna checking for library containing clock_gettime... none required checking for getline... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating libobj/Makefile config.status: creating src/Makefile config.status: creating src/legacy/Makefile config.status: creating src/legacy/i810/Makefile config.status: creating src/legacy/i810/xvmc/Makefile config.status: creating src/render_program/Makefile config.status: creating src/sna/Makefile config.status: creating src/sna/brw/Makefile config.status: creating src/sna/fb/Makefile config.status: creating src/uxa/Makefile config.status: creating xvmc/Makefile config.status: creating xvmc/shader/Makefile config.status: creating xvmc/shader/mc/Makefile config.status: creating xvmc/shader/vld/Makefile config.status: creating test/Makefile config.status: creating benchmarks/Makefile config.status: creating tools/Makefile config.status: creating tools/org.x.xf86-video-intel.backlight-helper.policy config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands xf86-video-intel Open-source X.org graphics driver for Intel graphics https://01.org/linuxgraphics/ What is xf86-video-intel ------------------------ The xf86-video-intel module is an open-source 2D graphics driver for the X Window System as implemented by X.org. It supports a variety of Intel graphics chipsets including: i810/i810e/i810-dc100,i815, i830M,845G,852GM,855GM,865G, 915G/GM,945G/GM/GME,946GZ G/GM/GME/Q965, G/Q33,G/Q35,G41,G/Q43,G/GM/Q45 PineView-M (Atom N400 series) PineView-D (Atom D400/D500 series) Intel(R) HD Graphics: 2000-6000, Intel(R) Iris(TM) Graphics: 5100/6100, and Intel(R) Iris(TM) Pro Graphics: 5200/6200/P6300. Where to get more information about the driver ---------------------------------------------- The primary source of information about this and other open-source drivers for Intel graphics is: https://01.org/linuxgraphics/ Documentation specific to the xf86-video-intel driver including possible configuration options for the xorg.conf file can be found in the intel(4) manual page. After installing the driver this documentation can be read with the following command: man intel Mailing list for communication with users and developers of xf86-video-intel: intel-gfx@lists.freedesktop.org Note: Subscription is required before posting, but anyone is free to subscribe. See instructions (and archives) here: http://lists.freedesktop.org/mailman/listinfo/intel-gfx To report bugs encountered with the driver, see: https://01.org/linuxgraphics/documentation/how-report-bugs To see bugs that are targeted to be fixed in the next release: https://bugs.freedesktop.org/show_bug.cgi?id=intel-2d-release xf86-video-intel 2.99.917 will be compiled with: Xorg Video ABI version: 20.0 (xorg-server-1.18.3) pixman version: pixman-1-0.34.0 Acceleration backends: none *sna Additional debugging support? none Support for Kernel Mode Setting? yes Support for legacy User Mode Setting (for i810)? yes Support for Direct Rendering Infrastructure: DRI1 DRI2 *DRI3 Present Support for Xv motion compensation (XvMC and libXvMC): no Support for display hotplug notifications (udev): yes Build additional tools and utilities? xf86-video-intel-backlight-helper intel-virtual-output >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce ... >>> Working in BUILD_DIR: "/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build" make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build' Making all in man make[2]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/man' /bin/sed -e 's|__vendorversion__|"xf86-video-intel 2.99.917" "X Version 11"|' -e 's|__xorgversion__|"xf86-video-intel 2.99.917" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||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-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/man/intel.man > intel.4 make[2]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/man' Making all in libobj make[2]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/libobj' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/libobj -I.. -march=native -O2 -pipe -c -o ignore.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/libobj/ignore.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/libobj -I.. -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/libobj/ignore.c -fPIC -DPIC -o .libs/ignore.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,lazy -o libcompat.la ignore.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcompat.a .libs/ignore.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) make[2]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/libobj' Making all in xvmc make[2]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/xvmc' Making all in shader make[3]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/xvmc/shader' Making all in mc make[4]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/xvmc/shader/mc' make all-am make[5]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/xvmc/shader/mc' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/xvmc/shader/mc' make[4]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/xvmc/shader/mc' Making all in vld make[4]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/xvmc/shader/vld' make all-am make[5]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/xvmc/shader/vld' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/xvmc/shader/vld' make[4]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/xvmc/shader/vld' make[4]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/xvmc/shader' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/xvmc/shader' make[3]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/xvmc/shader' make[3]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/xvmc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/xvmc' make[2]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/xvmc' Making all in src make[2]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src' Making all in render_program make[3]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/render_program' make all-am make[4]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/render_program' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/render_program' make[3]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/render_program' Making all in legacy make[3]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/legacy' Making all in i810 make[4]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/legacy/i810' Making all in xvmc make[5]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/legacy/i810/xvmc' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/legacy/i810/xvmc' make[5]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/legacy/i810' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810 -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy -I/usr/include/X11/dri -march=native -O2 -pipe -c -o i810_accel.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810/i810_accel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810 -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy -I/usr/include/X11/dri -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810/i810_accel.c -fPIC -DPIC -o .libs/i810_accel.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810 -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy -I/usr/include/X11/dri -march=native -O2 -pipe -c -o i810_cursor.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810/i810_cursor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810 -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy -I/usr/include/X11/dri -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810/i810_cursor.c -fPIC -DPIC -o .libs/i810_cursor.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810 -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy -I/usr/include/X11/dri -march=native -O2 -pipe -c -o i810_driver.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810/i810_driver.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810 -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy -I/usr/include/X11/dri -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810/i810_driver.c -fPIC -DPIC -o .libs/i810_driver.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810 -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy -I/usr/include/X11/dri -march=native -O2 -pipe -c -o i810_memory.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810/i810_memory.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810 -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy -I/usr/include/X11/dri -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810/i810_memory.c -fPIC -DPIC -o .libs/i810_memory.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810 -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy -I/usr/include/X11/dri -march=native -O2 -pipe -c -o i810_video.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810/i810_video.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810 -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy -I/usr/include/X11/dri -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810/i810_video.c -fPIC -DPIC -o .libs/i810_video.o /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810/i810_video.c:208:48: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] {XvSettable | XvGettable, 0, (1 << 24) - 1, "XV_COLORKEY"}, ^ /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810/i810_video.c:209:41: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] {XvSettable | XvGettable, -128, 127, "XV_BRIGHTNESS"}, ^ /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810/i810_video.c:210:38: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] {XvSettable | XvGettable, 0, 255, "XV_CONTRAST"} ^ /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810 -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy -I/usr/include/X11/dri -march=native -O2 -pipe -c -o i810_wmark.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810/i810_wmark.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810 -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy -I/usr/include/X11/dri -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810/i810_wmark.c -fPIC -DPIC -o .libs/i810_wmark.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810 -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy -I/usr/include/X11/dri -march=native -O2 -pipe -c -o i810_dga.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810/i810_dga.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810 -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy -I/usr/include/X11/dri -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810/i810_dga.c -fPIC -DPIC -o .libs/i810_dga.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810 -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy -I/usr/include/X11/dri -march=native -O2 -pipe -c -o i810_dri.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810/i810_dri.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810 -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy -I/usr/include/X11/dri -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy/i810/i810_dri.c -fPIC -DPIC -o .libs/i810_dri.o /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/legacy -I/usr/include/X11/dri -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,lazy -o liblegacy-i810.la i810_accel.lo i810_cursor.lo i810_driver.lo i810_memory.lo i810_video.lo i810_wmark.lo i810_dga.lo i810_dri.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblegacy-i810.a .libs/i810_accel.o .libs/i810_cursor.o .libs/i810_driver.o .libs/i810_memory.o .libs/i810_video.o .libs/i810_wmark.o .libs/i810_dga.o .libs/i810_dri.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblegacy-i810.a libtool: link: ( cd ".libs" && rm -f "liblegacy-i810.la" && ln -s "../liblegacy-i810.la" "liblegacy-i810.la" ) make[5]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/legacy/i810' make[4]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/legacy/i810' make[4]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/legacy' /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,lazy -o liblegacy.la i810/liblegacy-i810.la libtool: link: (cd .libs/liblegacy.lax/liblegacy-i810.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/legacy/i810/.libs/liblegacy-i810.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblegacy.a .libs/liblegacy.lax/liblegacy-i810.a/i810_accel.o .libs/liblegacy.lax/liblegacy-i810.a/i810_cursor.o .libs/liblegacy.lax/liblegacy-i810.a/i810_dga.o .libs/liblegacy.lax/liblegacy-i810.a/i810_dri.o .libs/liblegacy.lax/liblegacy-i810.a/i810_driver.o .libs/liblegacy.lax/liblegacy-i810.a/i810_memory.o .libs/liblegacy.lax/liblegacy-i810.a/i810_video.o .libs/liblegacy.lax/liblegacy-i810.a/i810_wmark.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblegacy.a libtool: link: rm -fr .libs/liblegacy.lax libtool: link: ( cd ".libs" && rm -f "liblegacy.la" && ln -s "../liblegacy.la" "liblegacy.la" ) make[4]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/legacy' make[3]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/legacy' Making all in sna make[3]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/sna' Making all in brw make[4]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/sna/brw' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o brw_disasm.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw/brw_disasm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw/brw_disasm.c -fPIC -DPIC -o .libs/brw_disasm.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o brw_eu.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw/brw_eu.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw/brw_eu.c -fPIC -DPIC -o .libs/brw_eu.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o brw_eu_emit.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw/brw_eu_emit.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw/brw_eu_emit.c -fPIC -DPIC -o .libs/brw_eu_emit.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o brw_sf.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw/brw_sf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw/brw_sf.c -fPIC -DPIC -o .libs/brw_sf.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o brw_wm.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw/brw_wm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw/brw_wm.c -fPIC -DPIC -o .libs/brw_wm.o /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,lazy -o libbrw.la brw_disasm.lo brw_eu.lo brw_eu_emit.lo brw_sf.lo brw_wm.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libbrw.a .libs/brw_disasm.o .libs/brw_eu.o .libs/brw_eu_emit.o .libs/brw_sf.o .libs/brw_wm.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libbrw.a libtool: link: ( cd ".libs" && rm -f "libbrw.la" && ln -s "../libbrw.la" "libbrw.la" ) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o brw_test.o /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw/brw_test.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o brw_test_gen4.o /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw/brw_test_gen4.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o brw_test_gen5.o /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw/brw_test_gen5.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o brw_test_gen6.o /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw/brw_test_gen6.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o brw_test_gen7.o /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/brw/brw_test_gen7.c /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,lazy -o brw_test brw_test.o brw_test_gen4.o brw_test_gen5.o brw_test_gen6.o brw_test_gen7.o libbrw.la libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -Wl,-O1 -Wl,-z -Wl,lazy -o brw_test brw_test.o brw_test_gen4.o brw_test_gen5.o brw_test_gen6.o brw_test_gen7.o -Wl,--as-needed ./.libs/libbrw.a make[4]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/sna/brw' Making all in fb make[4]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/sna/fb' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o libfb_la-fbarc.lo `test -f 'fbarc.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/'`fbarc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/fbarc.c -fPIC -DPIC -o .libs/libfb_la-fbarc.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o libfb_la-fbbitmap.lo `test -f 'fbbitmap.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/'`fbbitmap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/fbbitmap.c -fPIC -DPIC -o .libs/libfb_la-fbbitmap.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o libfb_la-fbblt.lo `test -f 'fbblt.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/'`fbblt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/fbblt.c -fPIC -DPIC -o .libs/libfb_la-fbblt.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o libfb_la-fbbltone.lo `test -f 'fbbltone.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/'`fbbltone.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/fbbltone.c -fPIC -DPIC -o .libs/libfb_la-fbbltone.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o libfb_la-fbclip.lo `test -f 'fbclip.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/'`fbclip.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/fbclip.c -fPIC -DPIC -o .libs/libfb_la-fbclip.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o libfb_la-fbcopy.lo `test -f 'fbcopy.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/'`fbcopy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/fbcopy.c -fPIC -DPIC -o .libs/libfb_la-fbcopy.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o libfb_la-fbfill.lo `test -f 'fbfill.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/'`fbfill.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/fbfill.c -fPIC -DPIC -o .libs/libfb_la-fbfill.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o libfb_la-fbgc.lo `test -f 'fbgc.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/'`fbgc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/fbgc.c -fPIC -DPIC -o .libs/libfb_la-fbgc.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o libfb_la-fbglyph.lo `test -f 'fbglyph.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/'`fbglyph.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/fbglyph.c -fPIC -DPIC -o .libs/libfb_la-fbglyph.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o libfb_la-fbimage.lo `test -f 'fbimage.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/'`fbimage.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/fbimage.c -fPIC -DPIC -o .libs/libfb_la-fbimage.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o libfb_la-fbline.lo `test -f 'fbline.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/'`fbline.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/fbline.c -fPIC -DPIC -o .libs/libfb_la-fbline.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o libfb_la-fbpict.lo `test -f 'fbpict.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/'`fbpict.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/fbpict.c -fPIC -DPIC -o .libs/libfb_la-fbpict.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o libfb_la-fbpoint.lo `test -f 'fbpoint.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/'`fbpoint.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/fbpoint.c -fPIC -DPIC -o .libs/libfb_la-fbpoint.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o libfb_la-fbpush.lo `test -f 'fbpush.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/'`fbpush.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/fbpush.c -fPIC -DPIC -o .libs/libfb_la-fbpush.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o libfb_la-fbseg.lo `test -f 'fbseg.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/'`fbseg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/fbseg.c -fPIC -DPIC -o .libs/libfb_la-fbseg.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o libfb_la-fbspan.lo `test -f 'fbspan.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/'`fbspan.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/fbspan.c -fPIC -DPIC -o .libs/libfb_la-fbspan.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o libfb_la-fbstipple.lo `test -f 'fbstipple.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/'`fbstipple.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/fbstipple.c -fPIC -DPIC -o .libs/libfb_la-fbstipple.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o libfb_la-fbtile.lo `test -f 'fbtile.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/'`fbtile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/fbtile.c -fPIC -DPIC -o .libs/libfb_la-fbtile.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o libfb_la-fbutil.lo `test -f 'fbutil.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/'`fbutil.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb -I../../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/fb/fbutil.c -fPIC -DPIC -o .libs/libfb_la-fbutil.o /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,lazy -o libfb.la libfb_la-fbarc.lo libfb_la-fbbitmap.lo libfb_la-fbblt.lo libfb_la-fbbltone.lo libfb_la-fbclip.lo libfb_la-fbcopy.lo libfb_la-fbfill.lo libfb_la-fbgc.lo libfb_la-fbglyph.lo libfb_la-fbimage.lo libfb_la-fbline.lo libfb_la-fbpict.lo libfb_la-fbpoint.lo libfb_la-fbpush.lo libfb_la-fbseg.lo libfb_la-fbspan.lo libfb_la-fbstipple.lo libfb_la-fbtile.lo libfb_la-fbutil.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libfb.a .libs/libfb_la-fbarc.o .libs/libfb_la-fbbitmap.o .libs/libfb_la-fbblt.o .libs/libfb_la-fbbltone.o .libs/libfb_la-fbclip.o .libs/libfb_la-fbcopy.o .libs/libfb_la-fbfill.o .libs/libfb_la-fbgc.o .libs/libfb_la-fbglyph.o .libs/libfb_la-fbimage.o .libs/libfb_la-fbline.o .libs/libfb_la-fbpict.o .libs/libfb_la-fbpoint.o .libs/libfb_la-fbpush.o .libs/libfb_la-fbseg.o .libs/libfb_la-fbspan.o .libs/libfb_la-fbstipple.o .libs/libfb_la-fbtile.o .libs/libfb_la-fbutil.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfb.a libtool: link: ( cd ".libs" && rm -f "libfb.la" && ln -s "../libfb.la" "libfb.la" ) make[4]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/sna/fb' make[4]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/sna' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o blt.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/blt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/blt.c -fPIC -DPIC -o .libs/blt.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o kgem.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/kgem.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/kgem.c -fPIC -DPIC -o .libs/kgem.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_accel.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_accel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_accel.c -fPIC -DPIC -o .libs/sna_accel.o /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_accel.c: In function ‘sna_poly_zero_line_blt’: /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_accel.c:9250:11: warning: variable ‘intersects’ set but not used [-Wunused-but-set-variable] bool intersects; ^ /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_accel.c:9150:7: warning: variable ‘degenerate’ set but not used [-Wunused-but-set-variable] bool degenerate = true; ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_acpi.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_acpi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_acpi.c -fPIC -DPIC -o .libs/sna_acpi.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_blt.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_blt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_blt.c -fPIC -DPIC -o .libs/sna_blt.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_composite.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_composite.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_composite.c -fPIC -DPIC -o .libs/sna_composite.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_cpu.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_cpu.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_cpu.c -fPIC -DPIC -o .libs/sna_cpu.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_damage.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_damage.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_damage.c -fPIC -DPIC -o .libs/sna_damage.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_display.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_display.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_display.c -fPIC -DPIC -o .libs/sna_display.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_display_fake.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_display_fake.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_display_fake.c -fPIC -DPIC -o .libs/sna_display_fake.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_driver.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_driver.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_driver.c -fPIC -DPIC -o .libs/sna_driver.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_glyphs.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_glyphs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_glyphs.c -fPIC -DPIC -o .libs/sna_glyphs.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_gradient.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_gradient.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_gradient.c -fPIC -DPIC -o .libs/sna_gradient.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_io.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_io.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_io.c -fPIC -DPIC -o .libs/sna_io.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_render.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_render.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_render.c -fPIC -DPIC -o .libs/sna_render.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_stream.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_stream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_stream.c -fPIC -DPIC -o .libs/sna_stream.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_trapezoids.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_trapezoids.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_trapezoids.c -fPIC -DPIC -o .libs/sna_trapezoids.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_trapezoids_boxes.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_trapezoids_boxes.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_trapezoids_boxes.c -fPIC -DPIC -o .libs/sna_trapezoids_boxes.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_trapezoids_imprecise.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_trapezoids_imprecise.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_trapezoids_imprecise.c -fPIC -DPIC -o .libs/sna_trapezoids_imprecise.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_trapezoids_mono.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_trapezoids_mono.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_trapezoids_mono.c -fPIC -DPIC -o .libs/sna_trapezoids_mono.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_trapezoids_precise.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_trapezoids_precise.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_trapezoids_precise.c -fPIC -DPIC -o .libs/sna_trapezoids_precise.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_tiling.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_tiling.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_tiling.c -fPIC -DPIC -o .libs/sna_tiling.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_transform.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_transform.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_transform.c -fPIC -DPIC -o .libs/sna_transform.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_threads.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_threads.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_threads.c -fPIC -DPIC -o .libs/sna_threads.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_vertex.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_vertex.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_vertex.c -fPIC -DPIC -o .libs/sna_vertex.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_video.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_video.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_video.c -fPIC -DPIC -o .libs/sna_video.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_video_overlay.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_video_overlay.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_video_overlay.c -fPIC -DPIC -o .libs/sna_video_overlay.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_video_sprite.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_video_sprite.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_video_sprite.c -fPIC -DPIC -o .libs/sna_video_sprite.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_video_textured.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_video_textured.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_video_textured.c -fPIC -DPIC -o .libs/sna_video_textured.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o gen2_render.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen2_render.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen2_render.c -fPIC -DPIC -o .libs/gen2_render.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o gen3_render.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen3_render.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen3_render.c -fPIC -DPIC -o .libs/gen3_render.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o gen4_common.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen4_common.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen4_common.c -fPIC -DPIC -o .libs/gen4_common.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o gen4_render.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen4_render.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen4_render.c -fPIC -DPIC -o .libs/gen4_render.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o gen4_source.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen4_source.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen4_source.c -fPIC -DPIC -o .libs/gen4_source.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o gen4_vertex.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen4_vertex.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen4_vertex.c -fPIC -DPIC -o .libs/gen4_vertex.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o gen5_render.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen5_render.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen5_render.c -fPIC -DPIC -o .libs/gen5_render.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o gen6_common.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen6_common.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen6_common.c -fPIC -DPIC -o .libs/gen6_common.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o gen6_render.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen6_render.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen6_render.c -fPIC -DPIC -o .libs/gen6_render.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o gen7_render.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen7_render.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen7_render.c -fPIC -DPIC -o .libs/gen7_render.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o gen8_eu.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen8_eu.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen8_eu.c -fPIC -DPIC -o .libs/gen8_eu.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o gen8_render.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen8_render.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen8_render.c -fPIC -DPIC -o .libs/gen8_render.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o gen8_vertex.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen8_vertex.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen8_vertex.c -fPIC -DPIC -o .libs/gen8_vertex.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o gen9_render.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen9_render.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/gen9_render.c -fPIC -DPIC -o .libs/gen9_render.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_dri2.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_dri2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_dri2.c -fPIC -DPIC -o .libs/sna_dri2.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_dri3.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_dri3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_dri3.c -fPIC -DPIC -o .libs/sna_dri3.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o sna_present.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_present.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna -I../.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/sna/sna_present.c -fPIC -DPIC -o .libs/sna_present.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/render_program -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -Wl,-z,lazy -o libsna.la blt.lo kgem.lo sna_accel.lo sna_acpi.lo sna_blt.lo sna_composite.lo sna_cpu.lo sna_damage.lo sna_display.lo sna_display_fake.lo sna_driver.lo sna_glyphs.lo sna_gradient.lo sna_io.lo sna_render.lo sna_stream.lo sna_trapezoids.lo sna_trapezoids_boxes.lo sna_trapezoids_imprecise.lo sna_trapezoids_mono.lo sna_trapezoids_precise.lo sna_tiling.lo sna_transform.lo sna_threads.lo sna_vertex.lo sna_video.lo sna_video_overlay.lo sna_video_sprite.lo sna_video_textured.lo gen2_render.lo gen3_render.lo gen4_common.lo gen4_render.lo gen4_source.lo gen4_vertex.lo gen5_render.lo gen6_common.lo gen6_render.lo gen7_render.lo gen8_eu.lo gen8_render.lo gen8_vertex.lo gen9_render.lo sna_dri2.lo sna_dri3.lo sna_present.lo -ludev -lm -ldrm brw/libbrw.la fb/libfb.la ../../libobj/libcompat.la libtool: link: (cd .libs/libsna.lax/libbrw.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/sna/brw/.libs/libbrw.a") libtool: link: (cd .libs/libsna.lax/libfb.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/sna/fb/.libs/libfb.a") libtool: link: (cd .libs/libsna.lax/libcompat.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/sna/../../libobj/.libs/libcompat.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsna.a .libs/blt.o .libs/kgem.o .libs/sna_accel.o .libs/sna_acpi.o .libs/sna_blt.o .libs/sna_composite.o .libs/sna_cpu.o .libs/sna_damage.o .libs/sna_display.o .libs/sna_display_fake.o .libs/sna_driver.o .libs/sna_glyphs.o .libs/sna_gradient.o .libs/sna_io.o .libs/sna_render.o .libs/sna_stream.o .libs/sna_trapezoids.o .libs/sna_trapezoids_boxes.o .libs/sna_trapezoids_imprecise.o .libs/sna_trapezoids_mono.o .libs/sna_trapezoids_precise.o .libs/sna_tiling.o .libs/sna_transform.o .libs/sna_threads.o .libs/sna_vertex.o .libs/sna_video.o .libs/sna_video_overlay.o .libs/sna_video_sprite.o .libs/sna_video_textured.o .libs/gen2_render.o .libs/gen3_render.o .libs/gen4_common.o .libs/gen4_render.o .libs/gen4_source.o .libs/gen4_vertex.o .libs/gen5_render.o .libs/gen6_common.o .libs/gen6_render.o .libs/gen7_render.o .libs/gen8_eu.o .libs/gen8_render.o .libs/gen8_vertex.o .libs/gen9_render.o .libs/sna_dri2.o .libs/sna_dri3.o .libs/sna_present.o .libs/libsna.lax/libbrw.a/brw_disasm.o .libs/libsna.lax/libbrw.a/brw_eu.o .libs/libsna.lax/libbrw.a/brw_eu_emit.o .libs/libsna.lax/libbrw.a/brw_sf.o .libs/libsna.lax/libbrw.a/brw_wm.o .libs/libsna.lax/libfb.a/libfb_la-fbarc.o .libs/libsna.lax/libfb.a/libfb_la-fbbitmap.o .libs/libsna.lax/libfb.a/libfb_la-fbblt.o .libs/libsna.lax/libfb.a/libfb_la-fbbltone.o .libs/libsna.lax/libfb.a/libfb_la-fbclip.o .libs/libsna.lax/libfb.a/libfb_la-fbcopy.o .libs/libsna.lax/libfb.a/libfb_la-fbfill.o .libs/libsna.lax/libfb.a/libfb_la-fbgc.o .libs/libsna.lax/libfb.a/libfb_la-fbglyph.o .libs/libsna.lax/libfb.a/libfb_la-fbimage.o .libs/libsna.lax/libfb.a/libfb_la-fbline.o .libs/libsna.lax/libfb.a/libfb_la-fbpict.o .libs/libsna.lax/libfb.a/libfb_la-fbpoint.o .libs/libsna.lax/libfb.a/libfb_la-fbpush.o .libs/libsna.lax/libfb.a/libfb_la-fbseg.o .libs/libsna.lax/libfb.a/libfb_la-fbspan.o .libs/libsna.lax/libfb.a/libfb_la-fbstipple.o .libs/libsna.lax/libfb.a/libfb_la-fbtile.o .libs/libsna.lax/libfb.a/libfb_la-fbutil.o .libs/libsna.lax/libcompat.a/ignore.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsna.a libtool: link: rm -fr .libs/libsna.lax libtool: link: ( cd ".libs" && rm -f "libsna.la" && ln -s "../libsna.la" "libsna.la" ) make[4]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/sna' make[3]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src/sna' make[3]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o backlight.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/backlight.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/backlight.c -fPIC -DPIC -o .libs/backlight.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o fd.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/fd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/fd.c -fPIC -DPIC -o .libs/fd.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o intel_device.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/intel_device.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/intel_device.c -fPIC -DPIC -o .libs/intel_device.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o intel_options.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/intel_options.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/intel_options.c -fPIC -DPIC -o .libs/intel_options.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o intel_module.lo /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/intel_module.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/src/intel_module.c -fPIC -DPIC -o .libs/intel_module.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fvisibility=hidden -I/usr/include/xorg -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libdrm -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,-z,lazy -o intel_drv.la -rpath /usr/lib64/xorg/modules/drivers backlight.lo fd.lo intel_device.lo intel_options.lo intel_module.lo legacy/liblegacy.la -lpciaccess -lpixman-1 sna/libsna.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/backlight.o .libs/fd.o .libs/intel_device.o .libs/intel_options.o .libs/intel_module.o -Wl,--whole-archive legacy/.libs/liblegacy.a sna/.libs/libsna.a -Wl,--no-whole-archive -Wl,--as-needed -lpciaccess -lpixman-1 -ludev -lm -ldrm -march=native -O2 -Wl,-O1 -Wl,-z -Wl,lazy -pthread -Wl,-soname -Wl,intel_drv.so -o .libs/intel_drv.so libtool: link: ( cd ".libs" && rm -f "intel_drv.la" && ln -s "../intel_drv.la" "intel_drv.la" ) make[3]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src' make[2]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/src' Making all in tools make[2]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/tools' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/tools -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/usr/include/pixman-1 -DDRI3 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o intel_virtual_output-virtual.o `test -f 'virtual.c' || echo '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/tools/'`virtual.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/usr/include/pixman-1 -DDRI3 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,lazy -o intel-virtual-output intel_virtual_output-virtual.o -lXinerama -lXrandr -lXdamage -lXfixes -lXcursor -lXtst -lXrender -lXss -lXext -lpixman-1 -lxcb-dri3 -lxcb-sync -lX11-xcb -lxcb -lxshmfence -lX11 libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/usr/include/pixman-1 -DDRI3 -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -Wl,-O1 -Wl,-z -Wl,lazy -o intel-virtual-output intel_virtual_output-virtual.o -Wl,--as-needed -lXinerama -lXrandr -lXdamage -lXfixes -lXcursor -lXtst -lXrender -lXss -lXext -lpixman-1 -lxcb-dri3 -lxcb-sync -lX11-xcb -lxcb -lxshmfence -lX11 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/tools -I.. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-cast-qual -Wno-redundant-decls -Wno-maybe-uninitialized -march=native -O2 -pipe -c -o backlight_helper.o /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/tools/backlight_helper.c /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/tools/backlight_helper.c: In function ‘main’: /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/tools/backlight_helper.c:54:34: error: implicit declaration of function ‘major’ [-Werror=implicit-function-declaration] if (fd < 0 || fstat(fd, &st) || major(st.st_dev)) ^ /var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce/tools/backlight_helper.c:54:2: warning: nested extern declaration of ‘major’ [-Wnested-externs] if (fd < 0 || fstat(fd, &st) || major(st.st_dev)) ^ cc1: some warnings being treated as errors Makefile:658: recipe for target 'backlight_helper.o' failed make[2]: *** [backlight_helper.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build/tools' Makefile:484: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build' Makefile:416: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: x11-drivers/xf86-video-intel-2.99.917_p201604010::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-drivers/xf86-video-intel-2.99.917_p201604010::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-drivers/xf86-video-intel-2.99.917_p201604010::gentoo'`. * The complete build log is located at '/var/log/portage/x11-drivers:xf86-video-intel-2.99.917_p201604010:20160414-072728.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/temp/environment'. * Working directory: '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/xf86-video-intel-2.99.917_p201604010_build' * S: '/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.917_p201604010/work/a7526ea2e038f1f1bb92869f584d2fe4c8db1dce'