Build of pcsclite with musl toolchain

The build took 00h 01m 19s and was NOT successful.

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

SLOCLanguage
13,689 ansic
4,526 sh
732 python
595 lex
19,542 total

The process tree of the build process is here.

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

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

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: pcsclite 1.8.16-1 (Tue Apr 4 23:38:51 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# 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 whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -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 whether byte ordering is bigendian... no
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking how to run the C preprocessor... clang -E
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking for flex... flex
# checking lex output file root... lex.yy
# checking lex library... none needed
# checking whether yytext is a pointer... no
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.9.0... yes
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# checking the archiver (ar) interface... ar
# checking for the pthreads library -lpthreads... no
# checking whether pthreads work without any flags... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for PTHREAD_PRIO_INHERIT... yes
# checking for pthread_cancel... yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... no
# checking for x86_64-unknown-linux-dumpbin... no
# checking for x86_64-unknown-linux-link... no
# checking for dumpbin... no
# checking for link... link -dump
# checking the name lister (nm) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse nm output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/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... no
# checking for ANSI C header files... (cached) yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking sys/filio.h usability... no
# checking sys/filio.h presence... no
# checking for sys/filio.h... no
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking dl.h usability... no
# checking dl.h presence... no
# checking for dl.h... no
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for an ANSI C-conforming const... yes
# checking for uid_t in sys/types.h... yes
# checking for size_t... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for error_at_line... no
# checking whether lstat correctly handles trailing slash... no
# checking whether stat accepts an empty string... yes
# checking for vprintf... yes
# checking for _doprnt... no
# checking for daemon... yes
# checking for flock... yes
# checking for getopt_long... yes
# checking for nanosleep... yes
# checking for strerror... yes
# checking for vsnprintf... yes
# checking for inline... inline
# checking for -fvisibility=hidden... yes
# checking for library containing dlopen... none required
# checking for socket in -lsocket... no
# checking for mq_getattr in -lrt... yes
# checking for LIBUDEV... yes
# checking libudev.h usability... no
# checking libudev.h presence... no
# checking for libudev.h... no
# configure: error: libudev.h not found, use ./configure LIBUDEV_CFLAGS=...
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/pcsclite/src/pcsc-lite-1.8.16/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 pcsc-lite configure 1.8.16, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --enable-libudev --sysconfdir=/etc --enable-ipcdir=/run/pcscd --enable-usbdropdir=/usr/lib/pcsc/drivers --with-systemdsystemunitdir=/usr/lib/systemd/system
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 64e84228ad6d
# 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: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2420: checking for a BSD-compatible install
# configure:2488: result: /usr/bin/install -c
# configure:2499: checking whether build environment is sane
# configure:2554: result: yes
# configure:2613: checking for x86_64-unknown-linux-strip
# configure:2643: result: no
# configure:2653: checking for strip
# configure:2669: found /sysroot/bin/strip
# configure:2680: result: strip
# configure:2705: checking for a thread-safe mkdir -p
# configure:2744: result: /usr/sbin/mkdir -p
# configure:2751: checking for gawk
# configure:2767: found /usr/sbin/gawk
# configure:2778: result: gawk
# configure:2789: checking whether make sets $(MAKE)
# configure:2811: result: yes
# configure:2840: checking whether make supports nested variables
# configure:2857: result: yes
# configure:2999: checking whether make supports nested variables
# configure:3016: result: yes
# configure:3032: checking build system type
# configure:3046: result: x86_64-pc-linux-gnu
# configure:3066: checking host system type
# configure:3079: result: x86_64-unknown-linux-gnu
# configure:3107: checking for x86_64-unknown-linux-gcc
# configure:3134: result: clang
# configure:3403: checking for C compiler version
# configure:3412: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3423: $? = 0
# configure:3412: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3423: $? = 0
# configure:3412: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3423: $? = 1
# configure:3412: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3423: $? = 1
# configure:3443: checking whether the C compiler works
# configure:3465: clang conftest.c >&5
# configure:3469: $? = 0
# configure:3517: result: yes
# configure:3520: checking for C compiler default output file name
# configure:3522: result: a.out
# configure:3528: checking for suffix of executables
# configure:3535: clang -o conftest conftest.c >&5
# configure:3539: $? = 0
# configure:3561: result:
# configure:3583: checking whether we are cross compiling
# configure:3591: clang -o conftest conftest.c >&5
# configure:3595: $? = 0
# configure:3602: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3606: $? = 127
# configure:3621: result: yes
# configure:3626: checking for suffix of object files
# configure:3648: clang -c conftest.c >&5
# configure:3652: $? = 0
# configure:3673: result: o
# configure:3677: checking whether we are using the GNU C compiler
# configure:3696: clang -c conftest.c >&5
# configure:3696: $? = 0
# configure:3705: result: yes
# configure:3714: checking whether clang accepts -g
# configure:3734: clang -c -g conftest.c >&5
# configure:3734: $? = 0
# configure:3775: result: yes
# configure:3792: checking for clang option to accept ISO C89
# configure:3855: clang -c conftest.c >&5
# configure:3855: $? = 0
# configure:3868: result: none needed
# configure:3893: checking whether clang understands -c and -o together
# configure:3915: clang -c conftest.c -o conftest2.o
# configure:3918: $? = 0
# configure:3915: clang -c conftest.c -o conftest2.o
# configure:3918: $? = 0
# configure:3930: result: yes
# configure:3958: checking for style of include used by make
# configure:3986: result: GNU
# configure:4012: checking dependency style of clang
# configure:4123: result: gcc3
# configure:4144: checking how to run the C preprocessor
# configure:4175: clang -E conftest.c
# configure:4175: $? = 0
# configure:4189: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4189: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | /* end confdefs.h. */
# | #include
# configure:4214: result: clang -E
# configure:4234: clang -E conftest.c
# configure:4234: $? = 0
# configure:4248: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4248: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | /* end confdefs.h. */
# | #include
# configure:4277: checking for grep that handles long lines and -e
# configure:4335: result: /usr/sbin/grep
# configure:4340: checking for egrep
# configure:4402: result: /usr/sbin/grep -E
# configure:4407: checking for ANSI C header files
# configure:4427: clang -c conftest.c >&5
# configure:4427: $? = 0
# configure:4511: result: yes
# configure:4524: checking for sys/types.h
# configure:4524: clang -c conftest.c >&5
# configure:4524: $? = 0
# configure:4524: result: yes
# configure:4524: checking for sys/stat.h
# configure:4524: clang -c conftest.c >&5
# configure:4524: $? = 0
# configure:4524: result: yes
# configure:4524: checking for stdlib.h
# configure:4524: clang -c conftest.c >&5
# configure:4524: $? = 0
# configure:4524: result: yes
# configure:4524: checking for string.h
# configure:4524: clang -c conftest.c >&5
# configure:4524: $? = 0
# configure:4524: result: yes
# configure:4524: checking for memory.h
# configure:4524: clang -c conftest.c >&5
# configure:4524: $? = 0
# configure:4524: result: yes
# configure:4524: checking for strings.h
# configure:4524: clang -c conftest.c >&5
# configure:4524: $? = 0
# configure:4524: result: yes
# configure:4524: checking for inttypes.h
# configure:4524: clang -c conftest.c >&5
# configure:4524: $? = 0
# configure:4524: result: yes
# configure:4524: checking for stdint.h
# configure:4524: clang -c conftest.c >&5
# configure:4524: $? = 0
# configure:4524: result: yes
# configure:4524: checking for unistd.h
# configure:4524: clang -c conftest.c >&5
# configure:4524: $? = 0
# configure:4524: result: yes
# configure:4536: checking whether byte ordering is bigendian
# configure:4551: clang -c conftest.c >&5
# conftest.c:22:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:22:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:4551: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | #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
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:4596: clang -c conftest.c >&5
# configure:4596: $? = 0
# configure:4614: clang -c conftest.c >&5
# conftest.c:28:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:4614: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | #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
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4742: result: no
# configure:4800: checking whether to enable maintainer-specific portions of Makefiles
# configure:4809: result: no
# configure:4829: checking how to run the C preprocessor
# configure:4899: result: clang -E
# configure:4919: clang -E conftest.c
# configure:4919: $? = 0
# configure:4933: clang -E conftest.c
# conftest.c:21:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4933: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | #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
# | /* end confdefs.h. */
# | #include
# configure:4962: checking whether ln -s works
# configure:4966: result: yes
# configure:4973: checking whether make sets $(MAKE)
# configure:4995: result: yes
# configure:5008: checking for flex
# configure:5024: found /usr/sbin/flex
# configure:5035: result: flex
# configure:5073: flex conftest.l
# configure:5077: $? = 1
# configure:5079: checking lex output file root
# configure:5093: result: lex.yy
# configure:5098: checking lex library
# configure:5112: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5112: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | #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
# | /* end confdefs.h. */
# |
# configure:5112: clang -o conftest conftest.c -lfl >&5
# /sysroot/bin/ld: error: cannot find -lfl
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5112: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | #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
# | /* end confdefs.h. */
# |
# configure:5112: clang -o conftest conftest.c -ll >&5
# /sysroot/bin/ld: error: cannot find -ll
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5112: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | #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
# | /* end confdefs.h. */
# |
# configure:5122: result: none needed
# configure:5128: checking whether yytext is a pointer
# configure:5145: clang -o conftest conftest.c >&5
# /sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5145: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | #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
# | /* end confdefs.h. */
# |
# | #define YYTEXT_POINTER 1
# |
# configure:5153: result: no
# configure:5177: checking for x86_64-unknown-linux-pkg-config
# configure:5210: result: no
# configure:5220: checking for pkg-config
# configure:5238: found /usr/sbin/pkg-config
# configure:5250: result: /usr/sbin/pkg-config
# configure:5262: WARNING: using cross tools not prefixed with host triplet
# configure:5275: checking pkg-config is at least version 0.9.0
# configure:5278: result: yes
# configure:5292: checking for x86_64-unknown-linux-ar
# configure:5322: result: no
# configure:5292: checking for x86_64-unknown-linux-lib
# configure:5322: result: no
# configure:5292: checking for x86_64-unknown-linux-link
# configure:5322: result: no
# configure:5336: checking for ar
# configure:5352: found /sysroot/bin/ar
# configure:5363: result: ar
# configure:5389: checking the archiver (ar) interface
# configure:5405: clang -c conftest.c >&5
# configure:5405: $? = 0
# configure:5407: ar cru libconftest.a conftest.o >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:5410: $? = 0
# configure:5438: result: ar
# configure:5628: checking for the pthreads library -lpthreads
# configure:5666: clang -o conftest conftest.c -lpthreads >&5
# /sysroot/bin/ld: error: cannot find -lpthreads
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5666: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | #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
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:5675: result: no
# configure:5573: checking whether pthreads work without any flags
# configure:5666: clang -o conftest conftest.c >&5
# configure:5666: $? = 0
# configure:5675: result: yes
# configure:5694: checking for joinable pthread attribute
# configure:5709: clang -o conftest conftest.c >&5
# configure:5709: $? = 0
# configure:5715: result: PTHREAD_CREATE_JOINABLE
# configure:5725: checking if more special flags are required for pthreads
# configure:5739: result: no
# configure:5745: checking for PTHREAD_PRIO_INHERIT
# configure:5763: clang -o conftest conftest.c >&5
# configure:5763: $? = 0
# configure:5772: result: yes
# configure:5871: checking for pthread_cancel
# configure:5871: clang -o conftest conftest.c >&5
# configure:5871: $? = 0
# configure:5871: result: yes
# configure:5930: checking how to print strings
# configure:5957: result: printf
# configure:5978: checking for a sed that does not truncate output
# configure:6042: result: /usr/sbin/sed
# configure:6060: checking for fgrep
# configure:6122: result: /usr/sbin/grep -F
# configure:6157: checking for ld used by clang
# configure:6224: result: /sysroot/bin/ld
# configure:6231: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:6246: result: yes
# configure:6258: checking for BSD- or MS-compatible name lister (nm)
# configure:6312: result: no
# configure:6326: checking for x86_64-unknown-linux-dumpbin
# configure:6356: result: no
# configure:6326: checking for x86_64-unknown-linux-link
# configure:6356: result: no
# configure:6370: checking for dumpbin
# configure:6400: result: no
# configure:6370: checking for link
# configure:6386: found /usr/sbin/link
# configure:6397: result: link -dump
# configure:6442: checking the name lister (nm) interface
# configure:6449: clang -c conftest.c >&5
# configure:6452: nm "conftest.o"
# configure:6455: output
# 0000000000000000 B some_variable
# configure:6462: result: BSD nm
# configure:6466: checking the maximum length of command line arguments
# configure:6597: result: 1572864
# configure:6645: checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6685: result: func_convert_file_noop
# configure:6692: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
# configure:6712: result: func_convert_file_noop
# configure:6719: checking for /sysroot/bin/ld option to reload object files
# configure:6726: result: -r
# configure:6760: checking for x86_64-unknown-linux-objdump
# configure:6790: result: no
# configure:6800: checking for objdump
# configure:6816: found /sysroot/bin/objdump
# configure:6827: result: objdump
# configure:6859: checking how to recognize dependent libraries
# configure:7059: result: pass_all
# configure:7104: checking for x86_64-unknown-linux-dlltool
# configure:7134: result: no
# configure:7144: checking for dlltool
# configure:7174: result: no
# configure:7204: checking how to associate runtime and link libraries
# configure:7231: result: printf %s\n
# configure:7247: checking for x86_64-unknown-linux-ar
# configure:7274: result: ar
# configure:7355: checking for archiver @FILE support
# configure:7372: clang -c conftest.c >&5
# configure:7372: $? = 0
# configure:7375: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:7378: $? = 0
# configure:7383: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:7386: $? = 1
# configure:7398: result: @
# configure:7416: checking for x86_64-unknown-linux-strip
# configure:7443: result: strip
# configure:7515: checking for x86_64-unknown-linux-ranlib
# configure:7545: result: no
# configure:7555: checking for ranlib
# configure:7571: found /sysroot/bin/ranlib
# configure:7582: result: ranlib
# configure:7684: checking command to parse nm output from clang object
# configure:7837: clang -c conftest.c >&5
# configure:7840: $? = 0
# configure:7844: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:7847: $? = 0
# configure:7913: clang -o conftest conftest.c conftstm.o >&5
# configure:7916: $? = 0
# configure:7954: result: ok
# configure:8001: checking for sysroot
# configure:8031: result: no
# configure:8038: checking for a working dd
# configure:8076: result: /usr/sbin/dd
# configure:8080: checking how to truncate binary pipes
# configure:8095: result: /usr/sbin/dd bs=4096 count=1
# configure:8231: clang -c conftest.c >&5
# configure:8234: $? = 0
# configure:8384: checking for x86_64-unknown-linux-mt
# configure:8414: result: no
# configure:8424: checking for mt
# configure:8454: result: no
# configure:8474: checking if : is a manifest tool
# configure:8480: : '-?'
# configure:8488: result: no
# configure:9162: checking for dlfcn.h
# configure:9162: clang -c conftest.c >&5
# configure:9162: $? = 0
# configure:9162: result: yes
# configure:9417: checking for objdir
# configure:9432: result: .libs
# configure:9696: checking if clang supports -fno-rtti -fno-exceptions
# configure:9714: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:9718: $? = 0
# configure:9731: result: yes
# configure:10089: checking for clang option to produce PIC
# configure:10096: result: -fPIC -DPIC
# configure:10104: checking if clang PIC flag -fPIC -DPIC works
# configure:10122: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:10126: $? = 0
# configure:10139: result: yes
# configure:10168: checking if clang static flag -static works
# configure:10196: result: no
# configure:10211: checking if clang supports -c -o file.o
# configure:10232: clang -c -o out/conftest2.o conftest.c >&5
# configure:10236: $? = 0
# configure:10258: result: yes
# configure:10266: checking if clang supports -c -o file.o
# configure:10313: result: yes
# configure:10346: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:11609: result: yes
# configure:11646: checking whether -lc should be explicitly linked in
# configure:11654: clang -c conftest.c >&5
# configure:11657: $? = 0
# configure:11672: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:11675: $? = 0
# configure:11689: result: no
# configure:11849: checking dynamic linker characteristics
# configure:12430: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12430: $? = 0
# configure:12679: result: GNU/Linux ld.so
# configure:12801: checking how to hardcode library paths into programs
# configure:12826: result: immediate
# configure:13374: checking whether stripping libraries is possible
# configure:13379: result: yes
# configure:13414: checking if libtool supports shared libraries
# configure:13416: result: yes
# configure:13419: checking whether to build shared libraries
# configure:13444: result: yes
# configure:13447: checking whether to build static libraries
# configure:13451: result: no
# configure:13493: checking for ANSI C header files
# configure:13597: result: yes
# configure:13605: checking for sys/wait.h that is POSIX.1 compatible
# configure:13631: clang -c conftest.c >&5
# configure:13631: $? = 0
# configure:13638: result: yes
# configure:13649: checking getopt.h usability
# configure:13649: clang -c conftest.c >&5
# configure:13649: $? = 0
# configure:13649: result: yes
# configure:13649: checking getopt.h presence
# configure:13649: clang -E conftest.c
# configure:13649: $? = 0
# configure:13649: result: yes
# configure:13649: checking for getopt.h
# configure:13649: result: yes
# configure:13649: checking sys/filio.h usability
# configure:13649: clang -c conftest.c >&5
# conftest.c:62:10: fatal error: 'sys/filio.h' file not found
# #include
# ^
# 1 error generated.
# configure:13649: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | #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_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_CANCEL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_GETOPT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13649: result: no
# configure:13649: checking sys/filio.h presence
# configure:13649: clang -E conftest.c
# conftest.c:29:10: fatal error: 'sys/filio.h' file not found
# #include
# ^
# 1 error generated.
# configure:13649: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | #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_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_CANCEL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_GETOPT_H 1
# | /* end confdefs.h. */
# | #include
# configure:13649: result: no
# configure:13649: checking for sys/filio.h
# configure:13649: result: no
# configure:13649: checking syslog.h usability
# configure:13649: clang -c conftest.c >&5
# configure:13649: $? = 0
# configure:13649: result: yes
# configure:13649: checking syslog.h presence
# configure:13649: clang -E conftest.c
# configure:13649: $? = 0
# configure:13649: result: yes
# configure:13649: checking for syslog.h
# configure:13649: result: yes
# configure:13649: checking dl.h usability
# configure:13649: clang -c conftest.c >&5
# conftest.c:63:10: fatal error: 'dl.h' file not found
# #include
# ^
# 1 error generated.
# configure:13649: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | #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_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_CANCEL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13649: result: no
# configure:13649: checking dl.h presence
# configure:13649: clang -E conftest.c
# conftest.c:30:10: fatal error: 'dl.h' file not found
# #include
# ^
# 1 error generated.
# configure:13649: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | #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_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_CANCEL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | /* end confdefs.h. */
# | #include
# configure:13649: result: no
# configure:13649: checking for dl.h
# configure:13649: result: no
# configure:13649: checking fcntl.h usability
# configure:13649: clang -c conftest.c >&5
# configure:13649: $? = 0
# configure:13649: result: yes
# configure:13649: checking fcntl.h presence
# configure:13649: clang -E conftest.c
# configure:13649: $? = 0
# configure:13649: result: yes
# configure:13649: checking for fcntl.h
# configure:13649: result: yes
# configure:13661: checking for an ANSI C-conforming const
# configure:13727: clang -c conftest.c >&5
# configure:13727: $? = 0
# configure:13734: result: yes
# configure:13742: checking for uid_t in sys/types.h
# configure:13761: result: yes
# configure:13772: checking for size_t
# configure:13772: clang -c conftest.c >&5
# configure:13772: $? = 0
# configure:13772: clang -c conftest.c >&5
# conftest.c:67:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:13772: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | #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_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_CANCEL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13772: result: yes
# configure:13783: checking whether time.h and sys/time.h may both be included
# configure:13803: clang -c conftest.c >&5
# configure:13803: $? = 0
# configure:13810: result: yes
# configure:13820: checking for error_at_line
# configure:13836: clang -o conftest conftest.c >&5
# conftest.c:32:10: fatal error: 'error.h' file not found
# #include
# ^
# 1 error generated.
# configure:13836: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | #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_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_CANCEL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_FCNTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | error_at_line (0, 0, "", 0, "an error occurred");
# | ;
# | return 0;
# | }
# configure:13844: result: no
# configure:13855: checking whether lstat correctly handles trailing slash
# configure:13898: result: no
# configure:13917: checking whether stat accepts an empty string
# configure:13947: result: yes
# configure:13965: checking for vprintf
# configure:13965: clang -o conftest conftest.c >&5
# conftest.c:56:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
# char vprintf ();
# ^
# conftest.c:56:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:13965: $? = 0
# configure:13965: result: yes
# configure:13971: checking for _doprnt
# configure:13971: clang -o conftest conftest.c >&5
# /tmp/conftest-268c34.o:conftest.c:function main: error: undefined reference to '_doprnt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13971: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | #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_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_CANCEL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_FCNTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _doprnt ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:13971: result: no
# configure:13985: checking for daemon
# configure:13985: clang -o conftest conftest.c >&5
# configure:13985: $? = 0
# configure:13985: result: yes
# configure:13985: checking for flock
# configure:13985: clang -o conftest conftest.c >&5
# configure:13985: $? = 0
# configure:13985: result: yes
# configure:13985: checking for getopt_long
# configure:13985: clang -o conftest conftest.c >&5
# configure:13985: $? = 0
# configure:13985: result: yes
# configure:13985: checking for nanosleep
# configure:13985: clang -o conftest conftest.c >&5
# configure:13985: $? = 0
# configure:13985: result: yes
# configure:13985: checking for strerror
# configure:13985: clang -o conftest conftest.c >&5
# conftest.c:61:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:61:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:13985: $? = 0
# configure:13985: result: yes
# configure:13985: checking for vsnprintf
# configure:13985: clang -o conftest conftest.c >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:62:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:13985: $? = 0
# configure:13985: result: yes
# configure:13996: checking for inline
# configure:14012: clang -c conftest.c >&5
# configure:14012: $? = 0
# configure:14020: result: inline
# configure:14045: checking for -fvisibility=hidden
# configure:14051: clang -c -Wall -fno-common -fvisibility=hidden conftest.c >&5
# configure:14051: $? = 0
# configure:14052: result: yes
# configure:14063: checking for library containing dlopen
# configure:14094: clang -o conftest -Wall -fno-common conftest.c >&5
# configure:14094: $? = 0
# configure:14111: result: none required
# configure:14142: checking for socket in -lsocket
# configure:14167: clang -o conftest -Wall -fno-common conftest.c -lsocket >&5
# /sysroot/bin/ld: error: cannot find -lsocket
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14167: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | #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_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_CANCEL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_FCNTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_DAEMON 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_VSNPRINTF 1
# | #define PCSC_ARCH "Linux"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char socket ();
# | int
# | main ()
# | {
# | return socket ();
# | ;
# | return 0;
# | }
# configure:14176: result: no
# configure:14184: checking for mq_getattr in -lrt
# configure:14209: clang -o conftest -Wall -fno-common conftest.c -lrt >&5
# configure:14209: $? = 0
# configure:14218: result: yes
# configure:14293: checking for LIBUDEV
# configure:14300: $PKG_CONFIG --exists --print-errors "libudev"
# configure:14303: $? = 0
# configure:14317: $PKG_CONFIG --exists --print-errors "libudev"
# configure:14320: $? = 0
# configure:14358: result: yes
# configure:14371: checking libudev.h usability
# configure:14371: clang -c -Wall -fno-common conftest.c >&5
# conftest.c:76:10: fatal error: 'libudev.h' file not found
# #include
# ^
# 1 error generated.
# configure:14371: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | #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_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_CANCEL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_FCNTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_DAEMON 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_VSNPRINTF 1
# | #define PCSC_ARCH "Linux"
# | #define USE_SERIAL 1
# | #define USE_USB 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14371: result: no
# configure:14371: checking libudev.h presence
# configure:14371: clang -E conftest.c
# conftest.c:43:10: fatal error: 'libudev.h' file not found
# #include
# ^
# 1 error generated.
# configure:14371: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pcsc-lite"
# | #define PACKAGE_TARNAME "pcsc-lite"
# | #define PACKAGE_VERSION "1.8.16"
# | #define PACKAGE_STRING "pcsc-lite 1.8.16"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pcsc-lite"
# | #define VERSION "1.8.16"
# | #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_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_PTHREAD_CANCEL 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_FCNTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_STAT_EMPTY_STRING_BUG 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_DAEMON 1
# | #define HAVE_FLOCK 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_NANOSLEEP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_VSNPRINTF 1
# | #define PCSC_ARCH "Linux"
# | #define USE_SERIAL 1
# | #define USE_USB 1
# | /* end confdefs.h. */
# | #include
# configure:14371: result: no
# configure:14371: checking for libudev.h
# configure:14371: result: no
# configure:14378: error: libudev.h not found, use ./configure LIBUDEV_CFLAGS=...
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# 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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LIBUDEV_CFLAGS_set=
# ac_cv_env_LIBUDEV_CFLAGS_value=
# ac_cv_env_LIBUDEV_LIBS_set=
# ac_cv_env_LIBUDEV_LIBS_value=
# ac_cv_env_LIBUSB_CFLAGS_set=
# ac_cv_env_LIBUSB_CFLAGS_value=
# ac_cv_env_LIBUSB_LIBS_set=
# ac_cv_env_LIBUSB_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_POLKIT_CFLAGS_set=
# ac_cv_env_POLKIT_CFLAGS_value=
# ac_cv_env_POLKIT_LIBS_set=
# ac_cv_env_POLKIT_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_func__doprnt=no
# ac_cv_func_daemon=yes
# ac_cv_func_flock=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_lstat_dereferences_slashed_symlink=no
# ac_cv_func_nanosleep=yes
# ac_cv_func_pthread_cancel=yes
# ac_cv_func_stat_empty_string_bug=yes
# ac_cv_func_strerror=yes
# ac_cv_func_vprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_header_dl_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libudev_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_filio_h=no
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_error_at_line=no
# ac_cv_lib_lex='none needed'
# ac_cv_lib_rt_mq_getattr=yes
# ac_cv_lib_socket_socket=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_LEX=flex
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_DUMPBIN='link -dump'
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_prog_make_make_set=yes
# ac_cv_search_dlopen='none required'
# ac_cv_type_size_t=yes
# ac_cv_type_uid_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_PTHREAD_PRIO_INHERIT=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# 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_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_NM=no
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
# pkg_cv_LIBUDEV_CFLAGS=
# pkg_cv_LIBUDEV_LIBS=-ludev
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/pcsclite/src/pcsc-lite-1.8.16/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/pcsclite/src/pcsc-lite-1.8.16/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/pcsclite/src/pcsc-lite-1.8.16/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/pcsclite/src/pcsc-lite-1.8.16/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-Wall -fno-common '
# COREFOUNDATION=''
# CPP='clang -E'
# CPPFLAGS=' '
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=':'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_POLKIT_FALSE=''
# ENABLE_POLKIT_TRUE=''
# ENABLE_SERIAL_FALSE='#'
# ENABLE_SERIAL_TRUE=''
# ENABLE_USB_FALSE='#'
# ENABLE_USB_TRUE=''
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_SYSTEMD_FALSE=''
# HAVE_SYSTEMD_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# IOKIT=''
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LEX='flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBOBJS=' error.o lstat.o stat.o'
# LIBS=' -ludev'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBUDEV_CFLAGS=''
# LIBUDEV_LIBS='-ludev'
# LIBUSBCONFIG=''
# LIBUSB_CFLAGS=''
# LIBUSB_LIBS=''
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/pcsclite/src/pcsc-lite-1.8.16/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='nm'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='pcsc-lite'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='pcsc-lite'
# PACKAGE_STRING='pcsc-lite 1.8.16'
# PACKAGE_TARNAME='pcsc-lite'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.8.16'
# PATH_SEPARATOR=':'
# PCSCLITE_CONFIG_DIR=''
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POLICY_DIR=''
# POLKIT_CFLAGS=''
# POLKIT_LIBS=''
# PTHREAD_CC='clang'
# PTHREAD_CFLAGS=''
# PTHREAD_LIBS=''
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# SYMBOL_VISIBILITY='-fvisibility=hidden'
# VERSION='1.8.16'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN='link -dump'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# ax_pthread_config=''
# bindir='${exec_prefix}/bin'
# build='x86_64-pc-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# confdir_exp=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_to_ccid_16=''
# host_to_ccid_32=''
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/pcsclite/src/pcsc-lite-1.8.16/install-sh'
# ipcdir=''
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# localstatedir_exp=''
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# runstatedir='${localstatedir}/run'
# sbindir='/usr/bin'
# sbindir_exp=''
# serialconfdir=''
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# systemdsystemunitdir=''
# target_alias=''
# usbdropdir=''
# usbdropdir_exp=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "pcsc-lite"
# #define PACKAGE_TARNAME "pcsc-lite"
# #define PACKAGE_VERSION "1.8.16"
# #define PACKAGE_STRING "pcsc-lite 1.8.16"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "pcsc-lite"
# #define VERSION "1.8.16"
# #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_PTHREAD_PRIO_INHERIT 1
# #define HAVE_PTHREAD 1
# #define HAVE_PTHREAD_CANCEL 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define STDC_HEADERS 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_FCNTL_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_STAT_EMPTY_STRING_BUG 1
# #define HAVE_VPRINTF 1
# #define HAVE_DAEMON 1
# #define HAVE_FLOCK 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_NANOSLEEP 1
# #define HAVE_STRERROR 1
# #define HAVE_VSNPRINTF 1
# #define PCSC_ARCH "Linux"
# #define USE_SERIAL 1
# #define USE_USB 1
#
# configure: exit 1