Build of libtasn1 with android toolchain

The build took 00h 01m 47s and was SUCCESSFUL.

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

SLOCLanguage
21,961 ansic
13,565 makefile
12,780 sh
622 yacc
48,928 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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: libtasn1 4.8-2 (Tue Apr 4 20:44:09 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 make supports nested variables... (cached) yes
# 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 run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for Minix Amsterdam compiler... no
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# 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 minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether _XOPEN_SOURCE should be defined... no
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... unknown
# checking for _LARGE_FILES value needed for large files... unknown
# checking for arm-linux-androideabi-gcc option to accept ISO C99... -std=gnu99
# checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
# configure: autobuild project... GNU Libtasn1
# configure: autobuild revision... 4.8
# configure: autobuild hostname... 79b4fbae5ec7
# configure: autobuild timestamp... 20170404T204414Z
# checking for bison... bison -y
# checking for arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar
# checking the archiver (arm-linux-androideabi-ar) interface... ar
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc -std=gnu99... /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 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 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... objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... (cached) 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... (cached) arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc -std=gnu99 object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 static flag -static works... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc -std=gnu99 linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# 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 for gtkdoc-check... /usr/sbin/gtkdoc-check
# checking for gtkdoc-rebase... /usr/sbin/gtkdoc-rebase
# checking for gtkdoc-mkpdf... /usr/sbin/gtkdoc-mkpdf
# checking whether to build gtk-doc documentation... no
# checking size of unsigned long int... 4
# checking size of unsigned int... 4
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking for complete errno.h... yes
# checking for _set_invalid_parameter_handler... no
# checking for gettimeofday... yes
# checking for nanotime... no
# checking whether stat file-mode macros are broken... no
# checking for sys/stat.h... (cached) yes
# checking for getopt.h... yes
# checking for sys/time.h... yes
# checking for sys/socket.h... yes
# checking for unistd.h... (cached) yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for mode_t... yes
# checking for nlink_t... yes
# checking whether fchmodat is declared without a macro... yes
# checking whether fstat is declared without a macro... yes
# checking whether fstatat is declared without a macro... yes
# checking whether futimens is declared without a macro... yes
# checking whether lchmod is declared without a macro... no
# checking whether lstat is declared without a macro... yes
# checking whether mkdirat is declared without a macro... yes
# checking whether mkfifo is declared without a macro... yes
# checking whether mkfifoat is declared without a macro... no
# checking whether mknod is declared without a macro... yes
# checking whether mknodat is declared without a macro... yes
# checking whether stat is declared without a macro... yes
# checking whether utimensat is declared without a macro... yes
# checking whether stdin defaults to large file offsets... yes
# checking for pid_t... yes
# checking whether ftello is declared... yes
# checking for ftello... yes
# checking whether ftello works... guessing yes
# checking for getopt.h... (cached) yes
# checking for getopt_long_only... yes
# checking whether getopt is POSIX compatible... guessing yes
# checking for working GNU getopt function... guessing no
# checking whether getenv is declared... yes
# checking for C/C++ restrict keyword... __restrict
# checking for struct timeval... yes
# checking for wide-enough struct timeval.tv_sec member... yes
# checking whether gettimeofday is declared without a macro... yes
# checking whether malloc, realloc, calloc are POSIX compliant... yes
# checking for wchar_t... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking whether stdint.h conforms to C99... no
# checking sys/inttypes.h usability... no
# checking sys/inttypes.h presence... no
# checking for sys/inttypes.h... no
# checking sys/bitypes.h usability... no
# checking sys/bitypes.h presence... no
# checking for sys/bitypes.h... no
# checking for bit size of ptrdiff_t... 32
# checking for bit size of size_t... 32
# checking for bit size of sig_atomic_t... 32
# checking for bit size of wchar_t... 32
# checking for bit size of wint_t... 32
# checking whether sig_atomic_t is signed... yes
# checking whether wchar_t is signed... no
# checking whether wint_t is signed... no
# checking for ptrdiff_t integer literal suffix...
# checking for size_t integer literal suffix... u
# checking for sig_atomic_t integer literal suffix...
# checking for wchar_t integer literal suffix... u
# checking for wint_t integer literal suffix... u
# checking for struct timespec in ... yes
# checking for library containing clock_gettime... none required
# checking for clock_gettime... yes
# checking for clock_settime... yes
# checking for ftello... (cached) yes
# checking whether ftello works... (cached) guessing yes
# checking whether gettimeofday clobbers localtime buffer... guessing yes
# checking for gettimeofday with POSIX signature... almost
# checking sys/timeb.h usability... no
# checking sys/timeb.h presence... no
# checking for sys/timeb.h... no
# checking for _ftime... no
# checking whether lseek detects pipes... yes
# checking for pmccabe... false
# checking whether program_invocation_name is declared... no
# checking whether program_invocation_short_name is declared... no
# checking for ssize_t... yes
# checking for va_copy... yes
# checking whether NULL can be used in arbitrary expressions... yes
# checking whether dprintf is declared without a macro... yes
# checking whether fpurge is declared without a macro... yes
# checking whether fseeko is declared without a macro... yes
# checking whether ftello is declared without a macro... yes
# checking whether getdelim is declared without a macro... yes
# checking whether getline is declared without a macro... yes
# checking whether gets is declared without a macro... yes
# checking whether pclose is declared without a macro... yes
# checking whether popen is declared without a macro... yes
# checking whether renameat is declared without a macro... yes
# checking whether snprintf is declared without a macro... yes
# checking whether tmpfile is declared without a macro... yes
# checking whether vdprintf is declared without a macro... yes
# checking whether vsnprintf is declared without a macro... yes
# checking whether _Exit is declared without a macro... yes
# checking whether atoll is declared without a macro... yes
# checking whether canonicalize_file_name is declared without a macro... no
# checking whether getloadavg is declared without a macro... no
# checking whether getsubopt is declared without a macro... no
# checking whether grantpt is declared without a macro... yes
# checking whether initstate is declared without a macro... yes
# checking whether initstate_r is declared without a macro... no
# checking whether mkdtemp is declared without a macro... yes
# checking whether mkostemp is declared without a macro... no
# checking whether mkostemps is declared without a macro... no
# checking whether mkstemp is declared without a macro... yes
# checking whether mkstemps is declared without a macro... no
# checking whether posix_openpt is declared without a macro... yes
# checking whether ptsname is declared without a macro... yes
# checking whether ptsname_r is declared without a macro... yes
# checking whether random is declared without a macro... yes
# checking whether random_r is declared without a macro... no
# checking whether realpath is declared without a macro... yes
# checking whether rpmatch is declared without a macro... no
# checking whether secure_getenv is declared without a macro... no
# checking whether setenv is declared without a macro... yes
# checking whether setstate is declared without a macro... yes
# checking whether setstate_r is declared without a macro... no
# checking whether srandom is declared without a macro... yes
# checking whether srandom_r is declared without a macro... no
# checking whether strtod is declared without a macro... yes
# checking whether strtoll is declared without a macro... yes
# checking whether strtoull is declared without a macro... yes
# checking whether unlockpt is declared without a macro... yes
# checking whether unsetenv is declared without a macro... yes
# checking for nlink_t... (cached) yes
# checking whether fchmodat is declared without a macro... (cached) yes
# checking whether fstat is declared without a macro... (cached) yes
# checking whether fstatat is declared without a macro... (cached) yes
# checking whether futimens is declared without a macro... (cached) yes
# checking whether lchmod is declared without a macro... (cached) no
# checking whether lstat is declared without a macro... (cached) yes
# checking whether mkdirat is declared without a macro... (cached) yes
# checking whether mkfifo is declared without a macro... (cached) yes
# checking whether mkfifoat is declared without a macro... (cached) no
# checking whether mknod is declared without a macro... (cached) yes
# checking whether mknodat is declared without a macro... (cached) yes
# checking whether stat is declared without a macro... (cached) yes
# checking whether utimensat is declared without a macro... (cached) yes
# checking whether chdir is declared without a macro... yes
# checking whether chown is declared without a macro... yes
# checking whether dup is declared without a macro... yes
# checking whether dup2 is declared without a macro... yes
# checking whether dup3 is declared without a macro... yes
# checking whether environ is declared without a macro... yes
# checking whether euidaccess is declared without a macro... no
# checking whether faccessat is declared without a macro... yes
# checking whether fchdir is declared without a macro... yes
# checking whether fchownat is declared without a macro... yes
# checking whether fdatasync is declared without a macro... yes
# checking whether fsync is declared without a macro... yes
# checking whether ftruncate is declared without a macro... yes
# checking whether getcwd is declared without a macro... yes
# checking whether getdomainname is declared without a macro... no
# checking whether getdtablesize is declared without a macro... no
# checking whether getgroups is declared without a macro... yes
# checking whether gethostname is declared without a macro... yes
# checking whether getlogin is declared without a macro... yes
# checking whether getlogin_r is declared without a macro... no
# checking whether getpagesize is declared without a macro... yes
# checking whether getusershell is declared without a macro... yes
# checking whether setusershell is declared without a macro... yes
# checking whether endusershell is declared without a macro... yes
# checking whether group_member is declared without a macro... no
# checking whether isatty is declared without a macro... yes
# checking whether lchown is declared without a macro... yes
# checking whether link is declared without a macro... yes
# checking whether linkat is declared without a macro... yes
# checking whether lseek is declared without a macro... yes
# checking whether pipe is declared without a macro... yes
# checking whether pipe2 is declared without a macro... yes
# checking whether pread is declared without a macro... yes
# checking whether pwrite is declared without a macro... yes
# checking whether readlink is declared without a macro... yes
# checking whether readlinkat is declared without a macro... yes
# checking whether rmdir is declared without a macro... yes
# checking whether sethostname is declared without a macro... no
# checking whether sleep is declared without a macro... yes
# checking whether symlink is declared without a macro... yes
# checking whether symlinkat is declared without a macro... yes
# checking whether ttyname_r is declared without a macro... yes
# checking whether unlink is declared without a macro... yes
# checking whether unlinkat is declared without a macro... yes
# checking whether usleep is declared without a macro... yes
# checking whether self tests are run under valgrind... no
# checking whether self tests are run under valgrind... no
# checking whether defines MIN and MAX... no
# checking whether defines MIN and MAX... yes
# checking whether ffsl is declared without a macro... no
# checking whether ffsll is declared without a macro... no
# checking whether memmem is declared without a macro... yes
# checking whether mempcpy is declared without a macro... no
# checking whether memrchr is declared without a macro... yes
# checking whether rawmemchr is declared without a macro... no
# checking whether stpcpy is declared without a macro... yes
# checking whether stpncpy is declared without a macro... yes
# checking whether strchrnul is declared without a macro... no
# checking whether strdup is declared without a macro... yes
# checking whether strncat is declared without a macro... yes
# checking whether strndup is declared without a macro... yes
# checking whether strnlen is declared without a macro... yes
# checking whether strpbrk is declared without a macro... yes
# checking whether strsep is declared without a macro... yes
# checking whether strcasestr is declared without a macro... yes
# checking whether strtok_r is declared without a macro... yes
# checking whether strerror_r is declared without a macro... yes
# checking whether strsignal is declared without a macro... yes
# checking whether strverscmp is declared without a macro... no
# checking if LD -Wl,--version-script works... yes
# checking whether the -Werror option is usable... yes
# checking for simple visibility declarations... yes
# checking for ssize_t... (cached) yes
# checking whether NULL can be used in arbitrary expressions... (cached) yes
# checking for strverscmp... no
# 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/cyclo/Makefile
# config.status: creating doc/reference/Makefile
# config.status: creating doc/reference/version.xml
# config.status: creating examples/Makefile
# config.status: creating gl/Makefile
# config.status: creating lib/Makefile
# config.status: creating lib/gllib/Makefile
# config.status: creating lib/libtasn1.pc
# config.status: creating src/Makefile
# config.status: creating tests/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# configure: summary of build options:
#
# version: 4.8 shared 11:2:5
# Host type: arm-unknown-linux-androideabi
# Install prefix: /usr
# Compiler: arm-linux-androideabi-gcc -std=gnu99
# Warning flags: errors: warnings:
# Library types: Shared=yes, Static=yes
# Valgrind:
# Version script: yes
#
# make all-recursive
# make[1]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8'
# Making all in gl
# make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
# GEN arg-nonnull.h
# GEN c++defs.h
# GEN warn-on-use.h
# GEN stdint.h
# GEN sys/types.h
# GEN getopt.h
# GEN stdio.h
# GEN stdlib.h
# GEN sys/stat.h
# GEN sys/time.h
# GEN time.h
# GEN unistd.h
# make all-recursive
# make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
# make[4]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
# CC gettime.lo
# CC progname.lo
# CC timespec.lo
# CC read-file.lo
# CC unistd.lo
# CC version-etc.lo
# CC version-etc-fsf.lo
# CC getopt.lo
# CC getopt1.lo
# CC gettimeofday.lo
# CCLD libgnu.la
# make[4]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
# make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
# make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
# Making all in lib
# make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
# Making all in gllib
# make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
# GEN arg-nonnull.h
# GEN c++defs.h
# GEN warn-on-use.h
# GEN stdint.h
# GEN string.h
# GEN sys/types.h
# make all-recursive
# make[4]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
# make[5]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
# CC hash-pjw-bare.lo
# CC strverscmp.lo
# CCLD libgnu.la
# make[5]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
# make[4]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
# make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
# make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
# CC ASN1.lo
# CC decoding.lo
# CC coding.lo
# CC element.lo
# CC errors.lo
# CC gstr.lo
# CC parser_aux.lo
# CC structure.lo
# CC version.lo
# CCLD libtasn1.la
# make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
# make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
# Making all in src
# make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/src'
# CC asn1Parser.o
# CC asn1Coding.o
# CC benchmark.o
# CC asn1Decoding.o
# CCLD asn1Parser
# CCLD asn1Decoding
# CCLD asn1Coding
# make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/src'
# Making all in examples
# make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/examples'
# make all-am
# make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/examples'
# CC CertificateExample.o
# CC pkix_asn1_tab.o
# CC CrlExample.o
# CCLD CrlExample
# CCLD CertificateExample
# make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/examples'
# make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/examples'
# Making all in tests
# make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/tests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/tests'
# Making all in doc
# make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
# Making all in cyclo
# make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/doc/cyclo'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/doc/cyclo'
# make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
# make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
# make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8'
# make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8'
# make[1]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in gl
# make[1]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
# make install-recursive
# make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
# make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
# make[4]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
# make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
# make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
# make[1]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/gl'
# Making install in lib
# make[1]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
# Making install in gllib
# make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
# make install-recursive
# make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
# make[4]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
# make[5]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
# make[4]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
# make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
# make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib/gllib'
# make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
# make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
# /usr/sbin/mkdir -p '/tmp/libtasn1/pkg/libtasn1/usr/include'
# /usr/sbin/mkdir -p '/tmp/libtasn1/pkg/libtasn1/usr/lib'
# /usr/sbin/mkdir -p '/tmp/libtasn1/pkg/libtasn1/usr/lib/pkgconfig'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libtasn1.la '/tmp/libtasn1/pkg/libtasn1/usr/lib'
# /usr/bin/install -c -m 644 libtasn1.h '/tmp/libtasn1/pkg/libtasn1/usr/include'
# /usr/bin/install -c -m 644 libtasn1.pc '/tmp/libtasn1/pkg/libtasn1/usr/lib/pkgconfig'
# libtool: install: /usr/bin/install -c .libs/libtasn1.so.6.5.2 /tmp/libtasn1/pkg/libtasn1/usr/lib/libtasn1.so.6.5.2
# libtool: install: (cd /tmp/libtasn1/pkg/libtasn1/usr/lib && { ln -s -f libtasn1.so.6.5.2 libtasn1.so.6 || { rm -f libtasn1.so.6 && ln -s libtasn1.so.6.5.2 libtasn1.so.6; }; })
# libtool: install: (cd /tmp/libtasn1/pkg/libtasn1/usr/lib && { ln -s -f libtasn1.so.6.5.2 libtasn1.so || { rm -f libtasn1.so && ln -s libtasn1.so.6.5.2 libtasn1.so; }; })
# libtool: install: /usr/bin/install -c .libs/libtasn1.lai /tmp/libtasn1/pkg/libtasn1/usr/lib/libtasn1.la
# libtool: install: /usr/bin/install -c .libs/libtasn1.a /tmp/libtasn1/pkg/libtasn1/usr/lib/libtasn1.a
# libtool: install: chmod 644 /tmp/libtasn1/pkg/libtasn1/usr/lib/libtasn1.a
# libtool: install: arm-linux-androideabi-ranlib /tmp/libtasn1/pkg/libtasn1/usr/lib/libtasn1.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
# make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
# make[1]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/lib'
# Making install in src
# make[1]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/src'
# make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/src'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/libtasn1/pkg/libtasn1/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c asn1Parser asn1Coding asn1Decoding '/tmp/libtasn1/pkg/libtasn1/usr/bin'
# libtool: install: warning: `../lib/libtasn1.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/asn1Parser /tmp/libtasn1/pkg/libtasn1/usr/bin/asn1Parser
# libtool: install: warning: `../lib/libtasn1.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/asn1Coding /tmp/libtasn1/pkg/libtasn1/usr/bin/asn1Coding
# libtool: install: warning: `../lib/libtasn1.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/asn1Decoding /tmp/libtasn1/pkg/libtasn1/usr/bin/asn1Decoding
# make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/src'
# make[1]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/src'
# Making install in examples
# make[1]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/examples'
# make install-am
# make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/examples'
# make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/examples'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/examples'
# make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/examples'
# make[1]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/examples'
# Making install in tests
# make[1]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/tests'
# make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/tests'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/tests'
# make[1]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/tests'
# Making install in doc
# make[1]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
# Making install in cyclo
# make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/doc/cyclo'
# make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/doc/cyclo'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/doc/cyclo'
# make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/doc/cyclo'
# make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
# make[3]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libtasn1/pkg/libtasn1/usr/share/man/man1'
# /usr/sbin/mkdir -p '/tmp/libtasn1/pkg/libtasn1/usr/share/man/man3'
# /usr/sbin/mkdir -p '/tmp/libtasn1/pkg/libtasn1/usr/share/info'
# /usr/bin/install -c -m 644 ./libtasn1.info '/tmp/libtasn1/pkg/libtasn1/usr/share/info'
# /usr/bin/install -c -m 644 asn1Parser.1 asn1Coding.1 asn1Decoding.1 '/tmp/libtasn1/pkg/libtasn1/usr/share/man/man1'
# /usr/bin/install -c -m 644 man/asn1_get_length_der.3 man/asn1_get_tag_der.3 man/asn1_get_length_ber.3 man/asn1_get_octet_der.3 man/asn1_get_object_id_der.3 man/asn1_get_bit_der.3 man/asn1_der_decoding2.3 man/asn1_der_decoding.3 man/asn1_der_decoding_element.3 man/asn1_der_decoding_startEnd.3 man/asn1_expand_any_defined_by.3 man/asn1_expand_octet_string.3 man/asn1_decode_simple_der.3 man/asn1_decode_simple_ber.3 man/asn1_perror.3 man/asn1_strerror.3 man/asn1_find_node.3 man/asn1_length_der.3 man/asn1_octet_der.3 man/asn1_encode_simple_der.3 man/asn1_bit_der.3 man/asn1_der_coding.3 man/asn1_write_value.3 man/asn1_read_value.3 man/asn1_read_value_type.3 man/asn1_read_tag.3 man/asn1_read_node_value.3 man/asn1_array2tree.3 man/asn1_delete_structure.3 man/asn1_delete_structure2.3 man/asn1_delete_element.3 man/asn1_create_element.3 man/asn1_print_structure.3 man/asn1_number_of_elements.3 man/asn1_find_structure_from_oid.3 man/asn1_copy_node.3 man/asn1_dup_node.3 man/asn1_parser2tree.3 man/asn1_parser2array.3 man/asn1_check_version.3 '/tmp/libtasn1/pkg/libtasn1/usr/share/man/man3'
# install-info --info-dir='/tmp/libtasn1/pkg/libtasn1/usr/share/info' '/tmp/libtasn1/pkg/libtasn1/usr/share/info/libtasn1.info'
# make[3]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
# make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
# make[1]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8/doc'
# make[1]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8'
# make[2]: Entering directory '/tmp/libtasn1/src/libtasn1-4.8'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8'
# make[1]: Leaving directory '/tmp/libtasn1/src/libtasn1-4.8'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libtasn1"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libtasn1 4.8-2 (Tue Apr 4 20:44:28 UTC 2017)

CMD: pacman --query --file libtasn1-4.8-2-x86_64.pkg.tar.xz
# libtasn1 4.8-2

Creating hybrid package for 'libtasn1'

Trying to find vanilla package 'libtasn1'...

CMD: pacman --query --file /mirror/libtasn1-4.8-2.pkg.tar.xz
# libtasn1 4.8-2

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libtasn1.so.6
# /usr/lib/libtasn1.so.6.5.2
# /usr/lib/libtasn1.so
# /usr/lib/pkgconfig/libtasn1.pc
# /usr/bin/asn1Coding
# /usr/bin/asn1Decoding
# /usr/bin/asn1Parser
# /usr/share/info/libtasn1.info.gz
# /usr/share/man/man3/asn1_delete_structure.3.gz
# /usr/share/man/man3/asn1_get_bit_der.3.gz
# /usr/share/man/man3/asn1_find_node.3.gz
# /usr/share/man/man3/asn1_read_tag.3.gz
# /usr/share/man/man3/asn1_octet_der.3.gz
# /usr/share/man/man3/asn1_write_value.3.gz
# /usr/share/man/man3/asn1_copy_node.3.gz
# /usr/share/man/man3/asn1_parser2array.3.gz
# /usr/share/man/man3/asn1_check_version.3.gz
# /usr/share/man/man3/asn1_perror.3.gz
# /usr/share/man/man3/asn1_find_structure_from_oid.3.gz
# /usr/share/man/man3/asn1_delete_element.3.gz
# /usr/share/man/man3/asn1_der_decoding_element.3.gz
# /usr/share/man/man3/asn1_der_decoding.3.gz
# /usr/share/man/man3/asn1_expand_any_defined_by.3.gz
# /usr/share/man/man3/asn1_der_decoding_startEnd.3.gz
# /usr/share/man/man3/asn1_get_length_der.3.gz
# /usr/share/man/man3/asn1_length_der.3.gz
# /usr/share/man/man3/asn1_read_value_type.3.gz
# /usr/share/man/man3/asn1_get_tag_der.3.gz
# /usr/share/man/man3/asn1_print_structure.3.gz
# /usr/share/man/man3/asn1_decode_simple_ber.3.gz
# /usr/share/man/man3/asn1_parser2tree.3.gz
# /usr/share/man/man3/asn1_number_of_elements.3.gz
# /usr/share/man/man3/asn1_read_value.3.gz
# /usr/share/man/man3/asn1_der_coding.3.gz
# /usr/share/man/man3/asn1_read_node_value.3.gz
# /usr/share/man/man3/asn1_der_decoding2.3.gz
# /usr/share/man/man3/asn1_array2tree.3.gz
# /usr/share/man/man3/asn1_delete_structure2.3.gz
# /usr/share/man/man3/asn1_expand_octet_string.3.gz
# /usr/share/man/man3/asn1_dup_node.3.gz
# /usr/share/man/man3/asn1_encode_simple_der.3.gz
# /usr/share/man/man3/asn1_get_object_id_der.3.gz
# /usr/share/man/man3/asn1_bit_der.3.gz
# /usr/share/man/man3/asn1_get_octet_der.3.gz
# /usr/share/man/man3/asn1_get_length_ber.3.gz
# /usr/share/man/man3/asn1_decode_simple_der.3.gz
# /usr/share/man/man3/asn1_strerror.3.gz
# /usr/share/man/man3/asn1_create_element.3.gz
# /usr/share/man/man1/asn1Parser.1.gz
# /usr/share/man/man1/asn1Coding.1.gz
# /usr/share/man/man1/asn1Decoding.1.gz
# /usr/include/libtasn1.h
# /sysroot/sysroot/usr/lib/libtasn1.so.6.5.2
# /sysroot/sysroot/usr/lib/libtasn1.so.6
# /sysroot/sysroot/usr/lib/libtasn1.so
# /sysroot/sysroot/usr/lib/libtasn1.la
# /sysroot/sysroot/usr/lib/libtasn1.a
# /sysroot/sysroot/usr/lib/pkgconfig/libtasn1.pc
# /sysroot/sysroot/usr/include/libtasn1.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libtasn1.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libtasn1.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libtasn1.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 8937

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libtasn1.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libtasn1.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/libtasn1/src/libtasn1-4.8/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 GNU Libtasn1 configure 4.8, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --with-packager=Archlinux --with-packager-bug-reports=http://bugs.archlinux.org/ --with-packager-version=4.8-2
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 79b4fbae5ec7
# 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:3158: checking for a BSD-compatible install
# configure:3226: result: /usr/bin/install -c
# configure:3237: checking whether build environment is sane
# configure:3292: result: yes
# configure:3351: checking for arm-linux-androideabi-strip
# configure:3367: found /sysroot/bin/arm-linux-androideabi-strip
# configure:3378: result: arm-linux-androideabi-strip
# configure:3443: checking for a thread-safe mkdir -p
# configure:3482: result: /usr/sbin/mkdir -p
# configure:3489: checking for gawk
# configure:3505: found /usr/sbin/gawk
# configure:3516: result: gawk
# configure:3527: checking whether make sets $(MAKE)
# configure:3549: result: yes
# configure:3578: checking whether make supports nested variables
# configure:3595: result: yes
# configure:3732: checking whether make supports nested variables
# configure:3749: result: yes
# configure:3780: checking for arm-linux-androideabi-gcc
# configure:3807: result: arm-linux-androideabi-gcc
# configure:4076: checking for C compiler version
# configure:4085: 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:4096: $? = 0
# configure:4085: 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:4096: $? = 0
# configure:4085: 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:4096: $? = 1
# configure:4085: 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:4096: $? = 1
# configure:4116: checking whether the C compiler works
# configure:4138: arm-linux-androideabi-gcc conftest.c >&5
# configure:4142: $? = 0
# configure:4190: result: yes
# configure:4193: checking for C compiler default output file name
# configure:4195: result: a.out
# configure:4201: checking for suffix of executables
# configure:4208: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4212: $? = 0
# configure:4234: result:
# configure:4256: checking whether we are cross compiling
# configure:4294: result: yes
# configure:4299: checking for suffix of object files
# configure:4321: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4325: $? = 0
# configure:4346: result: o
# configure:4350: checking whether we are using the GNU C compiler
# configure:4369: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4369: $? = 0
# configure:4378: result: yes
# configure:4387: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4407: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4407: $? = 0
# configure:4448: result: yes
# configure:4465: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4528: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4528: $? = 0
# configure:4541: result: none needed
# configure:4566: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4588: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4591: $? = 0
# configure:4588: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4591: $? = 0
# configure:4603: result: yes
# configure:4631: checking for style of include used by make
# configure:4659: result: GNU
# configure:4685: checking dependency style of arm-linux-androideabi-gcc
# configure:4796: result: gcc3
# configure:4817: checking how to run the C preprocessor
# configure:4848: arm-linux-androideabi-gcc -E conftest.c
# configure:4848: $? = 0
# configure:4862: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4862: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | /* end confdefs.h. */
# | #include
# configure:4887: result: arm-linux-androideabi-gcc -E
# configure:4907: arm-linux-androideabi-gcc -E conftest.c
# configure:4907: $? = 0
# configure:4921: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4921: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | /* end confdefs.h. */
# | #include
# configure:4950: checking for grep that handles long lines and -e
# configure:5008: result: /usr/sbin/grep
# configure:5013: checking for egrep
# configure:5075: result: /usr/sbin/grep -E
# configure:5082: checking for Minix Amsterdam compiler
# configure:5106: result: no
# configure:5118: checking for arm-linux-androideabi-ar
# configure:5134: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5145: result: arm-linux-androideabi-ar
# configure:5225: checking for arm-linux-androideabi-ranlib
# configure:5241: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:5252: result: arm-linux-androideabi-ranlib
# configure:5322: checking build system type
# configure:5336: result: x86_64-unknown-linux-gnu
# configure:5356: checking host system type
# configure:5369: result: arm-unknown-linux-androideabi
# configure:5389: checking for ANSI C header files
# configure:5409: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5409: $? = 0
# configure:5493: result: yes
# configure:5506: checking for sys/types.h
# configure:5506: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5506: $? = 0
# configure:5506: result: yes
# configure:5506: checking for sys/stat.h
# configure:5506: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5506: $? = 0
# configure:5506: result: yes
# configure:5506: checking for stdlib.h
# configure:5506: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5506: $? = 0
# configure:5506: result: yes
# configure:5506: checking for string.h
# configure:5506: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5506: $? = 0
# configure:5506: result: yes
# configure:5506: checking for memory.h
# configure:5506: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5506: $? = 0
# configure:5506: result: yes
# configure:5506: checking for strings.h
# configure:5506: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5506: $? = 0
# configure:5506: result: yes
# configure:5506: checking for inttypes.h
# configure:5506: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5506: $? = 0
# configure:5506: result: yes
# configure:5506: checking for stdint.h
# configure:5506: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5506: $? = 0
# configure:5506: result: yes
# configure:5506: checking for unistd.h
# configure:5506: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5506: $? = 0
# configure:5506: result: yes
# configure:5519: checking minix/config.h usability
# configure:5519: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5519: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5519: result: no
# configure:5519: checking minix/config.h presence
# configure:5519: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5519: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5519: result: no
# configure:5519: checking for minix/config.h
# configure:5519: result: no
# configure:5543: checking whether it is safe to define __EXTENSIONS__
# configure:5561: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5561: $? = 0
# configure:5568: result: yes
# configure:5583: checking whether _XOPEN_SOURCE should be defined
# configure:5602: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5602: $? = 0
# configure:5626: result: no
# configure:5638: checking for _LARGEFILE_SOURCE value needed for large files
# configure:5657: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5657: $? = 0
# configure:5685: result: no
# configure:5713: checking for special C compiler options needed for large files
# configure:5758: result: no
# configure:5764: checking for _FILE_OFFSET_BITS value needed for large files
# configure:5789: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:34:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:5789: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:5813: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:5813: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | /* end confdefs.h. */
# | #define _FILE_OFFSET_BITS 64
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:5821: result: unknown
# configure:5833: checking for _LARGE_FILES value needed for large files
# configure:5858: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:34:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:5858: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:5882: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:5882: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | /* end confdefs.h. */
# | #define _LARGE_FILES 1
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:5890: result: unknown
# configure:5912: checking for arm-linux-androideabi-gcc option to accept ISO C99
# configure:6061: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:79:29: error: expected ';', ',' or ')' before 'text'
# test_restrict (ccp restrict text)
# ^
# conftest.c: In function 'main':
# conftest.c:133:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
# char *restrict newvar = "Another string";
# ^
# conftest.c:133:18: error: 'newvar' undeclared (first use in this function)
# conftest.c:133:18: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:143:3: error: 'for' loop initial declarations are only allowed in C99 mode
# for (int i = 0; i < ia->datasize; ++i)
# ^
# conftest.c:143:3: note: use option -std=c99 or -std=gnu99 to compile your code
# configure:6061: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | #include
# | #include
# |
# | // Check varargs macros. These examples are taken from C99 6.10.3.5.
# | #define debug(...) fprintf (stderr, __VA_ARGS__)
# | #define showlist(...) puts (#__VA_ARGS__)
# | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
# | static void
# | test_varargs_macros (void)
# | {
# | int x = 1234;
# | int y = 5678;
# | debug ("Flag");
# | debug ("X = %d\n", x);
# | showlist (The first, second, and third items.);
# | report (x>y, "x is %d but y is %d", x, y);
# | }
# |
# | // Check long long types.
# | #define BIG64 18446744073709551615ull
# | #define BIG32 4294967295ul
# | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
# | #if !BIG_OK
# | your preprocessor is broken;
# | #endif
# | #if BIG_OK
# | #else
# | your preprocessor is broken;
# | #endif
# | static long long int bignum = -9223372036854775807LL;
# | static unsigned long long int ubignum = BIG64;
# |
# | struct incomplete_array
# | {
# | int datasize;
# | double data[];
# | };
# |
# | struct named_init {
# | int number;
# | const wchar_t *name;
# | double average;
# | };
# |
# | typedef const char *ccp;
# |
# | static inline int
# | test_restrict (ccp restrict text)
# | {
# | // See if C++-style comments work.
# | // Iterate through items via the restricted pointer.
# | // Also check for declarations in for loops.
# | for (unsigned int i = 0; *(text+i) != '\0'; ++i)
# | continue;
# | return 0;
# | }
# |
# | // Check varargs and va_copy.
# | static void
# | test_varargs (const char *format, ...)
# | {
# | va_list args;
# | va_start (args, format);
# | va_list args_copy;
# | va_copy (args_copy, args);
# |
# | const char *str;
# | int number;
# | float fnumber;
# |
# | while (*format)
# | {
# | switch (*format++)
# | {
# | case 's': // string
# | str = va_arg (args_copy, const char *);
# | break;
# | case 'd': // int
# | number = va_arg (args_copy, int);
# | break;
# | case 'f': // float
# | fnumber = va_arg (args_copy, double);
# | break;
# | default:
# | break;
# | }
# | }
# | va_end (args_copy);
# | va_end (args);
# | }
# |
# | int
# | main ()
# | {
# |
# | // Check bool.
# | _Bool success = false;
# |
# | // Check restrict.
# | if (test_restrict ("String literal") == 0)
# | success = true;
# | char *restrict newvar = "Another string";
# |
# | // Check varargs.
# | test_varargs ("s, d' f .", "string", 65, 34.234);
# | test_varargs_macros ();
# |
# | // Check flexible array members.
# | struct incomplete_array *ia =
# | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
# | ia->datasize = 10;
# | for (int i = 0; i < ia->datasize; ++i)
# | ia->data[i] = i * 1.234;
# |
# | // Check named initializers.
# | struct named_init ni = {
# | .number = 34,
# | .name = L"Test wide string",
# | .average = 543.34343,
# | };
# |
# | ni.number = 58;
# |
# | int dynamic_array[ni.number];
# | dynamic_array[ni.number - 1] = 543;
# |
# | // work around unused variable warnings
# | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
# | || dynamic_array[ni.number - 1] != 543);
# |
# | ;
# | return 0;
# | }
# configure:6061: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:6061: $? = 0
# configure:6081: result: -std=gnu99
# configure:6182: checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO Standard C
# configure:6196: result: -std=gnu99
# configure:6211: autobuild project... GNU Libtasn1
# configure:6217: autobuild revision... 4.8
# configure:6222: autobuild hostname... 79b4fbae5ec7
# configure:6233: autobuild timestamp... 20170404T204414Z
# configure:6324: checking for bison
# configure:6340: found /usr/sbin/bison
# configure:6351: result: bison -y
# configure:6691: checking for arm-linux-androideabi-ar
# configure:6718: result: arm-linux-androideabi-ar
# configure:6788: checking the archiver (arm-linux-androideabi-ar) interface
# configure:6804: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:6804: $? = 0
# configure:6806: arm-linux-androideabi-ar cru libconftest.a conftest.o >&5
# configure:6809: $? = 0
# configure:6837: result: ar
# configure:6903: checking how to print strings
# configure:6930: result: printf
# configure:6951: checking for a sed that does not truncate output
# configure:7015: result: /usr/sbin/sed
# configure:7033: checking for fgrep
# configure:7095: result: /usr/sbin/grep -F
# configure:7130: checking for ld used by arm-linux-androideabi-gcc -std=gnu99
# configure:7197: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:7204: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:7219: result: yes
# configure:7231: checking for BSD- or MS-compatible name lister (nm)
# configure:7280: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:7410: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:7417: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:7420: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:7423: output
# 00000000 B some_variable
# configure:7430: result: BSD nm
# configure:7433: checking whether ln -s works
# configure:7437: result: yes
# configure:7445: checking the maximum length of command line arguments
# configure:7576: result: 1572864
# configure:7593: checking whether the shell understands some XSI constructs
# configure:7603: result: yes
# configure:7607: checking whether the shell understands "+="
# configure:7613: result: yes
# configure:7648: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:7688: result: func_convert_file_noop
# configure:7695: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:7715: result: func_convert_file_noop
# configure:7722: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:7729: result: -r
# configure:7763: checking for arm-linux-androideabi-objdump
# configure:7790: result: objdump
# configure:7859: checking how to recognize dependent libraries
# configure:8057: result: pass_all
# configure:8102: checking for arm-linux-androideabi-dlltool
# configure:8129: result: dlltool
# configure:8199: checking how to associate runtime and link libraries
# configure:8226: result: printf %s\n
# configure:8242: checking for arm-linux-androideabi-ar
# configure:8269: result: arm-linux-androideabi-ar
# configure:8350: checking for archiver @FILE support
# configure:8367: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8367: $? = 0
# configure:8370: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:8373: $? = 0
# configure:8378: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:8381: $? = 1
# configure:8393: result: @
# configure:8411: checking for arm-linux-androideabi-strip
# configure:8438: result: arm-linux-androideabi-strip
# configure:8510: checking for arm-linux-androideabi-ranlib
# configure:8537: result: arm-linux-androideabi-ranlib
# configure:8679: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc -std=gnu99 object
# configure:8799: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8802: $? = 0
# configure:8806: /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:8809: $? = 0
# configure:8875: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c conftstm.o >&5
# configure:8878: $? = 0
# configure:8916: result: ok
# configure:8953: checking for sysroot
# configure:8983: result: no
# configure:9212: checking for arm-linux-androideabi-mt
# configure:9242: result: no
# configure:9252: checking for mt
# configure:9282: result: no
# configure:9302: checking if : is a manifest tool
# configure:9308: : '-?'
# configure:9316: result: no
# configure:9955: checking for dlfcn.h
# configure:9955: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:9955: $? = 0
# configure:9955: result: yes
# configure:10159: checking for objdir
# configure:10174: result: .libs
# configure:10445: checking if arm-linux-androideabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions
# configure:10463: arm-linux-androideabi-gcc -std=gnu99 -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:10467: $? = 0
# configure:10480: result: no
# configure:10807: checking for arm-linux-androideabi-gcc -std=gnu99 option to produce PIC
# configure:10814: result: -fPIC -DPIC
# configure:10822: checking if arm-linux-androideabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works
# configure:10840: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:10844: $? = 0
# configure:10857: result: yes
# configure:10886: checking if arm-linux-androideabi-gcc -std=gnu99 static flag -static works
# configure:10914: result: yes
# configure:10929: checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o
# configure:10950: arm-linux-androideabi-gcc -std=gnu99 -c -o out/conftest2.o conftest.c >&5
# configure:10954: $? = 0
# configure:10976: result: yes
# configure:10984: checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o
# configure:11031: result: yes
# configure:11064: checking whether the arm-linux-androideabi-gcc -std=gnu99 linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:12221: result: yes
# configure:12258: checking whether -lc should be explicitly linked in
# configure:12266: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:12269: $? = 0
# configure:12284: arm-linux-androideabi-gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:12287: $? = 0
# configure:12301: result: no
# configure:12461: checking dynamic linker characteristics
# configure:12961: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12961: $? = 0
# configure:13195: result: GNU/Linux ld.so
# configure:13302: checking how to hardcode library paths into programs
# configure:13327: result: immediate
# configure:13867: checking whether stripping libraries is possible
# configure:13872: result: yes
# configure:13907: checking if libtool supports shared libraries
# configure:13909: result: yes
# configure:13912: checking whether to build shared libraries
# configure:13933: result: yes
# configure:13936: checking whether to build static libraries
# configure:13940: result: yes
# configure:13983: checking for arm-linux-androideabi-pkg-config
# configure:14016: result: no
# configure:14026: checking for pkg-config
# configure:14044: found /usr/sbin/pkg-config
# configure:14056: result: /usr/sbin/pkg-config
# configure:14068: WARNING: using cross tools not prefixed with host triplet
# configure:14081: checking pkg-config is at least version 0.9.0
# configure:14084: result: yes
# configure:14098: checking for gtkdoc-check
# configure:14116: found /usr/sbin/gtkdoc-check
# configure:14128: result: /usr/sbin/gtkdoc-check
# configure:14140: checking for gtkdoc-rebase
# configure:14158: found /usr/sbin/gtkdoc-rebase
# configure:14170: result: /usr/sbin/gtkdoc-rebase
# configure:14184: checking for gtkdoc-mkpdf
# configure:14202: found /usr/sbin/gtkdoc-mkpdf
# configure:14214: result: /usr/sbin/gtkdoc-mkpdf
# configure:14255: checking whether to build gtk-doc documentation
# configure:14257: result: no
# configure:14326: checking size of unsigned long int
# configure:14331: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14331: $? = 0
# configure:14331: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long int))) <= 0)];
# ^
# configure:14331: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14331: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long int))) <= 1)];
# ^
# configure:14331: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14331: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long int))) <= 3)];
# ^
# configure:14331: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14331: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14331: $? = 0
# configure:14331: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14331: $? = 0
# configure:14331: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14331: $? = 0
# configure:14345: result: 4
# configure:14359: checking size of unsigned int
# configure:14364: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14364: $? = 0
# configure:14364: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];
# ^
# configure:14364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14364: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];
# ^
# configure:14364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14364: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];
# ^
# configure:14364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14364: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14364: $? = 0
# configure:14364: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14364: $? = 0
# configure:14364: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14364: $? = 0
# configure:14378: result: 4
# configure:14412: checking whether the preprocessor supports include_next
# configure:14450: arm-linux-androideabi-gcc -std=gnu99 -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:14450: $? = 0
# configure:14471: result: yes
# configure:14492: checking whether system header files limit the line length
# configure:14515: result: no
# configure:14526: checking for complete errno.h
# configure:14599: result: yes
# configure:15068: checking for _set_invalid_parameter_handler
# configure:15068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccYDdlcd.o:conftest.c:function main: error: undefined reference to '_set_invalid_parameter_handler'
# collect2: error: ld returned 1 exit status
# configure:15068: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | /* end confdefs.h. */
# | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _set_invalid_parameter_handler (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _set_invalid_parameter_handler
# |
# | /* 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 _set_invalid_parameter_handler ();
# | /* 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__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _set_invalid_parameter_handler ();
# | ;
# | return 0;
# | }
# configure:15068: result: no
# configure:15068: checking for gettimeofday
# configure:15068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:15068: $? = 0
# configure:15068: result: yes
# configure:15068: checking for nanotime
# configure:15068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/cccArCti.o:conftest.c:function main: error: undefined reference to 'nanotime'
# collect2: error: ld returned 1 exit status
# configure:15068: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Define nanotime to an innocuous variant, in case declares nanotime.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define nanotime innocuous_nanotime
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char nanotime (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef nanotime
# |
# | /* 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 nanotime ();
# | /* 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_nanotime || defined __stub___nanotime
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return nanotime ();
# | ;
# | return 0;
# | }
# configure:15068: result: no
# configure:15091: checking whether stat file-mode macros are broken
# configure:15118: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15118: $? = 0
# configure:15125: result: no
# configure:15139: checking for sys/stat.h
# configure:15139: result: yes
# configure:15139: checking for getopt.h
# configure:15139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15139: $? = 0
# configure:15139: result: yes
# configure:15139: checking for sys/time.h
# configure:15139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15139: $? = 0
# configure:15139: result: yes
# configure:15139: checking for sys/socket.h
# configure:15139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15139: $? = 0
# configure:15139: result: yes
# configure:15139: checking for unistd.h
# configure:15139: result: yes
# configure:15139: checking for wchar.h
# configure:15139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15139: $? = 0
# configure:15139: result: yes
# configure:15139: checking for stdint.h
# configure:15139: result: yes
# configure:15152: checking for mode_t
# configure:15152: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15152: $? = 0
# configure:15152: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:15152: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15152: result: yes
# configure:15304: checking for nlink_t
# configure:15304: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15304: $? = 0
# configure:15304: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:47:22: error: expected expression before ')' token
# if (sizeof ((nlink_t)))
# ^
# configure:15304: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((nlink_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15304: result: yes
# configure:15319: checking whether fchmodat is declared without a macro
# configure:15337: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15337: $? = 0
# configure:15345: result: yes
# configure:15319: checking whether fstat is declared without a macro
# configure:15337: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15337: $? = 0
# configure:15345: result: yes
# configure:15319: checking whether fstatat is declared without a macro
# configure:15337: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15337: $? = 0
# configure:15345: result: yes
# configure:15319: checking whether futimens is declared without a macro
# configure:15337: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15337: $? = 0
# configure:15345: result: yes
# configure:15319: checking whether lchmod is declared without a macro
# configure:15337: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:51:10: error: 'lchmod' undeclared (first use in this function)
# (void) lchmod;
# ^
# conftest.c:51:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:15337: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef lchmod
# | (void) lchmod;
# | ;
# | return 0;
# | }
# configure:15345: result: no
# configure:15319: checking whether lstat is declared without a macro
# configure:15337: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15337: $? = 0
# configure:15345: result: yes
# configure:15319: checking whether mkdirat is declared without a macro
# configure:15337: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15337: $? = 0
# configure:15345: result: yes
# configure:15319: checking whether mkfifo is declared without a macro
# configure:15337: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15337: $? = 0
# configure:15345: result: yes
# configure:15319: checking whether mkfifoat is declared without a macro
# configure:15337: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:54:10: error: 'mkfifoat' undeclared (first use in this function)
# (void) mkfifoat;
# ^
# conftest.c:54:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:15337: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef mkfifoat
# | (void) mkfifoat;
# | ;
# | return 0;
# | }
# configure:15345: result: no
# configure:15319: checking whether mknod is declared without a macro
# configure:15337: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15337: $? = 0
# configure:15345: result: yes
# configure:15319: checking whether mknodat is declared without a macro
# configure:15337: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15337: $? = 0
# configure:15345: result: yes
# configure:15319: checking whether stat is declared without a macro
# configure:15337: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15337: $? = 0
# configure:15345: result: yes
# configure:15319: checking whether utimensat is declared without a macro
# configure:15337: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15337: $? = 0
# configure:15345: result: yes
# configure:15461: checking whether stdin defaults to large file offsets
# configure:15485: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:15485: $? = 0
# configure:15493: result: yes
# configure:15498: checking for pid_t
# configure:15498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15498: $? = 0
# configure:15498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:15498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 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 ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15498: result: yes
# configure:15595: checking whether ftello is declared
# configure:15595: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15595: $? = 0
# configure:15595: result: yes
# configure:15619: checking for ftello
# configure:15636: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:15636: $? = 0
# configure:15645: result: yes
# configure:15658: checking whether ftello works
# configure:15745: result: guessing yes
# configure:15855: checking for getopt.h
# configure:15855: result: yes
# configure:15872: checking for getopt_long_only
# configure:15872: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:15872: $? = 0
# configure:15872: result: yes
# configure:15886: checking whether getopt is POSIX compatible
# configure:16047: result: guessing yes
# configure:16055: checking for working GNU getopt function
# configure:16292: result: guessing no
# configure:16382: checking whether getenv is declared
# configure:16382: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:16382: $? = 0
# configure:16382: result: yes
# configure:16398: checking for C/C++ restrict keyword
# configure:16423: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:16423: $? = 0
# configure:16431: result: __restrict
# configure:16570: checking for struct timeval
# configure:16593: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:16593: $? = 0
# configure:16601: result: yes
# configure:16606: checking for wide-enough struct timeval.tv_sec member
# configure:16633: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:16633: $? = 0
# configure:16641: result: yes
# configure:16651: checking whether gettimeofday is declared without a macro
# configure:16673: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:16673: $? = 0
# configure:16681: result: yes
# configure:16777: checking whether malloc, realloc, calloc are POSIX compliant
# configure:16797: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:16797: $? = 0
# configure:16805: result: yes
# configure:16818: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:60:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:60:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:60:16: error: unknown type name 'universal'
# configure:16818: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:16855: checking for wchar_t
# configure:16872: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:16872: $? = 0
# configure:16879: result: yes
# configure:16888: checking for unsigned long long int
# configure:16936: result: yes
# configure:16946: checking for long long int
# configure:16996: result: yes
# configure:17133: checking whether stdint.h conforms to C99
# configure:17302: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:177:7: error: negative width in bit-field 'check_WINT'
# ? 1 : -1;
# ^
# configure:17302: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# |
# |
# | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */
# | #include
# | /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in . */
# | #if !(defined WCHAR_MIN && defined WCHAR_MAX)
# | #error "WCHAR_MIN, WCHAR_MAX not defined in "
# | #endif
# |
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# |
# | #ifdef INT8_MAX
# | int8_t a1 = INT8_MAX;
# | int8_t a1min = INT8_MIN;
# | #endif
# | #ifdef INT16_MAX
# | int16_t a2 = INT16_MAX;
# | int16_t a2min = INT16_MIN;
# | #endif
# | #ifdef INT32_MAX
# | int32_t a3 = INT32_MAX;
# | int32_t a3min = INT32_MIN;
# | #endif
# | #ifdef INT64_MAX
# | int64_t a4 = INT64_MAX;
# | int64_t a4min = INT64_MIN;
# | #endif
# | #ifdef UINT8_MAX
# | uint8_t b1 = UINT8_MAX;
# | #else
# | typedef int b1[(unsigned char) -1 != 255 ? 1 : -1];
# | #endif
# | #ifdef UINT16_MAX
# | uint16_t b2 = UINT16_MAX;
# | #endif
# | #ifdef UINT32_MAX
# | uint32_t b3 = UINT32_MAX;
# | #endif
# | #ifdef UINT64_MAX
# | uint64_t b4 = UINT64_MAX;
# | #endif
# | int_least8_t c1 = INT8_C (0x7f);
# | int_least8_t c1max = INT_LEAST8_MAX;
# | int_least8_t c1min = INT_LEAST8_MIN;
# | int_least16_t c2 = INT16_C (0x7fff);
# | int_least16_t c2max = INT_LEAST16_MAX;
# | int_least16_t c2min = INT_LEAST16_MIN;
# | int_least32_t c3 = INT32_C (0x7fffffff);
# | int_least32_t c3max = INT_LEAST32_MAX;
# | int_least32_t c3min = INT_LEAST32_MIN;
# | int_least64_t c4 = INT64_C (0x7fffffffffffffff);
# | int_least64_t c4max = INT_LEAST64_MAX;
# | int_least64_t c4min = INT_LEAST64_MIN;
# | uint_least8_t d1 = UINT8_C (0xff);
# | uint_least8_t d1max = UINT_LEAST8_MAX;
# | uint_least16_t d2 = UINT16_C (0xffff);
# | uint_least16_t d2max = UINT_LEAST16_MAX;
# | uint_least32_t d3 = UINT32_C (0xffffffff);
# | uint_least32_t d3max = UINT_LEAST32_MAX;
# | uint_least64_t d4 = UINT64_C (0xffffffffffffffff);
# | uint_least64_t d4max = UINT_LEAST64_MAX;
# | int_fast8_t e1 = INT_FAST8_MAX;
# | int_fast8_t e1min = INT_FAST8_MIN;
# | int_fast16_t e2 = INT_FAST16_MAX;
# | int_fast16_t e2min = INT_FAST16_MIN;
# | int_fast32_t e3 = INT_FAST32_MAX;
# | int_fast32_t e3min = INT_FAST32_MIN;
# | int_fast64_t e4 = INT_FAST64_MAX;
# | int_fast64_t e4min = INT_FAST64_MIN;
# | uint_fast8_t f1 = UINT_FAST8_MAX;
# | uint_fast16_t f2 = UINT_FAST16_MAX;
# | uint_fast32_t f3 = UINT_FAST32_MAX;
# | uint_fast64_t f4 = UINT_FAST64_MAX;
# | #ifdef INTPTR_MAX
# | intptr_t g = INTPTR_MAX;
# | intptr_t gmin = INTPTR_MIN;
# | #endif
# | #ifdef UINTPTR_MAX
# | uintptr_t h = UINTPTR_MAX;
# | #endif
# | intmax_t i = INTMAX_MAX;
# | uintmax_t j = UINTMAX_MAX;
# |
# | #include /* for CHAR_BIT */
# | #define TYPE_MINIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ TYPE_MAXIMUM (t)))
# | #define TYPE_MAXIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) -1 : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1)))
# | struct s {
# | int check_PTRDIFF:
# | PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t)
# | && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t)
# | ? 1 : -1;
# | /* Detect bug in FreeBSD 6.0 / ia64. */
# | int check_SIG_ATOMIC:
# | SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)
# | && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)
# | ? 1 : -1;
# | int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1;
# | int check_WCHAR:
# | WCHAR_MIN == TYPE_MINIMUM (wchar_t)
# | && WCHAR_MAX == TYPE_MAXIMUM (wchar_t)
# | ? 1 : -1;
# | /* Detect bug in mingw. */
# | int check_WINT:
# | WINT_MIN == TYPE_MINIMUM (wint_t)
# | && WINT_MAX == TYPE_MAXIMUM (wint_t)
# | ? 1 : -1;
# |
# | /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */
# | int check_UINT8_C:
# | (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
# | int check_UINT16_C:
# | (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;
# |
# | /* Detect bugs in OpenBSD 3.9 stdint.h. */
# | #ifdef UINT8_MAX
# | int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1;
# | #endif
# | #ifdef UINT16_MAX
# | int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1;
# | #endif
# | #ifdef UINT32_MAX
# | int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1;
# | #endif
# | #ifdef UINT64_MAX
# | int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1;
# | #endif
# | int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
# | int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
# | int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
# | int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;
# | int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1;
# | int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1;
# | int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;
# | int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;
# | int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1;
# | int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1;
# | int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1;
# | };
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:17394: result: no
# configure:17403: checking sys/inttypes.h usability
# configure:17403: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:95:26: fatal error: sys/inttypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17403: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:17403: result: no
# configure:17403: checking sys/inttypes.h presence
# configure:17403: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:62:26: fatal error: sys/inttypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17403: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #include
# configure:17403: result: no
# configure:17403: checking for sys/inttypes.h
# configure:17403: result: no
# configure:17403: checking sys/bitypes.h usability
# configure:17403: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:95:25: fatal error: sys/bitypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17403: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:17403: result: no
# configure:17403: checking sys/bitypes.h presence
# configure:17403: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:62:25: fatal error: sys/bitypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17403: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #include
# configure:17403: result: no
# configure:17403: checking for sys/bitypes.h
# configure:17403: result: no
# configure:17432: checking for bit size of ptrdiff_t
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17437: $? = 0
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
# ^
# configure:17437: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
# ^
# configure:17437: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
# ^
# configure:17437: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
# ^
# configure:17437: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
# ^
# configure:17437: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
# ^
# configure:17437: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17437: $? = 0
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17437: $? = 0
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17437: $? = 0
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17437: $? = 0
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17437: $? = 0
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17437: $? = 0
# configure:17458: result: 32
# configure:17432: checking for bit size of size_t
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17437: $? = 0
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)];
# ^
# configure:17437: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)];
# ^
# configure:17437: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)];
# ^
# configure:17437: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)];
# ^
# configure:17437: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)];
# ^
# configure:17437: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)];
# ^
# configure:17437: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17437: $? = 0
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17437: $? = 0
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17437: $? = 0
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17437: $? = 0
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17437: $? = 0
# configure:17437: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17437: $? = 0
# configure:17458: result: 32
# configure:17477: checking for bit size of sig_atomic_t
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)];
# ^
# configure:17482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)];
# ^
# configure:17482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)];
# ^
# configure:17482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)];
# ^
# configure:17482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)];
# ^
# configure:17482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)];
# ^
# configure:17482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17503: result: 32
# configure:17477: checking for bit size of wchar_t
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)];
# ^
# configure:17482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)];
# ^
# configure:17482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)];
# ^
# configure:17482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)];
# ^
# configure:17482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)];
# ^
# configure:17482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)];
# ^
# configure:17482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17503: result: 32
# configure:17477: checking for bit size of wint_t
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 0)];
# ^
# configure:17482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 1)];
# ^
# configure:17482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 3)];
# ^
# configure:17482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 7)];
# ^
# configure:17482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 15)];
# ^
# configure:17482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 31)];
# ^
# configure:17482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17482: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17482: $? = 0
# configure:17503: result: 32
# configure:17521: checking whether sig_atomic_t is signed
# configure:17548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17548: $? = 0
# configure:17558: result: yes
# configure:17521: checking whether wchar_t is signed
# configure:17548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:79:17: error: size of array 'verify' is negative
# int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
# ^
# configure:17548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:17558: result: no
# configure:17521: checking whether wint_t is signed
# configure:17548: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:79:17: error: size of array 'verify' is negative
# int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
# ^
# configure:17548: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:17558: result: no
# configure:17580: checking for ptrdiff_t integer literal suffix
# configure:17626: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17626: $? = 0
# configure:17635: result:
# configure:17580: checking for size_t integer literal suffix
# configure:17626: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17626: $? = 0
# configure:17635: result: u
# configure:17652: checking for sig_atomic_t integer literal suffix
# configure:17698: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17698: $? = 0
# configure:17707: result:
# configure:17652: checking for wchar_t integer literal suffix
# configure:17698: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17698: $? = 0
# configure:17707: result: u
# configure:17652: checking for wint_t integer literal suffix
# configure:17698: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17698: $? = 0
# configure:17707: result: u
# configure:17758: checking for struct timespec in
# configure:17775: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17775: $? = 0
# configure:17782: result: yes
# configure:17964: checking for library containing clock_gettime
# configure:17995: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:17995: $? = 0
# configure:18012: result: none required
# configure:18024: checking for clock_gettime
# configure:18024: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:18024: $? = 0
# configure:18024: result: yes
# configure:18024: checking for clock_settime
# configure:18024: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:18024: $? = 0
# configure:18024: result: yes
# configure:18127: checking for ftello
# configure:18153: result: yes
# configure:18166: checking whether ftello works
# configure:18253: result: guessing yes
# configure:18411: checking whether gettimeofday clobbers localtime buffer
# configure:18460: result: guessing yes
# configure:18476: checking for gettimeofday with POSIX signature
# configure:18504: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:83:19: error: conflicting types for 'gettimeofday'
# int gettimeofday (struct timeval *restrict, void *restrict);
# ^
# In file included from conftest.c:81:0:
# /sysroot/sysroot/usr/include/sys/time.h:37:12: note: previous declaration of 'gettimeofday' was here
# extern int gettimeofday(struct timeval *, struct timezone *);
# ^
# configure:18504: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | /* end confdefs.h. */
# | #include
# | struct timeval c;
# | int gettimeofday (struct timeval *restrict, void *restrict);
# |
# | int
# | main ()
# | {
# | /* glibc uses struct timezone * rather than the POSIX void *
# | if _GNU_SOURCE is defined. However, since the only portable
# | use of gettimeofday uses NULL as the second parameter, and
# | since the glibc definition is actually more typesafe, it is
# | not worth wrapping this to get a compliant signature. */
# | int (*f) (struct timeval *restrict, void *restrict)
# | = gettimeofday;
# | int x = f (&c, 0);
# | return !(x | c.tv_sec | c.tv_usec);
# |
# | ;
# | return 0;
# | }
# configure:18520: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18520: $? = 0
# configure:18529: result: almost
# configure:18561: checking sys/timeb.h usability
# configure:18561: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:115:23: fatal error: sys/timeb.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18561: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:18561: result: no
# configure:18561: checking sys/timeb.h presence
# configure:18561: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:82:23: fatal error: sys/timeb.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18561: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | /* end confdefs.h. */
# | #include
# configure:18561: result: no
# configure:18561: checking for sys/timeb.h
# configure:18561: result: no
# configure:18573: checking for _ftime
# configure:18573: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccKCc1Pn.o:conftest.c:function main: error: undefined reference to '_ftime'
# collect2: error: ld returned 1 exit status
# configure:18573: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | /* end confdefs.h. */
# | /* Define _ftime to an innocuous variant, in case declares _ftime.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _ftime innocuous__ftime
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _ftime (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _ftime
# |
# | /* 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 _ftime ();
# | /* 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__ftime || defined __stub____ftime
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _ftime ();
# | ;
# | return 0;
# | }
# configure:18573: result: no
# configure:18614: checking whether lseek detects pipes
# configure:18671: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18671: $? = 0
# configure:18682: result: yes
# configure:18805: checking for pmccabe
# configure:18836: result: false
# configure:18844: checking whether program_invocation_name is declared
# configure:18844: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:95:10: error: 'program_invocation_name' undeclared (first use in this function)
# (void) program_invocation_name;
# ^
# conftest.c:95:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:18844: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef program_invocation_name
# | #ifdef __cplusplus
# | (void) program_invocation_name;
# | #else
# | (void) program_invocation_name;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:18844: result: no
# configure:18856: checking whether program_invocation_short_name is declared
# configure:18856: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:10: error: 'program_invocation_short_name' undeclared (first use in this function)
# (void) program_invocation_short_name;
# ^
# conftest.c:96:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:18856: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | /* end confdefs.h. */
# | #include
# |
# | 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:18856: result: no
# configure:18908: checking for ssize_t
# configure:18925: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18925: $? = 0
# configure:18932: result: yes
# configure:18943: checking for va_copy
# configure:18964: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:18964: $? = 0
# configure:18972: result: yes
# configure:19131: checking whether NULL can be used in arbitrary expressions
# configure:19149: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19149: $? = 0
# configure:19156: result: yes
# configure:19359: checking whether dprintf is declared without a macro
# configure:19377: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19377: $? = 0
# configure:19385: result: yes
# configure:19359: checking whether fpurge is declared without a macro
# configure:19377: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19377: $? = 0
# configure:19385: result: yes
# configure:19359: checking whether fseeko is declared without a macro
# configure:19377: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19377: $? = 0
# configure:19385: result: yes
# configure:19359: checking whether ftello is declared without a macro
# configure:19377: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19377: $? = 0
# configure:19385: result: yes
# configure:19359: checking whether getdelim is declared without a macro
# configure:19377: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19377: $? = 0
# configure:19385: result: yes
# configure:19359: checking whether getline is declared without a macro
# configure:19377: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19377: $? = 0
# configure:19385: result: yes
# configure:19359: checking whether gets is declared without a macro
# configure:19377: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19377: $? = 0
# configure:19385: result: yes
# configure:19359: checking whether pclose is declared without a macro
# configure:19377: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19377: $? = 0
# configure:19385: result: yes
# configure:19359: checking whether popen is declared without a macro
# configure:19377: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19377: $? = 0
# configure:19385: result: yes
# configure:19359: checking whether renameat is declared without a macro
# configure:19377: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19377: $? = 0
# configure:19385: result: yes
# configure:19359: checking whether snprintf is declared without a macro
# configure:19377: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19377: $? = 0
# configure:19385: result: yes
# configure:19359: checking whether tmpfile is declared without a macro
# configure:19377: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19377: $? = 0
# configure:19385: result: yes
# configure:19359: checking whether vdprintf is declared without a macro
# configure:19377: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19377: $? = 0
# configure:19385: result: yes
# configure:19359: checking whether vsnprintf is declared without a macro
# configure:19377: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19377: $? = 0
# configure:19385: result: yes
# configure:19474: checking whether _Exit is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19474: checking whether atoll is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19474: checking whether canonicalize_file_name is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:120:10: error: 'canonicalize_file_name' undeclared (first use in this function)
# (void) canonicalize_file_name;
# ^
# conftest.c:120:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef canonicalize_file_name
# | (void) canonicalize_file_name;
# | ;
# | return 0;
# | }
# configure:19506: result: no
# configure:19474: checking whether getloadavg is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:120:10: error: 'getloadavg' undeclared (first use in this function)
# (void) getloadavg;
# ^
# conftest.c:120:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef getloadavg
# | (void) getloadavg;
# | ;
# | return 0;
# | }
# configure:19506: result: no
# configure:19474: checking whether getsubopt is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:120:10: error: 'getsubopt' undeclared (first use in this function)
# (void) getsubopt;
# ^
# conftest.c:120:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef getsubopt
# | (void) getsubopt;
# | ;
# | return 0;
# | }
# configure:19506: result: no
# configure:19474: checking whether grantpt is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19474: checking whether initstate is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19474: checking whether initstate_r is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:122:10: error: 'initstate_r' undeclared (first use in this function)
# (void) initstate_r;
# ^
# conftest.c:122:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef initstate_r
# | (void) initstate_r;
# | ;
# | return 0;
# | }
# configure:19506: result: no
# configure:19474: checking whether mkdtemp is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19474: checking whether mkostemp is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:123:10: error: 'mkostemp' undeclared (first use in this function)
# (void) mkostemp;
# ^
# conftest.c:123:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef mkostemp
# | (void) mkostemp;
# | ;
# | return 0;
# | }
# configure:19506: result: no
# configure:19474: checking whether mkostemps is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:123:10: error: 'mkostemps' undeclared (first use in this function)
# (void) mkostemps;
# ^
# conftest.c:123:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef mkostemps
# | (void) mkostemps;
# | ;
# | return 0;
# | }
# configure:19506: result: no
# configure:19474: checking whether mkstemp is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19474: checking whether mkstemps is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:124:10: error: 'mkstemps' undeclared (first use in this function)
# (void) mkstemps;
# ^
# conftest.c:124:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef mkstemps
# | (void) mkstemps;
# | ;
# | return 0;
# | }
# configure:19506: result: no
# configure:19474: checking whether posix_openpt is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19474: checking whether ptsname is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19474: checking whether ptsname_r is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19474: checking whether random is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19474: checking whether random_r is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:128:10: error: 'random_r' undeclared (first use in this function)
# (void) random_r;
# ^
# conftest.c:128:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef random_r
# | (void) random_r;
# | ;
# | return 0;
# | }
# configure:19506: result: no
# configure:19474: checking whether realpath is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19474: checking whether rpmatch is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:129:10: error: 'rpmatch' undeclared (first use in this function)
# (void) rpmatch;
# ^
# conftest.c:129:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef rpmatch
# | (void) rpmatch;
# | ;
# | return 0;
# | }
# configure:19506: result: no
# configure:19474: checking whether secure_getenv is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:129:10: error: 'secure_getenv' undeclared (first use in this function)
# (void) secure_getenv;
# ^
# conftest.c:129:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef secure_getenv
# | (void) secure_getenv;
# | ;
# | return 0;
# | }
# configure:19506: result: no
# configure:19474: checking whether setenv is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19474: checking whether setstate is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19474: checking whether setstate_r is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:131:10: error: 'setstate_r' undeclared (first use in this function)
# (void) setstate_r;
# ^
# conftest.c:131:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef setstate_r
# | (void) setstate_r;
# | ;
# | return 0;
# | }
# configure:19506: result: no
# configure:19474: checking whether srandom is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19474: checking whether srandom_r is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:132:10: error: 'srandom_r' undeclared (first use in this function)
# (void) srandom_r;
# ^
# conftest.c:132:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef srandom_r
# | (void) srandom_r;
# | ;
# | return 0;
# | }
# configure:19506: result: no
# configure:19474: checking whether strtod is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19474: checking whether strtoll is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19474: checking whether strtoull is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19474: checking whether unlockpt is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19474: checking whether unsetenv is declared without a macro
# configure:19498: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19498: $? = 0
# configure:19506: result: yes
# configure:19614: checking for nlink_t
# configure:19614: result: yes
# configure:19629: checking whether fchmodat is declared without a macro
# configure:19655: result: yes
# configure:19629: checking whether fstat is declared without a macro
# configure:19655: result: yes
# configure:19629: checking whether fstatat is declared without a macro
# configure:19655: result: yes
# configure:19629: checking whether futimens is declared without a macro
# configure:19655: result: yes
# configure:19629: checking whether lchmod is declared without a macro
# configure:19655: result: no
# configure:19629: checking whether lstat is declared without a macro
# configure:19655: result: yes
# configure:19629: checking whether mkdirat is declared without a macro
# configure:19655: result: yes
# configure:19629: checking whether mkfifo is declared without a macro
# configure:19655: result: yes
# configure:19629: checking whether mkfifoat is declared without a macro
# configure:19655: result: no
# configure:19629: checking whether mknod is declared without a macro
# configure:19655: result: yes
# configure:19629: checking whether mknodat is declared without a macro
# configure:19655: result: yes
# configure:19629: checking whether stat is declared without a macro
# configure:19655: result: yes
# configure:19629: checking whether utimensat is declared without a macro
# configure:19655: result: yes
# configure:19773: checking whether chdir is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether chown is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether dup is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether dup2 is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether dup3 is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether environ is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether euidaccess is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:160:10: error: 'euidaccess' undeclared (first use in this function)
# (void) euidaccess;
# ^
# conftest.c:160:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19803: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | /* Some systems declare various items in the wrong headers. */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | #undef euidaccess
# | (void) euidaccess;
# | ;
# | return 0;
# | }
# configure:19811: result: no
# configure:19773: checking whether faccessat is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether fchdir is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether fchownat is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether fdatasync is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether fsync is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether ftruncate is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether getcwd is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether getdomainname is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:167:10: error: 'getdomainname' undeclared (first use in this function)
# (void) getdomainname;
# ^
# conftest.c:167:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19803: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | /* Some systems declare various items in the wrong headers. */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | #undef getdomainname
# | (void) getdomainname;
# | ;
# | return 0;
# | }
# configure:19811: result: no
# configure:19773: checking whether getdtablesize is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:167:10: error: 'getdtablesize' undeclared (first use in this function)
# (void) getdtablesize;
# ^
# conftest.c:167:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19803: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | /* Some systems declare various items in the wrong headers. */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | #undef getdtablesize
# | (void) getdtablesize;
# | ;
# | return 0;
# | }
# configure:19811: result: no
# configure:19773: checking whether getgroups is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether gethostname is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether getlogin is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether getlogin_r is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:170:10: error: 'getlogin_r' undeclared (first use in this function)
# (void) getlogin_r;
# ^
# conftest.c:170:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19803: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | /* Some systems declare various items in the wrong headers. */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | #undef getlogin_r
# | (void) getlogin_r;
# | ;
# | return 0;
# | }
# configure:19811: result: no
# configure:19773: checking whether getpagesize is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether getusershell is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether setusershell is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether endusershell is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether group_member is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:174:10: error: 'group_member' undeclared (first use in this function)
# (void) group_member;
# ^
# conftest.c:174:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19803: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | /* Some systems declare various items in the wrong headers. */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | #undef group_member
# | (void) group_member;
# | ;
# | return 0;
# | }
# configure:19811: result: no
# configure:19773: checking whether isatty is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether lchown is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether link is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether linkat is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether lseek is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether pipe is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether pipe2 is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether pread is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether pwrite is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether readlink is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether readlinkat is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether rmdir is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether sethostname is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:186:10: error: 'sethostname' undeclared (first use in this function)
# (void) sethostname;
# ^
# conftest.c:186:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:19803: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | /* Some systems declare various items in the wrong headers. */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | #undef sethostname
# | (void) sethostname;
# | ;
# | return 0;
# | }
# configure:19811: result: no
# configure:19773: checking whether sleep is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether symlink is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether symlinkat is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether ttyname_r is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether unlink is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether unlinkat is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19773: checking whether usleep is declared without a macro
# configure:19803: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19803: $? = 0
# configure:19811: result: yes
# configure:19889: checking whether self tests are run under valgrind
# configure:19891: result: no
# configure:20037: checking whether self tests are run under valgrind
# configure:20039: result: no
# configure:20055: checking whether defines MIN and MAX
# configure:20072: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:179:13: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration]
# int x = MIN (42, 17);
# ^
# conftest.c:179:13: error: initializer element is not constant
# configure:20072: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define PACKAGE_PACKAGER "Archlinux"
# | #define PACKAGE_PACKAGER_VERSION "4.8-2"
# | #define PACKAGE_PACKAGER_BUG_REPORTS "http://bugs.archlinux.org/"
# | /* end confdefs.h. */
# | #include
# | int x = MIN (42, 17);
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:20079: result: no
# configure:20092: checking whether defines MIN and MAX
# configure:20109: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20109: $? = 0
# configure:20116: result: yes
# configure:20280: checking whether ffsl is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:185:10: error: 'ffsl' undeclared (first use in this function)
# (void) ffsl;
# ^
# conftest.c:185:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:20298: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define PACKAGE_PACKAGER "Archlinux"
# | #define PACKAGE_PACKAGER_VERSION "4.8-2"
# | #define PACKAGE_PACKAGER_BUG_REPORTS "http://bugs.archlinux.org/"
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef ffsl
# | (void) ffsl;
# | ;
# | return 0;
# | }
# configure:20306: result: no
# configure:20280: checking whether ffsll is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:185:10: error: 'ffsll' undeclared (first use in this function)
# (void) ffsll;
# ^
# conftest.c:185:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:20298: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define PACKAGE_PACKAGER "Archlinux"
# | #define PACKAGE_PACKAGER_VERSION "4.8-2"
# | #define PACKAGE_PACKAGER_BUG_REPORTS "http://bugs.archlinux.org/"
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef ffsll
# | (void) ffsll;
# | ;
# | return 0;
# | }
# configure:20306: result: no
# configure:20280: checking whether memmem is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20298: $? = 0
# configure:20306: result: yes
# configure:20280: checking whether mempcpy is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:186:10: error: 'mempcpy' undeclared (first use in this function)
# (void) mempcpy;
# ^
# conftest.c:186:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:20298: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define PACKAGE_PACKAGER "Archlinux"
# | #define PACKAGE_PACKAGER_VERSION "4.8-2"
# | #define PACKAGE_PACKAGER_BUG_REPORTS "http://bugs.archlinux.org/"
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef mempcpy
# | (void) mempcpy;
# | ;
# | return 0;
# | }
# configure:20306: result: no
# configure:20280: checking whether memrchr is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20298: $? = 0
# configure:20306: result: yes
# configure:20280: checking whether rawmemchr is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:187:10: error: 'rawmemchr' undeclared (first use in this function)
# (void) rawmemchr;
# ^
# conftest.c:187:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:20298: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define PACKAGE_PACKAGER "Archlinux"
# | #define PACKAGE_PACKAGER_VERSION "4.8-2"
# | #define PACKAGE_PACKAGER_BUG_REPORTS "http://bugs.archlinux.org/"
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef rawmemchr
# | (void) rawmemchr;
# | ;
# | return 0;
# | }
# configure:20306: result: no
# configure:20280: checking whether stpcpy is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20298: $? = 0
# configure:20306: result: yes
# configure:20280: checking whether stpncpy is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20298: $? = 0
# configure:20306: result: yes
# configure:20280: checking whether strchrnul is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:189:10: error: 'strchrnul' undeclared (first use in this function)
# (void) strchrnul;
# ^
# conftest.c:189:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:20298: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define PACKAGE_PACKAGER "Archlinux"
# | #define PACKAGE_PACKAGER_VERSION "4.8-2"
# | #define PACKAGE_PACKAGER_BUG_REPORTS "http://bugs.archlinux.org/"
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef strchrnul
# | (void) strchrnul;
# | ;
# | return 0;
# | }
# configure:20306: result: no
# configure:20280: checking whether strdup is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20298: $? = 0
# configure:20306: result: yes
# configure:20280: checking whether strncat is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20298: $? = 0
# configure:20306: result: yes
# configure:20280: checking whether strndup is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20298: $? = 0
# configure:20306: result: yes
# configure:20280: checking whether strnlen is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20298: $? = 0
# configure:20306: result: yes
# configure:20280: checking whether strpbrk is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20298: $? = 0
# configure:20306: result: yes
# configure:20280: checking whether strsep is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20298: $? = 0
# configure:20306: result: yes
# configure:20280: checking whether strcasestr is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20298: $? = 0
# configure:20306: result: yes
# configure:20280: checking whether strtok_r is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20298: $? = 0
# configure:20306: result: yes
# configure:20280: checking whether strerror_r is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20298: $? = 0
# configure:20306: result: yes
# configure:20280: checking whether strsignal is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:20298: $? = 0
# configure:20306: result: yes
# configure:20280: checking whether strverscmp is declared without a macro
# configure:20298: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:199:10: error: 'strverscmp' undeclared (first use in this function)
# (void) strverscmp;
# ^
# conftest.c:199:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:20298: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define PACKAGE_PACKAGER "Archlinux"
# | #define PACKAGE_PACKAGER_VERSION "4.8-2"
# | #define PACKAGE_PACKAGER_BUG_REPORTS "http://bugs.archlinux.org/"
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef strverscmp
# | (void) strverscmp;
# | ;
# | return 0;
# | }
# configure:20306: result: no
# configure:20347: checking if LD -Wl,--version-script works
# configure:20365: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Wl,--version-script=conftest.map conftest.c >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: conftest.map:2:1: syntax error, unexpected $end, expecting '{'
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: fatal error: unable to parse version script file conftest.map
# collect2: error: ld returned 1 exit status
# configure:20365: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define PACKAGE_PACKAGER "Archlinux"
# | #define PACKAGE_PACKAGER_VERSION "4.8-2"
# | #define PACKAGE_PACKAGER_BUG_REPORTS "http://bugs.archlinux.org/"
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:20393: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Wl,--version-script=conftest.map conftest.c >&5
# configure:20393: $? = 0
# configure:20405: result: yes
# configure:20422: checking whether the -Werror option is usable
# configure:20441: arm-linux-androideabi-gcc -std=gnu99 -c -Werror conftest.c >&5
# configure:20441: $? = 0
# configure:20450: result: yes
# configure:20452: checking for simple visibility declarations
# configure:20479: arm-linux-androideabi-gcc -std=gnu99 -c -fvisibility=hidden -Werror conftest.c >&5
# configure:20479: $? = 0
# configure:20488: result: yes
# configure:20508: checking for ssize_t
# configure:20532: result: yes
# configure:20548: checking whether NULL can be used in arbitrary expressions
# configure:20573: result: yes
# configure:20672: checking for strverscmp
# configure:20672: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/cccIbngp.o:conftest.c:function main: error: undefined reference to 'strverscmp'
# collect2: error: ld returned 1 exit status
# configure:20672: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU Libtasn1"
# | #define PACKAGE_TARNAME "libtasn1"
# | #define PACKAGE_VERSION "4.8"
# | #define PACKAGE_STRING "GNU Libtasn1 4.8"
# | #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# | #define PACKAGE "libtasn1"
# | #define VERSION "4.8"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_UNSIGNED_LONG_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define PACKAGE_PACKAGER "Archlinux"
# | #define PACKAGE_PACKAGER_VERSION "4.8-2"
# | #define PACKAGE_PACKAGER_BUG_REPORTS "http://bugs.archlinux.org/"
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_VISIBILITY 1
# | /* end confdefs.h. */
# | /* Define strverscmp to an innocuous variant, in case declares strverscmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strverscmp innocuous_strverscmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strverscmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strverscmp
# |
# | /* 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 strverscmp ();
# | /* 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_strverscmp || defined __stub___strverscmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strverscmp ();
# | ;
# | return 0;
# | }
# configure:20672: result: no
# configure:21453: checking that generated files are newer than configure
# configure:21459: result: done
# configure:21604: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by GNU Libtasn1 config.status 4.8, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 79b4fbae5ec7
#
# config.status:1831: creating Makefile
# config.status:1831: creating doc/Makefile
# config.status:1831: creating doc/cyclo/Makefile
# config.status:1831: creating doc/reference/Makefile
# config.status:1831: creating doc/reference/version.xml
# config.status:1831: creating examples/Makefile
# config.status:1831: creating gl/Makefile
# config.status:1831: creating lib/Makefile
# config.status:1831: creating lib/gllib/Makefile
# config.status:1831: creating lib/libtasn1.pc
# config.status:1831: creating src/Makefile
# config.status:1831: creating tests/Makefile
# config.status:1831: creating config.h
# config.status:2091: executing depfiles commands
# config.status:2091: executing libtool commands
# configure:23895: summary of build options:
#
# version: 4.8 shared 11:2:5
# Host type: arm-unknown-linux-androideabi
# Install prefix: /usr
# Compiler: arm-linux-androideabi-gcc -std=gnu99
# Warning flags: errors: warnings:
# Library types: Shared=yes, Static=yes
# Valgrind:
# Version script: yes
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_restrict=__restrict
# 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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_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_func__ftime=no
# ac_cv_func__set_invalid_parameter_handler=no
# ac_cv_func_clock_gettime=yes
# ac_cv_func_clock_settime=yes
# ac_cv_func_getopt_long_only=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_nanotime=no
# ac_cv_func_strverscmp=no
# ac_cv_have_decl__Exit=yes
# ac_cv_have_decl_atoll=yes
# ac_cv_have_decl_chdir=yes
# ac_cv_have_decl_chown=yes
# ac_cv_have_decl_dprintf=yes
# ac_cv_have_decl_dup2=yes
# ac_cv_have_decl_dup3=yes
# ac_cv_have_decl_dup=yes
# ac_cv_have_decl_endusershell=yes
# ac_cv_have_decl_environ=yes
# ac_cv_have_decl_faccessat=yes
# ac_cv_have_decl_fchdir=yes
# ac_cv_have_decl_fchmodat=yes
# ac_cv_have_decl_fchownat=yes
# ac_cv_have_decl_fdatasync=yes
# ac_cv_have_decl_fpurge=yes
# ac_cv_have_decl_fseeko=yes
# ac_cv_have_decl_fstat=yes
# ac_cv_have_decl_fstatat=yes
# ac_cv_have_decl_fsync=yes
# ac_cv_have_decl_ftello=yes
# ac_cv_have_decl_ftruncate=yes
# ac_cv_have_decl_futimens=yes
# ac_cv_have_decl_getcwd=yes
# ac_cv_have_decl_getdelim=yes
# ac_cv_have_decl_getenv=yes
# ac_cv_have_decl_getgroups=yes
# ac_cv_have_decl_gethostname=yes
# ac_cv_have_decl_getline=yes
# ac_cv_have_decl_getlogin=yes
# ac_cv_have_decl_getpagesize=yes
# ac_cv_have_decl_gets=yes
# ac_cv_have_decl_gettimeofday=yes
# ac_cv_have_decl_getusershell=yes
# ac_cv_have_decl_grantpt=yes
# ac_cv_have_decl_initstate=yes
# ac_cv_have_decl_isatty=yes
# ac_cv_have_decl_lchown=yes
# ac_cv_have_decl_link=yes
# ac_cv_have_decl_linkat=yes
# ac_cv_have_decl_lseek=yes
# ac_cv_have_decl_lstat=yes
# ac_cv_have_decl_memmem=yes
# ac_cv_have_decl_memrchr=yes
# ac_cv_have_decl_mkdirat=yes
# ac_cv_have_decl_mkdtemp=yes
# ac_cv_have_decl_mkfifo=yes
# ac_cv_have_decl_mknod=yes
# ac_cv_have_decl_mknodat=yes
# ac_cv_have_decl_mkstemp=yes
# ac_cv_have_decl_pclose=yes
# ac_cv_have_decl_pipe2=yes
# ac_cv_have_decl_pipe=yes
# ac_cv_have_decl_popen=yes
# ac_cv_have_decl_posix_openpt=yes
# ac_cv_have_decl_pread=yes
# ac_cv_have_decl_program_invocation_name=no
# ac_cv_have_decl_program_invocation_short_name=no
# ac_cv_have_decl_ptsname=yes
# ac_cv_have_decl_ptsname_r=yes
# ac_cv_have_decl_pwrite=yes
# ac_cv_have_decl_random=yes
# ac_cv_have_decl_readlink=yes
# ac_cv_have_decl_readlinkat=yes
# ac_cv_have_decl_realpath=yes
# ac_cv_have_decl_renameat=yes
# ac_cv_have_decl_rmdir=yes
# ac_cv_have_decl_setenv=yes
# ac_cv_have_decl_setstate=yes
# ac_cv_have_decl_setusershell=yes
# ac_cv_have_decl_sleep=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_srandom=yes
# ac_cv_have_decl_stat=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_stpncpy=yes
# ac_cv_have_decl_strcasestr=yes
# ac_cv_have_decl_strdup=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strncat=yes
# ac_cv_have_decl_strndup=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_strpbrk=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_have_decl_strsignal=yes
# ac_cv_have_decl_strtod=yes
# ac_cv_have_decl_strtok_r=yes
# ac_cv_have_decl_strtoll=yes
# ac_cv_have_decl_strtoull=yes
# ac_cv_have_decl_symlink=yes
# ac_cv_have_decl_symlinkat=yes
# ac_cv_have_decl_tmpfile=yes
# ac_cv_have_decl_ttyname_r=yes
# ac_cv_have_decl_unlink=yes
# ac_cv_have_decl_unlinkat=yes
# ac_cv_have_decl_unlockpt=yes
# ac_cv_have_decl_unsetenv=yes
# ac_cv_have_decl_usleep=yes
# ac_cv_have_decl_utimensat=yes
# ac_cv_have_decl_vdprintf=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stat_broken=no
# 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_bitypes_h=no
# ac_cv_header_sys_inttypes_h=no
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_timeb_h=no
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_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_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_PMCCABE=false
# 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_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_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=-std=gnu99
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=-std=gnu99
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_clock_gettime='none required'
# ac_cv_should_define__xopen_source=no
# ac_cv_sizeof_unsigned_int=4
# ac_cv_sizeof_unsigned_long_int=4
# ac_cv_sys_file_offset_bits=unknown
# ac_cv_sys_large_files=unknown
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_type_long_long_int=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_nlink_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gl_cv_bitsizeof_ptrdiff_t=32
# gl_cv_bitsizeof_sig_atomic_t=32
# gl_cv_bitsizeof_size_t=32
# gl_cv_bitsizeof_wchar_t=32
# gl_cv_bitsizeof_wint_t=32
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_multiarch=no
# gl_cv_cc_vis_werror=yes
# gl_cv_cc_visibility=yes
# gl_cv_decl_null_works=yes
# gl_cv_func_ftello=yes
# gl_cv_func_ftello_works='guessing yes'
# gl_cv_func_getopt_gnu='guessing no'
# gl_cv_func_getopt_posix='guessing yes'
# gl_cv_func_gettimeofday_clobber='guessing yes'
# gl_cv_func_gettimeofday_posix_signature=almost
# gl_cv_func_lseek_pipe=yes
# gl_cv_func_malloc_posix=yes
# gl_cv_func_va_copy=yes
# gl_cv_have_include_next=yes
# gl_cv_have_raw_decl__Exit=yes
# gl_cv_have_raw_decl_atoll=yes
# gl_cv_have_raw_decl_canonicalize_file_name=no
# gl_cv_have_raw_decl_chdir=yes
# gl_cv_have_raw_decl_chown=yes
# gl_cv_have_raw_decl_dprintf=yes
# gl_cv_have_raw_decl_dup2=yes
# gl_cv_have_raw_decl_dup3=yes
# gl_cv_have_raw_decl_dup=yes
# gl_cv_have_raw_decl_endusershell=yes
# gl_cv_have_raw_decl_environ=yes
# gl_cv_have_raw_decl_euidaccess=no
# gl_cv_have_raw_decl_faccessat=yes
# gl_cv_have_raw_decl_fchdir=yes
# gl_cv_have_raw_decl_fchmodat=yes
# gl_cv_have_raw_decl_fchownat=yes
# gl_cv_have_raw_decl_fdatasync=yes
# gl_cv_have_raw_decl_ffsl=no
# gl_cv_have_raw_decl_ffsll=no
# gl_cv_have_raw_decl_fpurge=yes
# gl_cv_have_raw_decl_fseeko=yes
# gl_cv_have_raw_decl_fstat=yes
# gl_cv_have_raw_decl_fstatat=yes
# gl_cv_have_raw_decl_fsync=yes
# gl_cv_have_raw_decl_ftello=yes
# gl_cv_have_raw_decl_ftruncate=yes
# gl_cv_have_raw_decl_futimens=yes
# gl_cv_have_raw_decl_getcwd=yes
# gl_cv_have_raw_decl_getdelim=yes
# gl_cv_have_raw_decl_getdomainname=no
# gl_cv_have_raw_decl_getdtablesize=no
# gl_cv_have_raw_decl_getgroups=yes
# gl_cv_have_raw_decl_gethostname=yes
# gl_cv_have_raw_decl_getline=yes
# gl_cv_have_raw_decl_getloadavg=no
# gl_cv_have_raw_decl_getlogin=yes
# gl_cv_have_raw_decl_getlogin_r=no
# gl_cv_have_raw_decl_getpagesize=yes
# gl_cv_have_raw_decl_gets=yes
# gl_cv_have_raw_decl_getsubopt=no
# gl_cv_have_raw_decl_gettimeofday=yes
# gl_cv_have_raw_decl_getusershell=yes
# gl_cv_have_raw_decl_grantpt=yes
# gl_cv_have_raw_decl_group_member=no
# gl_cv_have_raw_decl_initstate=yes
# gl_cv_have_raw_decl_initstate_r=no
# gl_cv_have_raw_decl_isatty=yes
# gl_cv_have_raw_decl_lchmod=no
# gl_cv_have_raw_decl_lchown=yes
# gl_cv_have_raw_decl_link=yes
# gl_cv_have_raw_decl_linkat=yes
# gl_cv_have_raw_decl_lseek=yes
# gl_cv_have_raw_decl_lstat=yes
# gl_cv_have_raw_decl_memmem=yes
# gl_cv_have_raw_decl_mempcpy=no
# gl_cv_have_raw_decl_memrchr=yes
# gl_cv_have_raw_decl_mkdirat=yes
# gl_cv_have_raw_decl_mkdtemp=yes
# gl_cv_have_raw_decl_mkfifo=yes
# gl_cv_have_raw_decl_mkfifoat=no
# gl_cv_have_raw_decl_mknod=yes
# gl_cv_have_raw_decl_mknodat=yes
# gl_cv_have_raw_decl_mkostemp=no
# gl_cv_have_raw_decl_mkostemps=no
# gl_cv_have_raw_decl_mkstemp=yes
# gl_cv_have_raw_decl_mkstemps=no
# gl_cv_have_raw_decl_pclose=yes
# gl_cv_have_raw_decl_pipe2=yes
# gl_cv_have_raw_decl_pipe=yes
# gl_cv_have_raw_decl_popen=yes
# gl_cv_have_raw_decl_posix_openpt=yes
# gl_cv_have_raw_decl_pread=yes
# gl_cv_have_raw_decl_ptsname=yes
# gl_cv_have_raw_decl_ptsname_r=yes
# gl_cv_have_raw_decl_pwrite=yes
# gl_cv_have_raw_decl_random=yes
# gl_cv_have_raw_decl_random_r=no
# gl_cv_have_raw_decl_rawmemchr=no
# gl_cv_have_raw_decl_readlink=yes
# gl_cv_have_raw_decl_readlinkat=yes
# gl_cv_have_raw_decl_realpath=yes
# gl_cv_have_raw_decl_renameat=yes
# gl_cv_have_raw_decl_rmdir=yes
# gl_cv_have_raw_decl_rpmatch=no
# gl_cv_have_raw_decl_secure_getenv=no
# gl_cv_have_raw_decl_setenv=yes
# gl_cv_have_raw_decl_sethostname=no
# gl_cv_have_raw_decl_setstate=yes
# gl_cv_have_raw_decl_setstate_r=no
# gl_cv_have_raw_decl_setusershell=yes
# gl_cv_have_raw_decl_sleep=yes
# gl_cv_have_raw_decl_snprintf=yes
# gl_cv_have_raw_decl_srandom=yes
# gl_cv_have_raw_decl_srandom_r=no
# gl_cv_have_raw_decl_stat=yes
# gl_cv_have_raw_decl_stpcpy=yes
# gl_cv_have_raw_decl_stpncpy=yes
# gl_cv_have_raw_decl_strcasestr=yes
# gl_cv_have_raw_decl_strchrnul=no
# gl_cv_have_raw_decl_strdup=yes
# gl_cv_have_raw_decl_strerror_r=yes
# gl_cv_have_raw_decl_strncat=yes
# gl_cv_have_raw_decl_strndup=yes
# gl_cv_have_raw_decl_strnlen=yes
# gl_cv_have_raw_decl_strpbrk=yes
# gl_cv_have_raw_decl_strsep=yes
# gl_cv_have_raw_decl_strsignal=yes
# gl_cv_have_raw_decl_strtod=yes
# gl_cv_have_raw_decl_strtok_r=yes
# gl_cv_have_raw_decl_strtoll=yes
# gl_cv_have_raw_decl_strtoull=yes
# gl_cv_have_raw_decl_strverscmp=no
# gl_cv_have_raw_decl_symlink=yes
# gl_cv_have_raw_decl_symlinkat=yes
# gl_cv_have_raw_decl_tmpfile=yes
# gl_cv_have_raw_decl_ttyname_r=yes
# gl_cv_have_raw_decl_unlink=yes
# gl_cv_have_raw_decl_unlinkat=yes
# gl_cv_have_raw_decl_unlockpt=yes
# gl_cv_have_raw_decl_unsetenv=yes
# gl_cv_have_raw_decl_usleep=yes
# gl_cv_have_raw_decl_utimensat=yes
# gl_cv_have_raw_decl_vdprintf=yes
# gl_cv_have_raw_decl_vsnprintf=yes
# gl_cv_header_errno_h_complete=yes
# gl_cv_header_working_stdint_h=no
# gl_cv_minmax_in_limits_h=no
# gl_cv_minmax_in_sys_param_h=yes
# gl_cv_next_getopt_h=''
# gl_cv_next_stdint_h=''
# gl_cv_next_stdio_h=''
# gl_cv_next_stdlib_h=''
# gl_cv_next_string_h=''
# gl_cv_next_sys_stat_h=''
# gl_cv_next_sys_time_h=''
# gl_cv_next_sys_types_h=''
# gl_cv_next_time_h=''
# gl_cv_next_unistd_h=''
# gl_cv_pragma_columns=no
# gl_cv_sys_struct_timespec_in_time_h=yes
# gl_cv_sys_struct_timeval=yes
# gl_cv_sys_struct_timeval_tv_sec=yes
# gl_cv_type_ptrdiff_t_signed=yes
# gl_cv_type_ptrdiff_t_suffix=
# gl_cv_type_sig_atomic_t_signed=yes
# gl_cv_type_sig_atomic_t_suffix=
# gl_cv_type_size_t_signed=no
# gl_cv_type_size_t_suffix=u
# gl_cv_type_wchar_t_signed=no
# gl_cv_type_wchar_t_suffix=u
# gl_cv_type_wint_t_signed=no
# gl_cv_type_wint_t_suffix=u
# gl_cv_var_stdin_large_offset=yes
# gt_cv_c_wchar_t=yes
# gt_cv_ssize_t=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_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
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libtasn1/src/libtasn1-4.8/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)'
# APPLE_UNIVERSAL_BUILD='0'
# AR='arm-linux-androideabi-ar'
# ARFLAGS='cru'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libtasn1/src/libtasn1-4.8/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libtasn1/src/libtasn1-4.8/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libtasn1/src/libtasn1-4.8/build-aux/missing automake-1.15'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T='32'
# BITSIZEOF_SIG_ATOMIC_T='32'
# BITSIZEOF_SIZE_T='32'
# BITSIZEOF_WCHAR_T='32'
# BITSIZEOF_WINT_T='32'
# CC='arm-linux-androideabi-gcc -std=gnu99'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CFLAG_VISIBILITY='-fvisibility=hidden'
# CONFIG_INCLUDE='config.h'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENABLE_DOC_FALSE='#'
# ENABLE_DOC_TRUE=''
# ENABLE_GTK_DOC_FALSE=''
# ENABLE_GTK_DOC_TRUE='#'
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GETOPT_H='getopt.h'
# GL_COND_LIBTOOL_FALSE='#'
# GL_COND_LIBTOOL_TRUE=''
# GL_GENERATE_ERRNO_H_FALSE=''
# GL_GENERATE_ERRNO_H_TRUE='#'
# GL_GENERATE_STDARG_H_FALSE=''
# GL_GENERATE_STDARG_H_TRUE='#'
# GL_GENERATE_STDDEF_H_FALSE=''
# GL_GENERATE_STDDEF_H_TRUE='#'
# GL_GENERATE_STDINT_H_FALSE='#'
# GL_GENERATE_STDINT_H_TRUE=''
# GNULIB_ATOLL='0'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CANONICALIZE_FILE_NAME='0'
# GNULIB_CHDIR='0'
# GNULIB_CHOWN='0'
# GNULIB_CLOSE='0'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='0'
# GNULIB_DUP3='0'
# GNULIB_DUP='0'
# GNULIB_ENVIRON='0'
# GNULIB_EUIDACCESS='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='0'
# GNULIB_FCHMODAT='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='0'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='0'
# GNULIB_FFLUSH='0'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_FGETC='1'
# GNULIB_FGETS='1'
# GNULIB_FOPEN='0'
# GNULIB_FPRINTF='1'
# GNULIB_FPRINTF_POSIX='0'
# GNULIB_FPURGE='0'
# GNULIB_FPUTC='1'
# GNULIB_FPUTS='1'
# GNULIB_FREAD='1'
# GNULIB_FREOPEN='0'
# GNULIB_FSCANF='1'
# GNULIB_FSEEK='0'
# GNULIB_FSEEKO='0'
# GNULIB_FSTAT='1'
# GNULIB_FSTATAT='0'
# GNULIB_FSYNC='0'
# GNULIB_FTELL='1'
# GNULIB_FTELLO='1'
# GNULIB_FTRUNCATE='0'
# GNULIB_FUTIMENS='0'
# GNULIB_FWRITE='1'
# GNULIB_GETC='1'
# GNULIB_GETCHAR='1'
# GNULIB_GETCWD='0'
# GNULIB_GETDELIM='0'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='0'
# GNULIB_GETGROUPS='0'
# GNULIB_GETHOSTNAME='0'
# GNULIB_GETLINE='0'
# GNULIB_GETLOADAVG='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='0'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETTIMEOFDAY='1'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GL_UNISTD_H_GETOPT='1'
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_ISATTY='0'
# GNULIB_LCHMOD='0'
# GNULIB_LCHOWN='0'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LSEEK='1'
# GNULIB_LSTAT='0'
# GNULIB_MALLOC_POSIX='1'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSLEN='0'
# GNULIB_MBSNCASECMP='0'
# GNULIB_MBSNLEN='0'
# GNULIB_MBSPBRK='0'
# GNULIB_MBSPCASECMP='0'
# GNULIB_MBSRCHR='0'
# GNULIB_MBSSEP='0'
# GNULIB_MBSSPN='0'
# GNULIB_MBSSTR='0'
# GNULIB_MBSTOK_R='0'
# GNULIB_MBTOWC='0'
# GNULIB_MEMCHR='0'
# GNULIB_MEMMEM='0'
# GNULIB_MEMPCPY='0'
# GNULIB_MEMRCHR='0'
# GNULIB_MKDIRAT='0'
# GNULIB_MKDTEMP='0'
# GNULIB_MKFIFO='0'
# GNULIB_MKFIFOAT='0'
# GNULIB_MKNOD='0'
# GNULIB_MKNODAT='0'
# GNULIB_MKOSTEMP='0'
# GNULIB_MKOSTEMPS='0'
# GNULIB_MKSTEMP='0'
# GNULIB_MKSTEMPS='0'
# GNULIB_MKTIME='0'
# GNULIB_NANOSLEEP='0'
# GNULIB_OBSTACK_PRINTF='0'
# GNULIB_OBSTACK_PRINTF_POSIX='0'
# GNULIB_PCLOSE='0'
# GNULIB_PERROR='0'
# GNULIB_PIPE2='0'
# GNULIB_PIPE='0'
# GNULIB_POPEN='0'
# GNULIB_POSIX_OPENPT='0'
# GNULIB_PREAD='0'
# GNULIB_PRINTF='1'
# GNULIB_PRINTF_POSIX='0'
# GNULIB_PTSNAME='0'
# GNULIB_PTSNAME_R='0'
# GNULIB_PUTC='1'
# GNULIB_PUTCHAR='1'
# GNULIB_PUTENV='0'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_RANDOM='0'
# GNULIB_RANDOM_R='0'
# GNULIB_RAWMEMCHR='0'
# GNULIB_READ='0'
# GNULIB_READLINK='0'
# GNULIB_READLINKAT='0'
# GNULIB_REALLOC_POSIX='1'
# GNULIB_REALPATH='0'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='0'
# GNULIB_RENAMEAT='0'
# GNULIB_RMDIR='0'
# GNULIB_RPMATCH='0'
# GNULIB_SCANF='1'
# GNULIB_SECURE_GETENV='0'
# GNULIB_SETENV='0'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SLEEP='0'
# GNULIB_SNPRINTF='0'
# GNULIB_SPRINTF_POSIX='0'
# GNULIB_STAT='0'
# GNULIB_STDIO_H_NONBLOCKING='0'
# GNULIB_STDIO_H_SIGPIPE='0'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='0'
# GNULIB_STRDUP='0'
# GNULIB_STRERROR='0'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='0'
# GNULIB_STRPBRK='0'
# GNULIB_STRPTIME='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='0'
# GNULIB_STRTOD='0'
# GNULIB_STRTOK_R='0'
# GNULIB_STRTOLL='0'
# GNULIB_STRTOULL='0'
# GNULIB_STRVERSCMP='1'
# GNULIB_SYMLINK='0'
# GNULIB_SYMLINKAT='0'
# GNULIB_SYSTEM_POSIX='0'
# GNULIB_TIMEGM='0'
# GNULIB_TIME_R='0'
# GNULIB_TMPFILE='0'
# GNULIB_TTYNAME_R='0'
# GNULIB_UNISTD_H_NONBLOCKING='0'
# GNULIB_UNISTD_H_SIGPIPE='0'
# GNULIB_UNLINK='0'
# GNULIB_UNLINKAT='0'
# GNULIB_UNLOCKPT='0'
# GNULIB_UNSETENV='0'
# GNULIB_USLEEP='0'
# GNULIB_UTIMENSAT='0'
# GNULIB_VASPRINTF='0'
# GNULIB_VDPRINTF='0'
# GNULIB_VFPRINTF='1'
# GNULIB_VFPRINTF_POSIX='0'
# GNULIB_VFSCANF='0'
# GNULIB_VPRINTF='1'
# GNULIB_VPRINTF_POSIX='0'
# GNULIB_VSCANF='0'
# GNULIB_VSNPRINTF='0'
# GNULIB_VSPRINTF_POSIX='0'
# GNULIB_WCTOMB='0'
# GNULIB_WRITE='0'
# GNULIB__EXIT='0'
# GREP='/usr/sbin/grep'
# GTKDOC_CHECK='/usr/sbin/gtkdoc-check'
# GTKDOC_MKPDF='/usr/sbin/gtkdoc-mkpdf'
# GTKDOC_REBASE='/usr/sbin/gtkdoc-rebase'
# 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=''
# HAVE_ATOLL='1'
# HAVE_CANONICALIZE_FILE_NAME='1'
# HAVE_CHOWN='1'
# HAVE_DECL_ENVIRON='1'
# HAVE_DECL_FCHDIR='1'
# HAVE_DECL_FDATASYNC='1'
# HAVE_DECL_FPURGE='1'
# HAVE_DECL_FSEEKO='1'
# HAVE_DECL_FTELLO='1'
# HAVE_DECL_GETDELIM='1'
# HAVE_DECL_GETDOMAINNAME='1'
# HAVE_DECL_GETLINE='1'
# HAVE_DECL_GETLOADAVG='1'
# HAVE_DECL_GETLOGIN_R='1'
# HAVE_DECL_GETPAGESIZE='1'
# HAVE_DECL_GETUSERSHELL='1'
# HAVE_DECL_LOCALTIME_R='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_OBSTACK_PRINTF='1'
# HAVE_DECL_SETENV='1'
# HAVE_DECL_SETHOSTNAME='1'
# HAVE_DECL_SNPRINTF='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR_R='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_TTYNAME_R='1'
# HAVE_DECL_UNSETENV='1'
# HAVE_DECL_VSNPRINTF='1'
# HAVE_DPRINTF='1'
# HAVE_DUP2='1'
# HAVE_DUP3='1'
# HAVE_EUIDACCESS='1'
# HAVE_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHMODAT='1'
# HAVE_FCHOWNAT='1'
# HAVE_FDATASYNC='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_FSEEKO='1'
# HAVE_FSTATAT='1'
# HAVE_FSYNC='1'
# HAVE_FTELLO='1'
# HAVE_FTRUNCATE='1'
# HAVE_FUTIMENS='1'
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETOPT_H='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GETSUBOPT='1'
# HAVE_GETTIMEOFDAY='1'
# HAVE_GRANTPT='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_INTTYPES_H='1'
# HAVE_LCHMOD='1'
# HAVE_LCHOWN='1'
# HAVE_LD_VERSION_SCRIPT_FALSE='#'
# HAVE_LD_VERSION_SCRIPT_TRUE=''
# HAVE_LINK='1'
# HAVE_LINKAT='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_LSTAT='1'
# HAVE_MBSLEN='0'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='1'
# HAVE_MKDIRAT='1'
# HAVE_MKDTEMP='1'
# HAVE_MKFIFO='1'
# HAVE_MKFIFOAT='1'
# HAVE_MKNOD='1'
# HAVE_MKNODAT='1'
# HAVE_MKOSTEMP='1'
# HAVE_MKOSTEMPS='1'
# HAVE_MKSTEMP='1'
# HAVE_MKSTEMPS='1'
# HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
# HAVE_NANOSLEEP='1'
# HAVE_OS_H='0'
# HAVE_PCLOSE='1'
# HAVE_PIPE2='1'
# HAVE_PIPE='1'
# HAVE_POPEN='1'
# HAVE_POSIX_OPENPT='1'
# HAVE_PREAD='1'
# HAVE_PTSNAME='1'
# HAVE_PTSNAME_R='1'
# HAVE_PWRITE='1'
# HAVE_RANDOM='1'
# HAVE_RANDOM_H='1'
# HAVE_RANDOM_R='1'
# HAVE_RAWMEMCHR='1'
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_REALPATH='1'
# HAVE_RENAMEAT='1'
# HAVE_RPMATCH='1'
# HAVE_SECURE_GETENV='1'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SIGNED_SIG_ATOMIC_T='1'
# HAVE_SIGNED_WCHAR_T='0'
# HAVE_SIGNED_WINT_T='0'
# HAVE_SLEEP='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRPBRK='1'
# HAVE_STRPTIME='1'
# HAVE_STRSEP='1'
# HAVE_STRTOD='1'
# HAVE_STRTOLL='1'
# HAVE_STRTOULL='1'
# HAVE_STRUCT_RANDOM_DATA='1'
# HAVE_STRUCT_TIMEVAL='1'
# HAVE_STRVERSCMP='0'
# HAVE_SYMLINK='1'
# HAVE_SYMLINKAT='1'
# HAVE_SYS_BITYPES_H='0'
# HAVE_SYS_INTTYPES_H='0'
# HAVE_SYS_LOADAVG_H='0'
# HAVE_SYS_PARAM_H='0'
# HAVE_SYS_TIME_H='1'
# HAVE_SYS_TYPES_H='1'
# HAVE_TIMEGM='1'
# HAVE_UNISTD_H='1'
# HAVE_UNLINKAT='1'
# HAVE_UNLOCKPT='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_USLEEP='1'
# HAVE_UTIMENSAT='1'
# HAVE_VASPRINTF='1'
# HAVE_VDPRINTF='1'
# HAVE_VISIBILITY='1'
# HAVE_WCHAR_H='1'
# HAVE_WCHAR_T='1'
# HAVE_WINSOCK2_H='0'
# HAVE__EXIT='1'
# HELP2MAN='${SHELL} /tmp/libtasn1/src/libtasn1-4.8/build-aux/missing help2man'
# HTML_DIR='${datadir}/gtk-doc/html'
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBINTL=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIB_CLOCK_GETTIME=''
# LIPO=''
# LN_S='ln -s'
# LTLIBINTL=''
# LTLIBOBJS=''
# LT_AGE='5'
# LT_CURRENT='11'
# LT_REVISION='2'
# MAKEINFO='${SHELL} /tmp/libtasn1/src/libtasn1-4.8/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
# NEXT_ERRNO_H=''
# NEXT_GETOPT_H=''
# NEXT_STDARG_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRING_H=''
# NEXT_SYS_STAT_H=''
# NEXT_SYS_TIME_H=''
# NEXT_SYS_TYPES_H=''
# NEXT_TIME_H=''
# NEXT_UNISTD_H=''
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libtasn1'
# PACKAGE_BUGREPORT='help-libtasn1@gnu.org'
# PACKAGE_NAME='GNU Libtasn1'
# PACKAGE_STRING='GNU Libtasn1 4.8'
# PACKAGE_TARNAME='libtasn1'
# PACKAGE_URL='http://www.gnu.org/software/libtasn1/'
# PACKAGE_VERSION='4.8'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PMCCABE='false'
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='arm-linux-androideabi-ranlib'
# REPLACE_CALLOC='0'
# REPLACE_CANONICALIZE_FILE_NAME='0'
# REPLACE_CHOWN='0'
# REPLACE_CLOSE='0'
# REPLACE_DPRINTF='0'
# REPLACE_DUP2='0'
# REPLACE_DUP='0'
# REPLACE_FCHOWNAT='0'
# REPLACE_FCLOSE='0'
# REPLACE_FDOPEN='0'
# REPLACE_FFLUSH='0'
# REPLACE_FOPEN='0'
# REPLACE_FPRINTF='0'
# REPLACE_FPURGE='0'
# REPLACE_FREOPEN='0'
# REPLACE_FSEEK='0'
# REPLACE_FSEEKO='0'
# REPLACE_FSTAT='0'
# REPLACE_FSTATAT='0'
# REPLACE_FTELL='0'
# REPLACE_FTELLO='0'
# REPLACE_FTRUNCATE='0'
# REPLACE_FUTIMENS='0'
# REPLACE_GETCWD='0'
# REPLACE_GETDELIM='0'
# REPLACE_GETDOMAINNAME='0'
# REPLACE_GETDTABLESIZE='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETLINE='0'
# REPLACE_GETLOGIN_R='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_GETTIMEOFDAY='1'
# REPLACE_GMTIME='1'
# REPLACE_ISATTY='0'
# REPLACE_LCHOWN='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LOCALTIME='1'
# REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
# REPLACE_LSEEK='0'
# REPLACE_LSTAT='0'
# REPLACE_MALLOC='0'
# REPLACE_MBTOWC='0'
# REPLACE_MEMCHR='0'
# REPLACE_MEMMEM='0'
# REPLACE_MKDIR='0'
# REPLACE_MKFIFO='0'
# REPLACE_MKNOD='0'
# REPLACE_MKSTEMP='0'
# REPLACE_MKTIME='GNULIB_PORTCHECK'
# REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
# REPLACE_NULL='0'
# REPLACE_OBSTACK_PRINTF='0'
# REPLACE_PERROR='0'
# REPLACE_POPEN='0'
# REPLACE_PREAD='0'
# REPLACE_PRINTF='0'
# REPLACE_PTSNAME='0'
# REPLACE_PTSNAME_R='0'
# REPLACE_PUTENV='0'
# REPLACE_PWRITE='0'
# REPLACE_RANDOM_R='0'
# REPLACE_READ='0'
# REPLACE_READLINK='0'
# REPLACE_REALLOC='0'
# REPLACE_REALPATH='0'
# REPLACE_REMOVE='0'
# REPLACE_RENAME='0'
# REPLACE_RENAMEAT='0'
# REPLACE_RMDIR='0'
# REPLACE_SETENV='0'
# REPLACE_SLEEP='0'
# REPLACE_SNPRINTF='0'
# REPLACE_SPRINTF='0'
# REPLACE_STAT='0'
# REPLACE_STDIO_READ_FUNCS='0'
# REPLACE_STDIO_WRITE_FUNCS='0'
# REPLACE_STPNCPY='0'
# REPLACE_STRCASESTR='0'
# REPLACE_STRCHRNUL='0'
# REPLACE_STRDUP='0'
# REPLACE_STRERROR='0'
# REPLACE_STRERROR_R='0'
# REPLACE_STRNCAT='0'
# REPLACE_STRNDUP='0'
# REPLACE_STRNLEN='0'
# REPLACE_STRSIGNAL='0'
# REPLACE_STRSTR='0'
# REPLACE_STRTOD='0'
# REPLACE_STRTOK_R='0'
# REPLACE_STRUCT_TIMEVAL='0'
# REPLACE_SYMLINK='0'
# REPLACE_TIMEGM='GNULIB_PORTCHECK'
# REPLACE_TMPFILE='0'
# REPLACE_TTYNAME_R='0'
# REPLACE_UNLINK='0'
# REPLACE_UNLINKAT='0'
# REPLACE_UNSETENV='0'
# REPLACE_USLEEP='0'
# REPLACE_UTIMENSAT='0'
# REPLACE_VASPRINTF='0'
# REPLACE_VDPRINTF='0'
# REPLACE_VFPRINTF='0'
# REPLACE_VPRINTF='0'
# REPLACE_VSNPRINTF='0'
# REPLACE_VSPRINTF='0'
# REPLACE_WCTOMB='0'
# REPLACE_WRITE='0'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX='u'
# STDARG_H=''
# STDDEF_H=''
# STDINT_H='stdint.h'
# STRIP='arm-linux-androideabi-strip'
# SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
# TIME_H_DEFINES_STRUCT_TIMESPEC='1'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# VALGRIND=''
# VERSION='4.8'
# WARN_CFLAGS=''
# WCHAR_T_SUFFIX='u'
# WERROR_CFLAGS=''
# WINDOWS_64_BIT_OFF_T='0'
# WINDOWS_64_BIT_ST_SIZE='0'
# WINT_T_SUFFIX='u'
# YACC='bison -y'
# YFLAGS=''
# 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'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=' getopt.o getopt1.o gettimeofday.o'
# gl_LTLIBOBJS=' getopt.lo getopt1.lo gettimeofday.lo'
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_LIBTASN1_GNULIB_TESTS'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libtasn1/src/libtasn1-4.8/build-aux/install-sh'
# lgl_LIBOBJS=' strverscmp.o'
# lgl_LTLIBOBJS=' strverscmp.lo'
# lgltests_LIBOBJS=''
# lgltests_LTLIBOBJS=''
# lgltests_WITNESS='IN_LIBTASN1_GNULIB_TESTS'
# 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}'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "GNU Libtasn1"
# #define PACKAGE_TARNAME "libtasn1"
# #define PACKAGE_VERSION "4.8"
# #define PACKAGE_STRING "GNU Libtasn1 4.8"
# #define PACKAGE_BUGREPORT "help-libtasn1@gnu.org"
# #define PACKAGE_URL "http://www.gnu.org/software/libtasn1/"
# #define PACKAGE "libtasn1"
# #define VERSION "4.8"
# #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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_FSEEKO 1
# #define _DARWIN_USE_64_BIT_INODE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define SIZEOF_UNSIGNED_LONG_INT 4
# #define SIZEOF_UNSIGNED_INT 4
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 1
# #define HAVE_DECL_FTELLO 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPT_LONG_ONLY 1
# #define __GETOPT_PREFIX rpl_
# #define HAVE_DECL_GETENV 1
# #define restrict __restrict
# #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# #define HAVE_WCHAR_T 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define BITSIZEOF_PTRDIFF_T 32
# #define BITSIZEOF_SIZE_T 32
# #define BITSIZEOF_SIG_ATOMIC_T 32
# #define BITSIZEOF_WCHAR_T 32
# #define BITSIZEOF_WINT_T 32
# #define HAVE_SIGNED_SIG_ATOMIC_T 1
# #define PTRDIFF_T_SUFFIX
# #define SIZE_T_SUFFIX u
# #define SIG_ATOMIC_T_SUFFIX
# #define WCHAR_T_SUFFIX u
# #define WINT_T_SUFFIX u
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_CLOCK_SETTIME 1
# #define GNULIB_TEST_FSTAT 1
# #define GNULIB_TEST_FTELL 1
# #define GNULIB_TEST_FTELLO 1
# #define GNULIB_TEST_GETOPT_GNU 1
# #define __GETOPT_PREFIX rpl_
# #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# #define GETTIMEOFDAY_TIMEZONE struct timezone
# #define GNULIB_TEST_GETTIMEOFDAY 1
# #define GNULIB_TEST_LSEEK 1
# #define HAVE_MALLOC_POSIX 1
# #define GNULIB_TEST_MALLOC_POSIX 1
# #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# #define HAVE_REALLOC_POSIX 1
# #define GNULIB_TEST_REALLOC_POSIX 1
# #define GNULIB_FSCANF 1
# #define GNULIB_SCANF 1
# #define HAVE_RAW_DECL_DPRINTF 1
# #define HAVE_RAW_DECL_FPURGE 1
# #define HAVE_RAW_DECL_FSEEKO 1
# #define HAVE_RAW_DECL_FTELLO 1
# #define HAVE_RAW_DECL_GETDELIM 1
# #define HAVE_RAW_DECL_GETLINE 1
# #define HAVE_RAW_DECL_GETS 1
# #define HAVE_RAW_DECL_PCLOSE 1
# #define HAVE_RAW_DECL_POPEN 1
# #define HAVE_RAW_DECL_RENAMEAT 1
# #define HAVE_RAW_DECL_SNPRINTF 1
# #define HAVE_RAW_DECL_TMPFILE 1
# #define HAVE_RAW_DECL_VDPRINTF 1
# #define HAVE_RAW_DECL_VSNPRINTF 1
# #define HAVE_RAW_DECL__EXIT 1
# #define HAVE_RAW_DECL_ATOLL 1
# #define HAVE_RAW_DECL_GRANTPT 1
# #define HAVE_RAW_DECL_INITSTATE 1
# #define HAVE_RAW_DECL_MKDTEMP 1
# #define HAVE_RAW_DECL_MKSTEMP 1
# #define HAVE_RAW_DECL_POSIX_OPENPT 1
# #define HAVE_RAW_DECL_PTSNAME 1
# #define HAVE_RAW_DECL_PTSNAME_R 1
# #define HAVE_RAW_DECL_RANDOM 1
# #define HAVE_RAW_DECL_REALPATH 1
# #define HAVE_RAW_DECL_SETENV 1
# #define HAVE_RAW_DECL_SETSTATE 1
# #define HAVE_RAW_DECL_SRANDOM 1
# #define HAVE_RAW_DECL_STRTOD 1
# #define HAVE_RAW_DECL_STRTOLL 1
# #define HAVE_RAW_DECL_STRTOULL 1
# #define HAVE_RAW_DECL_UNLOCKPT 1
# #define HAVE_RAW_DECL_UNSETENV 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 1
# #define HAVE_RAW_DECL_CHDIR 1
# #define HAVE_RAW_DECL_CHOWN 1
# #define HAVE_RAW_DECL_DUP 1
# #define HAVE_RAW_DECL_DUP2 1
# #define HAVE_RAW_DECL_DUP3 1
# #define HAVE_RAW_DECL_ENVIRON 1
# #define HAVE_RAW_DECL_FACCESSAT 1
# #define HAVE_RAW_DECL_FCHDIR 1
# #define HAVE_RAW_DECL_FCHOWNAT 1
# #define HAVE_RAW_DECL_FDATASYNC 1
# #define HAVE_RAW_DECL_FSYNC 1
# #define HAVE_RAW_DECL_FTRUNCATE 1
# #define HAVE_RAW_DECL_GETCWD 1
# #define HAVE_RAW_DECL_GETGROUPS 1
# #define HAVE_RAW_DECL_GETHOSTNAME 1
# #define HAVE_RAW_DECL_GETLOGIN 1
# #define HAVE_RAW_DECL_GETPAGESIZE 1
# #define HAVE_RAW_DECL_GETUSERSHELL 1
# #define HAVE_RAW_DECL_SETUSERSHELL 1
# #define HAVE_RAW_DECL_ENDUSERSHELL 1
# #define HAVE_RAW_DECL_ISATTY 1
# #define HAVE_RAW_DECL_LCHOWN 1
# #define HAVE_RAW_DECL_LINK 1
# #define HAVE_RAW_DECL_LINKAT 1
# #define HAVE_RAW_DECL_LSEEK 1
# #define HAVE_RAW_DECL_PIPE 1
# #define HAVE_RAW_DECL_PIPE2 1
# #define HAVE_RAW_DECL_PREAD 1
# #define HAVE_RAW_DECL_PWRITE 1
# #define HAVE_RAW_DECL_READLINK 1
# #define HAVE_RAW_DECL_READLINKAT 1
# #define HAVE_RAW_DECL_RMDIR 1
# #define HAVE_RAW_DECL_SLEEP 1
# #define HAVE_RAW_DECL_SYMLINK 1
# #define HAVE_RAW_DECL_SYMLINKAT 1
# #define HAVE_RAW_DECL_TTYNAME_R 1
# #define HAVE_RAW_DECL_UNLINK 1
# #define HAVE_RAW_DECL_UNLINKAT 1
# #define HAVE_RAW_DECL_USLEEP 1
# #define PACKAGE_PACKAGER "Archlinux"
# #define PACKAGE_PACKAGER_VERSION "4.8-2"
# #define PACKAGE_PACKAGER_BUG_REPORTS "http://bugs.archlinux.org/"
# #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# #define HAVE_RAW_DECL_MEMMEM 1
# #define HAVE_RAW_DECL_MEMRCHR 1
# #define HAVE_RAW_DECL_STPCPY 1
# #define HAVE_RAW_DECL_STPNCPY 1
# #define HAVE_RAW_DECL_STRDUP 1
# #define HAVE_RAW_DECL_STRNCAT 1
# #define HAVE_RAW_DECL_STRNDUP 1
# #define HAVE_RAW_DECL_STRNLEN 1
# #define HAVE_RAW_DECL_STRPBRK 1
# #define HAVE_RAW_DECL_STRSEP 1
# #define HAVE_RAW_DECL_STRCASESTR 1
# #define HAVE_RAW_DECL_STRTOK_R 1
# #define HAVE_RAW_DECL_STRERROR_R 1
# #define HAVE_RAW_DECL_STRSIGNAL 1
# #define HAVE_VISIBILITY 1
# #define GNULIB_TEST_STRVERSCMP 1
#
# configure: exit 0