The build took 00h 01m 24s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
9,044 |
sh |
2,691 |
makefile |
1,021 |
ansic |
12,756 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: thinkfinger 0.3-8 (Thu Apr 13 21:11:55 UTC 2017)==> Checking runtime dependencies...==> Installing missing dependencies...resolving dependencies...looking for conflicting packages...Packages (1) libusb-compat-0.1.5-1Total Installed Size: 0.03 MiB:: Proceed with installation? [Y/n] checking keyring...checking package integrity...loading package files...checking for file conflicts...checking available disk space...:: Processing package changes...installing libusb-compat...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...patching file pam/pam_thinkfinger-uinput.cpatching file pam/Makefile.ampatching file pam/Makefile.inconfigure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used.checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for x86_64-unknown-linux-gcc... clangchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables... checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking for style of include used by make... GNUchecking dependency style of clang... gcc3checking for a BSD-compatible install... /usr/bin/install -cchecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for a sed that does not truncate output... /usr/bin/sedchecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for ld used by clang... /usr/bin/ldchecking if the linker (/usr/bin/ld) is GNU ld... yeschecking for /usr/bin/ld option to reload object files... -rchecking for BSD-compatible nm... /usr/bin/nm -Bchecking whether ln -s works... yeschecking how to recognise dependent libraries... pass_allchecking how to run the C preprocessor... clang -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking dlfcn.h usability... yeschecking dlfcn.h presence... yeschecking for dlfcn.h... yeschecking whether we are using the GNU C++ compiler... yeschecking whether clang++ accepts -g... yeschecking dependency style of clang++... gcc3checking how to run the C++ preprocessor... clang++ -Echecking for x86_64-unknown-linux-g77... nochecking for x86_64-unknown-linux-xlf... nochecking for x86_64-unknown-linux-f77... nochecking for x86_64-unknown-linux-frt... nochecking for x86_64-unknown-linux-pgf77... nochecking for x86_64-unknown-linux-cf77... nochecking for x86_64-unknown-linux-fort77... nochecking for x86_64-unknown-linux-fl32... nochecking for x86_64-unknown-linux-af77... nochecking for x86_64-unknown-linux-xlf90... nochecking for x86_64-unknown-linux-f90... nochecking for x86_64-unknown-linux-pgf90... nochecking for x86_64-unknown-linux-pghpf... nochecking for x86_64-unknown-linux-epcf90... nochecking for x86_64-unknown-linux-gfortran... nochecking for x86_64-unknown-linux-g95... nochecking for x86_64-unknown-linux-xlf95... nochecking for x86_64-unknown-linux-f95... nochecking for x86_64-unknown-linux-fort... nochecking for x86_64-unknown-linux-ifort... nochecking for x86_64-unknown-linux-ifc... nochecking for x86_64-unknown-linux-efc... nochecking for x86_64-unknown-linux-pgf95... nochecking for x86_64-unknown-linux-lf95... nochecking for x86_64-unknown-linux-ftn... nochecking for g77... nochecking for xlf... nochecking for f77... nochecking for frt... nochecking for pgf77... nochecking for cf77... nochecking for fort77... nochecking for fl32... nochecking for af77... nochecking for xlf90... nochecking for f90... nochecking for pgf90... nochecking for pghpf... nochecking for epcf90... nochecking for gfortran... gfortranchecking whether we are using the GNU Fortran 77 compiler... yeschecking whether gfortran accepts -g... yeschecking the maximum length of command line arguments... 32768checking command to parse /usr/bin/nm -B output from clang object... okchecking for objdir... .libschecking for x86_64-unknown-linux-ar... nochecking for ar... archecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking for x86_64-unknown-linux-strip... stripchecking if clang supports -fno-rtti -fno-exceptions... yeschecking for clang option to produce PIC... -fPICchecking if clang PIC flag -fPIC works... yeschecking if clang static flag -static works... yeschecking if clang supports -c -o file.o... yeschecking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yeschecking whether -lc should be explicitly linked in... nochecking dynamic linker characteristics... GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking whether stripping libraries is possible... yeschecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... yesconfigure: creating libtoolappending configuration tag "CXX" to libtoolchecking for ld used by clang++... /usr/bin/ld -m elf_x86_64checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yeschecking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yeschecking for clang++ option to produce PIC... -fPICchecking if clang++ PIC flag -fPIC works... yeschecking if clang++ static flag -static works... yeschecking if clang++ supports -c -o file.o... yeschecking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yeschecking dynamic linker characteristics... GNU/Linux ld.sochecking how to hardcode library paths into programs... immediateappending configuration tag "F77" to libtoolchecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... yeschecking for gfortran option to produce PIC... -fPICchecking if gfortran PIC flag -fPIC works... yeschecking if gfortran static flag -static works... nochecking if gfortran supports -c -o file.o... yeschecking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yeschecking dynamic linker characteristics... GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking whether clang and cc understand -c and -o together... yeschecking errno.h usability... yeschecking errno.h presence... yeschecking for errno.h... yeschecking stdio.h usability... yeschecking stdio.h presence... yeschecking for stdio.h... yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking syslog.h usability... yeschecking syslog.h presence... yeschecking for syslog.h... yeschecking for unistd.h... (cached) yeschecking usb.h usability... yeschecking usb.h presence... yeschecking for usb.h... yeschecking whether to build with USB hooks for debugging... nochecking whether to build the pluggable authentication module (PAM)... yeschecking security/pam_appl.h usability... yeschecking security/pam_appl.h presence... yeschecking for security/pam_appl.h... yeschecking security/pam_modules.h usability... yeschecking security/pam_modules.h presence... yeschecking for security/pam_modules.h... yeschecking for pam_start in -lpam... yeschecking for pam_prompt in -lpam... yeschecking linux/input.h usability... yeschecking linux/input.h presence... yeschecking for linux/input.h... yeschecking for linux/uinput.h... yeschecking for pthread_create in -lpthread... yeschecking for x86_64-unknown-linux-pkg-config... nochecking for pkg-config... /usr/bin/pkg-configchecking pkg-config is at least version 0.9.0... yeschecking for USB... yeschecking for doxygen... doxygen ThinkFinger 0.3 ================= + prefix: /usr + libdir: /usr/lib + bindir: /usr/bin + sbindir: /usr/bin + mandir: /usr/share/man + cflags: -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement + libusb: -lusb Debugging ========= + enable USB hooks: no Build PAM module: yes + libpam: -lpam + libpthread: -lpthread + securedir: /usr/lib/security + birdir: /etc/pam_thinkfingerconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating READMEconfig.status: creating INSTALLconfig.status: creating docs/Makefileconfig.status: creating docs/autodocs/Makefileconfig.status: creating libthinkfinger/Makefileconfig.status: creating libthinkfinger/libthinkfinger.pcconfig.status: creating pam/Makefileconfig.status: creating tf-tool/Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake all-recursivemake[1]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3'Making all in docsmake[2]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3/docs'Making all in autodocsmake[3]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3/docs/autodocs'warning: Tag `USE_WINDOWS_ENCODING' at line 64 of file `./Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag `DETAILS_AT_TOP' at line 156 of file `./Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag `SHOW_DIRECTORIES' at line 390 of file `./Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag `HTML_ALIGN_MEMBERS' at line 674 of file `./Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag `XML_SCHEMA' at line 906 of file `./Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag `XML_DTD' at line 912 of file `./Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1196 of file `./Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1204 of file `./Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"/tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c:104: warning: Compound init_table is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c:140: warning: Compound libthinkfinger_s is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.h:51: warning: Member u32 (typedef) of group libthinkfinger is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.h:52: warning: Member u16 (typedef) of group libthinkfinger is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.h:53: warning: Member u8 (typedef) of group libthinkfinger is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.h:53: warning: Member libthinkfinger (typedef) of group libthinkfinger is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.h:57: warning: Member libthinkfinger_init_status (enumeration) of group libthinkfinger is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.h:68: warning: Member libthinkfinger_task (enumeration) of group libthinkfinger is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.h:76: warning: Member libthinkfinger_state (enumeration) of group libthinkfinger is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.h:96: warning: Member libthinkfinger_result (enumeration) of group libthinkfinger is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.h:158: warning: argument 'reference' of command @param is not found in the argument list of libthinkfinger_new(libthinkfinger_init_status *init_status)/tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.h:166: warning: The following parameters of libthinkfinger_new(libthinkfinger_init_status *init_status) are not documented: parameter 'init_status'/tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c:105: warning: Member data (variable) of class init_table is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c:106: warning: Member len (variable) of class init_table is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c:106: warning: Member sigint_action (variable) of class libthinkfinger_s is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c:106: warning: Member sigint_action_old (variable) of class libthinkfinger_s is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c:143: warning: Member usb_dev_handle (variable) of class libthinkfinger_s is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c:144: warning: Member file (variable) of class libthinkfinger_s is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c:145: warning: Member fd (variable) of class libthinkfinger_s is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c:147: warning: Member usb_deinit_mutex (variable) of class libthinkfinger_s is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c:148: warning: Member task (variable) of class libthinkfinger_s is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c:149: warning: Member task_running (variable) of class libthinkfinger_s is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c:150: warning: Member result_pending (variable) of class libthinkfinger_s is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c:151: warning: Member next_sequence (variable) of class libthinkfinger_s is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c:153: warning: Member state (variable) of class libthinkfinger_s is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c:154: warning: Member cb (variable) of class libthinkfinger_s is not documented./tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c:155: warning: Member cb_data (variable) of class libthinkfinger_s is not documented.Searching for include files...Searching for example files...Searching for images...Searching for dot files...Searching for msc files...Searching for dia files...Searching for files to excludeSearching INPUT for files to process...Searching for files in directory /tmp/thinkfinger/src/thinkfinger-0.3/libthinkfingerReading and parsing tag filesParsing filesPreprocessing /tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger-crc.c...Parsing file /tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger-crc.c...Preprocessing /tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c...Parsing file /tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c...Preprocessing /tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.h...Parsing file /tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.h...Building group list...Building directory list...Building namespace list...Building file list...Building class list...Associating documentation with classes...Computing nesting relations for classes...Building example list...Searching for enumerations...Searching for documented typedefs...Searching for members imported via using declarations...Searching for included using directives...Searching for documented variables...Building interface member list...Building member list...Searching for friends...Searching for documented defines...Computing class inheritance relations...Computing class usage relations...Flushing cached template relations that have become invalid...Creating members for template instances...Computing class relations...Add enum values to enums...Searching for member function documentation...Building page list...Search for main page...Computing page relations...Determining the scope of groups...Sorting lists...Freeing entry treeDetermining which enums are documentedComputing member relations...Building full member lists recursively...Adding members to member groups.Computing member references...Inheriting documentation...Generating disk names...Adding source references...Adding xrefitems...Sorting member lists...Computing dependencies between directories...Generating citations page...Counting data structures...Resolving user defined references...Finding anchors and sections in the documentation...Transferring function references...Combining using relations...Adding members to index pages...Generating style sheet...Generating search indices...Generating example documentation...Generating file sources...Parsing code for file /tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger-crc.c...Parsing code for file /tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.c...Generating code for file /tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger/libthinkfinger.h...Generating file documentation...Generating page documentation...Generating group documentation...Generating class documentation...Generating docs for compound init_table...Generating docs for compound libthinkfinger_s...Generating namespace index...Generating graph info page...Generating directory documentation...Generating index page...Generating page index...Generating module index...Generating namespace index...Generating namespace member index...Generating annotated compound index...Generating alphabetical compound index...Generating hierarchical class index...Generating member index...Generating file index...Generating file member index...Generating example index...finalizing index lists...writing tag file...lookup cache used 205/65536 hits=890 misses=210finished...make[3]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3/docs/autodocs'make[3]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3/docs'make[3]: Nothing to be done for 'all-am'.make[3]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3/docs'make[2]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3/docs'Making all in libthinkfingermake[2]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger'/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -MT libthinkfinger_la-libthinkfinger.lo -MD -MP -MF .deps/libthinkfinger_la-libthinkfinger.Tpo -c -o libthinkfinger_la-libthinkfinger.lo `test -f 'libthinkfinger.c' || echo './'`libthinkfinger.cmkdir .libs clang -DHAVE_CONFIG_H -I. -I.. -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -MT libthinkfinger_la-libthinkfinger.lo -MD -MP -MF .deps/libthinkfinger_la-libthinkfinger.Tpo -c libthinkfinger.c -fPIC -DPIC -o .libs/libthinkfinger_la-libthinkfinger.olibthinkfinger.c:646:4: warning: cast from 'char *' to 'short *' increases required alignment from 1 to 2 [-Wcast-align] *((short *) (ctrldata+write_size-2)) = udf_crc ((u8*)&(ctrldata[4]), write_size-6, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~libthinkfinger.c:732:4: warning: cast from 'char *' to 'short *' increases required alignment from 1 to 2 [-Wcast-align] *((short *) (ctrlbuf+8)) = filesize + 28; ^~~~~~~~~~~~~~~~~~~~~2 warnings generated. clang -DHAVE_CONFIG_H -I. -I.. -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -MT libthinkfinger_la-libthinkfinger.lo -MD -MP -MF .deps/libthinkfinger_la-libthinkfinger.Tpo -c libthinkfinger.c -o libthinkfinger_la-libthinkfinger.o >/dev/null 2>&1mv -f .deps/libthinkfinger_la-libthinkfinger.Tpo .deps/libthinkfinger_la-libthinkfinger.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -MT libthinkfinger_la-libthinkfinger-crc.lo -MD -MP -MF .deps/libthinkfinger_la-libthinkfinger-crc.Tpo -c -o libthinkfinger_la-libthinkfinger-crc.lo `test -f 'libthinkfinger-crc.c' || echo './'`libthinkfinger-crc.c clang -DHAVE_CONFIG_H -I. -I.. -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -MT libthinkfinger_la-libthinkfinger-crc.lo -MD -MP -MF .deps/libthinkfinger_la-libthinkfinger-crc.Tpo -c libthinkfinger-crc.c -fPIC -DPIC -o .libs/libthinkfinger_la-libthinkfinger-crc.o clang -DHAVE_CONFIG_H -I. -I.. -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -MT libthinkfinger_la-libthinkfinger-crc.lo -MD -MP -MF .deps/libthinkfinger_la-libthinkfinger-crc.Tpo -c libthinkfinger-crc.c -o libthinkfinger_la-libthinkfinger-crc.o >/dev/null 2>&1mv -f .deps/libthinkfinger_la-libthinkfinger-crc.Tpo .deps/libthinkfinger_la-libthinkfinger-crc.Plo/bin/sh ../libtool --tag=CC --mode=link clang -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -version-info 0:0:0 -lusb -o libthinkfinger.la -rpath /usr/lib libthinkfinger_la-libthinkfinger.lo libthinkfinger_la-libthinkfinger-crc.lo -lpthread -lpam clang -shared .libs/libthinkfinger_la-libthinkfinger.o .libs/libthinkfinger_la-libthinkfinger-crc.o -lusb -lpthread -lpam -Wl,-soname -Wl,libthinkfinger.so.0 -o .libs/libthinkfinger.so.0.0.0(cd .libs && rm -f libthinkfinger.so.0 && ln -s libthinkfinger.so.0.0.0 libthinkfinger.so.0)(cd .libs && rm -f libthinkfinger.so && ln -s libthinkfinger.so.0.0.0 libthinkfinger.so)ar cru .libs/libthinkfinger.a libthinkfinger_la-libthinkfinger.o libthinkfinger_la-libthinkfinger-crc.oar: `u' modifier ignored since `D' is the default (see `U')ranlib .libs/libthinkfinger.acreating libthinkfinger.la(cd .libs && rm -f libthinkfinger.la && ln -s ../libthinkfinger.la libthinkfinger.la)make[2]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger'Making all in tf-toolmake[2]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3/tf-tool'clang -DHAVE_CONFIG_H -I. -I.. -I../libthinkfinger -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -MT tf_tool-tf-tool.o -MD -MP -MF .deps/tf_tool-tf-tool.Tpo -c -o tf_tool-tf-tool.o `test -f 'tf-tool.c' || echo './'`tf-tool.cmv -f .deps/tf_tool-tf-tool.Tpo .deps/tf_tool-tf-tool.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -o tf-tool tf_tool-tf-tool.o ../libthinkfinger/libthinkfinger.la -lpam mkdir .libsclang -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -o .libs/tf-tool tf_tool-tf-tool.o ../libthinkfinger/.libs/libthinkfinger.so -lusb -lpthread -lpamcreating tf-toolmake[2]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3/tf-tool'Making all in pammake[2]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3/pam'clang -DHAVE_CONFIG_H -I. -I.. -I../libthinkfinger -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -MT pam_thinkfinger_so-pam_thinkfinger-uinput.o -MD -MP -MF .deps/pam_thinkfinger_so-pam_thinkfinger-uinput.Tpo -c -o pam_thinkfinger_so-pam_thinkfinger-uinput.o `test -f 'pam_thinkfinger-uinput.c' || echo './'`pam_thinkfinger-uinput.cmv -f .deps/pam_thinkfinger_so-pam_thinkfinger-uinput.Tpo .deps/pam_thinkfinger_so-pam_thinkfinger-uinput.Poclang -DHAVE_CONFIG_H -I. -I.. -I../libthinkfinger -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -MT pam_thinkfinger_so-pam_thinkfinger.o -MD -MP -MF .deps/pam_thinkfinger_so-pam_thinkfinger.Tpo -c -o pam_thinkfinger_so-pam_thinkfinger.o `test -f 'pam_thinkfinger.c' || echo './'`pam_thinkfinger.cpam_thinkfinger.c:69:44: warning: format string is not a string literal (potentially insecure) [-Wformat-security] pam_syslog (pam_thinkfinger->pamh, type, message); ^~~~~~~pam_thinkfinger.c:130:21: warning: implicit conversion from enumeration type 'libthinkfinger_result' to different enumeration type 'libthinkfinger_state' [-Wenum-conversion] while ((tf_state = libthinkfinger_verify (pam_thinkfinger->tf)) == TF_RESULT_USB_ERROR && --retry > 0) ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~2 warnings generated.mv -f .deps/pam_thinkfinger_so-pam_thinkfinger.Tpo .deps/pam_thinkfinger_so-pam_thinkfinger.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -shared -Wl,-soname,pam_thinkfinger.so -Wl,--as-needed -o pam_thinkfinger.so pam_thinkfinger_so-pam_thinkfinger-uinput.o pam_thinkfinger_so-pam_thinkfinger.o ../libthinkfinger/libthinkfinger.la -lpam -lpthread -lpam mkdir .libsclang -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -shared -Wl,-soname -Wl,pam_thinkfinger.so -Wl,--as-needed -o .libs/pam_thinkfinger.so pam_thinkfinger_so-pam_thinkfinger-uinput.o pam_thinkfinger_so-pam_thinkfinger.o ../libthinkfinger/.libs/libthinkfinger.so -lusb -lpthread -lpamcreating pam_thinkfinger.somake[2]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3/pam'make[2]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3'make[2]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3'make[1]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3'==> Entering fakeroot environment...==> Starting package()...Making install in docsmake[1]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3/docs'Making install in autodocsmake[2]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3/docs/autodocs'make[3]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3/docs/autodocs'make[3]: Nothing to be done for 'install-exec-am'.make[3]: Nothing to be done for 'install-data-am'.make[3]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3/docs/autodocs'make[2]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3/docs/autodocs'make[2]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3/docs'make[3]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3/docs'make[3]: Nothing to be done for 'install-exec-am'.test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/tmp/thinkfinger/pkg/thinkfinger/usr/share/man/man1" /usr/bin/install -c -m 644 './tf-tool.1' '/tmp/thinkfinger/pkg/thinkfinger/usr/share/man/man1/tf-tool.1'test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/tmp/thinkfinger/pkg/thinkfinger/usr/share/man/man8" /usr/bin/install -c -m 644 './pam_thinkfinger.8' '/tmp/thinkfinger/pkg/thinkfinger/usr/share/man/man8/pam_thinkfinger.8'make[3]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3/docs'make[2]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3/docs'make[1]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3/docs'Making install in libthinkfingermake[1]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger'make[2]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger'test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/thinkfinger/pkg/thinkfinger/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libthinkfinger.la' '/tmp/thinkfinger/pkg/thinkfinger/usr/lib/libthinkfinger.la'/usr/bin/install -c .libs/libthinkfinger.so.0.0.0 /tmp/thinkfinger/pkg/thinkfinger/usr/lib/libthinkfinger.so.0.0.0(cd /tmp/thinkfinger/pkg/thinkfinger/usr/lib && { ln -s -f libthinkfinger.so.0.0.0 libthinkfinger.so.0 || { rm -f libthinkfinger.so.0 && ln -s libthinkfinger.so.0.0.0 libthinkfinger.so.0; }; })(cd /tmp/thinkfinger/pkg/thinkfinger/usr/lib && { ln -s -f libthinkfinger.so.0.0.0 libthinkfinger.so || { rm -f libthinkfinger.so && ln -s libthinkfinger.so.0.0.0 libthinkfinger.so; }; })/usr/bin/install -c .libs/libthinkfinger.lai /tmp/thinkfinger/pkg/thinkfinger/usr/lib/libthinkfinger.la/usr/bin/install -c .libs/libthinkfinger.a /tmp/thinkfinger/pkg/thinkfinger/usr/lib/libthinkfinger.achmod 644 /tmp/thinkfinger/pkg/thinkfinger/usr/lib/libthinkfinger.aranlib /tmp/thinkfinger/pkg/thinkfinger/usr/lib/libthinkfinger.alibtool: install: warning: remember to run `libtool --finish /usr/lib'test -z "/usr/include" || /usr/bin/mkdir -p "/tmp/thinkfinger/pkg/thinkfinger/usr/include" /usr/bin/install -c -m 644 'libthinkfinger.h' '/tmp/thinkfinger/pkg/thinkfinger/usr/include/libthinkfinger.h'test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/tmp/thinkfinger/pkg/thinkfinger/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'libthinkfinger.pc' '/tmp/thinkfinger/pkg/thinkfinger/usr/lib/pkgconfig/libthinkfinger.pc'make[2]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger'make[1]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger'Making install in tf-toolmake[1]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3/tf-tool'make[2]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3/tf-tool'test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/thinkfinger/pkg/thinkfinger/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'tf-tool' '/tmp/thinkfinger/pkg/thinkfinger/usr/bin/tf-tool'libtool: install: warning: `../libthinkfinger/libthinkfinger.la' has not been installed in `/usr/lib'/usr/bin/install -c .libs/tf-tool /tmp/thinkfinger/pkg/thinkfinger/usr/bin/tf-toolmake[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3/tf-tool'make[1]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3/tf-tool'Making install in pammake[1]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3/pam'make[2]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3/pam'make[2]: Nothing to be done for 'install-exec-am'.test -z "/usr/lib/security" || /usr/bin/mkdir -p "/tmp/thinkfinger/pkg/thinkfinger/usr/lib/security" /bin/sh ../libtool --mode=install /usr/bin/install -c 'pam_thinkfinger.so' '/tmp/thinkfinger/pkg/thinkfinger/usr/lib/security/pam_thinkfinger.so'libtool: install: warning: `../libthinkfinger/libthinkfinger.la' has not been installed in `/usr/lib'/usr/bin/install -c .libs/pam_thinkfinger.so /tmp/thinkfinger/pkg/thinkfinger/usr/lib/security/pam_thinkfinger.somake[2]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3/pam'make[1]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3/pam'make[1]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3'make[2]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3'make[1]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "thinkfinger"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: thinkfinger 0.3-8 (Thu Apr 13 21:12:28 UTC 2017)CMD: pacman --query --file thinkfinger-0.3-8-x86_64.pkg.tar.xz
Creating hybrid package for 'thinkfinger'
Trying to find vanilla package 'thinkfinger'...
CMD: pacman --query --file /mirror/thinkfinger-0.3-8.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.MTREE/usr/lib/libthinkfinger.so/usr/lib/libthinkfinger.so.0.0.0/usr/lib/libthinkfinger.so.0/usr/lib/pkgconfig/libthinkfinger.pc/usr/lib/security/pam_thinkfinger.so/usr/share/man/man1/tf-tool.1.gz/usr/share/man/man8/pam_thinkfinger.8.gz/usr/include/libthinkfinger.h/usr/bin/tf-tool/sysroot/usr/lib/libthinkfinger.so.0.0.0/sysroot/usr/lib/libthinkfinger.so.0/sysroot/usr/lib/libthinkfinger.so/sysroot/usr/lib/libthinkfinger.la/sysroot/usr/lib/libthinkfinger.a/sysroot/usr/lib/pkgconfig/libthinkfinger.pc/sysroot/usr/lib/security/pam_thinkfinger.so/sysroot/usr/include/libthinkfinger.hGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO etc usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO etc usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO etc usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf thinkfinger.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/thinkfinger.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/thinkfinger.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/thinkfinger.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/thinkfinger/src/thinkfinger-0.3/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by ThinkFinger configure 0.3, which wasgenerated by GNU Autoconf 2.61. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --with-birdir=/etc/pam_thinkfinger## --------- #### Platform. #### --------- ##hostname = c76a7804e3f8uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/binPATH: /usr/lib/jvm/default/binPATH: /usr/bin/site_perlPATH: /usr/bin/vendor_perlPATH: /usr/bin/core_perl## ----------- #### Core tests. #### ----------- ##configure:2008: checking for a BSD-compatible installconfigure:2064: result: /usr/bin/install -cconfigure:2075: checking whether build environment is saneconfigure:2118: result: yesconfigure:2146: checking for a thread-safe mkdir -pconfigure:2185: result: /usr/bin/mkdir -pconfigure:2198: checking for gawkconfigure:2214: found /usr/bin/gawkconfigure:2225: result: gawkconfigure:2236: checking whether make sets $(MAKE)configure:2257: result: yesconfigure:2337: checking for x86_64-unknown-linux-stripconfigure:2367: result: noconfigure:2377: checking for stripconfigure:2393: found /usr/bin/stripconfigure:2404: result: stripconfigure:2456: checking for x86_64-unknown-linux-gccconfigure:2483: result: clangconfigure:2761: checking for C compiler versionconfigure:2768: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:2771: $? = 0configure:2778: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:2781: $? = 0configure:2788: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2791: $? = 1configure:2814: checking for C compiler default output file nameconfigure:2841: clang conftest.c >&5configure:2844: $? = 0configure:2882: result: a.outconfigure:2899: checking whether the C compiler worksconfigure:2909: ./a.outconfigure:2912: $? = 0configure:2929: result: yesconfigure:2936: checking whether we are cross compilingconfigure:2938: result: noconfigure:2941: checking for suffix of executablesconfigure:2948: clang -o conftest conftest.c >&5configure:2951: $? = 0configure:2975: result:configure:2981: checking for suffix of object filesconfigure:3007: clang -c conftest.c >&5configure:3010: $? = 0configure:3033: result: oconfigure:3037: checking whether we are using the GNU C compilerconfigure:3066: clang -c conftest.c >&5configure:3072: $? = 0configure:3089: result: yesconfigure:3094: checking whether clang accepts -gconfigure:3124: clang -c -g conftest.c >&5configure:3130: $? = 0configure:3229: result: yesconfigure:3246: checking for clang option to accept ISO C89configure:3320: clang -c conftest.c >&5configure:3326: $? = 0configure:3349: result: none neededconfigure:3378: checking for style of include used by makeconfigure:3406: result: GNUconfigure:3431: checking dependency style of clangconfigure:3522: result: gcc3configure:3550: checking for a BSD-compatible installconfigure:3606: result: /usr/bin/install -cconfigure:3695: checking build system typeconfigure:3713: result: x86_64-unknown-linux-gnuconfigure:3735: checking host system typeconfigure:3750: result: x86_64-unknown-linux-gnuconfigure:3772: checking for a sed that does not truncate outputconfigure:3826: result: /usr/bin/sedconfigure:3829: checking for grep that handles long lines and -econfigure:3903: result: /usr/bin/grepconfigure:3908: checking for egrepconfigure:3986: result: /usr/bin/grep -Econfigure:4002: checking for ld used by clangconfigure:4069: result: /usr/bin/ldconfigure:4078: checking if the linker (/usr/bin/ld) is GNU ldconfigure:4093: result: yesconfigure:4098: checking for /usr/bin/ld option to reload object filesconfigure:4105: result: -rconfigure:4123: checking for BSD-compatible nmconfigure:4172: result: /usr/bin/nm -Bconfigure:4176: checking whether ln -s worksconfigure:4180: result: yesconfigure:4187: checking how to recognise dependent librariesconfigure:4363: result: pass_allconfigure:4451: clang -c conftest.c >&5configure:4454: $? = 0configure:4597: checking how to run the C preprocessorconfigure:4637: clang -E conftest.cconfigure:4643: $? = 0configure:4674: clang -E conftest.cconftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4680: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "ThinkFinger"| #define PACKAGE_TARNAME "thinkfinger"| #define PACKAGE_VERSION "0.3"| #define PACKAGE_STRING "ThinkFinger 0.3"| #define PACKAGE_BUGREPORT "http://thinkfinger.sourceforge.net/"| #define PACKAGE "thinkfinger"| #define VERSION "0.3"| /* end confdefs.h. */| #include configure:4713: result: clang -Econfigure:4742: clang -E conftest.cconfigure:4748: $? = 0configure:4779: clang -E conftest.cconftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4785: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "ThinkFinger"| #define PACKAGE_TARNAME "thinkfinger"| #define PACKAGE_VERSION "0.3"| #define PACKAGE_STRING "ThinkFinger 0.3"| #define PACKAGE_BUGREPORT "http://thinkfinger.sourceforge.net/"| #define PACKAGE "thinkfinger"| #define VERSION "0.3"| /* end confdefs.h. */| #include configure:4823: checking for ANSI C header filesconfigure:4853: clang -c conftest.c >&5configure:4859: $? = 0configure:4958: clang -o conftest conftest.c >&5configure:4961: $? = 0configure:4967: ./conftestconfigure:4970: $? = 0configure:4987: result: yesconfigure:5011: checking for sys/types.hconfigure:5032: clang -c conftest.c >&5configure:5038: $? = 0configure:5054: result: yesconfigure:5011: checking for sys/stat.hconfigure:5032: clang -c conftest.c >&5configure:5038: $? = 0configure:5054: result: yesconfigure:5011: checking for stdlib.hconfigure:5032: clang -c conftest.c >&5configure:5038: $? = 0configure:5054: result: yesconfigure:5011: checking for string.hconfigure:5032: clang -c conftest.c >&5configure:5038: $? = 0configure:5054: result: yesconfigure:5011: checking for memory.hconfigure:5032: clang -c conftest.c >&5configure:5038: $? = 0configure:5054: result: yesconfigure:5011: checking for strings.hconfigure:5032: clang -c conftest.c >&5configure:5038: $? = 0configure:5054: result: yesconfigure:5011: checking for inttypes.hconfigure:5032: clang -c conftest.c >&5configure:5038: $? = 0configure:5054: result: yesconfigure:5011: checking for stdint.hconfigure:5032: clang -c conftest.c >&5configure:5038: $? = 0configure:5054: result: yesconfigure:5011: checking for unistd.hconfigure:5032: clang -c conftest.c >&5configure:5038: $? = 0configure:5054: result: yesconfigure:5081: checking dlfcn.h usabilityconfigure:5098: clang -c conftest.c >&5configure:5104: $? = 0configure:5118: result: yesconfigure:5122: checking dlfcn.h presenceconfigure:5137: clang -E conftest.cconfigure:5143: $? = 0configure:5157: result: yesconfigure:5190: checking for dlfcn.hconfigure:5198: result: yesconfigure:5327: checking for C++ compiler versionconfigure:5334: clang++ --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:5337: $? = 0configure:5344: clang++ -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:5347: $? = 0configure:5354: clang++ -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:5357: $? = 1configure:5360: checking whether we are using the GNU C++ compilerconfigure:5389: clang++ -c conftest.cpp >&5configure:5395: $? = 0configure:5412: result: yesconfigure:5417: checking whether clang++ accepts -gconfigure:5447: clang++ -c -g conftest.cpp >&5configure:5453: $? = 0configure:5552: result: yesconfigure:5577: checking dependency style of clang++configure:5668: result: gcc3configure:5693: checking how to run the C++ preprocessorconfigure:5729: clang++ -E conftest.cppconfigure:5735: $? = 0configure:5766: clang++ -E conftest.cppconftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:5772: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "ThinkFinger"| #define PACKAGE_TARNAME "thinkfinger"| #define PACKAGE_VERSION "0.3"| #define PACKAGE_STRING "ThinkFinger 0.3"| #define PACKAGE_BUGREPORT "http://thinkfinger.sourceforge.net/"| #define PACKAGE "thinkfinger"| #define VERSION "0.3"| #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| /* end confdefs.h. */| #include configure:5805: result: clang++ -Econfigure:5834: clang++ -E conftest.cppconfigure:5840: $? = 0configure:5871: clang++ -E conftest.cppconftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:5877: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "ThinkFinger"| #define PACKAGE_TARNAME "thinkfinger"| #define PACKAGE_VERSION "0.3"| #define PACKAGE_STRING "ThinkFinger 0.3"| #define PACKAGE_BUGREPORT "http://thinkfinger.sourceforge.net/"| #define PACKAGE "thinkfinger"| #define VERSION "0.3"| #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| /* end confdefs.h. */| #include configure:5926: checking for x86_64-unknown-linux-g77configure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-xlfconfigure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-f77configure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-frtconfigure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-pgf77configure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-cf77configure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-fort77configure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-fl32configure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-af77configure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-xlf90configure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-f90configure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-pgf90configure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-pghpfconfigure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-epcf90configure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-gfortranconfigure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-g95configure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-xlf95configure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-f95configure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-fortconfigure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-ifortconfigure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-ifcconfigure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-efcconfigure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-pgf95configure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-lf95configure:5956: result: noconfigure:5926: checking for x86_64-unknown-linux-ftnconfigure:5956: result: noconfigure:5970: checking for g77configure:6000: result: noconfigure:5970: checking for xlfconfigure:6000: result: noconfigure:5970: checking for f77configure:6000: result: noconfigure:5970: checking for frtconfigure:6000: result: noconfigure:5970: checking for pgf77configure:6000: result: noconfigure:5970: checking for cf77configure:6000: result: noconfigure:5970: checking for fort77configure:6000: result: noconfigure:5970: checking for fl32configure:6000: result: noconfigure:5970: checking for af77configure:6000: result: noconfigure:5970: checking for xlf90configure:6000: result: noconfigure:5970: checking for f90configure:6000: result: noconfigure:5970: checking for pgf90configure:6000: result: noconfigure:5970: checking for pghpfconfigure:6000: result: noconfigure:5970: checking for epcf90configure:6000: result: noconfigure:5970: checking for gfortranconfigure:5986: found /usr/bin/gfortranconfigure:5997: result: gfortranconfigure:6027: checking for Fortran 77 compiler versionconfigure:6034: gfortran --version >&5GNU Fortran (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:6037: $? = 0configure:6044: gfortran -v >&5Using built-in specs.COLLECT_GCC=gfortranCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured 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=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:6047: $? = 0configure:6054: gfortran -V >&5gfortran: error: unrecognized command line option '-V'gfortran: fatal error: no input filescompilation terminated.configure:6057: $? = 1configure:6065: checking whether we are using the GNU Fortran 77 compilerconfigure:6084: gfortran -c conftest.F >&5configure:6090: $? = 0configure:6107: result: yesconfigure:6113: checking whether gfortran accepts -gconfigure:6130: gfortran -c -g conftest.f >&5configure:6136: $? = 0configure:6152: result: yesconfigure:6182: checking the maximum length of command line argumentsconfigure:6291: result: 32768configure:6302: checking command to parse /usr/bin/nm -B output from clang objectconfigure:6407: clang -c conftest.c >&5configure:6410: $? = 0configure:6414: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nmconfigure:6417: $? = 0configure:6469: clang -o conftest conftest.c conftstm.o >&5configure:6472: $? = 0configure:6510: result: okconfigure:6514: checking for objdirconfigure:6529: result: .libsconfigure:6581: checking for x86_64-unknown-linux-arconfigure:6611: result: noconfigure:6621: checking for arconfigure:6637: found /usr/bin/arconfigure:6648: result: arconfigure:6677: checking for x86_64-unknown-linux-ranlibconfigure:6707: result: noconfigure:6717: checking for ranlibconfigure:6733: found /usr/bin/ranlibconfigure:6744: result: ranlibconfigure:6773: checking for x86_64-unknown-linux-stripconfigure:6800: result: stripconfigure:7126: checking if clang supports -fno-rtti -fno-exceptionsconfigure:7144: clang -c -fno-rtti -fno-exceptions conftest.c >&5configure:7148: $? = 0configure:7161: result: yesconfigure:7176: checking for clang option to produce PICconfigure:7386: result: -fPICconfigure:7394: checking if clang PIC flag -fPIC worksconfigure:7412: clang -c -fPIC -DPIC conftest.c >&5configure:7416: $? = 0configure:7429: result: yesconfigure:7457: checking if clang static flag -static worksconfigure:7485: result: yesconfigure:7495: checking if clang supports -c -o file.oconfigure:7516: clang -c -o out/conftest2.o conftest.c >&5configure:7520: $? = 0configure:7542: result: yesconfigure:7568: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared librariesconfigure:8522: result: yesconfigure:8543: checking whether -lc should be explicitly linked inconfigure:8548: clang -c conftest.c >&5configure:8551: $? = 0configure:8566: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1configure:8569: $? = 0configure:8581: result: noconfigure:8589: checking dynamic linker characteristicsconfigure:9177: result: GNU/Linux ld.soconfigure:9186: checking how to hardcode library paths into programsconfigure:9211: result: immediateconfigure:9225: checking whether stripping libraries is possibleconfigure:9230: result: yesconfigure:10031: checking if libtool supports shared librariesconfigure:10033: result: yesconfigure:10036: checking whether to build shared librariesconfigure:10057: result: yesconfigure:10060: checking whether to build static librariesconfigure:10064: result: yesconfigure:10156: creating libtoolconfigure:10744: checking for ld used by clang++configure:10811: result: /usr/bin/ld -m elf_x86_64configure:10820: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ldconfigure:10835: result: yesconfigure:10886: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared librariesconfigure:11820: result: yesconfigure:11838: clang++ -c conftest.cpp >&5configure:11841: $? = 0configure:11960: checking for clang++ option to produce PICconfigure:12234: result: -fPICconfigure:12242: checking if clang++ PIC flag -fPIC worksconfigure:12260: clang++ -c -fPIC -DPIC conftest.cpp >&5configure:12264: $? = 0configure:12277: result: yesconfigure:12305: checking if clang++ static flag -static worksconfigure:12333: result: yesconfigure:12343: checking if clang++ supports -c -o file.oconfigure:12364: clang++ -c -o out/conftest2.o conftest.cpp >&5configure:12368: $? = 0configure:12390: result: yesconfigure:12416: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared librariesconfigure:12441: result: yesconfigure:12508: checking dynamic linker characteristicsconfigure:13096: result: GNU/Linux ld.soconfigure:13105: checking how to hardcode library paths into programsconfigure:13130: result: immediateconfigure:13656: checking if libtool supports shared librariesconfigure:13658: result: yesconfigure:13661: checking whether to build shared librariesconfigure:13681: result: yesconfigure:13684: checking whether to build static librariesconfigure:13688: result: yesconfigure:13698: checking for gfortran option to produce PICconfigure:13908: result: -fPICconfigure:13916: checking if gfortran PIC flag -fPIC worksconfigure:13934: gfortran -c -g -O2 -fPIC conftest.f >&5configure:13938: $? = 0configure:13951: result: yesconfigure:13979: checking if gfortran static flag -static worksconfigure:14007: result: noconfigure:14017: checking if gfortran supports -c -o file.oconfigure:14038: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5configure:14042: $? = 0configure:14064: result: yesconfigure:14090: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared librariesconfigure:15024: result: yesconfigure:15091: checking dynamic linker characteristicsconfigure:15679: result: GNU/Linux ld.soconfigure:15688: checking how to hardcode library paths into programsconfigure:15713: result: immediateconfigure:19271: checking whether clang and cc understand -c and -o togetherconfigure:19306: clang -c conftest.c -o conftest2.o >&5configure:19309: $? = 0configure:19315: clang -c conftest.c -o conftest2.o >&5configure:19318: $? = 0configure:19329: cc -c conftest.c >&5configure:19332: $? = 0configure:19340: cc -c conftest.c -o conftest2.o >&5configure:19343: $? = 0configure:19349: cc -c conftest.c -o conftest2.o >&5configure:19352: $? = 0configure:19370: result: yesconfigure:19419: checking errno.h usabilityconfigure:19436: clang -c conftest.c >&5configure:19442: $? = 0configure:19456: result: yesconfigure:19460: checking errno.h presenceconfigure:19475: clang -E conftest.cconfigure:19481: $? = 0configure:19495: result: yesconfigure:19528: checking for errno.hconfigure:19536: result: yesconfigure:19419: checking stdio.h usabilityconfigure:19436: clang -c conftest.c >&5configure:19442: $? = 0configure:19456: result: yesconfigure:19460: checking stdio.h presenceconfigure:19475: clang -E conftest.cconfigure:19481: $? = 0configure:19495: result: yesconfigure:19528: checking for stdio.hconfigure:19536: result: yesconfigure:19409: checking for stdlib.hconfigure:19415: result: yesconfigure:19409: checking for string.hconfigure:19415: result: yesconfigure:19419: checking syslog.h usabilityconfigure:19436: clang -c conftest.c >&5configure:19442: $? = 0configure:19456: result: yesconfigure:19460: checking syslog.h presenceconfigure:19475: clang -E conftest.cconfigure:19481: $? = 0configure:19495: result: yesconfigure:19528: checking for syslog.hconfigure:19536: result: yesconfigure:19409: checking for unistd.hconfigure:19415: result: yesconfigure:19419: checking usb.h usabilityconfigure:19436: clang -c conftest.c >&5configure:19442: $? = 0configure:19456: result: yesconfigure:19460: checking usb.h presenceconfigure:19475: clang -E conftest.cconfigure:19481: $? = 0configure:19495: result: yesconfigure:19528: checking for usb.hconfigure:19536: result: yesconfigure:19551: checking whether to build with USB hooks for debuggingconfigure:19560: result: noconfigure:19572: checking whether to build the pluggable authentication module (PAM)configure:19581: result: yesconfigure:19601: checking security/pam_appl.h usabilityconfigure:19618: clang -c conftest.c >&5configure:19624: $? = 0configure:19638: result: yesconfigure:19642: checking security/pam_appl.h presenceconfigure:19657: clang -E conftest.cconfigure:19663: $? = 0configure:19677: result: yesconfigure:19710: checking for security/pam_appl.hconfigure:19718: result: yesconfigure:19601: checking security/pam_modules.h usabilityconfigure:19618: clang -c conftest.c >&5configure:19624: $? = 0configure:19638: result: yesconfigure:19642: checking security/pam_modules.h presenceconfigure:19657: clang -E conftest.cconfigure:19663: $? = 0configure:19677: result: yesconfigure:19710: checking for security/pam_modules.hconfigure:19718: result: yesconfigure:19735: checking for pam_start in -lpamconfigure:19770: clang -o conftest conftest.c -lpam >&5configure:19776: $? = 0configure:19794: result: yesconfigure:19810: checking for pam_prompt in -lpamconfigure:19845: clang -o conftest conftest.c -lpam >&5configure:19851: $? = 0configure:19869: result: yesconfigure:19899: checking linux/input.h usabilityconfigure:19916: clang -c conftest.c >&5configure:19922: $? = 0configure:19936: result: yesconfigure:19940: checking linux/input.h presenceconfigure:19955: clang -E conftest.cconfigure:19961: $? = 0configure:19975: result: yesconfigure:20008: checking for linux/input.hconfigure:20015: result: yesconfigure:20025: checking for linux/uinput.hconfigure:20046: clang -c conftest.c >&5configure:20052: $? = 0configure:20067: result: yesconfigure:20102: checking for pthread_create in -lpthreadconfigure:20137: clang -o conftest conftest.c -lpthread -lpam >&5configure:20143: $? = 0configure:20161: result: yesconfigure:20179: checking for x86_64-unknown-linux-pkg-configconfigure:20212: result: noconfigure:20222: checking for pkg-configconfigure:20240: found /usr/bin/pkg-configconfigure:20252: result: /usr/bin/pkg-configconfigure:20281: checking pkg-config is at least version 0.9.0configure:20284: result: yesconfigure:20295: checking for USBconfigure:20303: $PKG_CONFIG --exists --print-errors "libusb >= 0.1.11"configure:20306: $? = 0configure:20321: $PKG_CONFIG --exists --print-errors "libusb >= 0.1.11"configure:20324: $? = 0configure:20362: result: yesconfigure:20370: checking for doxygenconfigure:20386: found /usr/bin/doxygenconfigure:20397: result: doxygenconfigure:20684: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by ThinkFinger config.status 0.3, which wasgenerated by GNU Autoconf 2.61. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson c76a7804e3f8config.status:686: creating Makefileconfig.status:686: creating READMEconfig.status:686: creating INSTALLconfig.status:686: creating docs/Makefileconfig.status:686: creating docs/autodocs/Makefileconfig.status:686: creating libthinkfinger/Makefileconfig.status:686: creating libthinkfinger/libthinkfinger.pcconfig.status:686: creating pam/Makefileconfig.status:686: creating tf-tool/Makefileconfig.status:686: creating config.hconfig.status:971: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_cxx_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_CXXCPP_set=ac_cv_env_CXXCPP_value=ac_cv_env_CXXFLAGS_set=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=clang++ac_cv_env_F77_set=ac_cv_env_F77_value=ac_cv_env_FFLAGS_set=ac_cv_env_FFLAGS_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_PKG_CONFIG_set=ac_cv_env_PKG_CONFIG_value=ac_cv_env_USB_CFLAGS_set=ac_cv_env_USB_CFLAGS_value=ac_cv_env_USB_LIBS_set=ac_cv_env_USB_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_f77_compiler_gnu=yesac_cv_header_dlfcn_h=yesac_cv_header_errno_h=yesac_cv_header_inttypes_h=yesac_cv_header_linux_input_h=yesac_cv_header_linux_uinput_h=yesac_cv_header_memory_h=yesac_cv_header_security_pam_appl_h=yesac_cv_header_security_pam_modules_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdio_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_syslog_h=yesac_cv_header_unistd_h=yesac_cv_header_usb_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_pam_pam_prompt=yesac_cv_lib_pam_pam_start=yesac_cv_lib_pthread_pthread_create=yesac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GREP=/usr/bin/grepac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_CXXCPP='clang++ -E'ac_cv_prog_DOXYGEN=doxygenac_cv_prog_STRIP=stripac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_F77=gfortranac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_clang_c_o=yesac_cv_prog_cc_g=yesac_cv_prog_cxx_g=yesac_cv_prog_f77_g=yesac_cv_prog_make_make_set=yesam_cv_CC_dependencies_compiler_type=gcc3am_cv_CXX_dependencies_compiler_type=gcc3lt_cv_deplibs_check_method=pass_alllt_cv_file_magic_cmd='$MAGIC_CMD'lt_cv_file_magic_test_file=lt_cv_ld_reload_flag=-rlt_cv_objdir=.libslt_cv_path_LD=/usr/bin/ldlt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'lt_cv_path_NM='/usr/bin/nm -B'lt_cv_path_SED=/usr/bin/sedlt_cv_prog_compiler_c_o=yeslt_cv_prog_compiler_c_o_CXX=yeslt_cv_prog_compiler_c_o_F77=yeslt_cv_prog_compiler_rtti_exceptions=yeslt_cv_prog_gnu_ld=yeslt_cv_prog_gnu_ldcxx=yeslt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''lt_cv_sys_max_cmd_len=32768lt_lt_cv_prog_compiler_c_o='"yes"'lt_lt_cv_prog_compiler_c_o_CXX='"yes"'lt_lt_cv_prog_compiler_c_o_F77='"yes"'lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'pkg_cv_USB_CFLAGS=-I/usr/include/libusb-1.0pkg_cv_USB_LIBS=-lusb## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/thinkfinger/src/thinkfinger-0.3/missing --run aclocal-1.10'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/thinkfinger/src/thinkfinger-0.3/missing --run tar'AR='ar'AUTOCONF='${SHELL} /tmp/thinkfinger/src/thinkfinger-0.3/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/thinkfinger/src/thinkfinger-0.3/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/thinkfinger/src/thinkfinger-0.3/missing --run automake-1.10'AWK='gawk'BINDIR='/usr/bin'BIRDIR='/etc/pam_thinkfinger'BUILD_PAM_FALSE='#'BUILD_PAM_TRUE=''CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=' -Wall -fno-common -fPIC -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement'CPP='clang -E'CPPFLAGS=''CXX='clang++'CXXCPP='clang++ -E'CXXDEPMODE='depmode=gcc3'CXXFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'DOXYGEN='doxygen'ECHO='echo'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXEEXT=''F77='gfortran'FFLAGS='-g -O2'GREP='/usr/bin/grep'HAVE_OLD_PAM_FALSE=''HAVE_OLD_PAM_TRUE='#'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LDFLAGS=''LIBDIR='/usr/lib'LIBOBJS=''LIBS='-lpam 'LIBTOOL='$(SHELL) $(top_builddir)/libtool'LN_S='ln -s'LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/thinkfinger/src/thinkfinger-0.3/missing --run makeinfo'MANDIR='/usr/share/man'OBJEXT='o'PACKAGE='thinkfinger'PACKAGE_BUGREPORT='http://thinkfinger.sourceforge.net/'PACKAGE_NAME='ThinkFinger'PACKAGE_STRING='ThinkFinger 0.3'PACKAGE_TARNAME='thinkfinger'PACKAGE_VERSION='0.3'PAM_LIBS='-lpam'PATH_SEPARATOR=':'PKG_CONFIG='/usr/bin/pkg-config'PREFIX='/usr'PTHREAD_LIBS='-lpthread'RANLIB='ranlib'SBINDIR='/usr/bin'SECUREDIR='/usr/lib/security'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'USB_CFLAGS='-I/usr/include/libusb-1.0'USB_LIBS='-lusb'VERSION='0.3'ac_ct_CC=''ac_ct_CXX=''ac_ct_F77='gfortran'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__fastdepCXX_FALSE='#'am__fastdepCXX_TRUE=''am__include='include'am__isrc=''am__leading_dot='.'am__quote=''am__tar='${AMTAR} chof - "$$tardir"'am__untar='${AMTAR} 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='/usr'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/thinkfinger/src/thinkfinger-0.3/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='/usr/bin/mkdir -p'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='/usr/bin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define PACKAGE_NAME "ThinkFinger"#define PACKAGE_TARNAME "thinkfinger"#define PACKAGE_VERSION "0.3"#define PACKAGE_STRING "ThinkFinger 0.3"#define PACKAGE_BUGREPORT "http://thinkfinger.sourceforge.net/"#define PACKAGE "thinkfinger"#define VERSION "0.3"#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 HAVE_ERRNO_H 1#define HAVE_STDIO_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_SYSLOG_H 1#define HAVE_UNISTD_H 1#define HAVE_USB_H 1#define HAVE_SECURITY_PAM_APPL_H 1#define HAVE_SECURITY_PAM_MODULES_H 1#define BUILD_PAM 1#define HAVE_LIBPAM 1#define PAM_BIRDIR "/etc/pam_thinkfinger"configure: exit 0