Build of p11-kit 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
54,482 ansic
12,126 sh
5,376 makefile
16 sed
72,000 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: p11-kit 0.23.2-1 (Wed Apr 5 00:37: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 build environment is sane... yes
# checking whether to enable maintainer-specific portions of Makefiles... yes
# checking whether make supports nested variables... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for style of include used by make... 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 dependency style of clang... gcc3
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# 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 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 for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... yes
# checking whether a program can dlopen itself... cross
# 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 whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for ld used by clang... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... no
# checking for iconv... yes
# checking for working iconv... guessing yes
# checking for GNU gettext in libintl... no
# checking whether to use NLS... no
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (cached) gcc3
# checking how to run the C preprocessor... clang -E
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for CFPreferencesCopyAppValue... (cached) no
# checking for CFLocaleCopyCurrent... (cached) no
# checking whether to use NLS... no
# checking for win32... no
# checking whether byte ordering is bigendian... no
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for pthread_create... yes
# checking for nanosleep... yes
# checking for library containing dlopen... none required
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking for struct dirent.d_type... yes
# checking for getprogname... no
# checking for getexecname... no
# checking for basename... yes
# checking for mkstemp... yes
# checking for mkdtemp... yes
# checking for getauxval... yes
# checking for issetugid... yes
# checking for getresuid... yes
# checking for secure_getenv... no
# checking for strnstr... no
# checking for memdup... no
# checking for strndup... yes
# checking for strerror_r... yes
# checking for asprintf... yes
# checking for vasprintf... yes
# checking for vsnprintf... yes
# checking for fdwalk... no
# checking for setenv... yes
# checking whether asprintf is declared... yes
# checking whether vasprintf is declared... yes
# checking for gmtime_r... yes
# checking whether program_invocation_short_name is declared... no
# checking whether program_invocation_short_name is available... no
# checking whether __progname is declared... no
# checking for dgettext in -lintl... no
# checking for LIBTASN1... yes
# checking for LIBFFI... yes
# checking if trust module is enabled... yes
# checking for trust module paths... /etc/ca-certificates/trust-source:/usr/share/ca-certificates/trust-source
# checking for gtkdoc-check... /usr/sbin/gtkdoc-check
# checking for gtkdoc-rebase... /usr/sbin/gtkdoc-rebase
# checking for gtkdoc-mkpdf... /usr/sbin/gtkdoc-mkpdf
# checking for gtkdoc-scan... /usr/sbin/gtkdoc-scan
# checking for xsltproc... /usr/sbin/xsltproc
# checking whether to build documentation... yes
# checking for debug mode... default (-g, debug output)
# checking for more warnings... checking whether gcc understands -Wmissing-include-dirs... yes
# checking whether gcc understands -Wundef... yes
# checking build strict... no
# checking whether to build with gcov testing... no
# checking that generated files are newer than configure... done
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/manual/Makefile
# config.status: creating po/Makefile.in
# config.status: creating p11-kit/p11-kit-1.pc
# config.status: creating p11-kit/pkcs11.conf.example
# config.status: creating trust/trust-extract-compat
# config.status: creating trust/test-extract
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# configure: build options:
#
# Host: x86_64-unknown-linux-gnu
# Debug build: default (-g, debug output)
# Strict build: no
# Build documentation: yes (manual, reference)
# System global config: /etc/pkcs11/pkcs11.conf
# System module config directory: /etc/pkcs11/modules
# Package module config directory: ${pkgdatadir}/modules
# User global config: ~/.config/pkcs11/pkcs11.conf
# User module config directory: ~/.config/pkcs11/modules
# Load relative module paths from: /usr/lib/pkcs11
#
# With libtasn1 dependency: yes
# With libffi: yes
# With hash implementation: internal
#
# Build trust module: yes
# Trust module paths: /etc/ca-certificates/trust-source
# /usr/share/ca-certificates/trust-source
#
#
# make all-recursive
# make[1]: Entering directory '/tmp/p11-kit/src/p11-kit-0.23.2'
# Making all in .
# make[2]: Entering directory '/tmp/p11-kit/src/p11-kit-0.23.2'
# CC p11-kit/libp11_kit_testable_la-util.lo
# CC p11-kit/libp11_kit_testable_la-conf.lo
# CC p11-kit/libp11_kit_testable_la-iter.lo
# CC p11-kit/libp11_kit_testable_la-log.lo
# CC p11-kit/libp11_kit_testable_la-modules.lo
# CC p11-kit/libp11_kit_testable_la-pin.lo
# CC p11-kit/libp11_kit_testable_la-proxy.lo
# CC p11-kit/libp11_kit_testable_la-messages.lo
# CC p11-kit/libp11_kit_testable_la-rpc-transport.lo
# CC p11-kit/libp11_kit_testable_la-rpc-message.lo
# CC p11-kit/libp11_kit_testable_la-rpc-client.lo
# CC p11-kit/libp11_kit_testable_la-rpc-server.lo
# CC p11-kit/libp11_kit_testable_la-uri.lo
# CC p11-kit/libp11_kit_testable_la-virtual.lo
# CC p11-kit/mock-module-ep.lo
# CC p11-kit/mock-module-ep2.lo
# CC trust/libtrust_testable_la-builder.lo
# CC trust/libtrust_testable_la-digest.lo
# In file included from trust/builder.c:40:
# trust/asn1.h:35:10: fatal error: 'libtasn1.h' file not found
# #include
# ^
# CC trust/libtrust_testable_la-index.lo
# CC trust/libtrust_testable_la-parser.lo
# CC trust/libtrust_testable_la-persist.lo
# 1 error generated.
# make[2]: *** [Makefile:2961: trust/libtrust_testable_la-builder.lo] Error 1
# make[2]: *** Waiting for unfinished jobs....
# In file included from trust/persist.c:37:
# trust/asn1.h:35:10: fatal error: 'libtasn1.h' file not found
# #include
# ^
# In file included from trust/parser.c:38:
# trust/asn1.h:35:10: fatal error: 'libtasn1.h' file not found
# #include
# ^
# 1 error generated.
# make[2]: *** [Makefile:2989: trust/libtrust_testable_la-persist.lo] Error 1
# 1 error generated.
# make[2]: *** [Makefile:2982: trust/libtrust_testable_la-parser.lo] Error 1
# trust/index.c:902:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (count < (CK_ULONG)0UL)
# ~~~~~ ^ ~~~~~~~~~~~~~
# 1 warning generated.
# make[2]: Leaving directory '/tmp/p11-kit/src/p11-kit-0.23.2'
# make[1]: *** [Makefile:3679: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/p11-kit/src/p11-kit-0.23.2'
# make: *** [Makefile:1657: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/p11-kit/src/p11-kit-0.23.2/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 p11-kit configure 0.23.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --enable-doc --with-module-path=/usr/lib/pkcs11 --with-trust-paths=/etc/ca-certificates/trust-source:/usr/share/ca-certificates/trust-source
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = bb068a61248f
# 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:2572: checking for a BSD-compatible install
# configure:2640: result: /usr/bin/install -c
# configure:2651: checking whether build environment is sane
# configure:2706: result: yes
# configure:2765: checking for x86_64-unknown-linux-strip
# configure:2795: result: no
# configure:2805: checking for strip
# configure:2821: found /sysroot/bin/strip
# configure:2832: result: strip
# configure:2857: checking for a thread-safe mkdir -p
# configure:2896: result: /usr/sbin/mkdir -p
# configure:2903: checking for gawk
# configure:2919: found /usr/sbin/gawk
# configure:2930: result: gawk
# configure:2941: checking whether make sets $(MAKE)
# configure:2963: result: yes
# configure:2992: checking whether make supports nested variables
# configure:3009: result: yes
# configure:3135: checking whether build environment is sane
# configure:3190: result: yes
# configure:3203: checking whether to enable maintainer-specific portions of Makefiles
# configure:3212: result: yes
# configure:3236: checking whether make supports nested variables
# configure:3253: result: yes
# configure:3295: checking build system type
# configure:3309: result: x86_64-unknown-linux-gnu
# configure:3329: checking host system type
# configure:3342: result: x86_64-unknown-linux-gnu
# configure:3383: checking how to print strings
# configure:3410: result: printf
# configure:3443: checking for style of include used by make
# configure:3471: result: GNU
# configure:3502: checking for x86_64-unknown-linux-gcc
# configure:3529: result: clang
# configure:3798: checking for C compiler version
# configure:3807: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3818: $? = 0
# configure:3807: 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:3818: $? = 0
# configure:3807: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3818: $? = 1
# configure:3807: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3818: $? = 1
# configure:3838: checking whether the C compiler works
# configure:3860: clang conftest.c >&5
# configure:3864: $? = 0
# configure:3912: result: yes
# configure:3915: checking for C compiler default output file name
# configure:3917: result: a.out
# configure:3923: checking for suffix of executables
# configure:3930: clang -o conftest conftest.c >&5
# configure:3934: $? = 0
# configure:3956: result:
# configure:3978: checking whether we are cross compiling
# configure:3986: clang -o conftest conftest.c >&5
# configure:3990: $? = 0
# configure:3997: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:4001: $? = 127
# configure:4016: result: yes
# configure:4021: checking for suffix of object files
# configure:4043: clang -c conftest.c >&5
# configure:4047: $? = 0
# configure:4068: result: o
# configure:4072: checking whether we are using the GNU C compiler
# configure:4091: clang -c conftest.c >&5
# configure:4091: $? = 0
# configure:4100: result: yes
# configure:4109: checking whether clang accepts -g
# configure:4129: clang -c -g conftest.c >&5
# configure:4129: $? = 0
# configure:4170: result: yes
# configure:4187: checking for clang option to accept ISO C89
# configure:4250: clang -c conftest.c >&5
# configure:4250: $? = 0
# configure:4263: result: none needed
# configure:4288: checking whether clang understands -c and -o together
# configure:4310: clang -c conftest.c -o conftest2.o
# configure:4313: $? = 0
# configure:4310: clang -c conftest.c -o conftest2.o
# configure:4313: $? = 0
# configure:4325: result: yes
# configure:4344: checking dependency style of clang
# configure:4455: result: gcc3
# configure:4470: checking for a sed that does not truncate output
# configure:4534: result: /usr/sbin/sed
# configure:4552: checking for grep that handles long lines and -e
# configure:4610: result: /usr/sbin/grep
# configure:4615: checking for egrep
# configure:4677: result: /usr/sbin/grep -E
# configure:4682: checking for fgrep
# configure:4744: result: /usr/sbin/grep -F
# configure:4779: checking for ld used by clang
# configure:4846: result: /sysroot/bin/ld
# configure:4853: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4868: result: yes
# configure:4880: checking for BSD- or MS-compatible name lister (nm)
# configure:4929: result: /sysroot/bin/nm -B
# configure:5059: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5066: clang -c conftest.c >&5
# configure:5069: /sysroot/bin/nm -B "conftest.o"
# configure:5072: output
# 0000000000000000 B some_variable
# configure:5079: result: BSD nm
# configure:5082: checking whether ln -s works
# configure:5086: result: yes
# configure:5094: checking the maximum length of command line arguments
# configure:5224: result: 1572864
# configure:5241: checking whether the shell understands some XSI constructs
# configure:5251: result: yes
# configure:5255: checking whether the shell understands "+="
# configure:5261: result: yes
# configure:5296: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5336: result: func_convert_file_noop
# configure:5343: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5363: result: func_convert_file_noop
# configure:5370: checking for /sysroot/bin/ld option to reload object files
# configure:5377: result: -r
# configure:5411: checking for x86_64-unknown-linux-objdump
# configure:5441: result: no
# configure:5451: checking for objdump
# configure:5467: found /sysroot/bin/objdump
# configure:5478: result: objdump
# configure:5490: WARNING: using cross tools not prefixed with host triplet
# configure:5510: checking how to recognize dependent libraries
# configure:5712: result: pass_all
# configure:5757: checking for x86_64-unknown-linux-dlltool
# configure:5787: result: no
# configure:5797: checking for dlltool
# configure:5827: result: no
# configure:5857: checking how to associate runtime and link libraries
# configure:5884: result: printf %s\n
# configure:5901: checking for x86_64-unknown-linux-ar
# configure:5931: result: no
# configure:5945: checking for ar
# configure:5961: found /sysroot/bin/ar
# configure:5972: result: ar
# configure:6009: checking for archiver @FILE support
# configure:6026: clang -c conftest.c >&5
# configure:6026: $? = 0
# configure:6029: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6032: $? = 0
# configure:6037: 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:6040: $? = 1
# configure:6052: result: @
# configure:6070: checking for x86_64-unknown-linux-strip
# configure:6097: result: strip
# configure:6169: checking for x86_64-unknown-linux-ranlib
# configure:6199: result: no
# configure:6209: checking for ranlib
# configure:6225: found /sysroot/bin/ranlib
# configure:6236: result: ranlib
# configure:6338: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6458: clang -c conftest.c >&5
# configure:6461: $? = 0
# configure:6465: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6468: $? = 0
# configure:6534: clang -o conftest conftest.c conftstm.o >&5
# configure:6537: $? = 0
# configure:6575: result: ok
# configure:6612: checking for sysroot
# configure:6642: result: no
# configure:6719: clang -c conftest.c >&5
# configure:6722: $? = 0
# configure:6864: checking for x86_64-unknown-linux-mt
# configure:6894: result: no
# configure:6904: checking for mt
# configure:6934: result: no
# configure:6954: checking if : is a manifest tool
# configure:6960: : '-?'
# configure:6968: result: no
# configure:7610: checking how to run the C preprocessor
# configure:7641: clang -E conftest.c
# configure:7641: $? = 0
# configure:7655: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7655: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | /* end confdefs.h. */
# | #include
# configure:7680: result: clang -E
# configure:7700: clang -E conftest.c
# configure:7700: $? = 0
# configure:7714: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7714: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | /* end confdefs.h. */
# | #include
# configure:7743: checking for ANSI C header files
# configure:7763: clang -c conftest.c >&5
# configure:7763: $? = 0
# configure:7847: result: yes
# configure:7860: checking for sys/types.h
# configure:7860: clang -c conftest.c >&5
# configure:7860: $? = 0
# configure:7860: result: yes
# configure:7860: checking for sys/stat.h
# configure:7860: clang -c conftest.c >&5
# configure:7860: $? = 0
# configure:7860: result: yes
# configure:7860: checking for stdlib.h
# configure:7860: clang -c conftest.c >&5
# configure:7860: $? = 0
# configure:7860: result: yes
# configure:7860: checking for string.h
# configure:7860: clang -c conftest.c >&5
# configure:7860: $? = 0
# configure:7860: result: yes
# configure:7860: checking for memory.h
# configure:7860: clang -c conftest.c >&5
# configure:7860: $? = 0
# configure:7860: result: yes
# configure:7860: checking for strings.h
# configure:7860: clang -c conftest.c >&5
# configure:7860: $? = 0
# configure:7860: result: yes
# configure:7860: checking for inttypes.h
# configure:7860: clang -c conftest.c >&5
# configure:7860: $? = 0
# configure:7860: result: yes
# configure:7860: checking for stdint.h
# configure:7860: clang -c conftest.c >&5
# configure:7860: $? = 0
# configure:7860: result: yes
# configure:7860: checking for unistd.h
# configure:7860: clang -c conftest.c >&5
# configure:7860: $? = 0
# configure:7860: result: yes
# configure:7874: checking for dlfcn.h
# configure:7874: clang -c conftest.c >&5
# configure:7874: $? = 0
# configure:7874: result: yes
# configure:8078: checking for objdir
# configure:8093: result: .libs
# configure:8364: checking if clang supports -fno-rtti -fno-exceptions
# configure:8382: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8386: $? = 0
# configure:8399: result: yes
# configure:8726: checking for clang option to produce PIC
# configure:8733: result: -fPIC -DPIC
# configure:8741: checking if clang PIC flag -fPIC -DPIC works
# configure:8759: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8763: $? = 0
# configure:8776: result: yes
# configure:8805: checking if clang static flag -static works
# configure:8833: result: no
# configure:8848: checking if clang supports -c -o file.o
# configure:8869: clang -c -o out/conftest2.o conftest.c >&5
# configure:8873: $? = 0
# configure:8895: result: yes
# configure:8903: checking if clang supports -c -o file.o
# configure:8950: result: yes
# configure:8983: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10136: result: yes
# configure:10173: checking whether -lc should be explicitly linked in
# configure:10181: clang -c conftest.c >&5
# configure:10184: $? = 0
# configure:10199: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10202: $? = 0
# configure:10216: result: no
# configure:10376: checking dynamic linker characteristics
# configure:10887: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10887: $? = 0
# configure:11113: result: GNU/Linux ld.so
# configure:11220: checking how to hardcode library paths into programs
# configure:11245: result: immediate
# configure:11339: checking for shl_load
# configure:11339: clang -o conftest conftest.c >&5
# /tmp/conftest-c66eb0.o:conftest.c:function main: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:11339: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11339: result: no
# configure:11343: checking for shl_load in -ldld
# configure:11368: clang -o conftest conftest.c -ldld >&5
# /sysroot/bin/ld: error: cannot find -ldld
# /tmp/conftest-3fee12.o:conftest.c:function main: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:11368: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11377: result: no
# configure:11382: checking for dlopen
# configure:11382: clang -o conftest conftest.c >&5
# configure:11382: $? = 0
# configure:11382: result: yes
# configure:11539: checking whether a program can dlopen itself
# configure:11640: result: cross
# configure:11785: checking whether stripping libraries is possible
# configure:11790: result: yes
# configure:11825: checking if libtool supports shared libraries
# configure:11827: result: yes
# configure:11830: checking whether to build shared libraries
# configure:11851: result: yes
# configure:11854: checking whether to build static libraries
# configure:11858: result: no
# configure:11896: checking whether NLS is requested
# configure:11905: result: yes
# configure:11945: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:11977: result: /usr/sbin/msgfmt
# configure:11986: checking for gmsgfmt
# configure:12017: result: /usr/sbin/msgfmt
# configure:12067: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:12099: result: /usr/sbin/xgettext
# configure:12144: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:12175: result: /usr/sbin/msgmerge
# configure:12233: checking for ld used by clang
# configure:12300: result: /sysroot/bin/ld -m elf_x86_64
# configure:12307: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:12322: result: yes
# configure:12329: checking for shared library run path origin
# configure:12342: result: done
# configure:12914: checking for CFPreferencesCopyAppValue
# configure:12932: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:23:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:12932: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:12941: result: no
# configure:12948: checking for CFLocaleCopyCurrent
# configure:12966: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:23:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:12966: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:12975: result: no
# configure:13024: checking for GNU gettext in libc
# configure:13048: clang -o conftest conftest.c >&5
# /tmp/conftest-52c0d1.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-52c0d1.o:conftest.c:function main: error: undefined reference to '_nl_domain_bindings'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13048: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# |
# | int
# | main ()
# | {
# |
# | bindtextdomain ("", "");
# | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
# |
# | ;
# | return 0;
# | }
# configure:13057: result: no
# configure:13091: checking for iconv
# configure:13115: clang -o conftest conftest.c >&5
# configure:13115: $? = 0
# configure:13149: result: yes
# configure:13152: checking for working iconv
# configure:13293: result: guessing yes
# configure:13782: checking for GNU gettext in libintl
# configure:13814: clang -o conftest conftest.c -lintl >&5
# /sysroot/bin/ld: error: cannot find -lintl
# /tmp/conftest-f5ec27.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-f5ec27.o:conftest.c:function main: error: undefined reference to '_nl_expand_alias'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13814: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias (const char *);
# |
# | int
# | main ()
# | {
# |
# | bindtextdomain ("", "");
# | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# |
# | ;
# | return 0;
# | }
# configure:13859: result: no
# configure:13894: checking whether to use NLS
# configure:13896: result: no
# configure:13976: checking for x86_64-unknown-linux-gcc
# configure:14003: result: clang
# configure:14272: checking for C compiler version
# configure:14281: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:14292: $? = 0
# configure:14281: 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:14292: $? = 0
# configure:14281: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:14292: $? = 1
# configure:14281: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:14292: $? = 1
# configure:14296: checking whether we are using the GNU C compiler
# configure:14324: result: yes
# configure:14333: checking whether clang accepts -g
# configure:14394: result: yes
# configure:14411: checking for clang option to accept ISO C89
# configure:14487: result: none needed
# configure:14512: checking whether clang understands -c and -o together
# configure:14549: result: yes
# configure:14568: checking dependency style of clang
# configure:14679: result: gcc3
# configure:14699: checking how to run the C preprocessor
# configure:14769: result: clang -E
# configure:14789: clang -E conftest.c
# configure:14789: $? = 0
# configure:14803: clang -E conftest.c
# conftest.c:24:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:14803: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | /* end confdefs.h. */
# | #include
# configure:14843: checking for x86_64-unknown-linux-pkg-config
# configure:14876: result: no
# configure:14886: checking for pkg-config
# configure:14904: found /usr/sbin/pkg-config
# configure:14916: result: /usr/sbin/pkg-config
# configure:14941: checking pkg-config is at least version 0.9.0
# configure:14944: result: yes
# configure:14975: checking for CFPreferencesCopyAppValue
# configure:15002: result: no
# configure:15009: checking for CFLocaleCopyCurrent
# configure:15036: result: no
# configure:15955: checking whether to use NLS
# configure:15957: result: no
# configure:16033: checking for win32
# configure:16055: result: no
# configure:16066: checking whether byte ordering is bigendian
# configure:16081: clang -c conftest.c >&5
# conftest.c:26:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:26:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:16081: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define OS_UNIX 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:16126: clang -c conftest.c >&5
# configure:16126: $? = 0
# configure:16144: clang -c conftest.c >&5
# conftest.c:32:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:16144: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define OS_UNIX 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:16272: result: no
# configure:16294: checking for stdbool.h that conforms to C99
# configure:16361: clang -c conftest.c >&5
# conftest.c:74:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:78:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:78:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:78:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:78:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:78:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:78:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:78:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:78:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:79:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:79:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:79:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:16361: $? = 0
# configure:16368: result: yes
# configure:16370: checking for _Bool
# configure:16370: clang -c conftest.c >&5
# configure:16370: $? = 0
# configure:16370: clang -c conftest.c >&5
# conftest.c:61:20: error: expected expression
# if (sizeof ((_Bool)))
# ^
# 1 error generated.
# configure:16370: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define OS_UNIX 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 ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16370: result: yes
# configure:16389: checking for pthread_create
# configure:16389: clang -o conftest conftest.c >&5
# configure:16389: $? = 0
# configure:16389: result: yes
# configure:16447: checking for nanosleep
# configure:16447: clang -o conftest conftest.c >&5
# configure:16447: $? = 0
# configure:16447: result: yes
# configure:16516: checking for library containing dlopen
# configure:16547: clang -o conftest conftest.c >&5
# configure:16547: $? = 0
# configure:16564: result: none required
# configure:16580: checking sys/resource.h usability
# configure:16580: clang -c conftest.c >&5
# configure:16580: $? = 0
# configure:16580: result: yes
# configure:16580: checking sys/resource.h presence
# configure:16580: clang -E conftest.c
# configure:16580: $? = 0
# configure:16580: result: yes
# configure:16580: checking for sys/resource.h
# configure:16580: result: yes
# configure:16590: checking for struct dirent.d_type
# configure:16590: clang -c conftest.c >&5
# configure:16590: $? = 0
# configure:16590: result: yes
# configure:16604: checking for getprogname
# configure:16604: clang -o conftest conftest.c >&5
# /tmp/conftest-e04cd7.o:conftest.c:function main: error: undefined reference to 'getprogname'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16604: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | /* end confdefs.h. */
# | /* Define getprogname to an innocuous variant, in case declares getprogname.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getprogname innocuous_getprogname
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getprogname (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getprogname
# |
# | /* 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 getprogname ();
# | /* 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_getprogname || defined __stub___getprogname
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getprogname ();
# | ;
# | return 0;
# | }
# configure:16604: result: no
# configure:16604: checking for getexecname
# configure:16604: clang -o conftest conftest.c >&5
# /tmp/conftest-f9017b.o:conftest.c:function main: error: undefined reference to 'getexecname'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16604: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | /* end confdefs.h. */
# | /* Define getexecname to an innocuous variant, in case declares getexecname.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getexecname innocuous_getexecname
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getexecname (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getexecname
# |
# | /* 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 getexecname ();
# | /* 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_getexecname || defined __stub___getexecname
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getexecname ();
# | ;
# | return 0;
# | }
# configure:16604: result: no
# configure:16604: checking for basename
# configure:16604: clang -o conftest conftest.c >&5
# configure:16604: $? = 0
# configure:16604: result: yes
# configure:16604: checking for mkstemp
# configure:16604: clang -o conftest conftest.c >&5
# configure:16604: $? = 0
# configure:16604: result: yes
# configure:16604: checking for mkdtemp
# configure:16604: clang -o conftest conftest.c >&5
# configure:16604: $? = 0
# configure:16604: result: yes
# configure:16616: checking for getauxval
# configure:16616: clang -o conftest conftest.c >&5
# configure:16616: $? = 0
# configure:16616: result: yes
# configure:16616: checking for issetugid
# configure:16616: clang -o conftest conftest.c >&5
# configure:16616: $? = 0
# configure:16616: result: yes
# configure:16616: checking for getresuid
# configure:16616: clang -o conftest conftest.c >&5
# configure:16616: $? = 0
# configure:16616: result: yes
# configure:16616: checking for secure_getenv
# configure:16616: clang -o conftest conftest.c >&5
# /tmp/conftest-9fedcf.o:conftest.c:function main: error: undefined reference to 'secure_getenv'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16616: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_GETAUXVAL 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETRESUID 1
# | /* end confdefs.h. */
# | /* Define secure_getenv to an innocuous variant, in case declares secure_getenv.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define secure_getenv innocuous_secure_getenv
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char secure_getenv (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef secure_getenv
# |
# | /* 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 secure_getenv ();
# | /* 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_secure_getenv || defined __stub___secure_getenv
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return secure_getenv ();
# | ;
# | return 0;
# | }
# configure:16616: result: no
# configure:16628: checking for strnstr
# configure:16628: clang -o conftest conftest.c >&5
# /tmp/conftest-4649f9.o:conftest.c:function main: error: undefined reference to 'strnstr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16628: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_GETAUXVAL 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETRESUID 1
# | /* end confdefs.h. */
# | /* Define strnstr to an innocuous variant, in case declares strnstr.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strnstr innocuous_strnstr
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strnstr (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strnstr
# |
# | /* 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 strnstr ();
# | /* 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_strnstr || defined __stub___strnstr
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strnstr ();
# | ;
# | return 0;
# | }
# configure:16628: result: no
# configure:16628: checking for memdup
# configure:16628: clang -o conftest conftest.c >&5
# /tmp/conftest-f3f46a.o:conftest.c:function main: error: undefined reference to 'memdup'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16628: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_GETAUXVAL 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETRESUID 1
# | /* end confdefs.h. */
# | /* Define memdup to an innocuous variant, in case declares memdup.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define memdup innocuous_memdup
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char memdup (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef memdup
# |
# | /* 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 memdup ();
# | /* 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_memdup || defined __stub___memdup
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return memdup ();
# | ;
# | return 0;
# | }
# configure:16628: result: no
# configure:16628: checking for strndup
# configure:16628: clang -o conftest conftest.c >&5
# conftest.c:58:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
# char strndup ();
# ^
# conftest.c:58:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
# 1 warning generated.
# configure:16628: $? = 0
# configure:16628: result: yes
# configure:16628: checking for strerror_r
# configure:16628: clang -o conftest conftest.c >&5
# configure:16628: $? = 0
# configure:16628: result: yes
# configure:16640: checking for asprintf
# configure:16640: clang -o conftest conftest.c >&5
# conftest.c:71:18: warning: format string missing [-Wformat]
# return asprintf ();
# ~~~~~~~~ ^
# 1 warning generated.
# configure:16640: $? = 0
# configure:16640: result: yes
# configure:16640: checking for vasprintf
# configure:16640: clang -o conftest conftest.c >&5
# conftest.c:72:19: warning: format string missing [-Wformat]
# return vasprintf ();
# ~~~~~~~~~ ^
# 1 warning generated.
# configure:16640: $? = 0
# configure:16640: result: yes
# configure:16640: checking for vsnprintf
# configure:16640: 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:16640: $? = 0
# configure:16640: result: yes
# configure:16651: checking for fdwalk
# configure:16651: clang -o conftest conftest.c >&5
# /tmp/conftest-93a69c.o:conftest.c:function main: error: undefined reference to 'fdwalk'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16651: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_GETAUXVAL 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | /* end confdefs.h. */
# | /* Define fdwalk to an innocuous variant, in case declares fdwalk.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define fdwalk innocuous_fdwalk
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char fdwalk (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef fdwalk
# |
# | /* 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 fdwalk ();
# | /* 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_fdwalk || defined __stub___fdwalk
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return fdwalk ();
# | ;
# | return 0;
# | }
# configure:16651: result: no
# configure:16662: checking for setenv
# configure:16662: clang -o conftest conftest.c >&5
# configure:16662: $? = 0
# configure:16662: result: yes
# configure:16672: checking whether asprintf is declared
# configure:16672: clang -c conftest.c >&5
# configure:16672: $? = 0
# configure:16672: result: yes
# configure:16683: checking whether vasprintf is declared
# configure:16683: clang -c conftest.c >&5
# configure:16683: $? = 0
# configure:16683: result: yes
# configure:16699: checking for gmtime_r
# configure:16699: clang -o conftest conftest.c >&5
# configure:16699: $? = 0
# configure:16699: result: yes
# configure:16714: checking whether program_invocation_short_name is declared
# configure:16714: clang -c conftest.c >&5
# conftest.c:85:10: error: use of undeclared identifier 'program_invocation_short_name'
# (void) program_invocation_short_name;
# ^
# 1 error generated.
# configure:16714: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_GETAUXVAL 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME_R 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 ()
# | {
# | #ifndef program_invocation_short_name
# | #ifdef __cplusplus
# | (void) program_invocation_short_name;
# | #else
# | (void) program_invocation_short_name;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:16714: result: no
# configure:16725: checking whether program_invocation_short_name is available
# configure:16738: clang -o conftest conftest.c >&5
# conftest.c:46:10: fatal error: 'argp.h' file not found
# #include
# ^
# 1 error generated.
# configure:16738: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_GETAUXVAL 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | program_invocation_short_name = "test";
# | ;
# | return 0;
# | }
# configure:16745: result: no
# configure:16750: checking whether __progname is declared
# configure:16750: clang -c conftest.c >&5
# conftest.c:86:10: error: use of undeclared identifier '__progname'
# (void) __progname;
# ^
# 1 error generated.
# configure:16750: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_GETAUXVAL 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | /* 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 ()
# | {
# | #ifndef __progname
# | #ifdef __cplusplus
# | (void) __progname;
# | #else
# | (void) __progname;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:16750: result: no
# configure:16772: clang -o conftest conftest.c >&5
# configure:16772: $? = 0
# configure:16790: clang -o conftest conftest.c >&5
# /tmp/conftest-0da08a.o:conftest.c:function main: error: undefined reference to '__libc_enable_secure'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16790: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_GETAUXVAL 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_DECL___PROGNAME 0
# | #define HAVE___PROGNAME 1
# | /* end confdefs.h. */
# | extern int __libc_enable_secure;
# | int
# | main ()
# | {
# | __libc_enable_secure = 0;
# | ;
# | return 0;
# | }
# configure:16799: checking for dgettext in -lintl
# configure:16824: clang -o conftest conftest.c -lintl >&5
# /sysroot/bin/ld: error: cannot find -lintl
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16824: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_GETAUXVAL 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_DECL___PROGNAME 0
# | #define HAVE___PROGNAME 1
# | /* 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 dgettext ();
# | int
# | main ()
# | {
# | return dgettext ();
# | ;
# | return 0;
# | }
# configure:16833: result: no
# configure:16917: checking for LIBTASN1
# configure:16924: $PKG_CONFIG --exists --print-errors "libtasn1 >= 2.3"
# configure:16927: $? = 0
# configure:16941: $PKG_CONFIG --exists --print-errors "libtasn1 >= 2.3"
# configure:16944: $? = 0
# configure:16984: result: yes
# configure:17021: checking for LIBFFI
# configure:17028: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0"
# configure:17031: $? = 0
# configure:17045: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0"
# configure:17048: $? = 0
# configure:17106: result: yes
# configure:17135: clang -c -I/usr/lib/libffi-3.2.1/include conftest.c >&5
# configure:17135: $? = 0
# configure:17245: checking if trust module is enabled
# configure:17275: result: yes
# configure:17285: checking for trust module paths
# configure:17324: result: /etc/ca-certificates/trust-source:/usr/share/ca-certificates/trust-source
# configure:17340: checking for gtkdoc-check
# configure:17358: found /usr/sbin/gtkdoc-check
# configure:17370: result: /usr/sbin/gtkdoc-check
# configure:17382: checking for gtkdoc-rebase
# configure:17400: found /usr/sbin/gtkdoc-rebase
# configure:17412: result: /usr/sbin/gtkdoc-rebase
# configure:17426: checking for gtkdoc-mkpdf
# configure:17444: found /usr/sbin/gtkdoc-mkpdf
# configure:17456: result: /usr/sbin/gtkdoc-mkpdf
# configure:17466: checking for gtkdoc-scan
# configure:17484: found /usr/sbin/gtkdoc-scan
# configure:17496: result: /usr/sbin/gtkdoc-scan
# configure:17506: checking for xsltproc
# configure:17524: found /usr/sbin/xsltproc
# configure:17536: result: /usr/sbin/xsltproc
# configure:17577: checking whether to build documentation
# configure:17579: result: yes
# configure:17645: checking for debug mode
# configure:17681: result: default (-g, debug output)
# configure:17684: checking for more warnings
# configure:17697: checking whether gcc understands -Wmissing-include-dirs
# configure:17710: clang -c -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs conftest.c >&5
# configure:17710: $? = 0
# configure:17716: result: yes
# configure:17697: checking whether gcc understands -Wundef
# configure:17710: clang -c -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef conftest.c >&5
# configure:17710: $? = 0
# configure:17716: result: yes
# configure:17733: checking build strict
# configure:17748: result: no
# configure:17751: checking whether to build with gcov testing
# configure:17761: result: no
# configure:18071: checking that generated files are newer than configure
# configure:18077: result: done
# configure:18087: checking that generated files are newer than configure
# configure:18093: result: done
# configure:18157: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by p11-kit config.status 0.23.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on bb068a61248f
#
# config.status:1199: creating Makefile
# config.status:1199: creating doc/Makefile
# config.status:1199: creating doc/manual/Makefile
# config.status:1199: creating po/Makefile.in
# config.status:1199: creating p11-kit/p11-kit-1.pc
# config.status:1199: creating p11-kit/pkcs11.conf.example
# config.status:1199: creating trust/trust-extract-compat
# config.status:1199: creating trust/test-extract
# config.status:1199: creating config.h
# config.status:1428: executing depfiles commands
# config.status:1428: executing libtool commands
# config.status:1428: executing po-directories commands
# configure:20536: build options:
#
# Host: x86_64-unknown-linux-gnu
# Debug build: default (-g, debug output)
# Strict build: no
# Build documentation: yes (manual, reference)
# System global config: /etc/pkcs11/pkcs11.conf
# System module config directory: /etc/pkcs11/modules
# Package module config directory: ${pkgdatadir}/modules
# User global config: ~/.config/pkcs11/pkcs11.conf
# User module config directory: ~/.config/pkcs11/modules
# Load relative module paths from: /usr/lib/pkcs11
#
# With libtasn1 dependency: yes
# With libffi: yes
# With hash implementation: internal
#
# Build trust module: yes
# Trust module paths: /etc/ca-certificates/trust-source
# /usr/share/ca-certificates/trust-source
#
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# 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_LIBFFI_CFLAGS_set=
# ac_cv_env_LIBFFI_CFLAGS_value=
# ac_cv_env_LIBFFI_LIBS_set=
# ac_cv_env_LIBFFI_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LIBTASN1_CFLAGS_set=
# ac_cv_env_LIBTASN1_CFLAGS_value=
# ac_cv_env_LIBTASN1_LIBS_set=
# ac_cv_env_LIBTASN1_LIBS_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_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_asprintf=yes
# ac_cv_func_basename=yes
# ac_cv_func_dlopen=yes
# ac_cv_func_fdwalk=no
# ac_cv_func_getauxval=yes
# ac_cv_func_getexecname=no
# ac_cv_func_getprogname=no
# ac_cv_func_getresuid=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_issetugid=yes
# ac_cv_func_memdup=no
# ac_cv_func_mkdtemp=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_nanosleep=yes
# ac_cv_func_pthread_create=yes
# ac_cv_func_secure_getenv=no
# ac_cv_func_setenv=yes
# ac_cv_func_shl_load=no
# ac_cv_func_strerror_r=yes
# ac_cv_func_strndup=yes
# ac_cv_func_strnstr=no
# ac_cv_func_vasprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_have_decl___progname=no
# ac_cv_have_decl_asprintf=yes
# ac_cv_have_decl_program_invocation_short_name=no
# ac_cv_have_decl_vasprintf=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdbool_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_resource_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_intl_dgettext=no
# ac_cv_member_struct_dirent_d_type=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_GTKDOC_CHECK=/usr/sbin/gtkdoc-check
# ac_cv_path_GTKDOC_MKPDF=/usr/sbin/gtkdoc-mkpdf
# ac_cv_path_GTKDOC_REBASE=/usr/sbin/gtkdoc-rebase
# ac_cv_path_GTKDOC_SCAN=/usr/sbin/gtkdoc-scan
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_XSLTPROC=/usr/sbin/xsltproc
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# 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_make_make_set=yes
# ac_cv_search_dlopen='none required'
# ac_cv_type__Bool=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD='/sysroot/bin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_iconv=yes
# am_cv_func_iconv_works='guessing yes'
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext2_libc=no
# gt_cv_func_gnugettext2_libintl=no
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=
# lt_cv_dlopen_self=cross
# 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='/sysroot/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# 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
# pkg_cv_LIBFFI_CFLAGS=-I/usr/lib/libffi-3.2.1/include
# pkg_cv_LIBFFI_LIBS='-L/usr/lib/../lib -lffi'
# pkg_cv_LIBTASN1_CFLAGS=
# pkg_cv_LIBTASN1_LIBS=-ltasn1
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/p11-kit/src/p11-kit-0.23.2/build/litter/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/p11-kit/src/p11-kit-0.23.2/build/litter/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/p11-kit/src/p11-kit-0.23.2/build/litter/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/p11-kit/src/p11-kit-0.23.2/build/litter/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_GTK_DOC_FALSE='#'
# ENABLE_GTK_DOC_TRUE=''
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GCOV=''
# GENHTML=''
# GETTEXT_MACRO_VERSION='0.19'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# GTKDOC_CHECK='/usr/sbin/gtkdoc-check'
# GTKDOC_MKPDF='/usr/sbin/gtkdoc-mkpdf'
# GTKDOC_REBASE='/usr/sbin/gtkdoc-rebase'
# GTKDOC_SCAN='/usr/sbin/gtkdoc-scan'
# GTK_DOC_BUILD_HTML_FALSE='#'
# GTK_DOC_BUILD_HTML_TRUE=''
# GTK_DOC_BUILD_PDF_FALSE=''
# GTK_DOC_BUILD_PDF_TRUE='#'
# GTK_DOC_USE_LIBTOOL_FALSE='#'
# GTK_DOC_USE_LIBTOOL_TRUE=''
# GTK_DOC_USE_REBASE_FALSE='#'
# GTK_DOC_USE_REBASE_TRUE=''
# HASH_LIBS=''
# HTML_DIR='${datadir}/gtk-doc/html'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LCOV=''
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBFFI_CFLAGS='-I/usr/lib/libffi-3.2.1/include'
# LIBFFI_LIBS='-L/usr/lib/../lib -lffi'
# LIBICONV=''
# LIBINTL=''
# LIBOBJS=''
# LIBS=''
# LIBTASN1_CFLAGS=''
# LIBTASN1_LIBS='-ltasn1'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/p11-kit/src/p11-kit-0.23.2/build/litter/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OS_WIN32_FALSE=''
# OS_WIN32_TRUE='#'
# OTOOL64=''
# OTOOL=''
# P11KIT_LT_RELEASE='1:0:1'
# PACKAGE='p11-kit'
# PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue'
# PACKAGE_NAME='p11-kit'
# PACKAGE_STRING='p11-kit 0.23.2'
# PACKAGE_TARNAME='p11-kit'
# PACKAGE_URL='http://p11-glue.freedesktop.org/p11-kit.html'
# PACKAGE_VERSION='0.23.2'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POSUB=''
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SHLEXT='.so'
# STRIP='strip'
# USE_NLS='no'
# VERSION='0.23.2'
# WITH_ASN1_FALSE='#'
# WITH_ASN1_TRUE=''
# WITH_COVERAGE_FALSE=''
# WITH_COVERAGE_TRUE='#'
# WITH_FFI_FALSE='#'
# WITH_FFI_TRUE=''
# WITH_TRUST_MODULE_FALSE='#'
# WITH_TRUST_MODULE_TRUE=''
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# XSLTPROC='/usr/sbin/xsltproc'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/p11-kit/src/p11-kit-0.23.2/build/litter/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# p11_module_path='/usr/lib/pkcs11'
# p11_package_config_modules='${pkgdatadir}/modules'
# p11_system_config='/etc/pkcs11'
# p11_system_config_file='/etc/pkcs11/pkcs11.conf'
# p11_system_config_modules='/etc/pkcs11/modules'
# p11_user_config='~/.config/pkcs11'
# p11_user_config_file='~/.config/pkcs11/pkcs11.conf'
# p11_user_config_modules='~/.config/pkcs11/modules'
# pdfdir='${docdir}'
# prefix='/usr'
# privatedir='${libdir}/p11-kit'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
# with_trust_paths='/etc/ca-certificates/trust-source:/usr/share/ca-certificates/trust-source'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "p11-kit"
# #define PACKAGE_TARNAME "p11-kit"
# #define PACKAGE_VERSION "0.23.2"
# #define PACKAGE_STRING "p11-kit 0.23.2"
# #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# #define PACKAGE "p11-kit"
# #define VERSION "0.23.2"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_ICONV 1
# #define OS_UNIX 1
# #define HAVE__BOOL 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_STRUCT_DIRENT_D_TYPE 1
# #define HAVE_BASENAME 1
# #define HAVE_MKSTEMP 1
# #define HAVE_MKDTEMP 1
# #define HAVE_GETAUXVAL 1
# #define HAVE_ISSETUGID 1
# #define HAVE_GETRESUID 1
# #define HAVE_STRNDUP 1
# #define HAVE_STRERROR_R 1
# #define HAVE_ASPRINTF 1
# #define HAVE_VASPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_SETENV 1
# #define HAVE_DECL_ASPRINTF 1
# #define HAVE_DECL_VASPRINTF 1
# #define HAVE_GMTIME_R 1
# #define HAVE_GMTIME_R 1
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# #define HAVE_DECL___PROGNAME 0
# #define HAVE___PROGNAME 1
# #define WITH_ASN1 1
# #define WITH_FFI 1
# #define TRUST_PATHS "/etc/ca-certificates/trust-source:/usr/share/ca-certificates/trust-source"
# #define WITH_DEBUG 1
# #define _DEBUG 1
# #define PACKAGE_MAJOR 0
# #define PACKAGE_MINOR 23
# #define SHLEXT ".so"
#
# configure: exit 0