The build took 00h 01m 43s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 10,100 | ansic | 
| 4,119 | sh | 
| 3,325 | makefile | 
| 17,544 | total | 
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
    To avoid scrolling, you may jump to the last line of the
    invocation of makepkg that was used to build this
    package.
    
Removed vanilla repositories from pacman.conf and added:
        There were existing files in /sysroot, using those
        CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
        ==> Making package: tslib 1.1-1 (Wed Apr  5 01:41:24 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...libtoolize: putting auxiliary files in '.'.libtoolize: copying file './ltmain.sh'libtoolize: putting macros in 'm4/internal'.libtoolize: copying file 'm4/internal/libtool.m4'libtoolize: copying file 'm4/internal/ltoptions.m4'libtoolize: copying file 'm4/internal/ltsugar.m4'libtoolize: copying file 'm4/internal/ltversion.m4'libtoolize: copying file 'm4/internal/lt~obsolete.m4'libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4/internal])' to configure.ac,libtoolize: and rerunning libtoolize and aclocal.Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.configure.ac:18: installing './compile'configure.ac:7: installing './missing'plugins/Makefile.am:13: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')plugins/Makefile.am: installing './depcomp'src/Makefile.am:23: warning: source file '$(top_srcdir)/plugins/linear.c' is in a subdirectory,src/Makefile.am:23: but option 'subdir-objects' is disabledautomake: warning: possible forward-incompatibility.automake: At least a source file is in a subdirectory, but the 'subdir-objects'automake: automake option hasn't been enabled.  For now, the corresponding outputautomake: object file(s) will be placed in the top-level directory.  However,automake: this behaviour will change in future Automake versions: they willautomake: unconditionally cause object files to be placed in the same subdirectoryautomake: of the corresponding sources.automake: You are advised to start using 'subdir-objects' option throughout yourautomake: project, to avoid future incompatibilities.src/Makefile.am:27: warning: source file '$(top_srcdir)/plugins/dejitter.c' is in a subdirectory,src/Makefile.am:27: but option 'subdir-objects' is disabledsrc/Makefile.am:31: warning: source file '$(top_srcdir)/plugins/linear-h2200.c' is in a subdirectory,src/Makefile.am:31: but option 'subdir-objects' is disabledsrc/Makefile.am:35: warning: source file '$(top_srcdir)/plugins/variance.c' is in a subdirectory,src/Makefile.am:35: but option 'subdir-objects' is disabledsrc/Makefile.am:39: warning: source file '$(top_srcdir)/plugins/pthres.c' is in a subdirectory,src/Makefile.am:39: but option 'subdir-objects' is disabledsrc/Makefile.am:43: warning: source file '$(top_srcdir)/plugins/ucb1x00-raw.c' is in a subdirectory,src/Makefile.am:43: but option 'subdir-objects' is disabledsrc/Makefile.am:47: warning: source file '$(top_srcdir)/plugins/corgi-raw.c' is in a subdirectory,src/Makefile.am:47: but option 'subdir-objects' is disabledsrc/Makefile.am:51: warning: source file '$(top_srcdir)/plugins/collie-raw.c' is in a subdirectory,src/Makefile.am:51: but option 'subdir-objects' is disabledsrc/Makefile.am:55: warning: source file '$(top_srcdir)/plugins/h3600-raw.c' is in a subdirectory,src/Makefile.am:55: but option 'subdir-objects' is disabledsrc/Makefile.am:59: warning: source file '$(top_srcdir)/plugins/mk712-raw.c' is in a subdirectory,src/Makefile.am:59: but option 'subdir-objects' is disabledsrc/Makefile.am:63: warning: source file '$(top_srcdir)/plugins/arctic2-raw.c' is in a subdirectory,src/Makefile.am:63: but option 'subdir-objects' is disabledsrc/Makefile.am:67: warning: source file '$(top_srcdir)/plugins/tatung-raw.c' is in a subdirectory,src/Makefile.am:67: but option 'subdir-objects' is disabledsrc/Makefile.am:71: warning: source file '$(top_srcdir)/plugins/input-raw.c' is in a subdirectory,src/Makefile.am:71: but option 'subdir-objects' is disabledtests/Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... yeschecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking whether clang understands -c and -o together... yeschecking for style of include used by make... GNUchecking dependency style of clang... gcc3checking how to run the C preprocessor... clang -Echecking whether the C compiler supports -fvisibility=hidden... yeschecking whether to use -fvisibility=hidden... yeschecking whether ln -s works... yeschecking whether make sets $(MAKE)... (cached) yeschecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking how to print strings... printfchecking for a sed that does not truncate output... /usr/sbin/sedchecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for fgrep... /usr/sbin/grep -Fchecking for ld used by clang... /sysroot/bin/ldchecking if the linker (/sysroot/bin/ld) is GNU ld... yeschecking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -Bchecking the name lister (/sysroot/bin/nm -B) interface... BSD nmchecking the maximum length of command line arguments... 1572864checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noopchecking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noopchecking for /sysroot/bin/ld option to reload object files... -rchecking for x86_64-unknown-linux-objdump... nochecking for objdump... objdumpconfigure: WARNING: using cross tools not prefixed with host tripletchecking how to recognize dependent libraries... pass_allchecking for x86_64-unknown-linux-dlltool... nochecking for dlltool... nochecking how to associate runtime and link libraries... printf %s\nchecking for x86_64-unknown-linux-ar... nochecking for ar... archecking for archiver @FILE support... @checking for x86_64-unknown-linux-strip... stripchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking command to parse /sysroot/bin/nm -B output from clang object... okchecking for sysroot... nochecking for a working dd... /usr/sbin/ddchecking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1checking for x86_64-unknown-linux-mt... nochecking for mt... nochecking if : is a manifest tool... nochecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for dlfcn.h... yeschecking for objdir... .libschecking if clang supports -fno-rtti -fno-exceptions... yeschecking for clang option to produce PIC... -fPIC -DPICchecking if clang PIC flag -fPIC -DPIC works... yeschecking if clang static flag -static works... nochecking if clang supports -c -o file.o... yeschecking if clang supports -c -o file.o... (cached) yeschecking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yeschecking whether -lc should be explicitly linked in... nochecking dynamic linker characteristics... GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking for shl_load... nochecking for shl_load in -ldld... nochecking for dlopen... yeschecking whether a program can dlopen itself... crosschecking whether stripping libraries is possible... yeschecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... nochecking for dlopen in -ldl... yeschecking for size_t... yeschecking for working alloca.h... yeschecking for alloca... yeschecking for ANSI C header files... (cached) yeschecking fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking limits.h usability... yeschecking limits.h presence... yeschecking for limits.h... yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking sys/ioctl.h usability... yeschecking sys/ioctl.h presence... yeschecking for sys/ioctl.h... yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking for unistd.h... (cached) yeschecking for an ANSI C-conforming const... yeschecking for inline... inlinechecking for size_t... (cached) yeschecking whether time.h and sys/time.h may both be included... yeschecking whether clang needs -traditional... nochecking for stdlib.h... (cached) yeschecking for unistd.h... (cached) yeschecking for sys/param.h... yeschecking for getpagesize... yeschecking for working mmap... nochecking sys/select.h usability... yeschecking sys/select.h presence... yeschecking for sys/select.h... yeschecking sys/socket.h usability... yeschecking sys/socket.h presence... yeschecking for sys/socket.h... yeschecking types of arguments for select... int,fd_set *,struct timeval *checking return type of signal handlers... voidchecking whether lstat correctly handles trailing slash... nochecking whether stat accepts an empty string... yeschecking for vprintf... yeschecking for _doprnt... nochecking for gettimeofday... yeschecking for memmove... yeschecking for memset... yeschecking for munmap... yeschecking for select... yeschecking for strcasecmp... yeschecking for strchr... yeschecking for strdup... yeschecking for strtoul... yeschecking whether linear module is requested... yeschecking whether dejitter module is requested... yeschecking whether linear-h2200 module is requested... yeschecking whether variance module is requested... yeschecking whether pthres module is requested... yeschecking whether ucb1x00 module is requested... yeschecking whether cy8mrln-palmpre module is requested... nochecking whether corgi module is requested... yeschecking whether collie module is requested... yeschecking whether h3600 module is requested... yeschecking whether mk712 module is requested... yeschecking whether arctic2 module is requested... yeschecking whether tatung module is requested... yeschecking whether dmc module is requested... yeschecking whether input module is requested... yeschecking whether touchkit module is requested... yeschecking whether galax module is requested... yeschecking where to place modules... ${libdir}/tschecking whether to enable debugging... nochecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating etc/Makefileconfig.status: creating plugins/Makefileconfig.status: creating src/Makefileconfig.status: creating tests/Makefileconfig.status: creating tslib.pcconfig.status: creating tslib-1.0.pcconfig.status: creating config.hconfig.status: executing depfiles commandsconfig.status: executing libtool commandsmake  all-recursivemake[1]: Entering directory '/tmp/tslib/src/tslib-1.1'Making all in etcmake[2]: Entering directory '/tmp/tslib/src/tslib-1.1/etc'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/tslib/src/tslib-1.1/etc'Making all in srcmake[2]: Entering directory '/tmp/tslib/src/tslib-1.1/src'/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..    -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_attach.lo -MD -MP -MF .deps/ts_attach.Tpo -c -o ts_attach.lo ts_attach.c/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..    -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_close.lo -MD -MP -MF .deps/ts_close.Tpo -c -o ts_close.lo ts_close.c/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..    -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_config.lo -MD -MP -MF .deps/ts_config.Tpo -c -o ts_config.lo ts_config.c/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..    -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_error.lo -MD -MP -MF .deps/ts_error.Tpo -c -o ts_error.lo ts_error.clibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_error.lo -MD -MP -MF .deps/ts_error.Tpo -c ts_error.c  -fPIC -DPIC -o .libs/ts_error.olibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_close.lo -MD -MP -MF .deps/ts_close.Tpo -c ts_close.c  -fPIC -DPIC -o .libs/ts_close.olibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_config.lo -MD -MP -MF .deps/ts_config.Tpo -c ts_config.c  -fPIC -DPIC -o .libs/ts_config.olibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_attach.lo -MD -MP -MF .deps/ts_attach.Tpo -c ts_attach.c  -fPIC -DPIC -o .libs/ts_attach.omv -f .deps/ts_error.Tpo .deps/ts_error.Plo/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..    -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_fd.lo -MD -MP -MF .deps/ts_fd.Tpo -c -o ts_fd.lo ts_fd.cmv -f .deps/ts_attach.Tpo .deps/ts_attach.Plo/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..    -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_load_module.lo -MD -MP -MF .deps/ts_load_module.Tpo -c -o ts_load_module.lo ts_load_module.cmv -f .deps/ts_close.Tpo .deps/ts_close.Plo/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..    -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_open.lo -MD -MP -MF .deps/ts_open.Tpo -c -o ts_open.lo ts_open.cmv -f .deps/ts_config.Tpo .deps/ts_config.Plo/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..    -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_parse_vars.lo -MD -MP -MF .deps/ts_parse_vars.Tpo -c -o ts_parse_vars.lo ts_parse_vars.clibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_fd.lo -MD -MP -MF .deps/ts_fd.Tpo -c ts_fd.c  -fPIC -DPIC -o .libs/ts_fd.olibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_open.lo -MD -MP -MF .deps/ts_open.Tpo -c ts_open.c  -fPIC -DPIC -o .libs/ts_open.olibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_load_module.lo -MD -MP -MF .deps/ts_load_module.Tpo -c ts_load_module.c  -fPIC -DPIC -o .libs/ts_load_module.olibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_parse_vars.lo -MD -MP -MF .deps/ts_parse_vars.Tpo -c ts_parse_vars.c  -fPIC -DPIC -o .libs/ts_parse_vars.oIn file included from ts_open.c:19:/sysroot/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include  to  [-W#warnings]  #warning redirecting incorrect #include  to   ^mv -f .deps/ts_fd.Tpo .deps/ts_fd.Plo/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..    -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_read.lo -MD -MP -MF .deps/ts_read.Tpo -c -o ts_read.lo ts_read.c1 warning generated.mv -f .deps/ts_open.Tpo .deps/ts_open.Plo/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..    -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_read_raw.lo -MD -MP -MF .deps/ts_read_raw.Tpo -c -o ts_read_raw.lo ts_read_raw.cmv -f .deps/ts_load_module.Tpo .deps/ts_load_module.Plo/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..    -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_option.lo -MD -MP -MF .deps/ts_option.Tpo -c -o ts_option.lo ts_option.cmv -f .deps/ts_parse_vars.Tpo .deps/ts_parse_vars.Plolibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_read.lo -MD -MP -MF .deps/ts_read.Tpo -c ts_read.c  -fPIC -DPIC -o .libs/ts_read.olibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_read_raw.lo -MD -MP -MF .deps/ts_read_raw.Tpo -c ts_read_raw.c  -fPIC -DPIC -o .libs/ts_read_raw.olibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_option.lo -MD -MP -MF .deps/ts_option.Tpo -c ts_option.c  -fPIC -DPIC -o .libs/ts_option.omv -f .deps/ts_read.Tpo .deps/ts_read.Plomv -f .deps/ts_read_raw.Tpo .deps/ts_read_raw.Plomv -f .deps/ts_option.Tpo .deps/ts_option.Plo/bin/sh ../libtool  --tag=CC   --mode=link clang -DPLUGIN_DIR=\"/usr/lib/ts\" -DTS_CONF=\"/etc/ts.conf\" -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -version-info 0:0:0 -release 1.0 -export-dynamic  -o libts.la -rpath /usr/lib ts_attach.lo ts_close.lo ts_config.lo ts_error.lo ts_fd.lo ts_load_module.lo ts_open.lo ts_parse_vars.lo ts_read.lo ts_read_raw.lo ts_option.lo              -ldl -ldl libtool: link: clang -shared  -fPIC -DPIC  .libs/ts_attach.o .libs/ts_close.o .libs/ts_config.o .libs/ts_error.o .libs/ts_fd.o .libs/ts_load_module.o .libs/ts_open.o .libs/ts_parse_vars.o .libs/ts_read.o .libs/ts_read_raw.o .libs/ts_option.o   -ldl  -O2   -Wl,-soname -Wl,libts-1.0.so.0 -o .libs/libts-1.0.so.0.0.0libtool: link: (cd ".libs" && rm -f "libts-1.0.so.0" && ln -s "libts-1.0.so.0.0.0" "libts-1.0.so.0")libtool: link: (cd ".libs" && rm -f "libts.so" && ln -s "libts-1.0.so.0.0.0" "libts.so")libtool: link: ( cd ".libs" && rm -f "libts.la" && ln -s "../libts.la" "libts.la" )make[2]: Leaving directory '/tmp/tslib/src/tslib-1.1/src'Making all in pluginsmake[2]: Entering directory '/tmp/tslib/src/tslib-1.1/plugins'/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src   -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT linear.lo -MD -MP -MF .deps/linear.Tpo -c -o linear.lo linear.c/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src   -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT dejitter.lo -MD -MP -MF .deps/dejitter.Tpo -c -o dejitter.lo dejitter.c/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src   -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT variance.lo -MD -MP -MF .deps/variance.Tpo -c -o variance.lo variance.c/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src   -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT pthres.lo -MD -MP -MF .deps/pthres.Tpo -c -o pthres.lo pthres.clibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT linear.lo -MD -MP -MF .deps/linear.Tpo -c linear.c  -fPIC -DPIC -o .libs/linear.olibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT pthres.lo -MD -MP -MF .deps/pthres.Tpo -c pthres.c  -fPIC -DPIC -o .libs/pthres.olibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT variance.lo -MD -MP -MF .deps/variance.Tpo -c variance.c  -fPIC -DPIC -o .libs/variance.olibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT dejitter.lo -MD -MP -MF .deps/dejitter.Tpo -c dejitter.c  -fPIC -DPIC -o .libs/dejitter.ovariance.c:164:65: warning: unused parameter 'dev' [-Wunused-parameter]TSAPI struct tslib_module_info *variance_mod_init(struct tsdev *dev, const char *params)                                                                ^linear.c:98:63: warning: unused parameter 'str' [-Wunused-parameter]static int linear_xyswap(struct tslib_module_info *inf, char *str, void *data)                                                              ^linear.c:98:74: warning: unused parameter 'data' [-Wunused-parameter]static int linear_xyswap(struct tslib_module_info *inf, char *str, void *data)                                                                         ^linear.c:106:76: warning: unused parameter 'data' [-Wunused-parameter]static int linear_p_offset(struct tslib_module_info *inf, char *str, void *data)                                                                           ^linear.c:119:74: warning: unused parameter 'data' [-Wunused-parameter]static int linear_p_mult(struct tslib_module_info *inf, char *str, void *data)                                                                         ^linear.c:131:73: warning: unused parameter 'data' [-Wunused-parameter]static int linear_p_div(struct tslib_module_info *inf, char *str, void *data)                                                                        ^pthres.c:135:63: warning: unused parameter 'dev' [-Wunused-parameter]TSAPI struct tslib_module_info *pthres_mod_init(struct tsdev *dev, const char *params)                                                              ^linear.c:153:63: warning: unused parameter 'dev' [-Wunused-parameter]TSAPI struct tslib_module_info *linear_mod_init(struct tsdev *dev, const char *params)                                                              ^dejitter.c:200:65: warning: unused parameter 'dev' [-Wunused-parameter]TSAPI struct tslib_module_info *dejitter_mod_init(struct tsdev *dev, const char *params)                                                                ^1 warning generated.mv -f .deps/pthres.Tpo .deps/pthres.Plo/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src   -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ucb1x00-raw.lo -MD -MP -MF .deps/ucb1x00-raw.Tpo -c -o ucb1x00-raw.lo ucb1x00-raw.c6 warnings generated.mv -f .deps/linear.Tpo .deps/linear.Plo/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src   -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT corgi-raw.lo -MD -MP -MF .deps/corgi-raw.Tpo -c -o corgi-raw.lo corgi-raw.c1 warning generated.mv -f .deps/variance.Tpo .deps/variance.Plo/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src   -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT collie-raw.lo -MD -MP -MF .deps/collie-raw.Tpo -c -o collie-raw.lo collie-raw.c1 warning generated.mv -f .deps/dejitter.Tpo .deps/dejitter.Plo/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src   -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT h3600-raw.lo -MD -MP -MF .deps/h3600-raw.Tpo -c -o h3600-raw.lo h3600-raw.clibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ucb1x00-raw.lo -MD -MP -MF .deps/ucb1x00-raw.Tpo -c ucb1x00-raw.c  -fPIC -DPIC -o .libs/ucb1x00-raw.olibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT corgi-raw.lo -MD -MP -MF .deps/corgi-raw.Tpo -c corgi-raw.c  -fPIC -DPIC -o .libs/corgi-raw.olibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT collie-raw.lo -MD -MP -MF .deps/collie-raw.Tpo -c collie-raw.c  -fPIC -DPIC -o .libs/collie-raw.oucb1x00-raw.c:25:7: warning: unused variable 'nr' [-Wunused-variable]                int nr = ret / sizeof(*ucb1x00_evt);                    ^ucb1x00-raw.c:21:6: warning: unused variable 'total' [-Wunused-variable]        int total = 0;            ^ucb1x00-raw.c:52:64: warning: unused parameter 'dev' [-Wunused-parameter]TSAPI struct tslib_module_info *ucb1x00_mod_init(struct tsdev *dev, const char *params)                                                               ^ucb1x00-raw.c:52:81: warning: unused parameter 'params' [-Wunused-parameter]TSAPI struct tslib_module_info *ucb1x00_mod_init(struct tsdev *dev, const char *params)                                                                                ^corgi-raw.c:24:7: warning: unused variable 'nr' [-Wunused-variable]                int nr = ret / sizeof(*corgi_evt);                    ^corgi-raw.c:20:6: warning: unused variable 'total' [-Wunused-variable]        int total = 0;            ^corgi-raw.c:50:62: warning: unused parameter 'dev' [-Wunused-parameter]TSAPI struct tslib_module_info *corgi_mod_init(struct tsdev *dev, const char *params)                                                             ^corgi-raw.c:50:79: warning: unused parameter 'params' [-Wunused-parameter]TSAPI struct tslib_module_info *corgi_mod_init(struct tsdev *dev, const char *params)                                                                              ^libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT h3600-raw.lo -MD -MP -MF .deps/h3600-raw.Tpo -c h3600-raw.c  -fPIC -DPIC -o .libs/h3600-raw.ocollie-raw.c:24:7: warning: unused variable 'nr' [-Wunused-variable]                int nr = ret / sizeof(*collie_evt);                    ^collie-raw.c:20:6: warning: unused variable 'total' [-Wunused-variable]        int total = 0;            ^collie-raw.c:51:63: warning: unused parameter 'dev' [-Wunused-parameter]TSAPI struct tslib_module_info *collie_mod_init(struct tsdev *dev, const char *params)                                                              ^collie-raw.c:51:80: warning: unused parameter 'params' [-Wunused-parameter]TSAPI struct tslib_module_info *collie_mod_init(struct tsdev *dev, const char *params)                                                                               ^4 warnings generated.mv -f .deps/ucb1x00-raw.Tpo .deps/ucb1x00-raw.Plo/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src   -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT mk712-raw.lo -MD -MP -MF .deps/mk712-raw.Tpo -c -o mk712-raw.lo mk712-raw.c4 warnings generated.h3600-raw.c:24:7: warning: unused variable 'nr' [-Wunused-variable]                int nr = ret / sizeof(*h3600_evt);                    ^h3600-raw.c:20:6: warning: unused variable 'total' [-Wunused-variable]        int total = 0;            ^h3600-raw.c:50:62: warning: unused parameter 'dev' [-Wunused-parameter]TSAPI struct tslib_module_info *h3600_mod_init(struct tsdev *dev, const char *params)                                                             ^h3600-raw.c:50:79: warning: unused parameter 'params' [-Wunused-parameter]TSAPI struct tslib_module_info *h3600_mod_init(struct tsdev *dev, const char *params)                                                                              ^4 warnings generated.mv -f .deps/corgi-raw.Tpo .deps/corgi-raw.Plo/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src   -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT arctic2-raw.lo -MD -MP -MF .deps/arctic2-raw.Tpo -c -o arctic2-raw.lo arctic2-raw.cmv -f .deps/collie-raw.Tpo .deps/collie-raw.Plo/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src   -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT tatung-raw.lo -MD -MP -MF .deps/tatung-raw.Tpo -c -o tatung-raw.lo tatung-raw.c4 warnings generated.mv -f .deps/h3600-raw.Tpo .deps/h3600-raw.Plo/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src   -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT dmc-raw.lo -MD -MP -MF .deps/dmc-raw.Tpo -c -o dmc-raw.lo dmc-raw.clibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT arctic2-raw.lo -MD -MP -MF .deps/arctic2-raw.Tpo -c arctic2-raw.c  -fPIC -DPIC -o .libs/arctic2-raw.olibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT tatung-raw.lo -MD -MP -MF .deps/tatung-raw.Tpo -c tatung-raw.c  -fPIC -DPIC -o .libs/tatung-raw.olibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT mk712-raw.lo -MD -MP -MF .deps/mk712-raw.Tpo -c mk712-raw.c  -fPIC -DPIC -o .libs/mk712-raw.olibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT dmc-raw.lo -MD -MP -MF .deps/dmc-raw.Tpo -c dmc-raw.c  -fPIC -DPIC -o .libs/dmc-raw.oarctic2-raw.c:25:7: warning: unused variable 'nr' [-Wunused-variable]                int nr = ret / sizeof(*arctic2_evt);                    ^arctic2-raw.c:21:6: warning: unused variable 'total' [-Wunused-variable]        int total = 0;            ^arctic2-raw.c:51:64: warning: unused parameter 'dev' [-Wunused-parameter]TSAPI struct tslib_module_info *arctic2_mod_init(struct tsdev *dev, const char *params)                                                               ^arctic2-raw.c:51:81: warning: unused parameter 'params' [-Wunused-parameter]TSAPI struct tslib_module_info *arctic2_mod_init(struct tsdev *dev, const char *params)                                                                                ^tatung-raw.c:20:6: warning: unused variable 'total' [-Wunused-variable]        int total = 0;            ^tatung-raw.c:60:63: warning: unused parameter 'dev' [-Wunused-parameter]TSAPI struct tslib_module_info *tatung_mod_init(struct tsdev *dev, const char *params)                                                              ^tatung-raw.c:60:80: warning: unused parameter 'params' [-Wunused-parameter]TSAPI struct tslib_module_info *tatung_mod_init(struct tsdev *dev, const char *params)                                                                               ^4 warnings generated.mk712-raw.c:24:7: warning: unused variable 'nr' [-Wunused-variable]                int nr = ret / sizeof(*mk712_evt);                    ^mk712-raw.c:20:6: warning: unused variable 'total' [-Wunused-variable]        int total = 0;            ^mk712-raw.c:53:62: warning: unused parameter 'dev' [-Wunused-parameter]TSAPI struct tslib_module_info *mk712_mod_init(struct tsdev *dev, const char *params)                                                             ^mk712-raw.c:53:79: warning: unused parameter 'params' [-Wunused-parameter]TSAPI struct tslib_module_info *mk712_mod_init(struct tsdev *dev, const char *params)                                                                              ^3 warnings generated.mv -f .deps/arctic2-raw.Tpo .deps/arctic2-raw.Plo/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src   -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT linear-h2200.lo -MD -MP -MF .deps/linear-h2200.Tpo -c -o linear-h2200.lo linear-h2200.cmv -f .deps/tatung-raw.Tpo .deps/tatung-raw.Plo/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src   -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT input-raw.lo -MD -MP -MF .deps/input-raw.Tpo -c -o input-raw.lo input-raw.c4 warnings generated.mv -f .deps/mk712-raw.Tpo .deps/mk712-raw.Plo/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src   -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT galax-raw.lo -MD -MP -MF .deps/galax-raw.Tpo -c -o galax-raw.lo galax-raw.clibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT linear-h2200.lo -MD -MP -MF .deps/linear-h2200.Tpo -c linear-h2200.c  -fPIC -DPIC -o .libs/linear-h2200.olibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT input-raw.lo -MD -MP -MF .deps/input-raw.Tpo -c input-raw.c  -fPIC -DPIC -o .libs/input-raw.oinput-raw.c:29:10: fatal error: 'linux/input.h' file not found#include          ^linear-h2200.c:109:69: warning: unused parameter 'dev' [-Wunused-parameter]TSAPI struct tslib_module_info *linear_h2200_mod_init(struct tsdev *dev, const char *params)                                                                    ^linear-h2200.c:109:86: warning: unused parameter 'params' [-Wunused-parameter]TSAPI struct tslib_module_info *linear_h2200_mod_init(struct tsdev *dev, const char *params)                                                                                     ^libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT galax-raw.lo -MD -MP -MF .deps/galax-raw.Tpo -c galax-raw.c  -fPIC -DPIC -o .libs/galax-raw.ogalax-raw.c:29:10: fatal error: 'linux/input.h' file not found#include          ^2 warnings generated.mv -f .deps/linear-h2200.Tpo .deps/linear-h2200.Plo/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../src   -DTS_POINTERCAL=\"/etc/pointercal\"  -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT touchkit-raw.lo -MD -MP -MF .deps/touchkit-raw.Tpo -c -o touchkit-raw.lo touchkit-raw.clibtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT touchkit-raw.lo -MD -MP -MF .deps/touchkit-raw.Tpo -c touchkit-raw.c  -fPIC -DPIC -o .libs/touchkit-raw.o1 error generated.1 error generated.dmc-raw.c:126:73: warning: unused parameter 'params' [-Wunused-parameter]TSAPI struct tslib_module_info *mod_init(struct tsdev *dev, const char *params)                                                                        ^touchkit-raw.c:60:9: warning: unused parameter 'nr' [-Wunused-parameter]                         int nr)                             ^touchkit-raw.c:147:56: warning: unused parameter 'dev' [-Wunused-parameter]TSAPI struct tslib_module_info *mod_init(struct tsdev *dev, const char *params)                                                       ^touchkit-raw.c:147:73: warning: unused parameter 'params' [-Wunused-parameter]TSAPI struct tslib_module_info *mod_init(struct tsdev *dev, const char *params)                                                                        ^make[2]: *** [Makefile:748: galax-raw.lo] Error 1make[2]: *** Waiting for unfinished jobs....make[2]: *** [Makefile:748: input-raw.lo] Error 11 warning generated.3 warnings generated.mv -f .deps/dmc-raw.Tpo .deps/dmc-raw.Plomv -f .deps/touchkit-raw.Tpo .deps/touchkit-raw.Plomake[2]: Leaving directory '/tmp/tslib/src/tslib-1.1/plugins'make[1]: *** [Makefile:478: all-recursive] Error 1make[1]: Leaving directory '/tmp/tslib/src/tslib-1.1'make: *** [Makefile:387: all] Error 2==> ERROR: A failure occurred in build().    Aborting...Printing config logfiles
        CMD: config logfiles '/tmp/tslib/src/tslib-1.1/config.log'
        This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by tslib configure 1.1.0, which wasgenerated by GNU Autoconf 2.69.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc## --------- #### Platform. #### --------- ##hostname = dde740f4411funame -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X     = unknown/bin/arch              = unknown/usr/bin/arch -k       = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo      = unknown/bin/machine           = unknown/usr/bin/oslevel       = unknown/bin/universe          = unknownPATH: /sysroot/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2454: checking for a BSD-compatible installconfigure:2522: result: /usr/bin/install -cconfigure:2533: checking whether build environment is saneconfigure:2588: result: yesconfigure:2647: checking for x86_64-unknown-linux-stripconfigure:2677: result: noconfigure:2687: checking for stripconfigure:2703: found /sysroot/bin/stripconfigure:2714: result: stripconfigure:2739: checking for a thread-safe mkdir -pconfigure:2778: result: /usr/sbin/mkdir -pconfigure:2785: checking for gawkconfigure:2801: found /usr/sbin/gawkconfigure:2812: result: gawkconfigure:2823: checking whether make sets $(MAKE)configure:2845: result: yesconfigure:2874: checking whether make supports nested variablesconfigure:2891: result: yesconfigure:3040: checking for x86_64-unknown-linux-gccconfigure:3067: result: clangconfigure:3336: checking for C compiler versionconfigure:3345: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3356: $? = 0configure:3345: clang -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:3356: $? = 0configure:3345: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3356: $? = 1configure:3345: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3356: $? = 1configure:3376: checking whether the C compiler worksconfigure:3398: clang -O2 -Wall -W   conftest.c  >&5configure:3402: $? = 0configure:3450: result: yesconfigure:3453: checking for C compiler default output file nameconfigure:3455: result: a.outconfigure:3461: checking for suffix of executablesconfigure:3468: clang -o conftest -O2 -Wall -W   conftest.c  >&5configure:3472: $? = 0configure:3494: result:configure:3516: checking whether we are cross compilingconfigure:3524: clang -o conftest -O2 -Wall -W   conftest.c  >&5configure:3528: $? = 0configure:3535: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:3539: $? = 127configure:3554: result: yesconfigure:3559: checking for suffix of object filesconfigure:3581: clang -c -O2 -Wall -W  conftest.c >&5configure:3585: $? = 0configure:3606: result: oconfigure:3610: checking whether we are using the GNU C compilerconfigure:3629: clang -c -O2 -Wall -W  conftest.c >&5configure:3629: $? = 0configure:3638: result: yesconfigure:3647: checking whether clang accepts -gconfigure:3667: clang -c -g  conftest.c >&5configure:3667: $? = 0configure:3708: result: yesconfigure:3725: checking for clang option to accept ISO C89configure:3788: clang  -c -O2 -Wall -W  conftest.c >&5configure:3788: $? = 0configure:3801: result: none neededconfigure:3826: checking whether clang understands -c and -o togetherconfigure:3848: clang -c conftest.c -o conftest2.oconfigure:3851: $? = 0configure:3848: clang -c conftest.c -o conftest2.oconfigure:3851: $? = 0configure:3863: result: yesconfigure:3891: checking for style of include used by makeconfigure:3919: result: GNUconfigure:3945: checking dependency style of clangconfigure:4056: result: gcc3configure:4076: checking how to run the C preprocessorconfigure:4107: clang -E  conftest.cconfigure:4107: $? = 0configure:4121: clang -E  conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4121: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tslib"| #define PACKAGE_TARNAME "tslib"| #define PACKAGE_VERSION "1.1.0"| #define PACKAGE_STRING "tslib 1.1.0"| #define PACKAGE_BUGREPORT "kergoth@handhelds.org"| #define PACKAGE_URL ""| #define PACKAGE "tslib"| #define VERSION "1.1.0"| /* end confdefs.h.  */| #include configure:4146: result: clang -Econfigure:4166: clang -E  conftest.cconfigure:4166: $? = 0configure:4180: clang -E  conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4180: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tslib"| #define PACKAGE_TARNAME "tslib"| #define PACKAGE_VERSION "1.1.0"| #define PACKAGE_STRING "tslib 1.1.0"| #define PACKAGE_BUGREPORT "kergoth@handhelds.org"| #define PACKAGE_URL ""| #define PACKAGE "tslib"| #define VERSION "1.1.0"| /* end confdefs.h.  */| #include configure:4212: checking whether the C compiler supports -fvisibility=hiddenconfigure:4229: clang -c -fvisibility=hidden -O2 -Wall -W  conftest.c >&5configure:4229: $? = 0configure:4237: result: yesconfigure:4245: checking whether to use -fvisibility=hiddenconfigure:4258: result: yesconfigure:4268: checking whether ln -s worksconfigure:4272: result: yesconfigure:4279: checking whether make sets $(MAKE)configure:4301: result: yesconfigure:4405: checking build system typeconfigure:4419: result: x86_64-unknown-linux-gnuconfigure:4439: checking host system typeconfigure:4452: result: x86_64-unknown-linux-gnuconfigure:4493: checking how to print stringsconfigure:4520: result: printfconfigure:4541: checking for a sed that does not truncate outputconfigure:4605: result: /usr/sbin/sedconfigure:4623: checking for grep that handles long lines and -econfigure:4681: result: /usr/sbin/grepconfigure:4686: checking for egrepconfigure:4748: result: /usr/sbin/grep -Econfigure:4753: checking for fgrepconfigure:4815: result: /usr/sbin/grep -Fconfigure:4850: checking for ld used by clangconfigure:4917: result: /sysroot/bin/ldconfigure:4924: checking if the linker (/sysroot/bin/ld) is GNU ldconfigure:4939: result: yesconfigure:4951: checking for BSD- or MS-compatible name lister (nm)configure:5005: result: /sysroot/bin/nm -Bconfigure:5135: checking the name lister (/sysroot/bin/nm -B) interfaceconfigure:5142: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:5145: /sysroot/bin/nm -B "conftest.o"configure:5148: output0000000000000000 B some_variableconfigure:5155: result: BSD nmconfigure:5159: checking the maximum length of command line argumentsconfigure:5290: result: 1572864configure:5338: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu formatconfigure:5378: result: func_convert_file_noopconfigure:5385: checking how to convert x86_64-unknown-linux-gnu file names to toolchain formatconfigure:5405: result: func_convert_file_noopconfigure:5412: checking for /sysroot/bin/ld option to reload object filesconfigure:5419: result: -rconfigure:5453: checking for x86_64-unknown-linux-objdumpconfigure:5483: result: noconfigure:5493: checking for objdumpconfigure:5509: found /sysroot/bin/objdumpconfigure:5520: result: objdumpconfigure:5532: WARNING: using cross tools not prefixed with host tripletconfigure:5552: checking how to recognize dependent librariesconfigure:5752: result: pass_allconfigure:5797: checking for x86_64-unknown-linux-dlltoolconfigure:5827: result: noconfigure:5837: checking for dlltoolconfigure:5867: result: noconfigure:5897: checking how to associate runtime and link librariesconfigure:5924: result: printf %s\nconfigure:5940: checking for x86_64-unknown-linux-arconfigure:5970: result: noconfigure:5984: checking for arconfigure:6000: found /sysroot/bin/arconfigure:6011: result: arconfigure:6048: checking for archiver @FILE supportconfigure:6065: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:6065: $? = 0configure:6068: ar cru libconftest.a @conftest.lst >&5/r: `u' modifier ignored since `D' is the default (see `U')configure:6071: $? = 0configure:6076: ar cru libconftest.a @conftest.lst >&5/r: `u' modifier ignored since `D' is the default (see `U')/r: conftest.o: No such file or directoryconfigure:6079: $? = 1configure:6091: result: @configure:6109: checking for x86_64-unknown-linux-stripconfigure:6136: result: stripconfigure:6208: checking for x86_64-unknown-linux-ranlibconfigure:6238: result: noconfigure:6248: checking for ranlibconfigure:6264: found /sysroot/bin/ranlibconfigure:6275: result: ranlibconfigure:6377: checking command to parse /sysroot/bin/nm -B output from clang objectconfigure:6530: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:6533: $? = 0configure:6537: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nmconfigure:6540: $? = 0configure:6606: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   conftest.c conftstm.o >&5configure:6609: $? = 0configure:6647: result: okconfigure:6694: checking for sysrootconfigure:6724: result: noconfigure:6731: checking for a working ddconfigure:6769: result: /usr/sbin/ddconfigure:6773: checking how to truncate binary pipesconfigure:6788: result: /usr/sbin/dd bs=4096 count=1configure:6924: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:6927: $? = 0configure:7077: checking for x86_64-unknown-linux-mtconfigure:7107: result: noconfigure:7117: checking for mtconfigure:7147: result: noconfigure:7167: checking if : is a manifest toolconfigure:7173: : '-?'configure:7181: result: noconfigure:7854: checking for ANSI C header filesconfigure:7874: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:7874: $? = 0configure:7958: result: yesconfigure:7971: checking for sys/types.hconfigure:7971: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:7971: $? = 0configure:7971: result: yesconfigure:7971: checking for sys/stat.hconfigure:7971: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:7971: $? = 0configure:7971: result: yesconfigure:7971: checking for stdlib.hconfigure:7971: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:7971: $? = 0configure:7971: result: yesconfigure:7971: checking for string.hconfigure:7971: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:7971: $? = 0configure:7971: result: yesconfigure:7971: checking for memory.hconfigure:7971: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:7971: $? = 0configure:7971: result: yesconfigure:7971: checking for strings.hconfigure:7971: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:7971: $? = 0configure:7971: result: yesconfigure:7971: checking for inttypes.hconfigure:7971: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:7971: $? = 0configure:7971: result: yesconfigure:7971: checking for stdint.hconfigure:7971: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:7971: $? = 0configure:7971: result: yesconfigure:7971: checking for unistd.hconfigure:7971: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:7971: $? = 0configure:7971: result: yesconfigure:7985: checking for dlfcn.hconfigure:7985: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:7985: $? = 0configure:7985: result: yesconfigure:8179: checking for objdirconfigure:8194: result: .libsconfigure:8458: checking if clang supports -fno-rtti -fno-exceptionsconfigure:8476: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  -fno-rtti -fno-exceptions conftest.c >&5configure:8480: $? = 0configure:8493: result: yesconfigure:8851: checking for clang option to produce PICconfigure:8858: result: -fPIC -DPICconfigure:8866: checking if clang PIC flag -fPIC -DPIC worksconfigure:8884: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  -fPIC -DPIC -DPIC conftest.c >&5configure:8888: $? = 0configure:8901: result: yesconfigure:8930: checking if clang static flag -static worksconfigure:8958: result: noconfigure:8973: checking if clang supports -c -o file.oconfigure:8994: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  -o out/conftest2.o conftest.c >&5configure:8998: $? = 0configure:9020: result: yesconfigure:9028: checking if clang supports -c -o file.oconfigure:9075: result: yesconfigure:9108: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared librariesconfigure:10367: result: yesconfigure:10404: checking whether -lc should be explicitly linked inconfigure:10412: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:10415: $? = 0configure:10430: clang -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep  -lc  \>/dev/null 2\>\&1configure:10433: $? = 0configure:10447: result: noconfigure:10607: checking dynamic linker characteristicsconfigure:11188: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   -Wl,-rpath -Wl,/foo conftest.c  >&5configure:11188: $? = 0configure:11425: result: GNU/Linux ld.soconfigure:11547: checking how to hardcode library paths into programsconfigure:11572: result: immediateconfigure:11674: checking for shl_loadconfigure:11674: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   conftest.c  >&5/tmp/conftest-dfed9e.o:conftest.c:function main: error: undefined reference to 'shl_load'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:11674: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tslib"| #define PACKAGE_TARNAME "tslib"| #define PACKAGE_VERSION "1.1.0"| #define PACKAGE_STRING "tslib 1.1.0"| #define PACKAGE_BUGREPORT "kergoth@handhelds.org"| #define PACKAGE_URL ""| #define PACKAGE "tslib"| #define VERSION "1.1.0"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| /* end confdefs.h.  */| /* Define shl_load to an innocuous variant, in case  declares shl_load. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define shl_load innocuous_shl_load|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char shl_load (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef shl_load|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char shl_load ();| /* The GNU C library defines this for functions which it implements|     to always fail with ENOSYS.  Some functions are actually named|     something starting with __ and the normal name is an alias.  */| #if defined __stub_shl_load || defined __stub___shl_load| choke me| #endif|| int| main ()| {| return shl_load ();|   ;|   return 0;| }configure:11674: result: noconfigure:11678: checking for shl_load in -ldldconfigure:11703: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   conftest.c -ldld   >&5/sysroot/bin/ld: error: cannot find -ldld/tmp/conftest-3c5d82.o:conftest.c:function main: error: undefined reference to 'shl_load'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:11703: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tslib"| #define PACKAGE_TARNAME "tslib"| #define PACKAGE_VERSION "1.1.0"| #define PACKAGE_STRING "tslib 1.1.0"| #define PACKAGE_BUGREPORT "kergoth@handhelds.org"| #define PACKAGE_URL ""| #define PACKAGE "tslib"| #define VERSION "1.1.0"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| /* end confdefs.h.  */|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char shl_load ();| int| main ()| {| return shl_load ();|   ;|   return 0;| }configure:11712: result: noconfigure:11717: checking for dlopenconfigure:11717: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   conftest.c  >&5configure:11717: $? = 0configure:11717: result: yesconfigure:11874: checking whether a program can dlopen itselfconfigure:11975: result: crossconfigure:12120: checking whether stripping libraries is possibleconfigure:12125: result: yesconfigure:12160: checking if libtool supports shared librariesconfigure:12162: result: yesconfigure:12165: checking whether to build shared librariesconfigure:12190: result: yesconfigure:12193: checking whether to build static librariesconfigure:12197: result: noconfigure:12236: checking for dlopen in -ldlconfigure:12261: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   conftest.c -ldl   >&5configure:12261: $? = 0configure:12270: result: yesconfigure:12283: checking for size_tconfigure:12283: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:12283: $? = 0configure:12283: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5conftest.c:60:21: error: expected expressionif (sizeof ((size_t)))^1 error generated.configure:12283: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tslib"| #define PACKAGE_TARNAME "tslib"| #define PACKAGE_VERSION "1.1.0"| #define PACKAGE_STRING "tslib 1.1.0"| #define PACKAGE_BUGREPORT "kergoth@handhelds.org"| #define PACKAGE_URL ""| #define PACKAGE "tslib"| #define VERSION "1.1.0"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_LIBDL 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| #  include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((size_t)))| 	    return 0;|   ;|   return 0;| }configure:12283: result: yesconfigure:12296: checking for working alloca.hconfigure:12313: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   conftest.c -ldl  >&5configure:12313: $? = 0configure:12321: result: yesconfigure:12329: checking for allocaconfigure:12366: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   conftest.c -ldl  >&5configure:12366: $? = 0configure:12374: result: yesconfigure:12480: checking for ANSI C header filesconfigure:12584: result: yesconfigure:12595: checking fcntl.h usabilityconfigure:12595: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:12595: $? = 0configure:12595: result: yesconfigure:12595: checking fcntl.h presenceconfigure:12595: clang -E  conftest.cconfigure:12595: $? = 0configure:12595: result: yesconfigure:12595: checking for fcntl.hconfigure:12595: result: yesconfigure:12595: checking limits.h usabilityconfigure:12595: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:12595: $? = 0configure:12595: result: yesconfigure:12595: checking limits.h presenceconfigure:12595: clang -E  conftest.cconfigure:12595: $? = 0configure:12595: result: yesconfigure:12595: checking for limits.hconfigure:12595: result: yesconfigure:12595: checking for stdlib.hconfigure:12595: result: yesconfigure:12595: checking for string.hconfigure:12595: result: yesconfigure:12595: checking sys/ioctl.h usabilityconfigure:12595: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:12595: $? = 0configure:12595: result: yesconfigure:12595: checking sys/ioctl.h presenceconfigure:12595: clang -E  conftest.cconfigure:12595: $? = 0configure:12595: result: yesconfigure:12595: checking for sys/ioctl.hconfigure:12595: result: yesconfigure:12595: checking sys/time.h usabilityconfigure:12595: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:12595: $? = 0configure:12595: result: yesconfigure:12595: checking sys/time.h presenceconfigure:12595: clang -E  conftest.cconfigure:12595: $? = 0configure:12595: result: yesconfigure:12595: checking for sys/time.hconfigure:12595: result: yesconfigure:12595: checking for unistd.hconfigure:12595: result: yesconfigure:12607: checking for an ANSI C-conforming constconfigure:12673: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:12673: $? = 0configure:12680: result: yesconfigure:12688: checking for inlineconfigure:12704: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5conftest.c:36:21: warning: unused function 'static_foo' [-Wunused-function]static inline foo_t static_foo () {return 0; }^1 warning generated.configure:12704: $? = 0configure:12712: result: inlineconfigure:12730: checking for size_tconfigure:12730: result: yesconfigure:12741: checking whether time.h and sys/time.h may both be includedconfigure:12761: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:12761: $? = 0configure:12768: result: yesconfigure:12779: checking whether clang needs -traditionalconftest.c:35:10: fatal error: 'sgtty.h' file not found#include ^1 error generated.conftest.c:35:10: fatal error: 'termio.h' file not found#include ^1 error generated.configure:12813: result: noconfigure:12826: checking for stdlib.hconfigure:12826: result: yesconfigure:12826: checking for unistd.hconfigure:12826: result: yesconfigure:12826: checking for sys/param.hconfigure:12826: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:12826: $? = 0configure:12826: result: yesconfigure:12846: checking for getpagesizeconfigure:12846: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   conftest.c -ldl  >&5configure:12846: $? = 0configure:12846: result: yesconfigure:12855: checking for working mmapconfigure:13012: result: noconfigure:13024: checking sys/select.h usabilityconfigure:13024: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:13024: $? = 0configure:13024: result: yesconfigure:13024: checking sys/select.h presenceconfigure:13024: clang -E  conftest.cconfigure:13024: $? = 0configure:13024: result: yesconfigure:13024: checking for sys/select.hconfigure:13024: result: yesconfigure:13024: checking sys/socket.h usabilityconfigure:13024: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:13024: $? = 0configure:13024: result: yesconfigure:13024: checking sys/socket.h presenceconfigure:13024: clang -E  conftest.cconfigure:13024: $? = 0configure:13024: result: yesconfigure:13024: checking for sys/socket.hconfigure:13024: result: yesconfigure:13034: checking types of arguments for selectconfigure:13062: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5configure:13062: $? = 0configure:13073: result: int,fd_set *,struct timeval *configure:13096: checking return type of signal handlersconfigure:13114: clang -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W  conftest.c >&5conftest.c:50:8: error: indirection requires pointer operand ('void' invalid)return *(signal (0, 0)) (0) == 1;^~~~~~~~~~~~~~~~~~~~1 error generated.configure:13114: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tslib"| #define PACKAGE_TARNAME "tslib"| #define PACKAGE_VERSION "1.1.0"| #define PACKAGE_STRING "tslib 1.1.0"| #define PACKAGE_BUGREPORT "kergoth@handhelds.org"| #define PACKAGE_URL ""| #define PACKAGE "tslib"| #define VERSION "1.1.0"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_LIBDL 1| #define HAVE_ALLOCA_H 1| #define HAVE_ALLOCA 1| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_LIMITS_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_STDLIB_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_GETPAGESIZE 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define SELECT_TYPE_ARG1 int| #define SELECT_TYPE_ARG234 (fd_set *)| #define SELECT_TYPE_ARG5 (struct timeval *)| /* end confdefs.h.  */| #include | #include || int| main ()| {| return *(signal (0, 0)) (0) == 1;|   ;|   return 0;| }configure:13121: result: voidconfigure:13129: checking whether lstat correctly handles trailing slashconfigure:13172: result: noconfigure:13191: checking whether stat accepts an empty stringconfigure:13221: result: yesconfigure:13239: checking for vprintfconfigure:13239: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   conftest.c -ldl  >&5conftest.c:69:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]char vprintf ();^conftest.c:69:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'1 warning generated.configure:13239: $? = 0configure:13239: result: yesconfigure:13245: checking for _doprntconfigure:13245: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   conftest.c -ldl  >&5/tmp/conftest-107759.o:conftest.c:function main: error: undefined reference to '_doprnt'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13245: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tslib"| #define PACKAGE_TARNAME "tslib"| #define PACKAGE_VERSION "1.1.0"| #define PACKAGE_STRING "tslib 1.1.0"| #define PACKAGE_BUGREPORT "kergoth@handhelds.org"| #define PACKAGE_URL ""| #define PACKAGE "tslib"| #define VERSION "1.1.0"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_LIBDL 1| #define HAVE_ALLOCA_H 1| #define HAVE_ALLOCA 1| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_LIMITS_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_IOCTL_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_STDLIB_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_GETPAGESIZE 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define SELECT_TYPE_ARG1 int| #define SELECT_TYPE_ARG234 (fd_set *)| #define SELECT_TYPE_ARG5 (struct timeval *)| #define RETSIGTYPE void| #define HAVE_STAT_EMPTY_STRING_BUG 1| #define HAVE_VPRINTF 1| /* end confdefs.h.  */| /* Define _doprnt to an innocuous variant, in case  declares _doprnt. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define _doprnt innocuous__doprnt|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char _doprnt (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef _doprnt|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char _doprnt ();| /* The GNU C library defines this for functions which it implements|     to always fail with ENOSYS.  Some functions are actually named|     something starting with __ and the normal name is an alias.  */| #if defined __stub__doprnt || defined __stub____doprnt| choke me| #endif|| int| main ()| {| return _doprnt ();|   ;|   return 0;| }configure:13245: result: noconfigure:13259: checking for gettimeofdayconfigure:13259: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   conftest.c -ldl  >&5configure:13259: $? = 0configure:13259: result: yesconfigure:13259: checking for memmoveconfigure:13259: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   conftest.c -ldl  >&5conftest.c:71:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]char memmove ();^conftest.c:71:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'1 warning generated.configure:13259: $? = 0configure:13259: result: yesconfigure:13259: checking for memsetconfigure:13259: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   conftest.c -ldl  >&5conftest.c:72:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]char memset ();^conftest.c:72:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'1 warning generated.configure:13259: $? = 0configure:13259: result: yesconfigure:13259: checking for munmapconfigure:13259: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   conftest.c -ldl  >&5configure:13259: $? = 0configure:13259: result: yesconfigure:13259: checking for selectconfigure:13259: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   conftest.c -ldl  >&5configure:13259: $? = 0configure:13259: result: yesconfigure:13259: checking for strcasecmpconfigure:13259: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   conftest.c -ldl  >&5conftest.c:75:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]char strcasecmp ();^conftest.c:75:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'1 warning generated.configure:13259: $? = 0configure:13259: result: yesconfigure:13259: checking for strchrconfigure:13259: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   conftest.c -ldl  >&5conftest.c:76:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]char strchr ();^conftest.c:76:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'1 warning generated.configure:13259: $? = 0configure:13259: result: yesconfigure:13259: checking for strdupconfigure:13259: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   conftest.c -ldl  >&5conftest.c:77:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]char strdup ();^conftest.c:77:6: note: 'strdup' is a builtin with type 'char *(const char *)'1 warning generated.configure:13259: $? = 0configure:13259: result: yesconfigure:13259: checking for strtoulconfigure:13259: clang -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W   conftest.c -ldl  >&5configure:13259: $? = 0configure:13259: result: yesconfigure:13272: checking whether linear module is requestedconfigure:13282: result: yesconfigure:13311: checking whether dejitter module is requestedconfigure:13321: result: yesconfigure:13350: checking whether linear-h2200 module is requestedconfigure:13360: result: yesconfigure:13389: checking whether variance module is requestedconfigure:13399: result: yesconfigure:13428: checking whether pthres module is requestedconfigure:13438: result: yesconfigure:13469: checking whether ucb1x00 module is requestedconfigure:13479: result: yesconfigure:13508: checking whether cy8mrln-palmpre module is requestedconfigure:13518: result: noconfigure:13547: checking whether corgi module is requestedconfigure:13557: result: yesconfigure:13586: checking whether collie module is requestedconfigure:13596: result: yesconfigure:13625: checking whether h3600 module is requestedconfigure:13635: result: yesconfigure:13664: checking whether mk712 module is requestedconfigure:13674: result: yesconfigure:13703: checking whether arctic2 module is requestedconfigure:13713: result: yesconfigure:13742: checking whether tatung module is requestedconfigure:13752: result: yesconfigure:13781: checking whether dmc module is requestedconfigure:13791: result: yesconfigure:13820: checking whether input module is requestedconfigure:13830: result: yesconfigure:13859: checking whether touchkit module is requestedconfigure:13869: result: yesconfigure:13898: checking whether galax module is requestedconfigure:13908: result: yesconfigure:13938: checking where to place modulesconfigure:13948: result: ${libdir}/tsconfigure:13952: checking whether to enable debuggingconfigure:13961: result: noconfigure:14100: checking that generated files are newer than configureconfigure:14106: result: doneconfigure:14265: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by tslib config.status 1.1.0, which wasgenerated by GNU Autoconf 2.69.  Invocation command line wasCONFIG_FILES    =CONFIG_HEADERS  =CONFIG_LINKS    =CONFIG_COMMANDS =$ ./config.statuson dde740f4411fconfig.status:1202: creating Makefileconfig.status:1202: creating etc/Makefileconfig.status:1202: creating plugins/Makefileconfig.status:1202: creating src/Makefileconfig.status:1202: creating tests/Makefileconfig.status:1202: creating tslib.pcconfig.status:1202: creating tslib-1.0.pcconfig.status:1202: creating config.hconfig.status:1431: executing depfiles commandsconfig.status:1431: executing libtool commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_LT_SYS_LIBRARY_PATH_set=ac_cv_env_LT_SYS_LIBRARY_PATH_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func__doprnt=noac_cv_func_alloca_works=yesac_cv_func_dlopen=yesac_cv_func_getpagesize=yesac_cv_func_gettimeofday=yesac_cv_func_lstat_dereferences_slashed_symlink=noac_cv_func_memmove=yesac_cv_func_memset=yesac_cv_func_mmap_fixed_mapped=noac_cv_func_munmap=yesac_cv_func_select=yesac_cv_func_select_args='int,fd_set *,struct timeval *'ac_cv_func_shl_load=noac_cv_func_stat_empty_string_bug=yesac_cv_func_strcasecmp=yesac_cv_func_strchr=yesac_cv_func_strdup=yesac_cv_func_strtoul=yesac_cv_func_vprintf=yesac_cv_header_dlfcn_h=yesac_cv_header_fcntl_h=yesac_cv_header_inttypes_h=yesac_cv_header_limits_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_ioctl_h=yesac_cv_header_sys_param_h=yesac_cv_header_sys_select_h=yesac_cv_header_sys_socket_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_types_h=yesac_cv_header_time=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_dl_dlopen=yesac_cv_lib_dld_shl_load=noac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_FGREP='/usr/sbin/grep -F'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_SED=/usr/sbin/sedac_cv_path_install='/usr/bin/install -c'ac_cv_path_lt_DD=/usr/sbin/ddac_cv_path_mkdir=/usr/sbin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_STRIP=stripac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_OBJDUMP=objdumpac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_gcc_traditional=noac_cv_prog_make_make_set=yesac_cv_type_signal=voidac_cv_type_size_t=yesac_cv_working_alloca_h=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yesbb_cv_cc_supports_hidden_visibility=yeslt_cv_ar_at_file=@lt_cv_archive_cmds_need_lc=nolt_cv_deplibs_check_method=pass_alllt_cv_dlopen=dlopenlt_cv_dlopen_libs=lt_cv_dlopen_self=crosslt_cv_file_magic_cmd='$MAGIC_CMD'lt_cv_file_magic_test_file=lt_cv_ld_reload_flag=-rlt_cv_nm_interface='BSD nm'lt_cv_objdir=.libslt_cv_path_LD=/sysroot/bin/ldlt_cv_path_NM='/sysroot/bin/nm -B'lt_cv_path_mainfest_tool=nolt_cv_prog_compiler_c_o=yeslt_cv_prog_compiler_pic='-fPIC -DPIC'lt_cv_prog_compiler_pic_works=yeslt_cv_prog_compiler_rtti_exceptions=yeslt_cv_prog_compiler_static_works=nolt_cv_prog_gnu_ld=yeslt_cv_sharedlib_from_linklib_cmd='printf %s\n'lt_cv_shlibpath_overrides_runpath=yeslt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''lt_cv_sys_global_symbol_to_import=lt_cv_sys_max_cmd_len=1572864lt_cv_to_host_file_cmd=func_convert_file_nooplt_cv_to_tool_file_cmd=func_convert_file_nooplt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/tslib/src/tslib-1.1/missing aclocal-1.15'ALLOCA=''AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AM_BACKSLASH='\'AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'AM_DEFAULT_VERBOSITY='1'AM_V='$(V)'AR='ar'AUTOCONF='${SHELL} /tmp/tslib/src/tslib-1.1/missing autoconf'AUTOHEADER='${SHELL} /tmp/tslib/src/tslib-1.1/missing autoheader'AUTOMAKE='${SHELL} /tmp/tslib/src/tslib-1.1/missing automake-1.15'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS='-DGCC_HASCLASSVISIBILITY -O2 -Wall -W'CPP='clang -E'CPPFLAGS=''CYGPATH_W='echo'DEBUGFLAGS=''DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'DLLTOOL='false'DSYMUTIL=''DUMPBIN=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'ENABLE_ARCTIC2_MODULE_FALSE='#'ENABLE_ARCTIC2_MODULE_TRUE=''ENABLE_COLLIE_MODULE_FALSE='#'ENABLE_COLLIE_MODULE_TRUE=''ENABLE_CORGI_MODULE_FALSE='#'ENABLE_CORGI_MODULE_TRUE=''ENABLE_CY8MRLN_PALMPRE_MODULE_FALSE=''ENABLE_CY8MRLN_PALMPRE_MODULE_TRUE='#'ENABLE_DEJITTER_MODULE_FALSE='#'ENABLE_DEJITTER_MODULE_TRUE=''ENABLE_DMC_MODULE_FALSE='#'ENABLE_DMC_MODULE_TRUE=''ENABLE_GALAX_MODULE_FALSE='#'ENABLE_GALAX_MODULE_TRUE=''ENABLE_H3600_MODULE_FALSE='#'ENABLE_H3600_MODULE_TRUE=''ENABLE_INPUT_MODULE_FALSE='#'ENABLE_INPUT_MODULE_TRUE=''ENABLE_LINEAR_H2200_MODULE_FALSE='#'ENABLE_LINEAR_H2200_MODULE_TRUE=''ENABLE_LINEAR_MODULE_FALSE='#'ENABLE_LINEAR_MODULE_TRUE=''ENABLE_MK712_MODULE_FALSE='#'ENABLE_MK712_MODULE_TRUE=''ENABLE_PTHRES_MODULE_FALSE='#'ENABLE_PTHRES_MODULE_TRUE=''ENABLE_STATIC_ARCTIC2_MODULE_FALSE=''ENABLE_STATIC_ARCTIC2_MODULE_TRUE='#'ENABLE_STATIC_COLLIE_MODULE_FALSE=''ENABLE_STATIC_COLLIE_MODULE_TRUE='#'ENABLE_STATIC_CORGI_MODULE_FALSE=''ENABLE_STATIC_CORGI_MODULE_TRUE='#'ENABLE_STATIC_CY8MRLN_PALMPRE_MODULE_FALSE=''ENABLE_STATIC_CY8MRLN_PALMPRE_MODULE_TRUE='#'ENABLE_STATIC_DEJITTER_MODULE_FALSE=''ENABLE_STATIC_DEJITTER_MODULE_TRUE='#'ENABLE_STATIC_DMC_MODULE_FALSE=''ENABLE_STATIC_DMC_MODULE_TRUE='#'ENABLE_STATIC_GALAX_MODULE_FALSE=''ENABLE_STATIC_GALAX_MODULE_TRUE='#'ENABLE_STATIC_H3600_MODULE_FALSE=''ENABLE_STATIC_H3600_MODULE_TRUE='#'ENABLE_STATIC_INPUT_MODULE_FALSE=''ENABLE_STATIC_INPUT_MODULE_TRUE='#'ENABLE_STATIC_LINEAR_H2200_MODULE_FALSE=''ENABLE_STATIC_LINEAR_H2200_MODULE_TRUE='#'ENABLE_STATIC_LINEAR_MODULE_FALSE=''ENABLE_STATIC_LINEAR_MODULE_TRUE='#'ENABLE_STATIC_MK712_MODULE_FALSE=''ENABLE_STATIC_MK712_MODULE_TRUE='#'ENABLE_STATIC_PTHRES_MODULE_FALSE=''ENABLE_STATIC_PTHRES_MODULE_TRUE='#'ENABLE_STATIC_TATUNG_MODULE_FALSE=''ENABLE_STATIC_TATUNG_MODULE_TRUE='#'ENABLE_STATIC_TOUCHKIT_MODULE_FALSE=''ENABLE_STATIC_TOUCHKIT_MODULE_TRUE='#'ENABLE_STATIC_UCB1X00_MODULE_FALSE=''ENABLE_STATIC_UCB1X00_MODULE_TRUE='#'ENABLE_STATIC_VARIANCE_MODULE_FALSE=''ENABLE_STATIC_VARIANCE_MODULE_TRUE='#'ENABLE_TATUNG_MODULE_FALSE='#'ENABLE_TATUNG_MODULE_TRUE=''ENABLE_TOUCHKIT_MODULE_FALSE='#'ENABLE_TOUCHKIT_MODULE_TRUE=''ENABLE_UCB1X00_MODULE_FALSE='#'ENABLE_UCB1X00_MODULE_TRUE=''ENABLE_VARIANCE_MODULE_FALSE='#'ENABLE_VARIANCE_MODULE_TRUE=''EXEEXT=''FGREP='/usr/sbin/grep -F'GREP='/usr/sbin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LD='/sysroot/bin/ld -m elf_x86_64'LDFLAGS=''LIBFLAGS='-DTSLIB_INTERNAL'LIBOBJS=' ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o'LIBS='-ldl 'LIBTOOL='$(SHELL) $(top_builddir)/libtool'LIPO=''LN_S='ln -s'LTLIBOBJS=' ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo'LT_AGE='0'LT_CURRENT='0'LT_RELEASE='1.0'LT_REVISION='0'LT_SYS_LIBRARY_PATH=''MAKEINFO='${SHELL} /tmp/tslib/src/tslib-1.1/missing makeinfo'MANIFEST_TOOL=':'MKDIR_P='/usr/sbin/mkdir -p'NM='/sysroot/bin/nm -B'NMEDIT=''OBJDUMP='objdump'OBJEXT='o'OTOOL64=''OTOOL=''PACKAGE='tslib'PACKAGE_BUGREPORT='kergoth@handhelds.org'PACKAGE_DESCRIPTION='Touchscreen Access Library'PACKAGE_NAME='tslib'PACKAGE_STRING='tslib 1.1.0'PACKAGE_TARNAME='tslib'PACKAGE_URL=''PACKAGE_VERSION='1.1.0'PATH_SEPARATOR=':'PLUGIN_DIR='${libdir}/ts'RANLIB='ranlib'SED='/usr/sbin/sed'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'TS_CONF='${sysconfdir}/ts.conf'TS_POINTERCAL='${sysconfdir}/pointercal'VERSION='1.1.0'VIS_CFLAGS='-fvisibility=hidden'ac_ct_AR='ar'ac_ct_CC=''ac_ct_DUMPBIN=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__isrc=''am__leading_dot='.'am__nodep='_no'am__quote=''am__tar='$${TAR-tar} chof - "$$tardir"'am__untar='$${TAR-tar} xf -'bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/tslib/src/tslib-1.1/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='$(MKDIR_P)'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "tslib"#define PACKAGE_TARNAME "tslib"#define PACKAGE_VERSION "1.1.0"#define PACKAGE_STRING "tslib 1.1.0"#define PACKAGE_BUGREPORT "kergoth@handhelds.org"#define PACKAGE_URL ""#define PACKAGE "tslib"#define VERSION "1.1.0"#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_DLFCN_H 1#define LT_OBJDIR ".libs/"#define HAVE_LIBDL 1#define HAVE_ALLOCA_H 1#define HAVE_ALLOCA 1#define STDC_HEADERS 1#define HAVE_FCNTL_H 1#define HAVE_LIMITS_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_SYS_IOCTL_H 1#define HAVE_SYS_TIME_H 1#define HAVE_UNISTD_H 1#define TIME_WITH_SYS_TIME 1#define HAVE_STDLIB_H 1#define HAVE_UNISTD_H 1#define HAVE_SYS_PARAM_H 1#define HAVE_GETPAGESIZE 1#define HAVE_SYS_SELECT_H 1#define HAVE_SYS_SOCKET_H 1#define SELECT_TYPE_ARG1 int#define SELECT_TYPE_ARG234 (fd_set *)#define SELECT_TYPE_ARG5 (struct timeval *)#define RETSIGTYPE void#define HAVE_STAT_EMPTY_STRING_BUG 1#define HAVE_VPRINTF 1#define HAVE_GETTIMEOFDAY 1#define HAVE_MEMMOVE 1#define HAVE_MEMSET 1#define HAVE_MUNMAP 1#define HAVE_SELECT 1#define HAVE_STRCASECMP 1#define HAVE_STRCHR 1#define HAVE_STRDUP 1#define HAVE_STRTOUL 1configure: exit 0