Build of libcacard with android toolchain

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

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

SLOCLanguage
4,713 sh
4,576 ansic
2,168 makefile
11,457 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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libcacard 2.5.2-1 (Tue Apr 4 22:09:50 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 arm-linux-androideabi-strip... arm-linux-androideabi-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 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... arm-unknown-linux-androideabi
# checking for native Win32... no
# checking whether to enable debugging... no
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi 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/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -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 arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... Android linker
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for arm-linux-androideabi-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.9.0... yes
# checking whether C compiler accepts -Werror=unknown-warning-option... no
# checking whether C compiler accepts -fno-strict-aliasing... yes
# checking whether C compiler accepts -Wall... yes
# checking whether C compiler accepts -Wextra... yes
# checking whether C compiler accepts -Wundef... yes
# checking whether C compiler accepts -Wnested-externs... yes
# checking whether C compiler accepts -Wwrite-strings... yes
# checking whether C compiler accepts -Wpointer-arith... yes
# checking whether C compiler accepts -Wmissing-declarations... yes
# checking whether C compiler accepts -Wmissing-prototypes... yes
# checking whether C compiler accepts -Wstrict-prototypes... yes
# checking whether C compiler accepts -Wredundant-decls... yes
# checking whether C compiler accepts -Wno-unused-parameter... yes
# checking whether C compiler accepts -Wno-missing-field-initializers... yes
# checking whether C compiler accepts -Wdeclaration-after-statement... yes
# checking whether C compiler accepts -Wformat=2... yes
# checking whether C compiler accepts -Wold-style-definition... yes
# checking whether C compiler accepts -Wcast-align... yes
# checking whether C compiler accepts -Wformat-nonliteral... yes
# checking whether C compiler accepts -Wformat-security... yes
# checking whether C compiler accepts -Wsign-compare... yes
# checking whether C compiler accepts -Wstrict-aliasing... yes
# checking whether C compiler accepts -Wshadow... yes
# checking whether C compiler accepts -Winline... yes
# checking whether C compiler accepts -Wpacked... yes
# checking whether C compiler accepts -Wmissing-format-attribute... yes
# checking whether C compiler accepts -Wmissing-noreturn... yes
# checking whether C compiler accepts -Winit-self... yes
# checking whether C compiler accepts -Wredundant-decls... (cached) yes
# checking whether C compiler accepts -Wmissing-include-dirs... yes
# checking whether C compiler accepts -Wunused-but-set-variable... yes
# checking whether C compiler accepts -Warray-bounds... yes
# checking whether C compiler accepts -Wimplicit-function-declaration... yes
# checking whether C compiler accepts -Wreturn-type... yes
# checking whether C compiler accepts -Wswitch-enum... yes
# checking whether C compiler accepts -Wswitch-default... yes
# checking whether C compiler accepts -Wno-error=unused-parameter... yes
# checking whether C compiler accepts -Wno-error=missing-field-initializers... yes
# checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no
# checking whether the linker accepts -Wl,--no-as-needed... yes
# checking whether to build with code coverage support... no
# checking for CACARD... yes
# checking for GTHREAD... yes
# checking for PCSC... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating libcacard.pc
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# configure:
#
# libcacard - 2.5.2
#
# • Prefix: /usr
# • PCSC enabled: no
# • Code coverage: no
#
# make all-recursive
# make[1]: Entering directory '/tmp/libcacard/src/libcacard-2.5.2'
# Making all in src
# make[2]: Entering directory '/tmp/libcacard/src/libcacard-2.5.2/src'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libcacard/src/libcacard-2.5.2/src'
# make[2]: Entering directory '/tmp/libcacard/src/libcacard-2.5.2'
# CC src/cac.lo
# CC src/card_7816.lo
# CC src/event.lo
# CC src/vcard.lo
# CC src/vcard_emul_nss.lo
# CC src/vcard_emul_type.lo
# CC src/vcardt.lo
# CC src/vreader.lo
# CC src/vscclient-vscclient.o
# CCLD libcacard.la
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lglib-2.0
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lssl3
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lsmime3
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lnss3
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lnssutil3
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lplds4
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lplc4
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lnspr4
# collect2: error: ld returned 1 exit status
# make[2]: *** [Makefile:970: libcacard.la] Error 1
# make[2]: Leaving directory '/tmp/libcacard/src/libcacard-2.5.2'
# make[1]: *** [Makefile:1305: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/libcacard/src/libcacard-2.5.2'
# make: *** [Makefile:804: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libcacard/src/libcacard-2.5.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 libcacard configure 2.5.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 93c3b4276c25
# 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: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2265: checking for a BSD-compatible install
# configure:2333: result: /usr/bin/install -c
# configure:2344: checking whether build environment is sane
# configure:2399: result: yes
# configure:2458: checking for arm-linux-androideabi-strip
# configure:2474: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2485: result: arm-linux-androideabi-strip
# configure:2550: checking for a thread-safe mkdir -p
# configure:2589: result: /usr/sbin/mkdir -p
# configure:2596: checking for gawk
# configure:2612: found /usr/sbin/gawk
# configure:2623: result: gawk
# configure:2634: checking whether make sets $(MAKE)
# configure:2656: result: yes
# configure:2685: checking whether make supports nested variables
# configure:2702: result: yes
# configure:2829: checking whether to enable maintainer-specific portions of Makefiles
# configure:2838: result: yes
# configure:2862: checking whether make supports nested variables
# configure:2879: result: yes
# configure:2895: checking build system type
# configure:2909: result: x86_64-unknown-linux-gnu
# configure:2929: checking host system type
# configure:2942: result: arm-unknown-linux-androideabi
# configure:2962: checking for native Win32
# configure:2972: result: no
# configure:2985: checking whether to enable debugging
# configure:3047: result: no
# configure:3087: checking for arm-linux-androideabi-gcc
# configure:3114: result: arm-linux-androideabi-gcc
# configure:3383: checking for C compiler version
# configure:3392: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3403: $? = 0
# configure:3392: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3403: $? = 0
# configure:3392: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3403: $? = 1
# configure:3392: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3403: $? = 1
# configure:3423: checking whether the C compiler works
# configure:3445: arm-linux-androideabi-gcc conftest.c >&5
# configure:3449: $? = 0
# configure:3497: result: yes
# configure:3500: checking for C compiler default output file name
# configure:3502: result: a.out
# configure:3508: checking for suffix of executables
# configure:3515: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3519: $? = 0
# configure:3541: result:
# configure:3563: checking whether we are cross compiling
# configure:3601: result: yes
# configure:3606: checking for suffix of object files
# configure:3628: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3632: $? = 0
# configure:3653: result: o
# configure:3657: checking whether we are using the GNU C compiler
# configure:3676: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3676: $? = 0
# configure:3685: result: yes
# configure:3694: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3714: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3714: $? = 0
# configure:3755: result: yes
# configure:3772: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3835: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3835: $? = 0
# configure:3848: result: none needed
# configure:3873: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:3895: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3898: $? = 0
# configure:3895: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3898: $? = 0
# configure:3910: result: yes
# configure:3938: checking for style of include used by make
# configure:3966: result: GNU
# configure:3992: checking dependency style of arm-linux-androideabi-gcc
# configure:4103: result: gcc3
# configure:4165: checking how to print strings
# configure:4192: result: printf
# configure:4213: checking for a sed that does not truncate output
# configure:4277: result: /usr/sbin/sed
# configure:4295: checking for grep that handles long lines and -e
# configure:4353: result: /usr/sbin/grep
# configure:4358: checking for egrep
# configure:4420: result: /usr/sbin/grep -E
# configure:4425: checking for fgrep
# configure:4487: result: /usr/sbin/grep -F
# configure:4522: checking for ld used by arm-linux-androideabi-gcc
# configure:4589: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:4596: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:4611: result: yes
# configure:4623: checking for BSD- or MS-compatible name lister (nm)
# configure:4677: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:4807: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:4814: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4817: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:4820: output
# 00000000 B some_variable
# configure:4827: result: BSD nm
# configure:4830: checking whether ln -s works
# configure:4834: result: yes
# configure:4842: checking the maximum length of command line arguments
# configure:4973: result: 1572864
# configure:5021: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5061: result: func_convert_file_noop
# configure:5068: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5088: result: func_convert_file_noop
# configure:5095: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5102: result: -r
# configure:5136: checking for arm-linux-androideabi-objdump
# configure:5152: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5163: result: arm-linux-androideabi-objdump
# configure:5232: checking how to recognize dependent libraries
# configure:5432: result: pass_all
# configure:5477: checking for arm-linux-androideabi-dlltool
# configure:5507: result: no
# configure:5517: checking for dlltool
# configure:5547: result: no
# configure:5574: checking how to associate runtime and link libraries
# configure:5601: result: printf %s\n
# configure:5618: checking for arm-linux-androideabi-ar
# configure:5634: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5645: result: arm-linux-androideabi-ar
# configure:5726: checking for archiver @FILE support
# configure:5743: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5743: $? = 0
# configure:5746: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:5749: $? = 0
# configure:5754: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:5757: $? = 1
# configure:5769: result: @
# configure:5787: checking for arm-linux-androideabi-strip
# configure:5814: result: arm-linux-androideabi-strip
# configure:5886: checking for arm-linux-androideabi-ranlib
# configure:5902: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:5913: result: arm-linux-androideabi-ranlib
# configure:6055: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6208: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6211: $? = 0
# configure:6215: /sysroot/bin/arm-linux-androideabi-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:6218: $? = 0
# configure:6284: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6287: $? = 0
# configure:6325: result: ok
# configure:6372: checking for sysroot
# configure:6402: result: no
# configure:6409: checking for a working dd
# configure:6447: result: /usr/sbin/dd
# configure:6451: checking how to truncate binary pipes
# configure:6466: result: /usr/sbin/dd bs=4096 count=1
# configure:6755: checking for arm-linux-androideabi-mt
# configure:6785: result: no
# configure:6795: checking for mt
# configure:6825: result: no
# configure:6845: checking if : is a manifest tool
# configure:6851: : '-?'
# configure:6859: result: no
# configure:7536: checking how to run the C preprocessor
# configure:7567: arm-linux-androideabi-gcc -E conftest.c
# configure:7567: $? = 0
# configure:7581: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7581: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcacard"
# | #define PACKAGE_TARNAME "libcacard"
# | #define PACKAGE_VERSION "2.5.2"
# | #define PACKAGE_STRING "libcacard 2.5.2"
# | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcacard"
# | #define VERSION "2.5.2"
# | #define NDEBUG /**/
# | /* end confdefs.h. */
# | #include
# configure:7606: result: arm-linux-androideabi-gcc -E
# configure:7626: arm-linux-androideabi-gcc -E conftest.c
# configure:7626: $? = 0
# configure:7640: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7640: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcacard"
# | #define PACKAGE_TARNAME "libcacard"
# | #define PACKAGE_VERSION "2.5.2"
# | #define PACKAGE_STRING "libcacard 2.5.2"
# | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcacard"
# | #define VERSION "2.5.2"
# | #define NDEBUG /**/
# | /* end confdefs.h. */
# | #include
# configure:7669: checking for ANSI C header files
# configure:7689: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7689: $? = 0
# configure:7773: result: yes
# configure:7786: checking for sys/types.h
# configure:7786: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking for sys/stat.h
# configure:7786: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking for stdlib.h
# configure:7786: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking for string.h
# configure:7786: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking for memory.h
# configure:7786: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking for strings.h
# configure:7786: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking for inttypes.h
# configure:7786: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking for stdint.h
# configure:7786: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7786: checking for unistd.h
# configure:7786: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7786: $? = 0
# configure:7786: result: yes
# configure:7800: checking for dlfcn.h
# configure:7800: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7800: $? = 0
# configure:7800: result: yes
# configure:8353: checking for objdir
# configure:8368: result: .libs
# configure:8632: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8650: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:8654: $? = 0
# configure:8667: result: no
# configure:9025: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:9032: result: -fPIC -DPIC
# configure:9040: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9058: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9062: $? = 0
# configure:9075: result: yes
# configure:9104: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9132: result: yes
# configure:9147: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9168: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9172: $? = 0
# configure:9194: result: yes
# configure:9202: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9249: result: yes
# configure:9282: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10541: result: yes
# configure:10578: checking whether -lc should be explicitly linked in
# configure:10586: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10589: $? = 0
# configure:10604: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10607: $? = 0
# configure:10621: result: no
# configure:10781: checking dynamic linker characteristics
# configure:11602: result: Android linker
# configure:11724: checking how to hardcode library paths into programs
# configure:11749: result: immediate
# configure:12297: checking whether stripping libraries is possible
# configure:12302: result: yes
# configure:12337: checking if libtool supports shared libraries
# configure:12339: result: yes
# configure:12342: checking whether to build shared libraries
# configure:12367: result: yes
# configure:12370: checking whether to build static libraries
# configure:12374: result: no
# configure:12422: checking for arm-linux-androideabi-pkg-config
# configure:12455: result: no
# configure:12465: checking for pkg-config
# configure:12483: found /usr/sbin/pkg-config
# configure:12495: result: /usr/sbin/pkg-config
# configure:12507: WARNING: using cross tools not prefixed with host triplet
# configure:12520: checking pkg-config is at least version 0.9.0
# configure:12523: result: yes
# configure:12600: checking whether C compiler accepts -Werror=unknown-warning-option
# configure:12619: arm-linux-androideabi-gcc -c -Werror=unknown-warning-option conftest.c >&5
# cc1: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option
# configure:12619: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libcacard"
# | #define PACKAGE_TARNAME "libcacard"
# | #define PACKAGE_VERSION "2.5.2"
# | #define PACKAGE_STRING "libcacard 2.5.2"
# | #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libcacard"
# | #define VERSION "2.5.2"
# | #define NDEBUG /**/
# | #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. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:12627: result: no
# configure:12647: checking whether C compiler accepts -fno-strict-aliasing
# configure:12666: arm-linux-androideabi-gcc -c -fno-strict-aliasing conftest.c >&5
# configure:12666: $? = 0
# configure:12675: result: yes
# configure:12702: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12705: $? = 0
# configure:12726: checking whether C compiler accepts -Wall
# configure:12745: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wextra
# configure:12745: arm-linux-androideabi-gcc -c -Wextra conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wundef
# configure:12745: arm-linux-androideabi-gcc -c -Wundef conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wnested-externs
# configure:12745: arm-linux-androideabi-gcc -c -Wnested-externs conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wwrite-strings
# configure:12745: arm-linux-androideabi-gcc -c -Wwrite-strings conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wpointer-arith
# configure:12745: arm-linux-androideabi-gcc -c -Wpointer-arith conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wmissing-declarations
# configure:12745: arm-linux-androideabi-gcc -c -Wmissing-declarations conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wmissing-prototypes
# configure:12745: arm-linux-androideabi-gcc -c -Wmissing-prototypes conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wstrict-prototypes
# configure:12745: arm-linux-androideabi-gcc -c -Wstrict-prototypes conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wredundant-decls
# configure:12745: arm-linux-androideabi-gcc -c -Wredundant-decls conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wno-unused-parameter
# configure:12745: arm-linux-androideabi-gcc -c -Wno-unused-parameter conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wno-missing-field-initializers
# configure:12745: arm-linux-androideabi-gcc -c -Wno-missing-field-initializers conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wdeclaration-after-statement
# configure:12745: arm-linux-androideabi-gcc -c -Wdeclaration-after-statement conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wformat=2
# configure:12745: arm-linux-androideabi-gcc -c -Wformat=2 conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wold-style-definition
# configure:12745: arm-linux-androideabi-gcc -c -Wold-style-definition conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:26:1: warning: old-style function definition [-Wold-style-definition]
# main ()
# ^
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wcast-align
# configure:12745: arm-linux-androideabi-gcc -c -Wcast-align conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wformat-nonliteral
# configure:12745: arm-linux-androideabi-gcc -c -Wformat-nonliteral conftest.c >&5
# cc1: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral]
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wformat-security
# configure:12745: arm-linux-androideabi-gcc -c -Wformat-security conftest.c >&5
# cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wsign-compare
# configure:12745: arm-linux-androideabi-gcc -c -Wsign-compare conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wstrict-aliasing
# configure:12745: arm-linux-androideabi-gcc -c -Wstrict-aliasing conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wshadow
# configure:12745: arm-linux-androideabi-gcc -c -Wshadow conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Winline
# configure:12745: arm-linux-androideabi-gcc -c -Winline conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wpacked
# configure:12745: arm-linux-androideabi-gcc -c -Wpacked conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wmissing-format-attribute
# configure:12745: arm-linux-androideabi-gcc -c -Wmissing-format-attribute conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wmissing-noreturn
# configure:12745: arm-linux-androideabi-gcc -c -Wmissing-noreturn conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Winit-self
# configure:12745: arm-linux-androideabi-gcc -c -Winit-self conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wredundant-decls
# configure:12754: result: yes
# configure:12762: : WARN_CFLAGS already contains $flag
# configure:12765: $? = 0
# configure:12726: checking whether C compiler accepts -Wmissing-include-dirs
# configure:12745: arm-linux-androideabi-gcc -c -Wmissing-include-dirs conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wunused-but-set-variable
# configure:12745: arm-linux-androideabi-gcc -c -Wunused-but-set-variable conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Warray-bounds
# configure:12745: arm-linux-androideabi-gcc -c -Warray-bounds conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wimplicit-function-declaration
# configure:12745: arm-linux-androideabi-gcc -c -Wimplicit-function-declaration conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wreturn-type
# configure:12745: arm-linux-androideabi-gcc -c -Wreturn-type conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wswitch-enum
# configure:12745: arm-linux-androideabi-gcc -c -Wswitch-enum conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12726: checking whether C compiler accepts -Wswitch-default
# configure:12745: arm-linux-androideabi-gcc -c -Wswitch-default conftest.c >&5
# configure:12745: $? = 0
# configure:12754: result: yes
# configure:12770: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12773: $? = 0
# configure:12931: checking whether C compiler accepts -Wno-error=unused-parameter
# configure:12950: arm-linux-androideabi-gcc -c -Wno-error=unused-parameter conftest.c >&5
# configure:12950: $? = 0
# configure:12959: result: yes
# configure:12975: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12978: $? = 0
# configure:12931: checking whether C compiler accepts -Wno-error=missing-field-initializers
# configure:12950: arm-linux-androideabi-gcc -c -Wno-error=missing-field-initializers conftest.c >&5
# configure:12950: $? = 0
# configure:12959: result: yes
# configure:12975: : WARN_CFLAGS="$WARN_CFLAGS"
# configure:12978: $? = 0
# configure:13033: checking whether C compiler accepts -Werror=unknown-warning-option
# configure:13060: result: no
# configure:13080: checking whether the linker accepts -Wl,--no-as-needed
# configure:13099: arm-linux-androideabi-gcc -o conftest -Wl,--no-as-needed conftest.c >&5
# configure:13099: $? = 0
# configure:13109: result: yes
# configure:13136: : WARN_LDFLAGS="$WARN_LDFLAGS"
# configure:13139: $? = 0
# configure:13353: : WARN_SCANNERFLAGS="$WARN_SCANNERFLAGS"
# configure:13356: $? = 0
# configure:13378: : WARN_SCANNERFLAGS="$WARN_SCANNERFLAGS"
# configure:13381: $? = 0
# configure:13454: checking whether to build with code coverage support
# configure:13474: result: no
# configure:13796: checking for CACARD
# configure:13803: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.22 nss >= 3.12.8"
# configure:13806: $? = 0
# configure:13820: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.22 nss >= 3.12.8"
# configure:13823: $? = 0
# configure:13881: result: yes
# configure:13887: checking for GTHREAD
# configure:13894: $PKG_CONFIG --exists --print-errors "gthread-2.0"
# configure:13897: $? = 0
# configure:13911: $PKG_CONFIG --exists --print-errors "gthread-2.0"
# configure:13914: $? = 0
# configure:13972: result: yes
# configure:13988: checking for PCSC
# configure:13995: $PKG_CONFIG --exists --print-errors "libpcsclite"
# Package libpcsclite was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libpcsclite.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libpcsclite' found
# configure:13998: $? = 1
# configure:14012: $PKG_CONFIG --exists --print-errors "libpcsclite"
# Package libpcsclite was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libpcsclite.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libpcsclite' found
# configure:14015: $? = 1
# configure:14029: result: no
# No package 'libpcsclite' found
# configure:14232: checking that generated files are newer than configure
# configure:14238: result: done
# configure:14285: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libcacard config.status 2.5.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 93c3b4276c25
#
# config.status:1207: creating Makefile
# config.status:1207: creating src/Makefile
# config.status:1207: creating libcacard.pc
# config.status:1207: creating config.h
# config.status:1436: executing depfiles commands
# config.status:1436: executing libtool commands
# configure:16443:
#
# libcacard - 2.5.2
#
# • Prefix: /usr
# • PCSC enabled: no
# • Code coverage: no
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CACARD_CFLAGS_set=
# ac_cv_env_CACARD_CFLAGS_value=
# ac_cv_env_CACARD_LIBS_set=
# ac_cv_env_CACARD_LIBS_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# 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_GTHREAD_CFLAGS_set=
# ac_cv_env_GTHREAD_CFLAGS_value=
# ac_cv_env_GTHREAD_LIBS_set=
# ac_cv_env_GTHREAD_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_PCSC_CFLAGS_set=
# ac_cv_env_PCSC_CFLAGS_value=
# ac_cv_env_PCSC_LIBS_set=
# ac_cv_env_PCSC_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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_check_cflags__Wall=yes
# ax_cv_check_cflags__Warray_bounds=yes
# ax_cv_check_cflags__Wcast_align=yes
# ax_cv_check_cflags__Wdeclaration_after_statement=yes
# ax_cv_check_cflags__Wextra=yes
# ax_cv_check_cflags__Wformat_2=yes
# ax_cv_check_cflags__Wformat_nonliteral=yes
# ax_cv_check_cflags__Wformat_security=yes
# ax_cv_check_cflags__Wimplicit_function_declaration=yes
# ax_cv_check_cflags__Winit_self=yes
# ax_cv_check_cflags__Winline=yes
# ax_cv_check_cflags__Wmissing_declarations=yes
# ax_cv_check_cflags__Wmissing_format_attribute=yes
# ax_cv_check_cflags__Wmissing_include_dirs=yes
# ax_cv_check_cflags__Wmissing_noreturn=yes
# ax_cv_check_cflags__Wmissing_prototypes=yes
# ax_cv_check_cflags__Wnested_externs=yes
# ax_cv_check_cflags__Wno_error_missing_field_initializers=yes
# ax_cv_check_cflags__Wno_error_unused_parameter=yes
# ax_cv_check_cflags__Wno_missing_field_initializers=yes
# ax_cv_check_cflags__Wno_unused_parameter=yes
# ax_cv_check_cflags__Wold_style_definition=yes
# ax_cv_check_cflags__Wpacked=yes
# ax_cv_check_cflags__Wpointer_arith=yes
# ax_cv_check_cflags__Wredundant_decls=yes
# ax_cv_check_cflags__Wreturn_type=yes
# ax_cv_check_cflags__Wshadow=yes
# ax_cv_check_cflags__Wsign_compare=yes
# ax_cv_check_cflags__Wstrict_aliasing=yes
# ax_cv_check_cflags__Wstrict_prototypes=yes
# ax_cv_check_cflags__Wswitch_default=yes
# ax_cv_check_cflags__Wswitch_enum=yes
# ax_cv_check_cflags__Wundef=yes
# ax_cv_check_cflags__Wunused_but_set_variable=yes
# ax_cv_check_cflags__Wwrite_strings=yes
# ax_cv_check_cflags___Werror_unknown_warning_option=no
# ax_cv_check_cflags__fno_strict_aliasing=yes
# ax_cv_check_ldflags__Wl___no_as_needed=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
# pkg_cv_CACARD_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr'
# pkg_cv_CACARD_LIBS='-lglib-2.0 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4'
# pkg_cv_GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# pkg_cv_GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
#
#
#
#
#
#
#
#
#
# $(LCOV) $(code_coverage_quiet) --directory $(CODE_COVERAGE_DIRECTORY) --capture --output-file "$(CODE_COVERAGE_OUTPUT_FILE).tmp" --test-name "$(PACKAGE_NAME)-$(PACKAGE_VERSION)" --no-checksum --compat-libtool $(CODE_COVERAGE_LCOV_OPTIONS)
# $(LCOV) $(code_coverage_quiet) --directory $(CODE_COVERAGE_DIRECTORY) --remove "$(CODE_COVERAGE_OUTPUT_FILE).tmp" "/tmp/*" $(CODE_COVERAGE_IGNORE_PATTERN) --output-file "$(CODE_COVERAGE_OUTPUT_FILE)"
# $(MAKE) $(AM_MAKEFLAGS) code-coverage-capture
# -$(LCOV) --directory $(top_builddir) -z
# -$(MAKE) $(AM_MAKEFLAGS) -k check
# -@rm -f $(CODE_COVERAGE_OUTPUT_FILE).tmp
# -find . -name "*.gcda" -o -name "*.gcov" -delete
# -rm -rf $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_FILE).tmp $(CODE_COVERAGE_OUTPUT_DIRECTORY)
# @echo "Need to reconfigure with --enable-code-coverage"
# @echo "Need to reconfigure with --enable-code-coverage"
# @echo "file://$(abs_builddir)/$(CODE_COVERAGE_OUTPUT_DIRECTORY)/index.html"
# LANG=C $(GENHTML) $(code_coverage_quiet) --prefix $(CODE_COVERAGE_DIRECTORY) --output-directory "$(CODE_COVERAGE_OUTPUT_DIRECTORY)" --title "$(PACKAGE_NAME)-$(PACKAGE_VERSION) Code Coverage" --legend --show-details "$(CODE_COVERAGE_OUTPUT_FILE)" $(CODE_COVERAGE_GENHTML_OPTIONS)
# #
# #
# # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage)
# # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info)
# # (Default: $(top_builddir))
# # (Default: $CODE_COVERAGE_LCOV_OPTIONS_DEFAULT)
# # (Default: $CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH)
# # by lcov for code coverage. (Default:
# # instance. (Default: empty)
# # reports to be created. (Default:
# # - CODE_COVERAGE_DIRECTORY: Top-level directory for code coverage reporting.
# # - CODE_COVERAGE_GENHTML_OPTIONS: Extra options to pass to the genhtml
# # - CODE_COVERAGE_IGNORE_PATTERN: Extra glob pattern of files to ignore
# # - CODE_COVERAGE_LCOV_OPTIONS: Extra options to pass to the lcov instance.
# # - CODE_COVERAGE_LCOV_OPTIONS_DEFAULT: Extra options to pass to the lcov instance.
# # - CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH: --gcov-tool pathtogcov
# # - CODE_COVERAGE_OUTPUT_DIRECTORY: Directory for generated code coverage
# # - CODE_COVERAGE_OUTPUT_FILE: Filename and path for the .info file generated
# # $(PACKAGE_VERSION). In order to add the current git hash to the title,
# # Capture code coverage data
# # Code coverage
# # Hook rule executed before code-coverage-capture, overridable by the user
# # Optional variables
# # Optional:
# # The generated report will be titled using the $(PACKAGE_NAME) and
# # Use recursive makes in order to ignore errors during check
# # use the git-version-gen script, available online.
# '
# .PHONY: check-code-coverage code-coverage-capture code-coverage-capture-hook code-coverage-clean
# ACLOCAL='${SHELL} /tmp/libcacard/src/libcacard-2.5.2/build-aux/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='arm-linux-androideabi-ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libcacard/src/libcacard-2.5.2/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libcacard/src/libcacard-2.5.2/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libcacard/src/libcacard-2.5.2/build-aux/missing automake-1.15'
# AWK='gawk'
# CACARD_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr'
# CACARD_LIBS='-lglib-2.0 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CODE_COVERAGE_CFLAGS=''
# CODE_COVERAGE_DIRECTORY ?= $(top_builddir)
# CODE_COVERAGE_ENABLED='no'
# CODE_COVERAGE_ENABLED_FALSE=''
# CODE_COVERAGE_ENABLED_TRUE='#'
# CODE_COVERAGE_GENHTML_OPTIONS ?=
# CODE_COVERAGE_IGNORE_PATTERN ?=
# CODE_COVERAGE_LCOV_OPTIONS ?= $(CODE_COVERAGE_LCOV_OPTIONS_DEFAULT)
# CODE_COVERAGE_LCOV_OPTIONS_DEFAULT ?= $(CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH)
# CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH ?= --gcov-tool "$(GCOV)"
# CODE_COVERAGE_LDFLAGS=''
# CODE_COVERAGE_OUTPUT_DIRECTORY ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage
# CODE_COVERAGE_OUTPUT_FILE ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info
# CODE_COVERAGE_RULES='
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DISTCHECK_CONFIGURE_FLAGS += --disable-code-coverage
# DISTCHECK_CONFIGURE_FLAGS ?=
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_ALWAYS_BUILD_TESTS_FALSE=''
# ENABLE_ALWAYS_BUILD_TESTS_TRUE='#'
# ENABLE_INSTALLED_TESTS_FALSE=''
# ENABLE_INSTALLED_TESTS_TRUE='#'
# ENABLE_PCSC_FALSE=''
# ENABLE_PCSC_TRUE='#'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GCOV=''
# GENHTML=''
# GITIGNOREFILES += $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_DIRECTORY)
# GITIGNOREFILES ?=
# GREP='/usr/sbin/grep'
# GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LCOV=''
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/libcacard/src/libcacard-2.5.2/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OS_WIN32_FALSE=''
# OS_WIN32_TRUE='#'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libcacard'
# PACKAGE_BUGREPORT='spice-devel@lists.freedesktop.org'
# PACKAGE_NAME='libcacard'
# PACKAGE_STRING='libcacard 2.5.2'
# PACKAGE_TARNAME='libcacard'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.5.2'
# PATH_SEPARATOR=':'
# PCSC_CFLAGS=''
# PCSC_LIBS=''
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='2.5.2'
# WARN_CFLAGS='-fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers'
# WARN_LDFLAGS='-Wl,--no-as-needed'
# WARN_SCANNERFLAGS=' --warn-all '
# ac_ct_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='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# check-code-coverage:
# clean: code-coverage-clean
# code-coverage-capture-hook:
# code-coverage-capture: code-coverage-capture-hook
# code-coverage-clean:
# code_coverage_quiet = $(code_coverage_quiet_$(V))
# code_coverage_quiet_ = $(code_coverage_quiet_$(AM_DEFAULT_VERBOSITY))
# code_coverage_quiet_0 = --quiet
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# else
# else
# endif
# endif
# endif
# exec_prefix='${prefix}'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# ifeq ($(CODE_COVERAGE_ENABLED),yes)
# ifeq ($(CODE_COVERAGE_ENABLED),yes)
# ifeq ($(CODE_COVERAGE_ENABLED),yes)
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libcacard/src/libcacard-2.5.2/build-aux/install-sh'
# installed_test_metadir=''
# installed_testdir=''
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libcacard"
# #define PACKAGE_TARNAME "libcacard"
# #define PACKAGE_VERSION "2.5.2"
# #define PACKAGE_STRING "libcacard 2.5.2"
# #define PACKAGE_BUGREPORT "spice-devel@lists.freedesktop.org"
# #define PACKAGE_URL ""
# #define PACKAGE "libcacard"
# #define VERSION "2.5.2"
# #define NDEBUG /**/
# #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/"
#
# configure: exit 0