autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I /opt/X11R7/share/aclocal ${ACLOCAL_FLAGS} -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force configure.ac:44: installing './config.guess' configure.ac:44: installing './config.sub' configure.ac:35: installing './install-sh' configure.ac:35: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no checking if gcc -std=gnu99 supports -Wall... yes checking if gcc -std=gnu99 supports -Wpointer-arith... yes checking if gcc -std=gnu99 supports -Wmissing-declarations... yes checking if gcc -std=gnu99 supports -Wformat=2... yes checking if gcc -std=gnu99 supports -Wstrict-prototypes... yes checking if gcc -std=gnu99 supports -Wmissing-prototypes... yes checking if gcc -std=gnu99 supports -Wnested-externs... yes checking if gcc -std=gnu99 supports -Wbad-function-cast... yes checking if gcc -std=gnu99 supports -Wold-style-definition... yes checking if gcc -std=gnu99 supports -Wdeclaration-after-statement... yes checking if gcc -std=gnu99 supports -Wunused... yes checking if gcc -std=gnu99 supports -Wuninitialized... yes checking if gcc -std=gnu99 supports -Wshadow... yes checking if gcc -std=gnu99 supports -Wmissing-noreturn... yes checking if gcc -std=gnu99 supports -Wmissing-format-attribute... yes checking if gcc -std=gnu99 supports -Wredundant-decls... yes checking if gcc -std=gnu99 supports -Wlogical-op... yes checking if gcc -std=gnu99 supports -Werror=implicit... yes checking if gcc -std=gnu99 supports -Werror=nonnull... yes checking if gcc -std=gnu99 supports -Werror=init-self... yes checking if gcc -std=gnu99 supports -Werror=main... yes checking if gcc -std=gnu99 supports -Werror=missing-braces... yes checking if gcc -std=gnu99 supports -Werror=sequence-point... yes checking if gcc -std=gnu99 supports -Werror=return-type... yes checking if gcc -std=gnu99 supports -Werror=trigraphs... yes checking if gcc -std=gnu99 supports -Werror=array-bounds... yes checking if gcc -std=gnu99 supports -Werror=write-strings... yes checking if gcc -std=gnu99 supports -Werror=address... yes checking if gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes checking if gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes checking if gcc -std=gnu99 supports -pedantic... yes checking if gcc -std=gnu99 supports -Werror... yes checking if gcc -std=gnu99 supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking if gcc -std=gnu99 supports -Wno-cast-qual... yes checking if gcc -std=gnu99 supports -Wno-redundant-decls... yes checking if gcc -std=gnu99 supports -Wno-maybe-uninitialized... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/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 native atomic primitives... Intel checking for UDEV... yes checking for X11... yes 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... yes checking for IVO_DRI3... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking whether to build additional tools... auto checking if RANDR is defined... yes checking if RENDER is defined... yes checking if XF86DRI is defined... yes checking if DPMSExtension is defined... yes checking for DRM... yes checking for PCIACCESS... 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 DRMINTEL... yes checking for XORG... yes checking vgaHW.h usability... yes checking vgaHW.h presence... yes checking for vgaHW.h... yes checking xaa.h usability... yes checking xaa.h presence... yes checking for xaa.h... yes checking whether to include XAA support... yes checking for dgaproc.h... yes checking whether to include DGA support... 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... auto checking for DRI2... yes checking for dri2.h... yes checking if DRI3 is defined... yes checking whether DRI3 is declared... yes checking for misyncstr.h... yes checking for misyncshm.h... yes checking whether to include DRI2 support... auto checking whether to include DRI3 support... auto 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.h... yes checking whether to include PRESENT support... yes checking whether to include UXA support... yes checking whether to include GLAMOR support... no checking whether to include SNA support... auto checking for XVMCLIB... yes checking for XCB... yes checking whether to include XvMC support... yes checking which acceleration method to use by default... sna checking for library containing clock_gettime... none required 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 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 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 2.99.911 will be compiled with: Xorg Video ABI version: 18.0 Acceleration backends: *sna uxa 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): yes Build additional tools and utilities? xf86-video-intel-backlight-helper intel-virtual-output make all-recursive make[1]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel' Making all in man make[2]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/man' GEN intel.4 make[2]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/man' Making all in xvmc make[2]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/xvmc' Making all in shader make[3]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/xvmc/shader' Making all in mc make[4]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/xvmc/shader/mc' make all-am make[5]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/xvmc/shader/mc' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/xvmc/shader/mc' make[4]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/xvmc/shader/mc' Making all in vld make[4]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/xvmc/shader/vld' make all-am make[5]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/xvmc/shader/vld' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/xvmc/shader/vld' make[4]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/xvmc/shader/vld' make[4]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/xvmc/shader' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/xvmc/shader' make[3]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/xvmc/shader' make[3]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/xvmc' CC intel_xvmc.lo CC intel_xvmc_dump.lo CC i915_xvmc.lo CC i965_xvmc.lo CC xvmc_vld.lo CC intel_batchbuffer.lo CCLD libIntelXvMC.la make[3]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/xvmc' make[2]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/xvmc' Making all in src make[2]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src' Making all in render_program make[3]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/render_program' make all-am make[4]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/render_program' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/render_program' make[3]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/render_program' Making all in legacy make[3]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/legacy' Making all in i810 make[4]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/legacy/i810' Making all in xvmc make[5]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/legacy/i810/xvmc' CC I810XvMC.lo I810XvMC.c:4315:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {XvGettable | XvSettable, 0, 0xffffff, "XV_COLORKEY"}, ^ I810XvMC.c:4316:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {XvGettable | XvSettable, -127, +127, "XV_BRIGHTNESS"}, ^ I810XvMC.c:4317:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {XvGettable | XvSettable, 0, 0x1ff, "XV_CONTRAST"}, ^ I810XvMC.c:4318:3: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] {XvGettable | XvSettable, 0, 0x3ff, "XV_SATURATION"} ^ CCLD libI810XvMC.la make[5]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/legacy/i810/xvmc' make[5]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/legacy/i810' CC i810_accel.lo CC i810_cursor.lo CC i810_driver.lo CC i810_memory.lo CC i810_video.lo CC i810_wmark.lo CC i810_xaa.lo CC i810_dga.lo CC i810_dri.lo CC i810_hwmc.lo CCLD liblegacy-i810.la make[5]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/legacy/i810' make[4]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/legacy/i810' make[4]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/legacy' CCLD liblegacy.la make[4]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/legacy' make[3]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/legacy' Making all in sna make[3]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/sna' Making all in brw make[4]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/sna/brw' CC brw_disasm.lo CC brw_eu.lo CC brw_eu_emit.lo CC brw_sf.lo CC brw_wm.lo CCLD libbrw.la CC brw_test.o CC brw_test_gen4.o CC brw_test_gen5.o CC brw_test_gen6.o CC brw_test_gen7.o CCLD brw_test make[4]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/sna/brw' Making all in fb make[4]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/sna/fb' CC libfb_la-fbarc.lo CC libfb_la-fbbitmap.lo CC libfb_la-fbblt.lo CC libfb_la-fbbltone.lo CC libfb_la-fbclip.lo CC libfb_la-fbcopy.lo CC libfb_la-fbfill.lo CC libfb_la-fbgc.lo CC libfb_la-fbglyph.lo CC libfb_la-fbimage.lo CC libfb_la-fbline.lo CC libfb_la-fbpict.lo CC libfb_la-fbpoint.lo CC libfb_la-fbpush.lo CC libfb_la-fbseg.lo CC libfb_la-fbspan.lo CC libfb_la-fbstipple.lo CC libfb_la-fbtile.lo CC libfb_la-fbutil.lo CCLD libfb.la make[4]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/sna/fb' make[4]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/sna' CC blt.lo CC kgem.lo kgem.c:158:0: warning: "I915_USERPTR_READ_ONLY" redefined [enabled by default] #define I915_USERPTR_READ_ONLY (1<<0) ^ In file included from sna.h:62:0, from kgem.c:32: /opt/X11R7/include/libdrm/i915_drm.h:1059:0: note: this is the location of the previous definition #define I915_USERPTR_READ_ONLY 0x1 ^ kgem.c:159:0: warning: "I915_USERPTR_UNSYNCHRONIZED" redefined [enabled by default] #define I915_USERPTR_UNSYNCHRONIZED (1<<31) ^ In file included from sna.h:62:0, from kgem.c:32: /opt/X11R7/include/libdrm/i915_drm.h:1060:0: note: this is the location of the previous definition #define I915_USERPTR_UNSYNCHRONIZED 0x80000000 ^ CC sna_accel.lo sna_accel.c: In function 'sna_poly_zero_line_blt': sna_accel.c:8682:12: warning: variable 'intersects' set but not used [-Wunused-but-set-variable] bool intersects; ^ sna_accel.c:8582:8: warning: variable 'degenerate' set but not used [-Wunused-but-set-variable] bool degenerate = true; ^ CC sna_acpi.lo CC sna_blt.lo CC sna_composite.lo CC sna_cpu.lo CC sna_damage.lo CC sna_display.lo CC sna_display_fake.lo Recording git-tree used for compilation: 2.99.911-241-g0fbe899 CC sna_driver.lo CC sna_glyphs.lo CC sna_gradient.lo CC sna_io.lo CC sna_render.lo CC sna_stream.lo CC sna_trapezoids.lo CC sna_trapezoids_boxes.lo CC sna_trapezoids_imprecise.lo CC sna_trapezoids_mono.lo CC sna_trapezoids_precise.lo CC sna_tiling.lo CC sna_transform.lo CC sna_threads.lo CC sna_vertex.lo CC sna_video.lo CC sna_video_overlay.lo CC sna_video_sprite.lo CC sna_video_textured.lo CC gen2_render.lo CC gen3_render.lo CC gen4_common.lo CC gen4_render.lo CC gen4_source.lo CC gen4_vertex.lo CC gen5_render.lo CC gen6_common.lo CC gen6_render.lo CC gen7_render.lo CC gen8_eu.lo CC gen8_render.lo CC gen8_vertex.lo CC sna_dri2.lo CC sna_video_hwmc.lo CCLD libsna.la make[4]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/sna' make[3]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/sna' Making all in uxa make[3]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/uxa' CC intel_batchbuffer.lo CC intel_display.lo intel_display.c: In function 'intel_output_backlight_init': intel_display.c:168:6: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] str = xf86GetOptValString(intel->Options, OPTION_BACKLIGHT); ^ CC intel_driver.lo CC intel_memory.lo CC intel_uxa.lo CC intel_video.lo CC i830_3d.lo CC i830_render.lo CC i915_3d.lo CC i915_render.lo CC i915_video.lo CC i965_3d.lo CC i965_video.lo CC i965_render.lo CC uxa.lo CC uxa-accel.lo CC uxa-glyphs.lo CC uxa-render.lo CC uxa-unaccel.lo CC intel_dri.lo CC intel_hwmc.lo intel_hwmc.c: In function 'intel_xvmc_adaptor_init': intel_hwmc.c:227:8: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] name = "i915_xvmc", ^ intel_hwmc.c:231:8: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] name = "xvmc_vld", ^ intel_hwmc.c:235:8: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] name = "i965_xvmc", ^ CCLD libuxa.la make[3]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src/uxa' make[3]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src' CC backlight.lo CC fd.lo CC intel_device.lo CC intel_options.lo CC intel_module.lo CCLD intel_drv.la make[3]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src' make[2]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/src' Making all in tools make[2]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/tools' CC intel_virtual_output-virtual.o CCLD intel-virtual-output CC backlight_helper.o CCLD xf86-video-intel-backlight-helper GEN intel-virtual-output.4 make[2]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/tools' Making all in test make[2]: Entering directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/test' CC test_display.lo CC test_image.lo CC test_log.lo test_log.c: In function 'die': test_log.c:12:2: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] vfprintf(stderr, fmt, va); ^ test_log.c:7:6: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] void die(const char *fmt, ...) ^ CC test_render.lo CC dri2.lo CC dri3.lo dri3.c: In function 'dri3_create_pixmap': dri3.c:46:9: error: 'NullPixmap' undeclared (first use in this function) return NullPixmap; ^ dri3.c:46:9: note: each undeclared identifier is reported only once for each function it appears in dri3.c:47:1: error: control reaches end of non-void function [-Werror=return-type] } ^ cc1: some warnings being treated as errors make[2]: *** [dri3.lo] Error 1 make[2]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel/test' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/GFX/build/component/Xf86_video_intel/xf86-video-intel' make: *** [all] Error 2