-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- acquire... xf86-input-evdev-2.5.0/ xf86-input-evdev-2.5.0/COPYING xf86-input-evdev-2.5.0/Makefile.am xf86-input-evdev-2.5.0/include/ xf86-input-evdev-2.5.0/include/evdev-properties.h xf86-input-evdev-2.5.0/include/Makefile.am xf86-input-evdev-2.5.0/include/Makefile.in xf86-input-evdev-2.5.0/aclocal.m4 xf86-input-evdev-2.5.0/INSTALL xf86-input-evdev-2.5.0/config.sub xf86-input-evdev-2.5.0/missing xf86-input-evdev-2.5.0/man/ xf86-input-evdev-2.5.0/man/Makefile.am xf86-input-evdev-2.5.0/man/Makefile.in xf86-input-evdev-2.5.0/man/evdev.man xf86-input-evdev-2.5.0/ChangeLog xf86-input-evdev-2.5.0/src/ xf86-input-evdev-2.5.0/src/Makefile.am xf86-input-evdev-2.5.0/src/evdev.c xf86-input-evdev-2.5.0/src/evdev.h xf86-input-evdev-2.5.0/src/Makefile.in xf86-input-evdev-2.5.0/src/emuWheel.c xf86-input-evdev-2.5.0/src/draglock.c xf86-input-evdev-2.5.0/src/emuMB.c xf86-input-evdev-2.5.0/README xf86-input-evdev-2.5.0/config.guess xf86-input-evdev-2.5.0/xorg-evdev.pc.in xf86-input-evdev-2.5.0/Makefile.in xf86-input-evdev-2.5.0/configure.ac xf86-input-evdev-2.5.0/install-sh xf86-input-evdev-2.5.0/ltmain.sh xf86-input-evdev-2.5.0/config.h.in xf86-input-evdev-2.5.0/configure xf86-input-evdev-2.5.0/depcomp -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-extract... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- compile... + ub_compile ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic checking for a BSD-compatible install... /bin/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 to enable maintainer-specific portions of Makefiles... no checking build system type... i686-uhu-linux-gnu checking host system type... i686-uhu-linux-gnu checking for style of include used by make... GNU checking for i686-uhu-linux-gcc... i686-uhu-linux-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 i686-uhu-linux-gcc accepts -g... yes checking for i686-uhu-linux-gcc option to accept ISO C89... none needed checking dependency style of i686-uhu-linux-gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-uhu-linux-gcc... /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 for /usr/bin/ld option to reload object files... -r checking for i686-uhu-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-uhu-linux-ar... i686-uhu-linux-ar checking for i686-uhu-linux-strip... no checking for strip... strip checking for i686-uhu-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object... ok checking how to run the C preprocessor... i686-uhu-linux-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i686-uhu-linux-gcc option to produce PIC... -fPIC -DPIC checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i686-uhu-linux-gcc static flag -static works... yes checking if i686-uhu-linux-gcc supports -c -o file.o... yes checking if i686-uhu-linux-gcc supports -c -o file.o... (cached) yes checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) 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 i686-uhu-linux-gcc option to accept ISO C99... -std=gnu99 checking for i686-uhu-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XORG... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating include/Makefile config.status: creating xorg-evdev.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make -j1 MAN1EXT=1 MAN2EXT=2 MAN3EXT=3 MAN4EXT=4 MAN5EXT=5 MAN6EXT=6 MAN7EXT=7 MAN8EXT=8 make all-recursive make[1]: Entering directory `/var/uhubuild/work/compile' Making all in src make[2]: Entering directory `/var/uhubuild/work/compile/src' CC evdev.lo evdev.c: In function 'EvdevInitAxesLabels': evdev.c:2401:11: warning: variable 'misc_label' set but not used [-Wunused-but-set-variable] CC emuMB.lo CC emuWheel.lo emuWheel.c: In function 'EvdevWheelEmuPreInit': emuWheel.c:253:10: warning: variable 'val' set but not used [-Wunused-but-set-variable] CC draglock.lo CCLD evdev_drv.la make[2]: Leaving directory `/var/uhubuild/work/compile/src' Making all in man make[2]: Entering directory `/var/uhubuild/work/compile/man' GEN evdev.4 make[2]: Leaving directory `/var/uhubuild/work/compile/man' Making all in include make[2]: Entering directory `/var/uhubuild/work/compile/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/uhubuild/work/compile/include' make[2]: Entering directory `/var/uhubuild/work/compile' make[2]: Leaving directory `/var/uhubuild/work/compile' make[1]: Leaving directory `/var/uhubuild/work/compile' -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-remove-unused... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-compress... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- compile-snapshot... (kihagyva) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- install... + ub_install DESTDIR-aware Makefile found. make DESTDIR=/var/uhubuild/work/install MAN1EXT=1 MAN2EXT=2 MAN3EXT=3 MAN4EXT=4 MAN5EXT=5 MAN6EXT=6 MAN7EXT=7 MAN8EXT=8 install Making install in src make[1]: Entering directory `/var/uhubuild/work/compile/src' make[2]: Entering directory `/var/uhubuild/work/compile/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/xorg/modules/input" || /bin/mkdir -p "/var/uhubuild/work/install/usr/lib/xorg/modules/input" /bin/sh ../libtool --mode=install /bin/install -c evdev_drv.la '/var/uhubuild/work/install/usr/lib/xorg/modules/input' libtool: install: /bin/install -c .libs/evdev_drv.so /var/uhubuild/work/install/usr/lib/xorg/modules/input/evdev_drv.so libtool: install: /bin/install -c .libs/evdev_drv.lai /var/uhubuild/work/install/usr/lib/xorg/modules/input/evdev_drv.la libtool: install: warning: remember to run `libtool --finish /usr/lib/xorg/modules/input' make[2]: Leaving directory `/var/uhubuild/work/compile/src' make[1]: Leaving directory `/var/uhubuild/work/compile/src' Making install in man make[1]: Entering directory `/var/uhubuild/work/compile/man' make[2]: Entering directory `/var/uhubuild/work/compile/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man4" || /bin/mkdir -p "/var/uhubuild/work/install/usr/share/man/man4" /bin/install -c -m 644 evdev.4 '/var/uhubuild/work/install/usr/share/man/man4' make[2]: Leaving directory `/var/uhubuild/work/compile/man' make[1]: Leaving directory `/var/uhubuild/work/compile/man' Making install in include make[1]: Entering directory `/var/uhubuild/work/compile/include' make[2]: Entering directory `/var/uhubuild/work/compile/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/xorg" || /bin/mkdir -p "/var/uhubuild/work/install/usr/include/xorg" /bin/install -c -m 644 evdev-properties.h '/var/uhubuild/work/install/usr/include/xorg' make[2]: Leaving directory `/var/uhubuild/work/compile/include' make[1]: Leaving directory `/var/uhubuild/work/compile/include' make[1]: Entering directory `/var/uhubuild/work/compile' make[2]: Entering directory `/var/uhubuild/work/compile' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/uhubuild/work/install/usr/lib/pkgconfig" /bin/install -c -m 644 xorg-evdev.pc '/var/uhubuild/work/install/usr/lib/pkgconfig' make[2]: Leaving directory `/var/uhubuild/work/compile' make[1]: Leaving directory `/var/uhubuild/work/compile' -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- strip... ./usr/lib/xorg/modules/input/evdev_drv.so -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- doc... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- move-compile... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- install-snapshot... (kihagyva) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- python... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- addons... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- cleanup... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- optipng... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- split... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- dirs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- users-groups... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- changelog... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- suid_wrapper... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- perms... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- scripts... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- remove-misc... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- man... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- info... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- mo... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- timestamps... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- menu... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- depends... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- shlibs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- fhs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- conffiles... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- buildinfo... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- control... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- pack... x.org-input-evdev...