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/libexec
CMD: 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-1
Total 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.c
patching file pam/Makefile.am
patching file pam/Makefile.in
configure: 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 -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking how to run the C++ preprocessor... clang++ -E
checking for x86_64-unknown-linux-g77... no
checking for x86_64-unknown-linux-xlf... no
checking for x86_64-unknown-linux-f77... no
checking for x86_64-unknown-linux-frt... no
checking for x86_64-unknown-linux-pgf77... no
checking for x86_64-unknown-linux-cf77... no
checking for x86_64-unknown-linux-fort77... no
checking for x86_64-unknown-linux-fl32... no
checking for x86_64-unknown-linux-af77... no
checking for x86_64-unknown-linux-xlf90... no
checking for x86_64-unknown-linux-f90... no
checking for x86_64-unknown-linux-pgf90... no
checking for x86_64-unknown-linux-pghpf... no
checking for x86_64-unknown-linux-epcf90... no
checking for x86_64-unknown-linux-gfortran... no
checking for x86_64-unknown-linux-g95... no
checking for x86_64-unknown-linux-xlf95... no
checking for x86_64-unknown-linux-f95... no
checking for x86_64-unknown-linux-fort... no
checking for x86_64-unknown-linux-ifort... no
checking for x86_64-unknown-linux-ifc... no
checking for x86_64-unknown-linux-efc... no
checking for x86_64-unknown-linux-pgf95... no
checking for x86_64-unknown-linux-lf95... no
checking for x86_64-unknown-linux-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for objdir... .libs
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-strip... strip
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC
checking if clang PIC flag -fPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking whether the clang linker (/usr/bin/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 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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC
checking if clang++ PIC flag -fPIC works... yes
checking if clang++ static flag -static works... yes
checking if clang++ supports -c -o file.o... yes
checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether clang and cc understand -c and -o together... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking usb.h usability... yes
checking usb.h presence... yes
checking for usb.h... yes
checking whether to build with USB hooks for debugging... no
checking whether to build the pluggable authentication module (PAM)... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking security/pam_modules.h usability... yes
checking security/pam_modules.h presence... yes
checking for security/pam_modules.h... yes
checking for pam_start in -lpam... yes
checking for pam_prompt in -lpam... yes
checking linux/input.h usability... yes
checking linux/input.h presence... yes
checking for linux/input.h... yes
checking for linux/uinput.h... yes
checking for pthread_create in -lpthread... yes
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for USB... yes
checking 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_thinkfinger
configure: creating ./config.status
config.status: creating Makefile
config.status: creating README
config.status: creating INSTALL
config.status: creating docs/Makefile
config.status: creating docs/autodocs/Makefile
config.status: creating libthinkfinger/Makefile
config.status: creating libthinkfinger/libthinkfinger.pc
config.status: creating pam/Makefile
config.status: creating tf-tool/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3'
Making all in docs
make[2]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3/docs'
Making all in autodocs
make[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 exclude
Searching INPUT for files to process...
Searching for files in directory /tmp/thinkfinger/src/thinkfinger-0.3/libthinkfinger
Reading and parsing tag files
Parsing files
Preprocessing /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 tree
Determining which enums are documented
Computing 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=210
finished...
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 libthinkfinger
make[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.c
mkdir .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.o
libthinkfinger.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>&1
mv -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>&1
mv -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.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib .libs/libthinkfinger.a
creating 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-tool
make[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.c
mv -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 .libs
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 .libs/tf-tool tf_tool-tf-tool.o ../libthinkfinger/.libs/libthinkfinger.so -lusb -lpthread -lpam
creating tf-tool
make[2]: Leaving directory '/tmp/thinkfinger/src/thinkfinger-0.3/tf-tool'
Making all in pam
make[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.c
mv -f .deps/pam_thinkfinger_so-pam_thinkfinger-uinput.Tpo .deps/pam_thinkfinger_so-pam_thinkfinger-uinput.Po
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.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.c
pam_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 .libs
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 -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 -lpam
creating pam_thinkfinger.so
make[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 docs
make[1]: Entering directory '/tmp/thinkfinger/src/thinkfinger-0.3/docs'
Making install in autodocs
make[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 libthinkfinger
make[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.a
chmod 644 /tmp/thinkfinger/pkg/thinkfinger/usr/lib/libthinkfinger.a
ranlib /tmp/thinkfinger/pkg/thinkfinger/usr/lib/libthinkfinger.a
libtool: 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-tool
make[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-tool
make[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 pam
make[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.so
make[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.h
Generating .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 while
running configure, to aid debugging if configure makes a mistake.
It was created by ThinkFinger configure 0.3, which was
generated 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 = c76a7804e3f8
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -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 = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2008: checking for a BSD-compatible install
configure:2064: result: /usr/bin/install -c
configure:2075: checking whether build environment is sane
configure:2118: result: yes
configure:2146: checking for a thread-safe mkdir -p
configure:2185: result: /usr/bin/mkdir -p
configure:2198: checking for gawk
configure:2214: found /usr/bin/gawk
configure:2225: result: gawk
configure:2236: checking whether make sets $(MAKE)
configure:2257: result: yes
configure:2337: checking for x86_64-unknown-linux-strip
configure:2367: result: no
configure:2377: checking for strip
configure:2393: found /usr/bin/strip
configure:2404: result: strip
configure:2456: checking for x86_64-unknown-linux-gcc
configure:2483: result: clang
configure:2761: checking for C compiler version
configure:2768: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2771: $? = 0
configure:2778: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:2781: $? = 0
configure:2788: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2791: $? = 1
configure:2814: checking for C compiler default output file name
configure:2841: clang conftest.c >&5
configure:2844: $? = 0
configure:2882: result: a.out
configure:2899: checking whether the C compiler works
configure:2909: ./a.out
configure:2912: $? = 0
configure:2929: result: yes
configure:2936: checking whether we are cross compiling
configure:2938: result: no
configure:2941: checking for suffix of executables
configure:2948: clang -o conftest conftest.c >&5
configure:2951: $? = 0
configure:2975: result:
configure:2981: checking for suffix of object files
configure:3007: clang -c conftest.c >&5
configure:3010: $? = 0
configure:3033: result: o
configure:3037: checking whether we are using the GNU C compiler
configure:3066: clang -c conftest.c >&5
configure:3072: $? = 0
configure:3089: result: yes
configure:3094: checking whether clang accepts -g
configure:3124: clang -c -g conftest.c >&5
configure:3130: $? = 0
configure:3229: result: yes
configure:3246: checking for clang option to accept ISO C89
configure:3320: clang -c conftest.c >&5
configure:3326: $? = 0
configure:3349: result: none needed
configure:3378: checking for style of include used by make
configure:3406: result: GNU
configure:3431: checking dependency style of clang
configure:3522: result: gcc3
configure:3550: checking for a BSD-compatible install
configure:3606: result: /usr/bin/install -c
configure:3695: checking build system type
configure:3713: result: x86_64-unknown-linux-gnu
configure:3735: checking host system type
configure:3750: result: x86_64-unknown-linux-gnu
configure:3772: checking for a sed that does not truncate output
configure:3826: result: /usr/bin/sed
configure:3829: checking for grep that handles long lines and -e
configure:3903: result: /usr/bin/grep
configure:3908: checking for egrep
configure:3986: result: /usr/bin/grep -E
configure:4002: checking for ld used by clang
configure:4069: result: /usr/bin/ld
configure:4078: checking if the linker (/usr/bin/ld) is GNU ld
configure:4093: result: yes
configure:4098: checking for /usr/bin/ld option to reload object files
configure:4105: result: -r
configure:4123: checking for BSD-compatible nm
configure:4172: result: /usr/bin/nm -B
configure:4176: checking whether ln -s works
configure:4180: result: yes
configure:4187: checking how to recognise dependent libraries
configure:4363: result: pass_all
configure:4451: clang -c conftest.c >&5
configure:4454: $? = 0
configure:4597: checking how to run the C preprocessor
configure:4637: clang -E conftest.c
configure:4643: $? = 0
configure:4674: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4680: $? = 1
configure: 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 -E
configure:4742: clang -E conftest.c
configure:4748: $? = 0
configure:4779: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4785: $? = 1
configure: 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 files
configure:4853: clang -c conftest.c >&5
configure:4859: $? = 0
configure:4958: clang -o conftest conftest.c >&5
configure:4961: $? = 0
configure:4967: ./conftest
configure:4970: $? = 0
configure:4987: result: yes
configure:5011: checking for sys/types.h
configure:5032: clang -c conftest.c >&5
configure:5038: $? = 0
configure:5054: result: yes
configure:5011: checking for sys/stat.h
configure:5032: clang -c conftest.c >&5
configure:5038: $? = 0
configure:5054: result: yes
configure:5011: checking for stdlib.h
configure:5032: clang -c conftest.c >&5
configure:5038: $? = 0
configure:5054: result: yes
configure:5011: checking for string.h
configure:5032: clang -c conftest.c >&5
configure:5038: $? = 0
configure:5054: result: yes
configure:5011: checking for memory.h
configure:5032: clang -c conftest.c >&5
configure:5038: $? = 0
configure:5054: result: yes
configure:5011: checking for strings.h
configure:5032: clang -c conftest.c >&5
configure:5038: $? = 0
configure:5054: result: yes
configure:5011: checking for inttypes.h
configure:5032: clang -c conftest.c >&5
configure:5038: $? = 0
configure:5054: result: yes
configure:5011: checking for stdint.h
configure:5032: clang -c conftest.c >&5
configure:5038: $? = 0
configure:5054: result: yes
configure:5011: checking for unistd.h
configure:5032: clang -c conftest.c >&5
configure:5038: $? = 0
configure:5054: result: yes
configure:5081: checking dlfcn.h usability
configure:5098: clang -c conftest.c >&5
configure:5104: $? = 0
configure:5118: result: yes
configure:5122: checking dlfcn.h presence
configure:5137: clang -E conftest.c
configure:5143: $? = 0
configure:5157: result: yes
configure:5190: checking for dlfcn.h
configure:5198: result: yes
configure:5327: checking for C++ compiler version
configure:5334: clang++ --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:5337: $? = 0
configure:5344: clang++ -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:5347: $? = 0
configure:5354: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:5357: $? = 1
configure:5360: checking whether we are using the GNU C++ compiler
configure:5389: clang++ -c conftest.cpp >&5
configure:5395: $? = 0
configure:5412: result: yes
configure:5417: checking whether clang++ accepts -g
configure:5447: clang++ -c -g conftest.cpp >&5
configure:5453: $? = 0
configure:5552: result: yes
configure:5577: checking dependency style of clang++
configure:5668: result: gcc3
configure:5693: checking how to run the C++ preprocessor
configure:5729: clang++ -E conftest.cpp
configure:5735: $? = 0
configure:5766: clang++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5772: $? = 1
configure: 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++ -E
configure:5834: clang++ -E conftest.cpp
configure:5840: $? = 0
configure:5871: clang++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5877: $? = 1
configure: 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-g77
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-xlf
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-f77
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-frt
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-pgf77
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-cf77
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-fort77
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-fl32
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-af77
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-xlf90
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-f90
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-pgf90
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-pghpf
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-epcf90
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-gfortran
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-g95
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-xlf95
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-f95
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-fort
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-ifort
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-ifc
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-efc
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-pgf95
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-lf95
configure:5956: result: no
configure:5926: checking for x86_64-unknown-linux-ftn
configure:5956: result: no
configure:5970: checking for g77
configure:6000: result: no
configure:5970: checking for xlf
configure:6000: result: no
configure:5970: checking for f77
configure:6000: result: no
configure:5970: checking for frt
configure:6000: result: no
configure:5970: checking for pgf77
configure:6000: result: no
configure:5970: checking for cf77
configure:6000: result: no
configure:5970: checking for fort77
configure:6000: result: no
configure:5970: checking for fl32
configure:6000: result: no
configure:5970: checking for af77
configure:6000: result: no
configure:5970: checking for xlf90
configure:6000: result: no
configure:5970: checking for f90
configure:6000: result: no
configure:5970: checking for pgf90
configure:6000: result: no
configure:5970: checking for pghpf
configure:6000: result: no
configure:5970: checking for epcf90
configure:6000: result: no
configure:5970: checking for gfortran
configure:5986: found /usr/bin/gfortran
configure:5997: result: gfortran
configure:6027: checking for Fortran 77 compiler version
configure:6034: gfortran --version >&5
GNU Fortran (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:6037: $? = 0
configure:6044: gfortran -v >&5
Using built-in specs.
COLLECT_GCC=gfortran
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:6047: $? = 0
configure:6054: gfortran -V >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:6057: $? = 1
configure:6065: checking whether we are using the GNU Fortran 77 compiler
configure:6084: gfortran -c conftest.F >&5
configure:6090: $? = 0
configure:6107: result: yes
configure:6113: checking whether gfortran accepts -g
configure:6130: gfortran -c -g conftest.f >&5
configure:6136: $? = 0
configure:6152: result: yes
configure:6182: checking the maximum length of command line arguments
configure:6291: result: 32768
configure:6302: checking command to parse /usr/bin/nm -B output from clang object
configure:6407: clang -c conftest.c >&5
configure:6410: $? = 0
configure: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.nm
configure:6417: $? = 0
configure:6469: clang -o conftest conftest.c conftstm.o >&5
configure:6472: $? = 0
configure:6510: result: ok
configure:6514: checking for objdir
configure:6529: result: .libs
configure:6581: checking for x86_64-unknown-linux-ar
configure:6611: result: no
configure:6621: checking for ar
configure:6637: found /usr/bin/ar
configure:6648: result: ar
configure:6677: checking for x86_64-unknown-linux-ranlib
configure:6707: result: no
configure:6717: checking for ranlib
configure:6733: found /usr/bin/ranlib
configure:6744: result: ranlib
configure:6773: checking for x86_64-unknown-linux-strip
configure:6800: result: strip
configure:7126: checking if clang supports -fno-rtti -fno-exceptions
configure:7144: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:7148: $? = 0
configure:7161: result: yes
configure:7176: checking for clang option to produce PIC
configure:7386: result: -fPIC
configure:7394: checking if clang PIC flag -fPIC works
configure:7412: clang -c -fPIC -DPIC conftest.c >&5
configure:7416: $? = 0
configure:7429: result: yes
configure:7457: checking if clang static flag -static works
configure:7485: result: yes
configure:7495: checking if clang supports -c -o file.o
configure:7516: clang -c -o out/conftest2.o conftest.c >&5
configure:7520: $? = 0
configure:7542: result: yes
configure:7568: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:8522: result: yes
configure:8543: checking whether -lc should be explicitly linked in
configure:8548: clang -c conftest.c >&5
configure:8551: $? = 0
configure:8566: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:8569: $? = 0
configure:8581: result: no
configure:8589: checking dynamic linker characteristics
configure:9177: result: GNU/Linux ld.so
configure:9186: checking how to hardcode library paths into programs
configure:9211: result: immediate
configure:9225: checking whether stripping libraries is possible
configure:9230: result: yes
configure:10031: checking if libtool supports shared libraries
configure:10033: result: yes
configure:10036: checking whether to build shared libraries
configure:10057: result: yes
configure:10060: checking whether to build static libraries
configure:10064: result: yes
configure:10156: creating libtool
configure:10744: checking for ld used by clang++
configure:10811: result: /usr/bin/ld -m elf_x86_64
configure:10820: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:10835: result: yes
configure:10886: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11820: result: yes
configure:11838: clang++ -c conftest.cpp >&5
configure:11841: $? = 0
configure:11960: checking for clang++ option to produce PIC
configure:12234: result: -fPIC
configure:12242: checking if clang++ PIC flag -fPIC works
configure:12260: clang++ -c -fPIC -DPIC conftest.cpp >&5
configure:12264: $? = 0
configure:12277: result: yes
configure:12305: checking if clang++ static flag -static works
configure:12333: result: yes
configure:12343: checking if clang++ supports -c -o file.o
configure:12364: clang++ -c -o out/conftest2.o conftest.cpp >&5
configure:12368: $? = 0
configure:12390: result: yes
configure:12416: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:12441: result: yes
configure:12508: checking dynamic linker characteristics
configure:13096: result: GNU/Linux ld.so
configure:13105: checking how to hardcode library paths into programs
configure:13130: result: immediate
configure:13656: checking if libtool supports shared libraries
configure:13658: result: yes
configure:13661: checking whether to build shared libraries
configure:13681: result: yes
configure:13684: checking whether to build static libraries
configure:13688: result: yes
configure:13698: checking for gfortran option to produce PIC
configure:13908: result: -fPIC
configure:13916: checking if gfortran PIC flag -fPIC works
configure:13934: gfortran -c -g -O2 -fPIC conftest.f >&5
configure:13938: $? = 0
configure:13951: result: yes
configure:13979: checking if gfortran static flag -static works
configure:14007: result: no
configure:14017: checking if gfortran supports -c -o file.o
configure:14038: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14042: $? = 0
configure:14064: result: yes
configure:14090: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15024: result: yes
configure:15091: checking dynamic linker characteristics
configure:15679: result: GNU/Linux ld.so
configure:15688: checking how to hardcode library paths into programs
configure:15713: result: immediate
configure:19271: checking whether clang and cc understand -c and -o together
configure:19306: clang -c conftest.c -o conftest2.o >&5
configure:19309: $? = 0
configure:19315: clang -c conftest.c -o conftest2.o >&5
configure:19318: $? = 0
configure:19329: cc -c conftest.c >&5
configure:19332: $? = 0
configure:19340: cc -c conftest.c -o conftest2.o >&5
configure:19343: $? = 0
configure:19349: cc -c conftest.c -o conftest2.o >&5
configure:19352: $? = 0
configure:19370: result: yes
configure:19419: checking errno.h usability
configure:19436: clang -c conftest.c >&5
configure:19442: $? = 0
configure:19456: result: yes
configure:19460: checking errno.h presence
configure:19475: clang -E conftest.c
configure:19481: $? = 0
configure:19495: result: yes
configure:19528: checking for errno.h
configure:19536: result: yes
configure:19419: checking stdio.h usability
configure:19436: clang -c conftest.c >&5
configure:19442: $? = 0
configure:19456: result: yes
configure:19460: checking stdio.h presence
configure:19475: clang -E conftest.c
configure:19481: $? = 0
configure:19495: result: yes
configure:19528: checking for stdio.h
configure:19536: result: yes
configure:19409: checking for stdlib.h
configure:19415: result: yes
configure:19409: checking for string.h
configure:19415: result: yes
configure:19419: checking syslog.h usability
configure:19436: clang -c conftest.c >&5
configure:19442: $? = 0
configure:19456: result: yes
configure:19460: checking syslog.h presence
configure:19475: clang -E conftest.c
configure:19481: $? = 0
configure:19495: result: yes
configure:19528: checking for syslog.h
configure:19536: result: yes
configure:19409: checking for unistd.h
configure:19415: result: yes
configure:19419: checking usb.h usability
configure:19436: clang -c conftest.c >&5
configure:19442: $? = 0
configure:19456: result: yes
configure:19460: checking usb.h presence
configure:19475: clang -E conftest.c
configure:19481: $? = 0
configure:19495: result: yes
configure:19528: checking for usb.h
configure:19536: result: yes
configure:19551: checking whether to build with USB hooks for debugging
configure:19560: result: no
configure:19572: checking whether to build the pluggable authentication module (PAM)
configure:19581: result: yes
configure:19601: checking security/pam_appl.h usability
configure:19618: clang -c conftest.c >&5
configure:19624: $? = 0
configure:19638: result: yes
configure:19642: checking security/pam_appl.h presence
configure:19657: clang -E conftest.c
configure:19663: $? = 0
configure:19677: result: yes
configure:19710: checking for security/pam_appl.h
configure:19718: result: yes
configure:19601: checking security/pam_modules.h usability
configure:19618: clang -c conftest.c >&5
configure:19624: $? = 0
configure:19638: result: yes
configure:19642: checking security/pam_modules.h presence
configure:19657: clang -E conftest.c
configure:19663: $? = 0
configure:19677: result: yes
configure:19710: checking for security/pam_modules.h
configure:19718: result: yes
configure:19735: checking for pam_start in -lpam
configure:19770: clang -o conftest conftest.c -lpam >&5
configure:19776: $? = 0
configure:19794: result: yes
configure:19810: checking for pam_prompt in -lpam
configure:19845: clang -o conftest conftest.c -lpam >&5
configure:19851: $? = 0
configure:19869: result: yes
configure:19899: checking linux/input.h usability
configure:19916: clang -c conftest.c >&5
configure:19922: $? = 0
configure:19936: result: yes
configure:19940: checking linux/input.h presence
configure:19955: clang -E conftest.c
configure:19961: $? = 0
configure:19975: result: yes
configure:20008: checking for linux/input.h
configure:20015: result: yes
configure:20025: checking for linux/uinput.h
configure:20046: clang -c conftest.c >&5
configure:20052: $? = 0
configure:20067: result: yes
configure:20102: checking for pthread_create in -lpthread
configure:20137: clang -o conftest conftest.c -lpthread -lpam >&5
configure:20143: $? = 0
configure:20161: result: yes
configure:20179: checking for x86_64-unknown-linux-pkg-config
configure:20212: result: no
configure:20222: checking for pkg-config
configure:20240: found /usr/bin/pkg-config
configure:20252: result: /usr/bin/pkg-config
configure:20281: checking pkg-config is at least version 0.9.0
configure:20284: result: yes
configure:20295: checking for USB
configure:20303: $PKG_CONFIG --exists --print-errors "libusb >= 0.1.11"
configure:20306: $? = 0
configure:20321: $PKG_CONFIG --exists --print-errors "libusb >= 0.1.11"
configure:20324: $? = 0
configure:20362: result: yes
configure:20370: checking for doxygen
configure:20386: found /usr/bin/doxygen
configure:20397: result: doxygen
configure:20684: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by ThinkFinger config.status 0.3, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on c76a7804e3f8
config.status:686: creating Makefile
config.status:686: creating README
config.status:686: creating INSTALL
config.status:686: creating docs/Makefile
config.status:686: creating docs/autodocs/Makefile
config.status:686: creating libthinkfinger/Makefile
config.status:686: creating libthinkfinger/libthinkfinger.pc
config.status:686: creating pam/Makefile
config.status:686: creating tf-tool/Makefile
config.status:686: creating config.h
config.status:971: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_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=set
ac_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=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_f77_compiler_gnu=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_input_h=yes
ac_cv_header_linux_uinput_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_security_pam_modules_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_usb_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_pam_pam_prompt=yes
ac_cv_lib_pam_pam_start=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_DOXYGEN=doxygen
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_F77=gfortran
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_clang_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_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=32768
lt_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.0
pkg_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