Build of tslib with vanilla toolchain

The build took 00h 01m 22s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
10,101 ansic
4,119 sh
3,325 makefile
17,545 total

The process tree of the build process is here.

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: tslib 1.1-1 (Wed Aug 24 14:02:16 UTC 2016)
# ==> 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 disabled
# automake: 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 output
# automake: object file(s) will be placed in the top-level directory. However,
# automake: this behaviour will change in future Automake versions: they will
# automake: unconditionally cause object files to be placed in the same subdirectory
# automake: of the corresponding sources.
# automake: You are advised to start using 'subdir-objects' option throughout your
# automake: 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 disabled
# src/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 disabled
# src/Makefile.am:35: warning: source file '$(top_srcdir)/plugins/variance.c' is in a subdirectory,
# src/Makefile.am:35: but option 'subdir-objects' is disabled
# src/Makefile.am:39: warning: source file '$(top_srcdir)/plugins/pthres.c' is in a subdirectory,
# src/Makefile.am:39: but option 'subdir-objects' is disabled
# src/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 disabled
# src/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 disabled
# src/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 disabled
# src/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 disabled
# src/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 disabled
# src/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 disabled
# src/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 disabled
# src/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 disabled
# tests/Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking whether the C compiler supports -fvisibility=hidden... yes
# checking whether to use -fvisibility=hidden... yes
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# 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 gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... no
# checking for dlopen in -ldl... yes
# checking whether a program can dlopen itself... yes
# checking whether a statically linked program can dlopen itself... no
# 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 dlopen in -ldl... (cached) yes
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for ANSI C header files... (cached) yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for size_t... (cached) yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether gcc needs -traditional... no
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... yes
# checking for getpagesize... yes
# checking for working mmap... yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking types of arguments for select... int,fd_set *,struct timeval *
# checking return type of signal handlers... void
# checking whether lstat correctly handles trailing slash... yes
# checking whether stat accepts an empty string... no
# checking for vprintf... yes
# checking for _doprnt... no
# checking for gettimeofday... yes
# checking for memmove... yes
# checking for memset... yes
# checking for munmap... yes
# checking for select... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for strtoul... yes
# checking whether linear module is requested... yes
# checking whether dejitter module is requested... yes
# checking whether linear-h2200 module is requested... yes
# checking whether variance module is requested... yes
# checking whether pthres module is requested... yes
# checking whether ucb1x00 module is requested... yes
# checking whether cy8mrln-palmpre module is requested... no
# checking whether corgi module is requested... yes
# checking whether collie module is requested... yes
# checking whether h3600 module is requested... yes
# checking whether mk712 module is requested... yes
# checking whether arctic2 module is requested... yes
# checking whether tatung module is requested... yes
# checking whether dmc module is requested... yes
# checking whether input module is requested... yes
# checking whether touchkit module is requested... yes
# checking whether galax module is requested... yes
# checking where to place modules... ${libdir}/ts
# checking whether to enable debugging... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating etc/Makefile
# config.status: creating plugins/Makefile
# config.status: creating src/Makefile
# config.status: creating tests/Makefile
# config.status: creating tslib.pc
# config.status: creating tslib-1.0.pc
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/tslib/src/tslib-1.1'
# Making all in etc
# make[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 src
# make[2]: Entering directory '/tmp/tslib/src/tslib-1.1/src'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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 gcc -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
# libtool: compile: gcc -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.o
# libtool: compile: gcc -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.o
# mv -f .deps/ts_attach.Tpo .deps/ts_attach.Plo
# mv -f .deps/ts_close.Tpo .deps/ts_close.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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 gcc -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.c
# libtool: compile: gcc -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.o
# libtool: compile: gcc -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.o
# mv -f .deps/ts_error.Tpo .deps/ts_error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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.c
# mv -f .deps/ts_config.Tpo .deps/ts_config.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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.c
# libtool: compile: gcc -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.o
# mv -f .deps/ts_fd.Tpo .deps/ts_fd.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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.c
# libtool: compile: gcc -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.o
# ts_load_module.c: In function '__ts_load_module_static':
# ts_load_module.c:85:16: warning: comparison is always false due to limited range of data type [-Wtype-limits]
# for (i = 0; i < countof(tslib_modules); i++) {
# ^
# mv -f .deps/ts_load_module.Tpo .deps/ts_load_module.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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.c
# libtool: compile: gcc -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.o
# libtool: compile: gcc -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.o
# mv -f .deps/ts_parse_vars.Tpo .deps/ts_parse_vars.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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.c
# libtool: compile: gcc -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.o
# mv -f .deps/ts_read.Tpo .deps/ts_read.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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.c
# libtool: compile: gcc -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.o
# mv -f .deps/ts_read_raw.Tpo .deps/ts_read_raw.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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.c
# libtool: compile: gcc -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.o
# mv -f .deps/ts_option.Tpo .deps/ts_option.Plo
# mv -f .deps/ts_open.Tpo .deps/ts_open.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -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: gcc -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.0
# libtool: 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 plugins
# make[2]: Entering directory '/tmp/tslib/src/tslib-1.1/plugins'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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 gcc -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
# libtool: compile: gcc -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.o
# libtool: compile: gcc -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.o
# linear.c: In function 'linear_xyswap':
# 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: In function 'linear_p_offset':
# 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: In function 'linear_p_mult':
# 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: In function 'linear_p_div':
# linear.c:131:73: warning: unused parameter 'data' [-Wunused-parameter]
# static int linear_p_div(struct tslib_module_info *inf, char *str, void *data)
# ^~~~
# linear.c: In function 'linear_mod_init':
# 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: In function 'dejitter_limit':
# dejitter.c:182:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# switch ((int)data) {
# ^
# dejitter.c: In function 'dejitter_mod_init':
# dejitter.c:200:65: warning: unused parameter 'dev' [-Wunused-parameter]
# TSAPI struct tslib_module_info *dejitter_mod_init(struct tsdev *dev, const char *params)
# ^~~
# mv -f .deps/dejitter.Tpo .deps/dejitter.Plo
# mv -f .deps/linear.Tpo .deps/linear.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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 gcc -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.c
# libtool: compile: gcc -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.o
# libtool: compile: gcc -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.o
# variance.c: In function 'variance_limit':
# variance.c:146:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# switch ((int)data) {
# ^
# variance.c: In function 'variance_mod_init':
# variance.c:164:65: warning: unused parameter 'dev' [-Wunused-parameter]
# TSAPI struct tslib_module_info *variance_mod_init(struct tsdev *dev, const char *params)
# ^~~
# pthres.c: In function 'threshold_vars':
# pthres.c:111:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# switch ((int)data) {
# ^
# pthres.c: In function 'pthres_mod_init':
# pthres.c:135:63: warning: unused parameter 'dev' [-Wunused-parameter]
# TSAPI struct tslib_module_info *pthres_mod_init(struct tsdev *dev, const char *params)
# ^~~
# mv -f .deps/variance.Tpo .deps/variance.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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.c
# mv -f .deps/pthres.Tpo .deps/pthres.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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.c
# libtool: compile: gcc -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.o
# libtool: compile: gcc -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.o
# ucb1x00-raw.c: In function 'ucb1x00_read':
# ucb1x00-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: In function 'ucb1x00_mod_init':
# 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: In function 'corgi_read':
# 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: In function 'corgi_mod_init':
# 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)
# ^~~~~~
# mv -f .deps/corgi-raw.Tpo .deps/corgi-raw.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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.c
# mv -f .deps/ucb1x00-raw.Tpo .deps/ucb1x00-raw.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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.c
# libtool: compile: gcc -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.o
# libtool: compile: gcc -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.o
# h3600-raw.c: In function 'h3600_read':
# 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: In function 'h3600_mod_init':
# 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)
# ^~~~~~
# collie-raw.c: In function 'collie_read':
# collie-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: In function 'collie_mod_init':
# 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)
# ^~~~~~
# mv -f .deps/h3600-raw.Tpo .deps/h3600-raw.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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.c
# mv -f .deps/collie-raw.Tpo .deps/collie-raw.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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.c
# libtool: compile: gcc -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.o
# libtool: compile: gcc -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.o
# mk712-raw.c: In function 'mk712_read':
# 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: In function 'mk712_mod_init':
# 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)
# ^~~~~~
# arctic2-raw.c: In function 'arctic2_read':
# arctic2-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: In function 'arctic2_mod_init':
# 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)
# ^~~~~~
# mv -f .deps/mk712-raw.Tpo .deps/mk712-raw.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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.c
# mv -f .deps/arctic2-raw.Tpo .deps/arctic2-raw.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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.c
# libtool: compile: gcc -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.o
# libtool: compile: gcc -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.o
# tatung-raw.c: In function 'tatung_read':
# tatung-raw.c:20:6: warning: unused variable 'total' [-Wunused-variable]
# int total = 0;
# ^~~~~
# tatung-raw.c: In function 'tatung_mod_init':
# 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)
# ^~~~~~
# dmc-raw.c: In function 'mod_init':
# dmc-raw.c:126:73: warning: unused parameter 'params' [-Wunused-parameter]
# TSAPI struct tslib_module_info *mod_init(struct tsdev *dev, const char *params)
# ^~~~~~
# mv -f .deps/tatung-raw.Tpo .deps/tatung-raw.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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.c
# mv -f .deps/dmc-raw.Tpo .deps/dmc-raw.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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.c
# libtool: compile: gcc -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.o
# libtool: compile: gcc -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.o
# linear-h2200.c: In function 'linear_h2200_mod_init':
# 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)
# ^~~~~~
# mv -f .deps/linear-h2200.Tpo .deps/linear-h2200.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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.c
# libtool: compile: gcc -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.o
# galax-raw.c: In function 'parse_raw_grab':
# galax-raw.c:265:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# switch ((int)data) {
# ^
# galax-raw.c: In function 'galax_mod_init':
# galax-raw.c:286:63: warning: unused parameter 'dev' [-Wunused-parameter]
# TSAPI struct tslib_module_info *galax_mod_init (struct tsdev *dev, const char *params)
# ^~~
# input-raw.c: In function 'parse_raw_grab':
# input-raw.c:330:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# switch ((int)data) {
# ^
# input-raw.c: In function 'input_mod_init':
# input-raw.c:348:62: warning: unused parameter 'dev' [-Wunused-parameter]
# TSAPI struct tslib_module_info *input_mod_init(struct tsdev *dev, const char *params)
# ^~~
# mv -f .deps/galax-raw.Tpo .deps/galax-raw.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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.c
# mv -f .deps/input-raw.Tpo .deps/input-raw.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o linear.la -rpath /usr/lib/ts linear.lo ../src/libts.la
# libtool: compile: gcc -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.o
# touchkit-raw.c: In function 'touchkit_read':
# touchkit-raw.c:60:9: warning: unused parameter 'nr' [-Wunused-parameter]
# int nr)
# ^~
# touchkit-raw.c: In function 'mod_init':
# 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)
# ^~~~~~
# libtool: link: gcc -shared -fPIC -DPIC .libs/linear.o -Wl,-rpath -Wl,/tmp/tslib/src/tslib-1.1/src/.libs ../src/.libs/libts.so -ldl -O2 -Wl,-soname -Wl,linear.so -o .libs/linear.so
# mv -f .deps/touchkit-raw.Tpo .deps/touchkit-raw.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o dejitter.la -rpath /usr/lib/ts dejitter.lo ../src/libts.la
# libtool: link: ( cd ".libs" && rm -f "linear.la" && ln -s "../linear.la" "linear.la" )
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o variance.la -rpath /usr/lib/ts variance.lo ../src/libts.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/dejitter.o -Wl,-rpath -Wl,/tmp/tslib/src/tslib-1.1/src/.libs ../src/.libs/libts.so -ldl -O2 -Wl,-soname -Wl,dejitter.so -o .libs/dejitter.so
# libtool: link: gcc -shared -fPIC -DPIC .libs/variance.o -Wl,-rpath -Wl,/tmp/tslib/src/tslib-1.1/src/.libs ../src/.libs/libts.so -ldl -O2 -Wl,-soname -Wl,variance.so -o .libs/variance.so
# libtool: link: ( cd ".libs" && rm -f "dejitter.la" && ln -s "../dejitter.la" "dejitter.la" )
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o pthres.la -rpath /usr/lib/ts pthres.lo ../src/libts.la
# libtool: link: ( cd ".libs" && rm -f "variance.la" && ln -s "../variance.la" "variance.la" )
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o ucb1x00.la -rpath /usr/lib/ts ucb1x00-raw.lo
# libtool: link: gcc -shared -fPIC -DPIC .libs/ucb1x00-raw.o -O2 -Wl,-soname -Wl,ucb1x00.so -o .libs/ucb1x00.so
# libtool: link: gcc -shared -fPIC -DPIC .libs/pthres.o -Wl,-rpath -Wl,/tmp/tslib/src/tslib-1.1/src/.libs ../src/.libs/libts.so -ldl -O2 -Wl,-soname -Wl,pthres.so -o .libs/pthres.so
# libtool: link: ( cd ".libs" && rm -f "ucb1x00.la" && ln -s "../ucb1x00.la" "ucb1x00.la" )
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o corgi.la -rpath /usr/lib/ts corgi-raw.lo
# libtool: link: ( cd ".libs" && rm -f "pthres.la" && ln -s "../pthres.la" "pthres.la" )
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o collie.la -rpath /usr/lib/ts collie-raw.lo
# libtool: link: gcc -shared -fPIC -DPIC .libs/corgi-raw.o -O2 -Wl,-soname -Wl,corgi.so -o .libs/corgi.so
# libtool: link: gcc -shared -fPIC -DPIC .libs/collie-raw.o -O2 -Wl,-soname -Wl,collie.so -o .libs/collie.so
# libtool: link: ( cd ".libs" && rm -f "corgi.la" && ln -s "../corgi.la" "corgi.la" )
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o h3600.la -rpath /usr/lib/ts h3600-raw.lo
# libtool: link: ( cd ".libs" && rm -f "collie.la" && ln -s "../collie.la" "collie.la" )
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o mk712.la -rpath /usr/lib/ts mk712-raw.lo
# libtool: link: gcc -shared -fPIC -DPIC .libs/h3600-raw.o -O2 -Wl,-soname -Wl,h3600.so -o .libs/h3600.so
# libtool: link: gcc -shared -fPIC -DPIC .libs/mk712-raw.o -O2 -Wl,-soname -Wl,mk712.so -o .libs/mk712.so
# libtool: link: ( cd ".libs" && rm -f "h3600.la" && ln -s "../h3600.la" "h3600.la" )
# libtool: link: ( cd ".libs" && rm -f "mk712.la" && ln -s "../mk712.la" "mk712.la" )
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o arctic2.la -rpath /usr/lib/ts arctic2-raw.lo
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o tatung.la -rpath /usr/lib/ts tatung-raw.lo
# libtool: link: gcc -shared -fPIC -DPIC .libs/arctic2-raw.o -O2 -Wl,-soname -Wl,arctic2.so -o .libs/arctic2.so
# libtool: link: gcc -shared -fPIC -DPIC .libs/tatung-raw.o -O2 -Wl,-soname -Wl,tatung.so -o .libs/tatung.so
# libtool: link: ( cd ".libs" && rm -f "arctic2.la" && ln -s "../arctic2.la" "arctic2.la" )
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o dmc.la -rpath /usr/lib/ts dmc-raw.lo
# libtool: link: ( cd ".libs" && rm -f "tatung.la" && ln -s "../tatung.la" "tatung.la" )
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o linear_h2200.la -rpath /usr/lib/ts linear-h2200.lo
# libtool: link: gcc -shared -fPIC -DPIC .libs/linear-h2200.o -O2 -Wl,-soname -Wl,linear_h2200.so -o .libs/linear_h2200.so
# libtool: link: gcc -shared -fPIC -DPIC .libs/dmc-raw.o -O2 -Wl,-soname -Wl,dmc.so -o .libs/dmc.so
# libtool: link: ( cd ".libs" && rm -f "linear_h2200.la" && ln -s "../linear_h2200.la" "linear_h2200.la" )
# libtool: link: ( cd ".libs" && rm -f "dmc.la" && ln -s "../dmc.la" "dmc.la" )
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o input.la -rpath /usr/lib/ts input-raw.lo ../src/libts.la
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o galax.la -rpath /usr/lib/ts galax-raw.lo ../src/libts.la
# libtool: link: gcc -shared -fPIC -DPIC .libs/galax-raw.o -Wl,-rpath -Wl,/tmp/tslib/src/tslib-1.1/src/.libs ../src/.libs/libts.so -ldl -O2 -Wl,-soname -Wl,galax.so -o .libs/galax.so
# libtool: link: gcc -shared -fPIC -DPIC .libs/input-raw.o -Wl,-rpath -Wl,/tmp/tslib/src/tslib-1.1/src/.libs ../src/.libs/libts.so -ldl -O2 -Wl,-soname -Wl,input.so -o .libs/input.so
# libtool: link: ( cd ".libs" && rm -f "galax.la" && ln -s "../galax.la" "galax.la" )
# libtool: link: ( cd ".libs" && rm -f "input.la" && ln -s "../input.la" "input.la" )
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o touchkit.la -rpath /usr/lib/ts touchkit-raw.lo
# libtool: link: gcc -shared -fPIC -DPIC .libs/touchkit-raw.o -O2 -Wl,-soname -Wl,touchkit.so -o .libs/touchkit.so
# libtool: link: ( cd ".libs" && rm -f "touchkit.la" && ln -s "../touchkit.la" "touchkit.la" )
# make[2]: Leaving directory '/tmp/tslib/src/tslib-1.1/plugins'
# Making all in tests
# make[2]: Entering directory '/tmp/tslib/src/tslib-1.1/tests'
# gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_test.o -MD -MP -MF .deps/ts_test.Tpo -c -o ts_test.o ts_test.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT fbutils.o -MD -MP -MF .deps/fbutils.Tpo -c -o fbutils.o fbutils.c
# fbutils.c: In function 'fillrect':
# fbutils.c:377:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (x1 < 0) x1 = 0; if ((__u32)x1 >= xres) x1 = xres - 1;
# ^~
# fbutils.c:377:22: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (x1 < 0) x1 = 0; if ((__u32)x1 >= xres) x1 = xres - 1;
# ^~
# fbutils.c:378:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (x2 < 0) x2 = 0; if ((__u32)x2 >= xres) x2 = xres - 1;
# ^~
# fbutils.c:378:22: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (x2 < 0) x2 = 0; if ((__u32)x2 >= xres) x2 = xres - 1;
# ^~
# fbutils.c:379:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (y1 < 0) y1 = 0; if ((__u32)y1 >= yres) y1 = yres - 1;
# ^~
# fbutils.c:379:22: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (y1 < 0) y1 = 0; if ((__u32)y1 >= yres) y1 = yres - 1;
# ^~
# fbutils.c:380:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (y2 < 0) y2 = 0; if ((__u32)y2 >= yres) y2 = yres - 1;
# ^~
# fbutils.c:380:22: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (y2 < 0) y2 = 0; if ((__u32)y2 >= yres) y2 = yres - 1;
# ^~
# mv -f .deps/ts_test.Tpo .deps/ts_test.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT font_8x8.o -MD -MP -MF .deps/font_8x8.Tpo -c -o font_8x8.o font_8x8.c
# font_8x8.c:2581:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
# fontdata_8x8,
# ^~~~~~~~~~~~
# font_8x8.c:2581:2: note: (near initialization for 'font_vga_8x8.data')
# mv -f .deps/font_8x8.Tpo .deps/font_8x8.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT font_8x16.o -MD -MP -MF .deps/font_8x16.Tpo -c -o font_8x16.o font_8x16.c
# font_8x16.c:4629:2: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
# fontdata_8x16,
# ^~~~~~~~~~~~~
# font_8x16.c:4629:2: note: (near initialization for 'font_vga_8x16.data')
# mv -f .deps/fbutils.Tpo .deps/fbutils.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_calibrate.o -MD -MP -MF .deps/ts_calibrate.Tpo -c -o ts_calibrate.o ts_calibrate.c
# mv -f .deps/font_8x16.Tpo .deps/font_8x16.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT testutils.o -MD -MP -MF .deps/testutils.Tpo -c -o testutils.o testutils.c
# mv -f .deps/testutils.Tpo .deps/testutils.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_print.o -MD -MP -MF .deps/ts_print.Tpo -c -o ts_print.o ts_print.c
# mv -f .deps/ts_print.Tpo .deps/ts_print.Po
# mv -f .deps/ts_calibrate.Tpo .deps/ts_calibrate.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_print_raw.o -MD -MP -MF .deps/ts_print_raw.Tpo -c -o ts_print_raw.o ts_print_raw.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I../src -DTS_POINTERCAL=\"/etc/pointercal\" -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -MT ts_harvest.o -MD -MP -MF .deps/ts_harvest.Tpo -c -o ts_harvest.o ts_harvest.c
# mv -f .deps/ts_print_raw.Tpo .deps/ts_print_raw.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -o ts_test ts_test.o fbutils.o font_8x8.o font_8x16.o ../src/libts.la -ldl
# mv -f .deps/ts_harvest.Tpo .deps/ts_harvest.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -o ts_calibrate ts_calibrate.o fbutils.o testutils.o font_8x8.o font_8x16.o ../src/libts.la -ldl
# libtool: link: gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -o .libs/ts_test ts_test.o fbutils.o font_8x8.o font_8x16.o ../src/.libs/libts.so -ldl
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -o ts_print ts_print.o ../src/libts.la -ldl
# libtool: link: gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -o .libs/ts_calibrate ts_calibrate.o fbutils.o testutils.o font_8x8.o font_8x16.o ../src/.libs/libts.so -ldl
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -o ts_print_raw ts_print_raw.o ../src/libts.la -ldl
# libtool: link: gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -o .libs/ts_print ts_print.o ../src/.libs/libts.so -ldl
# /bin/sh ../libtool --tag=CC --mode=link gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -o ts_harvest ts_harvest.o fbutils.o testutils.o font_8x8.o font_8x16.o ../src/libts.la -ldl
# libtool: link: gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -o .libs/ts_print_raw ts_print_raw.o ../src/.libs/libts.so -ldl
# libtool: link: gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -o .libs/ts_harvest ts_harvest.o fbutils.o testutils.o font_8x8.o font_8x16.o ../src/.libs/libts.so -ldl
# make[2]: Leaving directory '/tmp/tslib/src/tslib-1.1/tests'
# make[2]: Entering directory '/tmp/tslib/src/tslib-1.1'
# make[2]: Leaving directory '/tmp/tslib/src/tslib-1.1'
# make[1]: Leaving directory '/tmp/tslib/src/tslib-1.1'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in etc
# make[1]: Entering directory '/tmp/tslib/src/tslib-1.1/etc'
# make[2]: Entering directory '/tmp/tslib/src/tslib-1.1/etc'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/tslib/pkg/tslib/etc'
# /usr/bin/install -c -m 644 ts.conf '/tmp/tslib/pkg/tslib/etc'
# make[2]: Leaving directory '/tmp/tslib/src/tslib-1.1/etc'
# make[1]: Leaving directory '/tmp/tslib/src/tslib-1.1/etc'
# Making install in src
# make[1]: Entering directory '/tmp/tslib/src/tslib-1.1/src'
# make[2]: Entering directory '/tmp/tslib/src/tslib-1.1/src'
# /usr/sbin/mkdir -p '/tmp/tslib/pkg/tslib/usr/lib'
# /usr/sbin/mkdir -p '/tmp/tslib/pkg/tslib/usr/include'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libts.la '/tmp/tslib/pkg/tslib/usr/lib'
# /usr/bin/install -c -m 644 tslib.h '/tmp/tslib/pkg/tslib/usr/include'
# libtool: install: /usr/bin/install -c .libs/libts-1.0.so.0.0.0 /tmp/tslib/pkg/tslib/usr/lib/libts-1.0.so.0.0.0
# libtool: install: (cd /tmp/tslib/pkg/tslib/usr/lib && { ln -s -f libts-1.0.so.0.0.0 libts-1.0.so.0 || { rm -f libts-1.0.so.0 && ln -s libts-1.0.so.0.0.0 libts-1.0.so.0; }; })
# libtool: install: (cd /tmp/tslib/pkg/tslib/usr/lib && { ln -s -f libts-1.0.so.0.0.0 libts.so || { rm -f libts.so && ln -s libts-1.0.so.0.0.0 libts.so; }; })
# libtool: install: /usr/bin/install -c .libs/libts.lai /tmp/tslib/pkg/tslib/usr/lib/libts.la
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/tslib/src/tslib-1.1/src'
# make[1]: Leaving directory '/tmp/tslib/src/tslib-1.1/src'
# Making install in plugins
# make[1]: Entering directory '/tmp/tslib/src/tslib-1.1/plugins'
# make[2]: Entering directory '/tmp/tslib/src/tslib-1.1/plugins'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/tslib/pkg/tslib/usr/lib/ts'
# /bin/sh ../libtool --mode=install /usr/bin/install -c linear.la dejitter.la variance.la pthres.la ucb1x00.la corgi.la collie.la h3600.la mk712.la arctic2.la tatung.la dmc.la linear_h2200.la input.la galax.la touchkit.la '/tmp/tslib/pkg/tslib/usr/lib/ts'
# libtool: warning: relinking 'linear.la'
# libtool: install: (cd /tmp/tslib/src/tslib-1.1/plugins; /bin/sh "/tmp/tslib/src/tslib-1.1/libtool" --tag CC --mode=relink gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o linear.la -rpath /usr/lib/ts linear.lo ../src/libts.la -inst-prefix-dir /tmp/tslib/pkg/tslib)
# libtool: relink: gcc -shared -fPIC -DPIC .libs/linear.o -L/tmp/tslib/pkg/tslib/usr/lib -L/usr/lib -lts -ldl -O2 -Wl,-soname -Wl,linear.so -o .libs/linear.so
# libtool: install: /usr/bin/install -c .libs/linear.soT /tmp/tslib/pkg/tslib/usr/lib/ts/linear.so
# libtool: install: /usr/bin/install -c .libs/linear.lai /tmp/tslib/pkg/tslib/usr/lib/ts/linear.la
# libtool: warning: relinking 'dejitter.la'
# libtool: install: (cd /tmp/tslib/src/tslib-1.1/plugins; /bin/sh "/tmp/tslib/src/tslib-1.1/libtool" --tag CC --mode=relink gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o dejitter.la -rpath /usr/lib/ts dejitter.lo ../src/libts.la -inst-prefix-dir /tmp/tslib/pkg/tslib)
# libtool: relink: gcc -shared -fPIC -DPIC .libs/dejitter.o -L/tmp/tslib/pkg/tslib/usr/lib -L/usr/lib -lts -ldl -O2 -Wl,-soname -Wl,dejitter.so -o .libs/dejitter.so
# libtool: install: /usr/bin/install -c .libs/dejitter.soT /tmp/tslib/pkg/tslib/usr/lib/ts/dejitter.so
# libtool: install: /usr/bin/install -c .libs/dejitter.lai /tmp/tslib/pkg/tslib/usr/lib/ts/dejitter.la
# libtool: warning: relinking 'variance.la'
# libtool: install: (cd /tmp/tslib/src/tslib-1.1/plugins; /bin/sh "/tmp/tslib/src/tslib-1.1/libtool" --tag CC --mode=relink gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o variance.la -rpath /usr/lib/ts variance.lo ../src/libts.la -inst-prefix-dir /tmp/tslib/pkg/tslib)
# libtool: relink: gcc -shared -fPIC -DPIC .libs/variance.o -L/tmp/tslib/pkg/tslib/usr/lib -L/usr/lib -lts -ldl -O2 -Wl,-soname -Wl,variance.so -o .libs/variance.so
# libtool: install: /usr/bin/install -c .libs/variance.soT /tmp/tslib/pkg/tslib/usr/lib/ts/variance.so
# libtool: install: /usr/bin/install -c .libs/variance.lai /tmp/tslib/pkg/tslib/usr/lib/ts/variance.la
# libtool: warning: relinking 'pthres.la'
# libtool: install: (cd /tmp/tslib/src/tslib-1.1/plugins; /bin/sh "/tmp/tslib/src/tslib-1.1/libtool" --tag CC --mode=relink gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o pthres.la -rpath /usr/lib/ts pthres.lo ../src/libts.la -inst-prefix-dir /tmp/tslib/pkg/tslib)
# libtool: relink: gcc -shared -fPIC -DPIC .libs/pthres.o -L/tmp/tslib/pkg/tslib/usr/lib -L/usr/lib -lts -ldl -O2 -Wl,-soname -Wl,pthres.so -o .libs/pthres.so
# libtool: install: /usr/bin/install -c .libs/pthres.soT /tmp/tslib/pkg/tslib/usr/lib/ts/pthres.so
# libtool: install: /usr/bin/install -c .libs/pthres.lai /tmp/tslib/pkg/tslib/usr/lib/ts/pthres.la
# libtool: install: /usr/bin/install -c .libs/ucb1x00.so /tmp/tslib/pkg/tslib/usr/lib/ts/ucb1x00.so
# libtool: install: /usr/bin/install -c .libs/ucb1x00.lai /tmp/tslib/pkg/tslib/usr/lib/ts/ucb1x00.la
# libtool: install: /usr/bin/install -c .libs/corgi.so /tmp/tslib/pkg/tslib/usr/lib/ts/corgi.so
# libtool: install: /usr/bin/install -c .libs/corgi.lai /tmp/tslib/pkg/tslib/usr/lib/ts/corgi.la
# libtool: install: /usr/bin/install -c .libs/collie.so /tmp/tslib/pkg/tslib/usr/lib/ts/collie.so
# libtool: install: /usr/bin/install -c .libs/collie.lai /tmp/tslib/pkg/tslib/usr/lib/ts/collie.la
# libtool: install: /usr/bin/install -c .libs/h3600.so /tmp/tslib/pkg/tslib/usr/lib/ts/h3600.so
# libtool: install: /usr/bin/install -c .libs/h3600.lai /tmp/tslib/pkg/tslib/usr/lib/ts/h3600.la
# libtool: install: /usr/bin/install -c .libs/mk712.so /tmp/tslib/pkg/tslib/usr/lib/ts/mk712.so
# libtool: install: /usr/bin/install -c .libs/mk712.lai /tmp/tslib/pkg/tslib/usr/lib/ts/mk712.la
# libtool: install: /usr/bin/install -c .libs/arctic2.so /tmp/tslib/pkg/tslib/usr/lib/ts/arctic2.so
# libtool: install: /usr/bin/install -c .libs/arctic2.lai /tmp/tslib/pkg/tslib/usr/lib/ts/arctic2.la
# libtool: install: /usr/bin/install -c .libs/tatung.so /tmp/tslib/pkg/tslib/usr/lib/ts/tatung.so
# libtool: install: /usr/bin/install -c .libs/tatung.lai /tmp/tslib/pkg/tslib/usr/lib/ts/tatung.la
# libtool: install: /usr/bin/install -c .libs/dmc.so /tmp/tslib/pkg/tslib/usr/lib/ts/dmc.so
# libtool: install: /usr/bin/install -c .libs/dmc.lai /tmp/tslib/pkg/tslib/usr/lib/ts/dmc.la
# libtool: install: /usr/bin/install -c .libs/linear_h2200.so /tmp/tslib/pkg/tslib/usr/lib/ts/linear_h2200.so
# libtool: install: /usr/bin/install -c .libs/linear_h2200.lai /tmp/tslib/pkg/tslib/usr/lib/ts/linear_h2200.la
# libtool: warning: relinking 'input.la'
# libtool: install: (cd /tmp/tslib/src/tslib-1.1/plugins; /bin/sh "/tmp/tslib/src/tslib-1.1/libtool" --tag CC --mode=relink gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o input.la -rpath /usr/lib/ts input-raw.lo ../src/libts.la -inst-prefix-dir /tmp/tslib/pkg/tslib)
# libtool: relink: gcc -shared -fPIC -DPIC .libs/input-raw.o -L/tmp/tslib/pkg/tslib/usr/lib -L/usr/lib -lts -ldl -O2 -Wl,-soname -Wl,input.so -o .libs/input.so
# libtool: install: /usr/bin/install -c .libs/input.soT /tmp/tslib/pkg/tslib/usr/lib/ts/input.so
# libtool: install: /usr/bin/install -c .libs/input.lai /tmp/tslib/pkg/tslib/usr/lib/ts/input.la
# libtool: warning: relinking 'galax.la'
# libtool: install: (cd /tmp/tslib/src/tslib-1.1/plugins; /bin/sh "/tmp/tslib/src/tslib-1.1/libtool" --tag CC --mode=relink gcc -DTS_POINTERCAL=\"/etc/pointercal\" -DTSLIB_INTERNAL -fvisibility=hidden -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -module -avoid-version -o galax.la -rpath /usr/lib/ts galax-raw.lo ../src/libts.la -inst-prefix-dir /tmp/tslib/pkg/tslib)
# libtool: relink: gcc -shared -fPIC -DPIC .libs/galax-raw.o -L/tmp/tslib/pkg/tslib/usr/lib -L/usr/lib -lts -ldl -O2 -Wl,-soname -Wl,galax.so -o .libs/galax.so
# libtool: install: /usr/bin/install -c .libs/galax.soT /tmp/tslib/pkg/tslib/usr/lib/ts/galax.so
# libtool: install: /usr/bin/install -c .libs/galax.lai /tmp/tslib/pkg/tslib/usr/lib/ts/galax.la
# libtool: install: /usr/bin/install -c .libs/touchkit.so /tmp/tslib/pkg/tslib/usr/lib/ts/touchkit.so
# libtool: install: /usr/bin/install -c .libs/touchkit.lai /tmp/tslib/pkg/tslib/usr/lib/ts/touchkit.la
# libtool: warning: remember to run 'libtool --finish /usr/lib/ts'
# make[2]: Leaving directory '/tmp/tslib/src/tslib-1.1/plugins'
# make[1]: Leaving directory '/tmp/tslib/src/tslib-1.1/plugins'
# Making install in tests
# make[1]: Entering directory '/tmp/tslib/src/tslib-1.1/tests'
# make[2]: Entering directory '/tmp/tslib/src/tslib-1.1/tests'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/tslib/pkg/tslib/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c ts_test ts_calibrate ts_print ts_print_raw ts_harvest '/tmp/tslib/pkg/tslib/usr/bin'
# libtool: warning: '../src/libts.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ts_test /tmp/tslib/pkg/tslib/usr/bin/ts_test
# libtool: warning: '../src/libts.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ts_calibrate /tmp/tslib/pkg/tslib/usr/bin/ts_calibrate
# libtool: warning: '../src/libts.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ts_print /tmp/tslib/pkg/tslib/usr/bin/ts_print
# libtool: warning: '../src/libts.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ts_print_raw /tmp/tslib/pkg/tslib/usr/bin/ts_print_raw
# libtool: warning: '../src/libts.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ts_harvest /tmp/tslib/pkg/tslib/usr/bin/ts_harvest
# make[2]: Leaving directory '/tmp/tslib/src/tslib-1.1/tests'
# make[1]: Leaving directory '/tmp/tslib/src/tslib-1.1/tests'
# make[1]: Entering directory '/tmp/tslib/src/tslib-1.1'
# make[2]: Entering directory '/tmp/tslib/src/tslib-1.1'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/tslib/pkg/tslib/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 tslib-1.0.pc tslib.pc '/tmp/tslib/pkg/tslib/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/tslib/src/tslib-1.1'
# make[1]: Leaving directory '/tmp/tslib/src/tslib-1.1'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "tslib"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: tslib 1.1-1 (Wed Aug 24 14:02:38 UTC 2016)

CMD: pacman --query --file tslib-1.1-1-x86_64.pkg.tar.xz
# tslib 1.1-1

Creating hybrid package for 'tslib'

Trying to find vanilla package 'tslib'...

CMD: pacman --query --file /mirror/tslib-1.1-1.pkg.tar.xz
# tslib 1.1-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /etc/ts.conf
# /usr/lib/libts-1.0.so.0
# /usr/lib/libts.so
# /usr/lib/libts-1.0.so.0.0.0
# /usr/lib/ts/linear.so
# /usr/lib/ts/dejitter.so
# /usr/lib/ts/variance.so
# /usr/lib/ts/pthres.so
# /usr/lib/ts/ucb1x00.so
# /usr/lib/ts/corgi.so
# /usr/lib/ts/collie.so
# /usr/lib/ts/h3600.so
# /usr/lib/ts/mk712.so
# /usr/lib/ts/arctic2.so
# /usr/lib/ts/tatung.so
# /usr/lib/ts/dmc.so
# /usr/lib/ts/linear_h2200.so
# /usr/lib/ts/input.so
# /usr/lib/ts/galax.so
# /usr/lib/ts/touchkit.so
# /usr/lib/pkgconfig/tslib-1.0.pc
# /usr/lib/pkgconfig/tslib.pc
# /usr/include/tslib.h
# /usr/bin/ts_test
# /usr/bin/ts_calibrate
# /usr/bin/ts_print
# /usr/bin/ts_print_raw
# /usr/bin/ts_harvest
# /sysroot/usr/lib/libts-1.0.so.0.0.0
# /sysroot/usr/lib/libts-1.0.so.0
# /sysroot/usr/lib/libts.so
# /sysroot/usr/lib/libts.la
# /sysroot/usr/lib/ts/linear.so
# /sysroot/usr/lib/ts/linear.la
# /sysroot/usr/lib/ts/dejitter.so
# /sysroot/usr/lib/ts/dejitter.la
# /sysroot/usr/lib/ts/variance.so
# /sysroot/usr/lib/ts/variance.la
# /sysroot/usr/lib/ts/pthres.so
# /sysroot/usr/lib/ts/pthres.la
# /sysroot/usr/lib/ts/ucb1x00.so
# /sysroot/usr/lib/ts/ucb1x00.la
# /sysroot/usr/lib/ts/corgi.so
# /sysroot/usr/lib/ts/corgi.la
# /sysroot/usr/lib/ts/collie.so
# /sysroot/usr/lib/ts/collie.la
# /sysroot/usr/lib/ts/h3600.so
# /sysroot/usr/lib/ts/h3600.la
# /sysroot/usr/lib/ts/mk712.so
# /sysroot/usr/lib/ts/mk712.la
# /sysroot/usr/lib/ts/arctic2.so
# /sysroot/usr/lib/ts/arctic2.la
# /sysroot/usr/lib/ts/tatung.so
# /sysroot/usr/lib/ts/tatung.la
# /sysroot/usr/lib/ts/dmc.so
# /sysroot/usr/lib/ts/dmc.la
# /sysroot/usr/lib/ts/linear_h2200.so
# /sysroot/usr/lib/ts/linear_h2200.la
# /sysroot/usr/lib/ts/input.so
# /sysroot/usr/lib/ts/input.la
# /sysroot/usr/lib/ts/galax.so
# /sysroot/usr/lib/ts/galax.la
# /sysroot/usr/lib/ts/touchkit.so
# /sysroot/usr/lib/ts/touchkit.la
# /sysroot/usr/lib/pkgconfig/tslib-1.0.pc
# /sysroot/usr/lib/pkgconfig/tslib.pc
# /sysroot/usr/include/tslib.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO etc usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO etc usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO etc usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf tslib.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/tslib.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tslib.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 1795

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tslib.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 772

Attempting to access local repository, attempt 3

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tslib.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 1349

Attempting to access local repository, attempt 4

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tslib.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 2550

Attempting to access local repository, attempt 5

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tslib.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/tslib.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/tslib/src/tslib-1.1/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by tslib configure 1.1.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = f81b9f69d52e
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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 = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2454: checking for a BSD-compatible install
# configure:2522: result: /usr/bin/install -c
# configure:2533: checking whether build environment is sane
# configure:2588: result: yes
# configure:2647: checking for x86_64-unknown-linux-strip
# configure:2677: result: no
# configure:2687: checking for strip
# configure:2703: found /usr/sbin/strip
# configure:2714: result: strip
# configure:2739: checking for a thread-safe mkdir -p
# configure:2778: result: /usr/sbin/mkdir -p
# configure:2785: checking for gawk
# configure:2801: found /usr/sbin/gawk
# configure:2812: result: gawk
# configure:2823: checking whether make sets $(MAKE)
# configure:2845: result: yes
# configure:2874: checking whether make supports nested variables
# configure:2891: result: yes
# configure:3040: checking for x86_64-unknown-linux-gcc
# configure:3070: result: no
# configure:3080: checking for gcc
# configure:3096: found /usr/sbin/gcc
# configure:3107: result: gcc
# configure:3336: checking for C compiler version
# configure:3345: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3356: $? = 0
# configure:3345: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3356: $? = 0
# configure:3345: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3356: $? = 1
# configure:3345: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3356: $? = 1
# configure:3376: checking whether the C compiler works
# configure:3398: gcc -O2 -Wall -W conftest.c >&5
# configure:3402: $? = 0
# configure:3450: result: yes
# configure:3453: checking for C compiler default output file name
# configure:3455: result: a.out
# configure:3461: checking for suffix of executables
# configure:3468: gcc -o conftest -O2 -Wall -W conftest.c >&5
# configure:3472: $? = 0
# configure:3494: result:
# configure:3516: checking whether we are cross compiling
# configure:3524: gcc -o conftest -O2 -Wall -W conftest.c >&5
# configure:3528: $? = 0
# configure:3535: ./conftest
# configure:3539: $? = 0
# configure:3554: result: no
# configure:3559: checking for suffix of object files
# configure:3581: gcc -c -O2 -Wall -W conftest.c >&5
# configure:3585: $? = 0
# configure:3606: result: o
# configure:3610: checking whether we are using the GNU C compiler
# configure:3629: gcc -c -O2 -Wall -W conftest.c >&5
# configure:3629: $? = 0
# configure:3638: result: yes
# configure:3647: checking whether gcc accepts -g
# configure:3667: gcc -c -g conftest.c >&5
# configure:3667: $? = 0
# configure:3708: result: yes
# configure:3725: checking for gcc option to accept ISO C89
# configure:3788: gcc -c -O2 -Wall -W conftest.c >&5
# configure:3788: $? = 0
# configure:3801: result: none needed
# configure:3826: checking whether gcc understands -c and -o together
# configure:3848: gcc -c conftest.c -o conftest2.o
# configure:3851: $? = 0
# configure:3848: gcc -c conftest.c -o conftest2.o
# configure:3851: $? = 0
# configure:3863: result: yes
# configure:3891: checking for style of include used by make
# configure:3919: result: GNU
# configure:3945: checking dependency style of gcc
# configure:4056: result: gcc3
# configure:4076: checking how to run the C preprocessor
# configure:4107: gcc -E conftest.c
# configure:4107: $? = 0
# configure:4121: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4121: $? = 1
# configure: 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: gcc -E
# configure:4166: gcc -E conftest.c
# configure:4166: $? = 0
# configure:4180: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4180: $? = 1
# configure: 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=hidden
# configure:4229: gcc -c -fvisibility=hidden -O2 -Wall -W conftest.c >&5
# configure:4229: $? = 0
# configure:4237: result: yes
# configure:4245: checking whether to use -fvisibility=hidden
# configure:4258: result: yes
# configure:4268: checking whether ln -s works
# configure:4272: result: yes
# configure:4279: checking whether make sets $(MAKE)
# configure:4301: result: yes
# configure:4405: checking build system type
# configure:4419: result: x86_64-unknown-linux-gnu
# configure:4439: checking host system type
# configure:4452: result: x86_64-unknown-linux-gnu
# configure:4493: checking how to print strings
# configure:4520: result: printf
# configure:4541: checking for a sed that does not truncate output
# configure:4605: result: /usr/sbin/sed
# configure:4623: checking for grep that handles long lines and -e
# configure:4681: result: /usr/sbin/grep
# configure:4686: checking for egrep
# configure:4748: result: /usr/sbin/grep -E
# configure:4753: checking for fgrep
# configure:4815: result: /usr/sbin/grep -F
# configure:4850: checking for ld used by gcc
# configure:4917: result: /usr/sbin/ld
# configure:4924: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4939: result: yes
# configure:4951: checking for BSD- or MS-compatible name lister (nm)
# configure:5005: result: /usr/sbin/nm -B
# configure:5135: checking the name lister (/usr/sbin/nm -B) interface
# configure:5142: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:5145: /usr/sbin/nm -B "conftest.o"
# configure:5148: output
# 0000000000000000 B some_variable
# configure:5155: result: BSD nm
# configure:5159: checking the maximum length of command line arguments
# configure:5290: result: 1572864
# configure:5338: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5378: result: func_convert_file_noop
# configure:5385: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5405: result: func_convert_file_noop
# configure:5412: checking for /usr/sbin/ld option to reload object files
# configure:5419: result: -r
# configure:5453: checking for x86_64-unknown-linux-objdump
# configure:5483: result: no
# configure:5493: checking for objdump
# configure:5509: found /usr/sbin/objdump
# configure:5520: result: objdump
# configure:5552: checking how to recognize dependent libraries
# configure:5752: result: pass_all
# configure:5797: checking for x86_64-unknown-linux-dlltool
# configure:5827: result: no
# configure:5837: checking for dlltool
# configure:5867: result: no
# configure:5897: checking how to associate runtime and link libraries
# configure:5924: result: printf %s\n
# configure:5940: checking for x86_64-unknown-linux-ar
# configure:5970: result: no
# configure:5984: checking for ar
# configure:6000: found /usr/sbin/ar
# configure:6011: result: ar
# configure:6048: checking for archiver @FILE support
# configure:6065: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:6065: $? = 0
# configure:6068: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6071: $? = 0
# configure:6076: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6079: $? = 1
# configure:6091: result: @
# configure:6109: checking for x86_64-unknown-linux-strip
# configure:6136: result: strip
# configure:6208: checking for x86_64-unknown-linux-ranlib
# configure:6238: result: no
# configure:6248: checking for ranlib
# configure:6264: found /usr/sbin/ranlib
# configure:6275: result: ranlib
# configure:6377: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6530: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:6533: $? = 0
# configure:6537: /usr/sbin/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.nm
# configure:6540: $? = 0
# configure:6606: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c conftstm.o >&5
# configure:6609: $? = 0
# configure:6647: result: ok
# configure:6694: checking for sysroot
# configure:6724: result: no
# configure:6731: checking for a working dd
# configure:6769: result: /usr/sbin/dd
# configure:6773: checking how to truncate binary pipes
# configure:6788: result: /usr/sbin/dd bs=4096 count=1
# configure:6924: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:6927: $? = 0
# configure:7077: checking for x86_64-unknown-linux-mt
# configure:7107: result: no
# configure:7117: checking for mt
# configure:7147: result: no
# configure:7167: checking if : is a manifest tool
# configure:7173: : '-?'
# configure:7181: result: no
# configure:7854: checking for ANSI C header files
# configure:7874: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:7874: $? = 0
# configure:7947: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:7947: $? = 0
# configure:7947: ./conftest
# configure:7947: $? = 0
# configure:7958: result: yes
# configure:7971: checking for sys/types.h
# configure:7971: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:7971: $? = 0
# configure:7971: result: yes
# configure:7971: checking for sys/stat.h
# configure:7971: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:7971: $? = 0
# configure:7971: result: yes
# configure:7971: checking for stdlib.h
# configure:7971: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:7971: $? = 0
# configure:7971: result: yes
# configure:7971: checking for string.h
# configure:7971: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:7971: $? = 0
# configure:7971: result: yes
# configure:7971: checking for memory.h
# configure:7971: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:7971: $? = 0
# configure:7971: result: yes
# configure:7971: checking for strings.h
# configure:7971: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:7971: $? = 0
# configure:7971: result: yes
# configure:7971: checking for inttypes.h
# configure:7971: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:7971: $? = 0
# configure:7971: result: yes
# configure:7971: checking for stdint.h
# configure:7971: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:7971: $? = 0
# configure:7971: result: yes
# configure:7971: checking for unistd.h
# configure:7971: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:7971: $? = 0
# configure:7971: result: yes
# configure:7985: checking for dlfcn.h
# configure:7985: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:7985: $? = 0
# configure:7985: result: yes
# configure:8179: checking for objdir
# configure:8194: result: .libs
# configure:8458: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8476: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8480: $? = 0
# configure:8493: result: no
# configure:8851: checking for gcc option to produce PIC
# configure:8858: result: -fPIC -DPIC
# configure:8866: checking if gcc PIC flag -fPIC -DPIC works
# configure:8884: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -fPIC -DPIC -DPIC conftest.c >&5
# configure:8888: $? = 0
# configure:8901: result: yes
# configure:8930: checking if gcc static flag -static works
# configure:8958: result: yes
# configure:8973: checking if gcc supports -c -o file.o
# configure:8994: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -o out/conftest2.o conftest.c >&5
# configure:8998: $? = 0
# configure:9020: result: yes
# configure:9028: checking if gcc supports -c -o file.o
# configure:9075: result: yes
# configure:9108: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10367: result: yes
# configure:10404: checking whether -lc should be explicitly linked in
# configure:10412: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:10415: $? = 0
# configure:10430: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10433: $? = 0
# configure:10447: result: no
# configure:10607: checking dynamic linker characteristics
# configure:11188: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11188: $? = 0
# configure:11425: result: GNU/Linux ld.so
# configure:11547: checking how to hardcode library paths into programs
# configure:11572: result: immediate
# configure:11674: checking for shl_load
# configure:11674: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# /tmp/cc2ScNqC.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `shl_load'
# collect2: error: ld returned 1 exit status
# configure:11674: $? = 1
# configure: 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: no
# configure:11678: checking for shl_load in -ldld
# configure:11703: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c -ldld >&5
# /usr/sbin/ld: cannot find -ldld
# collect2: error: ld returned 1 exit status
# configure:11703: $? = 1
# configure: 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: no
# configure:11717: checking for dlopen
# configure:11717: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# /tmp/ccR0Xesx.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:11717: $? = 1
# configure: 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 dlopen to an innocuous variant, in case declares dlopen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlopen innocuous_dlopen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlopen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlopen
# |
# | /* 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 dlopen ();
# | /* 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_dlopen || defined __stub___dlopen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:11717: result: no
# configure:11721: checking for dlopen in -ldl
# configure:11746: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c -ldl >&5
# configure:11746: $? = 0
# configure:11755: result: yes
# configure:11874: checking whether a program can dlopen itself
# configure:11954: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
# configure:11957: $? = 0
# configure:11975: result: yes
# configure:11980: checking whether a statically linked program can dlopen itself
# configure:12060: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
# /tmp/ccxWerCI.o: In function `main':
# conftest.c:(.text.startup+0x9): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
# /usr/sbin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
# collect2: error: ld returned 1 exit status
# configure:12063: $? = 1
# configure:12081: result: no
# configure:12120: checking whether stripping libraries is possible
# configure:12125: result: yes
# configure:12160: checking if libtool supports shared libraries
# configure:12162: result: yes
# configure:12165: checking whether to build shared libraries
# configure:12190: result: yes
# configure:12193: checking whether to build static libraries
# configure:12197: result: no
# configure:12236: checking for dlopen in -ldl
# configure:12270: result: yes
# configure:12283: checking for size_t
# configure:12283: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:12283: $? = 0
# configure:12283: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:12283: $? = 1
# configure: 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: yes
# configure:12296: checking for working alloca.h
# configure:12313: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c -ldl >&5
# configure:12313: $? = 0
# configure:12321: result: yes
# configure:12329: checking for alloca
# configure:12366: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c -ldl >&5
# configure:12366: $? = 0
# configure:12374: result: yes
# configure:12480: checking for ANSI C header files
# configure:12584: result: yes
# configure:12595: checking fcntl.h usability
# configure:12595: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:12595: $? = 0
# configure:12595: result: yes
# configure:12595: checking fcntl.h presence
# configure:12595: gcc -E conftest.c
# configure:12595: $? = 0
# configure:12595: result: yes
# configure:12595: checking for fcntl.h
# configure:12595: result: yes
# configure:12595: checking limits.h usability
# configure:12595: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:12595: $? = 0
# configure:12595: result: yes
# configure:12595: checking limits.h presence
# configure:12595: gcc -E conftest.c
# configure:12595: $? = 0
# configure:12595: result: yes
# configure:12595: checking for limits.h
# configure:12595: result: yes
# configure:12595: checking for stdlib.h
# configure:12595: result: yes
# configure:12595: checking for string.h
# configure:12595: result: yes
# configure:12595: checking sys/ioctl.h usability
# configure:12595: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:12595: $? = 0
# configure:12595: result: yes
# configure:12595: checking sys/ioctl.h presence
# configure:12595: gcc -E conftest.c
# configure:12595: $? = 0
# configure:12595: result: yes
# configure:12595: checking for sys/ioctl.h
# configure:12595: result: yes
# configure:12595: checking sys/time.h usability
# configure:12595: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:12595: $? = 0
# configure:12595: result: yes
# configure:12595: checking sys/time.h presence
# configure:12595: gcc -E conftest.c
# configure:12595: $? = 0
# configure:12595: result: yes
# configure:12595: checking for sys/time.h
# configure:12595: result: yes
# configure:12595: checking for unistd.h
# configure:12595: result: yes
# configure:12607: checking for an ANSI C-conforming const
# configure:12673: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:12673: $? = 0
# configure:12680: result: yes
# configure:12688: checking for inline
# configure:12704: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:12704: $? = 0
# configure:12712: result: inline
# configure:12730: checking for size_t
# configure:12730: result: yes
# configure:12741: checking whether time.h and sys/time.h may both be included
# configure:12761: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:12761: $? = 0
# configure:12768: result: yes
# configure:12779: checking whether gcc needs -traditional
# configure:12813: result: no
# configure:12826: checking for stdlib.h
# configure:12826: result: yes
# configure:12826: checking for unistd.h
# configure:12826: result: yes
# configure:12826: checking for sys/param.h
# configure:12826: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:12826: $? = 0
# configure:12826: result: yes
# configure:12846: checking for getpagesize
# configure:12846: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c -ldl >&5
# configure:12846: $? = 0
# configure:12846: result: yes
# configure:12855: checking for working mmap
# configure:13002: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c -ldl >&5
# configure:13002: $? = 0
# configure:13002: ./conftest
# configure:13002: $? = 0
# configure:13012: result: yes
# configure:13024: checking sys/select.h usability
# configure:13024: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:13024: $? = 0
# configure:13024: result: yes
# configure:13024: checking sys/select.h presence
# configure:13024: gcc -E conftest.c
# configure:13024: $? = 0
# configure:13024: result: yes
# configure:13024: checking for sys/select.h
# configure:13024: result: yes
# configure:13024: checking sys/socket.h usability
# configure:13024: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:13024: $? = 0
# configure:13024: result: yes
# configure:13024: checking sys/socket.h presence
# configure:13024: gcc -E conftest.c
# configure:13024: $? = 0
# configure:13024: result: yes
# configure:13024: checking for sys/socket.h
# configure:13024: result: yes
# configure:13034: checking types of arguments for select
# configure:13062: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# configure:13062: $? = 0
# configure:13073: result: int,fd_set *,struct timeval *
# configure:13096: checking return type of signal handlers
# configure:13114: gcc -c -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:51:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:13114: $? = 1
# configure: 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_MMAP 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: void
# configure:13129: checking whether lstat correctly handles trailing slash
# configure:13155: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c -ldl >&5
# configure:13155: $? = 0
# configure:13155: ./conftest
# configure:13155: $? = 0
# configure:13172: result: yes
# configure:13191: checking whether stat accepts an empty string
# configure:13211: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c -ldl >&5
# configure:13211: $? = 0
# configure:13211: ./conftest
# configure:13211: $? = 0
# configure:13221: result: no
# configure:13239: checking for vprintf
# configure:13239: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c -ldl >&5
# conftest.c:70:6: warning: conflicting types for built-in function 'vprintf'
# char vprintf ();
# ^~~~~~~
# configure:13239: $? = 0
# configure:13239: result: yes
# configure:13245: checking for _doprnt
# configure:13245: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c -ldl >&5
# /tmp/cciksJBp.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `_doprnt'
# collect2: error: ld returned 1 exit status
# configure:13245: $? = 1
# configure: 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_MMAP 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 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: no
# configure:13259: checking for gettimeofday
# configure:13259: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c -ldl >&5
# configure:13259: $? = 0
# configure:13259: result: yes
# configure:13259: checking for memmove
# configure:13259: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c -ldl >&5
# conftest.c:72:6: warning: conflicting types for built-in function 'memmove'
# char memmove ();
# ^~~~~~~
# configure:13259: $? = 0
# configure:13259: result: yes
# configure:13259: checking for memset
# configure:13259: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c -ldl >&5
# conftest.c:73:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:13259: $? = 0
# configure:13259: result: yes
# configure:13259: checking for munmap
# configure:13259: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c -ldl >&5
# configure:13259: $? = 0
# configure:13259: result: yes
# configure:13259: checking for select
# configure:13259: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c -ldl >&5
# configure:13259: $? = 0
# configure:13259: result: yes
# configure:13259: checking for strcasecmp
# configure:13259: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c -ldl >&5
# conftest.c:76:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:13259: $? = 0
# configure:13259: result: yes
# configure:13259: checking for strchr
# configure:13259: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c -ldl >&5
# conftest.c:77:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:13259: $? = 0
# configure:13259: result: yes
# configure:13259: checking for strdup
# configure:13259: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c -ldl >&5
# conftest.c:78:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:13259: $? = 0
# configure:13259: result: yes
# configure:13259: checking for strtoul
# configure:13259: gcc -o conftest -DGCC_HASCLASSVISIBILITY -O2 -Wall -W conftest.c -ldl >&5
# configure:13259: $? = 0
# configure:13259: result: yes
# configure:13272: checking whether linear module is requested
# configure:13282: result: yes
# configure:13311: checking whether dejitter module is requested
# configure:13321: result: yes
# configure:13350: checking whether linear-h2200 module is requested
# configure:13360: result: yes
# configure:13389: checking whether variance module is requested
# configure:13399: result: yes
# configure:13428: checking whether pthres module is requested
# configure:13438: result: yes
# configure:13469: checking whether ucb1x00 module is requested
# configure:13479: result: yes
# configure:13508: checking whether cy8mrln-palmpre module is requested
# configure:13518: result: no
# configure:13547: checking whether corgi module is requested
# configure:13557: result: yes
# configure:13586: checking whether collie module is requested
# configure:13596: result: yes
# configure:13625: checking whether h3600 module is requested
# configure:13635: result: yes
# configure:13664: checking whether mk712 module is requested
# configure:13674: result: yes
# configure:13703: checking whether arctic2 module is requested
# configure:13713: result: yes
# configure:13742: checking whether tatung module is requested
# configure:13752: result: yes
# configure:13781: checking whether dmc module is requested
# configure:13791: result: yes
# configure:13820: checking whether input module is requested
# configure:13830: result: yes
# configure:13859: checking whether touchkit module is requested
# configure:13869: result: yes
# configure:13898: checking whether galax module is requested
# configure:13908: result: yes
# configure:13938: checking where to place modules
# configure:13948: result: ${libdir}/ts
# configure:13952: checking whether to enable debugging
# configure:13961: result: no
# configure:14100: checking that generated files are newer than configure
# configure:14106: result: done
# configure:14265: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by tslib config.status 1.1.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on f81b9f69d52e
#
# config.status:1203: creating Makefile
# config.status:1203: creating etc/Makefile
# config.status:1203: creating plugins/Makefile
# config.status:1203: creating src/Makefile
# config.status:1203: creating tests/Makefile
# config.status:1203: creating tslib.pc
# config.status:1203: creating tslib-1.0.pc
# config.status:1203: creating config.h
# config.status:1432: executing depfiles commands
# config.status:1432: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_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=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__doprnt=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_dlopen=no
# ac_cv_func_getpagesize=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_lstat_dereferences_slashed_symlink=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_munmap=yes
# ac_cv_func_select=yes
# ac_cv_func_select_args='int,fd_set *,struct timeval *'
# ac_cv_func_shl_load=no
# ac_cv_func_stat_empty_string_bug=no
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_vprintf=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# bb_cv_cc_supports_hidden_visibility=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=-ldl
# lt_cv_dlopen_self=yes
# lt_cv_dlopen_self_static=no
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_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=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_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='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-DGCC_HASCLASSVISIBILITY -O2 -Wall -W'
# CPP='gcc -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='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBFLAGS='-DTSLIB_INTERNAL'
# LIBOBJS=''
# LIBS='-ldl '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# 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='/usr/sbin/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='gcc'
# 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_MMAP 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 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 1
#
# configure: exit 0