-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- acquire... xf86-input-evtouch-0.8.8/ xf86-input-evtouch-0.8.8/README xf86-input-evtouch-0.8.8/configure.ac xf86-input-evtouch-0.8.8/aclocal.m4 xf86-input-evtouch-0.8.8/libtouch.h xf86-input-evtouch-0.8.8/evtouch.h xf86-input-evtouch-0.8.8/ev_calibrate.h xf86-input-evtouch-0.8.8/Makefile.am xf86-input-evtouch-0.8.8/Makefile.in xf86-input-evtouch-0.8.8/config.h.in xf86-input-evtouch-0.8.8/configure xf86-input-evtouch-0.8.8/AUTHORS xf86-input-evtouch-0.8.8/COPYING xf86-input-evtouch-0.8.8/ChangeLog xf86-input-evtouch-0.8.8/INSTALL xf86-input-evtouch-0.8.8/NEWS xf86-input-evtouch-0.8.8/TODO xf86-input-evtouch-0.8.8/compile xf86-input-evtouch-0.8.8/config.guess xf86-input-evtouch-0.8.8/config.sub xf86-input-evtouch-0.8.8/depcomp xf86-input-evtouch-0.8.8/install-sh xf86-input-evtouch-0.8.8/ltmain.sh xf86-input-evtouch-0.8.8/missing xf86-input-evtouch-0.8.8/evtouch.c xf86-input-evtouch-0.8.8/libtouch.c xf86-input-evtouch-0.8.8/ev_calibrate.c xf86-input-evtouch-0.8.8/calibrate.sh xf86-input-evtouch-0.8.8/make_distrib.sh xf86-input-evtouch-0.8.8/README.calibration xf86-input-evtouch-0.8.8/empty_cursor.xbm xf86-input-evtouch-0.8.8/69-touchscreen.rules +++ Applying patch: /var/uhubuild/work/.src/patches/03_server-1.6-ftbfs.diff patching file evtouch.c Hunk #4 succeeded at 650 (offset 1 line). +++ Applying patch: /var/uhubuild/work/.src/patches/04_server-1.7-ftbfs.diff patching file evtouch.c Hunk #6 succeeded at 371 (offset 1 line). Hunk #7 succeeded at 393 (offset 1 line). Hunk #8 succeeded at 418 (offset 1 line). Hunk #9 succeeded at 477 (offset 1 line). Hunk #10 succeeded at 583 (offset 1 line). Hunk #11 succeeded at 601 (offset 1 line). Hunk #12 succeeded at 613 (offset 1 line). Hunk #13 succeeded at 622 (offset 1 line). Hunk #14 succeeded at 644 (offset 1 line). Hunk #15 succeeded at 719 (offset 1 line). Hunk #16 succeeded at 728 (offset 1 line). Hunk #17 succeeded at 738 (offset 1 line). Hunk #18 succeeded at 755 (offset 1 line). Hunk #19 succeeded at 785 (offset 1 line). Hunk #20 succeeded at 805 (offset 1 line). Hunk #21 succeeded at 835 (offset 1 line). Hunk #22 succeeded at 847 (offset 1 line). Hunk #23 succeeded at 928 (offset 12 lines). patching file evtouch.h +++ Applying patch: /var/uhubuild/work/.src/patches/05_fix_CURSORDIR.diff patching file ev_calibrate.c +++ Applying patch: /var/uhubuild/work/.src/patches/autocalibrate.patch patching file evtouch.c Hunk #1 succeeded at 855 (offset -14 lines). Hunk #2 succeeded at 1231 (offset 185 lines). Hunk #3 succeeded at 1277 (offset 188 lines). Hunk #4 succeeded at 1322 (offset 188 lines). Hunk #5 succeeded at 1370 (offset 188 lines). Hunk #6 succeeded at 1421 (offset 188 lines). Hunk #7 succeeded at 1433 (offset 188 lines). patching file evtouch.h Hunk #1 succeeded at 112 (offset 23 lines). +++ Applying patch: /var/uhubuild/work/.src/patches/norightclick.patch patching file libtouch.c Hunk #1 succeeded at 108 (offset -1 lines). removed '/var/uhubuild/work/compile/evtouch.h.orig' removed '/var/uhubuild/work/compile/evtouch.c.orig' removed '/var/uhubuild/work/compile/libtouch.c.orig' -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-extract... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- compile... + ub_compile --enable-udevinstall ./configure --enable-udevinstall --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 for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 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... (cached) i686-uhu-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-uhu-linux-gcc accepts -g... (cached) yes checking for i686-uhu-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-uhu-linux-gcc... (cached) gcc3 checking whether i686-uhu-linux-gcc and cc understand -c and -o together... yes 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 checking for ANSI C header files... (cached) yes configure: creating ./config.status config.status: creating Makefile 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-am make[1]: Entering directory `/var/uhubuild/work/compile' /bin/sh ./libtool --tag=CC --mode=compile i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -DXINPUT -O2 -march=i686 -mtune=generic -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -O2 -march=i686 -mtune=generic -MT evtouch_drv_la-evtouch.lo -MD -MP -MF .deps/evtouch_drv_la-evtouch.Tpo -c -o evtouch_drv_la-evtouch.lo `test -f 'evtouch.c' || echo './'`evtouch.c libtool: compile: i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -DXINPUT -O2 -march=i686 -mtune=generic -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -O2 -march=i686 -mtune=generic -MT evtouch_drv_la-evtouch.lo -MD -MP -MF .deps/evtouch_drv_la-evtouch.Tpo -c evtouch.c -fPIC -DPIC -o .libs/evtouch_drv_la-evtouch.o evtouch.c: In function 'EvtouchInitButtonLabels': evtouch.c:650:5: warning: 'Xalloc' is deprecated (declared at /usr/include/xorg/os.h:221) [-Wdeprecated-declarations] evtouch.c: In function 'DeviceInit': evtouch.c:776:9: warning: 'Xcalloc' is deprecated (declared at /usr/include/xorg/os.h:225) [-Wdeprecated-declarations] evtouch.c:792:2: warning: 'Xalloc' is deprecated (declared at /usr/include/xorg/os.h:221) [-Wdeprecated-declarations] evtouch.c: In function 'EVTouchPreInit': evtouch.c:1331:9: warning: 'Xcalloc' is deprecated (declared at /usr/include/xorg/os.h:225) [-Wdeprecated-declarations] evtouch.c:1337:17: warning: 'Xfree' is deprecated (declared at /usr/include/xorg/os.h:234) [-Wdeprecated-declarations] evtouch.c:1362:2: warning: 'Xcalloc' is deprecated (declared at /usr/include/xorg/os.h:225) [-Wdeprecated-declarations] mv -f .deps/evtouch_drv_la-evtouch.Tpo .deps/evtouch_drv_la-evtouch.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -DXINPUT -O2 -march=i686 -mtune=generic -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -O2 -march=i686 -mtune=generic -MT evtouch_drv_la-libtouch.lo -MD -MP -MF .deps/evtouch_drv_la-libtouch.Tpo -c -o evtouch_drv_la-libtouch.lo `test -f 'libtouch.c' || echo './'`libtouch.c libtool: compile: i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -DXINPUT -O2 -march=i686 -mtune=generic -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -O2 -march=i686 -mtune=generic -MT evtouch_drv_la-libtouch.lo -MD -MP -MF .deps/evtouch_drv_la-libtouch.Tpo -c libtouch.c -fPIC -DPIC -o .libs/evtouch_drv_la-libtouch.o mv -f .deps/evtouch_drv_la-libtouch.Tpo .deps/evtouch_drv_la-libtouch.Plo /bin/sh ./libtool --tag=CC --mode=link i686-uhu-linux-gcc -DXINPUT -O2 -march=i686 -mtune=generic -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -O2 -march=i686 -mtune=generic -module -avoid-version -o evtouch_drv.la -rpath /usr/lib/xorg/modules/input evtouch_drv_la-evtouch.lo evtouch_drv_la-libtouch.lo libtool: link: i686-uhu-linux-gcc -shared .libs/evtouch_drv_la-evtouch.o .libs/evtouch_drv_la-libtouch.o -march=i686 -mtune=generic -march=i686 -mtune=generic -Wl,-soname -Wl,evtouch_drv.so -o .libs/evtouch_drv.so libtool: link: ( cd ".libs" && rm -f "evtouch_drv.la" && ln -s "../evtouch_drv.la" "evtouch_drv.la" ) 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 make[1]: Entering directory `/var/uhubuild/work/compile' test -z "/usr/lib/xf86-input-evtouch" || /bin/mkdir -p "/var/uhubuild/work/install/usr/lib/xf86-input-evtouch" test -z "/usr/lib/xf86-input-evtouch" || /bin/mkdir -p "/var/uhubuild/work/install/usr/lib/xf86-input-evtouch" 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 'evtouch_drv.la' '/var/uhubuild/work/install/usr/lib/xorg/modules/input/evtouch_drv.la' libtool: install: /bin/install -c .libs/evtouch_drv.so /var/uhubuild/work/install/usr/lib/xorg/modules/input/evtouch_drv.so libtool: install: /bin/install -c .libs/evtouch_drv.lai /var/uhubuild/work/install/usr/lib/xorg/modules/input/evtouch_drv.la libtool: install: warning: remember to run `libtool --finish /usr/lib/xorg/modules/input' test -z "/usr/share/xf86-input-evtouch" || /bin/mkdir -p "/var/uhubuild/work/install/usr/share/xf86-input-evtouch" test -z "/etc/udev/rules.d" || /bin/mkdir -p "/var/uhubuild/work/install/etc/udev/rules.d" /bin/install -c -m 644 '69-touchscreen.rules' '/var/uhubuild/work/install/etc/udev/rules.d/69-touchscreen.rules' make[1]: Leaving directory `/var/uhubuild/work/compile' + sed -e s%input/evtouch_event%input/touchscreen%g -i /var/uhubuild/work/install/etc/udev/rules.d/69-touchscreen.rules + rmdir /var/uhubuild/work/install/usr/lib/xf86-input-evtouch /var/uhubuild/work/install/usr/share/xf86-input-evtouch -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- strip... ./usr/lib/xorg/modules/input/evtouch_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-evtouch...