Build of libassuan with vanilla toolchain

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

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

SLOCLanguage
12,687 sh
12,560 ansic
3,448 makefile
28,695 total

The process tree of the build process is here.

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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libassuan 2.4.2-2 (Wed Aug 24 12:56:58 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking whether make supports nested variables... (cached) yes
# configure: autobuild project... libassuan
# configure: autobuild revision... 2.4.2
# configure: autobuild hostname... d14bdebea89e
# configure: autobuild timestamp... 20160824-125659
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... 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... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking 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 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 gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for x86_64-unknown-linux-windres... no
# checking for windres... no
# checking for gawk... (cached) gawk
# checking for x86_64-unknown-linux-gcc... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking whether gcc understands -c and -o together... (cached) yes
# checking dependency style of gcc... (cached) gcc3
# checking how to run the C preprocessor... gcc -E
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking for cc for build... gcc
# checking if gcc supports -Wpointer-arith... yes
# checking for setsockopt... yes
# checking for ANSI C header files... (cached) yes
# checking for string.h... (cached) yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking sys/uio.h usability... yes
# checking sys/uio.h presence... yes
# checking for sys/uio.h... yes
# checking for stdint.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for sys/types.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking for uintptr_t... yes
# checking for uint16_t... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for size_t... yes
# checking return type of signal handlers... void
# checking whether sys_siglist is declared... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking for socklen_t... yes
# checking for struct cmsghdr.cmsg_len... yes
# checking for x86_64-unknown-linux-gpg-error-config... no
# checking for gpg-error-config... /usr/sbin/gpg-error-config
# checking for GPG Error - version >= 1.17... yes (1.23)
# configure: WARNING:
# ***
# *** The config script /usr/sbin/gpg-error-config was
# *** built for x86_64-pc-linux-gnu and thus may not match the
# *** used host x86_64-unknown-linux-gnu.
# *** You may want to use the configure option --with-gpg-error-prefix
# *** to specify a matching config script.
# ***
# checking for flockfile... yes
# checking for funlockfile... yes
# checking for inet_pton... yes
# checking for stat... yes
# checking for getaddrinfo... yes
# checking for library containing nanosleep... none required
# checking for funopen... no
# checking for fopencookie... yes
# checking for isascii... yes
# checking for putc_unlocked... yes
# checking for memrchr... yes
# checking for stpcpy... yes
# checking for unistd.h... (cached) yes
# checking for setenv... yes
# checking for SO_PEERCRED... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating m4/Makefile
# config.status: creating src/Makefile
# config.status: creating doc/Makefile
# config.status: creating tests/Makefile
# config.status: creating src/libassuan-config
# config.status: creating src/versioninfo.rc
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
#
# Libassuan v2.4.2 has been configured as follows:
#
# Revision: e0516c5 (57425)
# Platform: x86_64-unknown-linux-gnu
#
# make all-recursive
# make[1]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2'
# Making all in m4
# make[2]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libassuan/src/libassuan-2.4.2/m4'
# Making all in src
# make[2]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2/src'
# gcc -I. -I. -o mkheader ./mkheader.c
# ./mkheader linux-gnu ./assuan.h.in \
# 2.4.2 0x020402 >assuan.h
# make all-am
# make[3]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2/src'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan.lo -MD -MP -MF .deps/libassuan_la-assuan.Tpo -c -o libassuan_la-assuan.lo `test -f 'assuan.c' || echo './'`assuan.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-context.lo -MD -MP -MF .deps/libassuan_la-context.Tpo -c -o libassuan_la-context.lo `test -f 'context.c' || echo './'`context.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan.lo -MD -MP -MF .deps/libassuan_la-assuan.Tpo -c assuan.c -fPIC -DPIC -o .libs/libassuan_la-assuan.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-context.lo -MD -MP -MF .deps/libassuan_la-context.Tpo -c context.c -fPIC -DPIC -o .libs/libassuan_la-context.o
# mv -f .deps/libassuan_la-context.Tpo .deps/libassuan_la-context.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-system.lo -MD -MP -MF .deps/libassuan_la-system.Tpo -c -o libassuan_la-system.lo `test -f 'system.c' || echo './'`system.c
# mv -f .deps/libassuan_la-assuan.Tpo .deps/libassuan_la-assuan.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-debug.lo -MD -MP -MF .deps/libassuan_la-debug.Tpo -c -o libassuan_la-debug.lo `test -f 'debug.c' || echo './'`debug.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-system.lo -MD -MP -MF .deps/libassuan_la-system.Tpo -c system.c -fPIC -DPIC -o .libs/libassuan_la-system.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-debug.lo -MD -MP -MF .deps/libassuan_la-debug.Tpo -c debug.c -fPIC -DPIC -o .libs/libassuan_la-debug.o
# mv -f .deps/libassuan_la-system.Tpo .deps/libassuan_la-system.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-conversion.lo -MD -MP -MF .deps/libassuan_la-conversion.Tpo -c -o libassuan_la-conversion.lo `test -f 'conversion.c' || echo './'`conversion.c
# mv -f .deps/libassuan_la-debug.Tpo .deps/libassuan_la-debug.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-sysutils.lo -MD -MP -MF .deps/libassuan_la-sysutils.Tpo -c -o libassuan_la-sysutils.lo `test -f 'sysutils.c' || echo './'`sysutils.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-conversion.lo -MD -MP -MF .deps/libassuan_la-conversion.Tpo -c conversion.c -fPIC -DPIC -o .libs/libassuan_la-conversion.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-sysutils.lo -MD -MP -MF .deps/libassuan_la-sysutils.Tpo -c sysutils.c -fPIC -DPIC -o .libs/libassuan_la-sysutils.o
# mv -f .deps/libassuan_la-sysutils.Tpo .deps/libassuan_la-sysutils.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-client.lo -MD -MP -MF .deps/libassuan_la-client.Tpo -c -o libassuan_la-client.lo `test -f 'client.c' || echo './'`client.c
# mv -f .deps/libassuan_la-conversion.Tpo .deps/libassuan_la-conversion.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-server.lo -MD -MP -MF .deps/libassuan_la-server.Tpo -c -o libassuan_la-server.lo `test -f 'server.c' || echo './'`server.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-client.lo -MD -MP -MF .deps/libassuan_la-client.Tpo -c client.c -fPIC -DPIC -o .libs/libassuan_la-client.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-server.lo -MD -MP -MF .deps/libassuan_la-server.Tpo -c server.c -fPIC -DPIC -o .libs/libassuan_la-server.o
# mv -f .deps/libassuan_la-server.Tpo .deps/libassuan_la-server.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-error.lo -MD -MP -MF .deps/libassuan_la-assuan-error.Tpo -c -o libassuan_la-assuan-error.lo `test -f 'assuan-error.c' || echo './'`assuan-error.c
# mv -f .deps/libassuan_la-client.Tpo .deps/libassuan_la-client.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-buffer.lo -MD -MP -MF .deps/libassuan_la-assuan-buffer.Tpo -c -o libassuan_la-assuan-buffer.lo `test -f 'assuan-buffer.c' || echo './'`assuan-buffer.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-error.lo -MD -MP -MF .deps/libassuan_la-assuan-error.Tpo -c assuan-error.c -fPIC -DPIC -o .libs/libassuan_la-assuan-error.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-buffer.lo -MD -MP -MF .deps/libassuan_la-assuan-buffer.Tpo -c assuan-buffer.c -fPIC -DPIC -o .libs/libassuan_la-assuan-buffer.o
# mv -f .deps/libassuan_la-assuan-error.Tpo .deps/libassuan_la-assuan-error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-handler.lo -MD -MP -MF .deps/libassuan_la-assuan-handler.Tpo -c -o libassuan_la-assuan-handler.lo `test -f 'assuan-handler.c' || echo './'`assuan-handler.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-handler.lo -MD -MP -MF .deps/libassuan_la-assuan-handler.Tpo -c assuan-handler.c -fPIC -DPIC -o .libs/libassuan_la-assuan-handler.o
# mv -f .deps/libassuan_la-assuan-buffer.Tpo .deps/libassuan_la-assuan-buffer.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-inquire.lo -MD -MP -MF .deps/libassuan_la-assuan-inquire.Tpo -c -o libassuan_la-assuan-inquire.lo `test -f 'assuan-inquire.c' || echo './'`assuan-inquire.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-inquire.lo -MD -MP -MF .deps/libassuan_la-assuan-inquire.Tpo -c assuan-inquire.c -fPIC -DPIC -o .libs/libassuan_la-assuan-inquire.o
# mv -f .deps/libassuan_la-assuan-inquire.Tpo .deps/libassuan_la-assuan-inquire.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-listen.lo -MD -MP -MF .deps/libassuan_la-assuan-listen.Tpo -c -o libassuan_la-assuan-listen.lo `test -f 'assuan-listen.c' || echo './'`assuan-listen.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-listen.lo -MD -MP -MF .deps/libassuan_la-assuan-listen.Tpo -c assuan-listen.c -fPIC -DPIC -o .libs/libassuan_la-assuan-listen.o
# mv -f .deps/libassuan_la-assuan-handler.Tpo .deps/libassuan_la-assuan-handler.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-pipe-server.lo -MD -MP -MF .deps/libassuan_la-assuan-pipe-server.Tpo -c -o libassuan_la-assuan-pipe-server.lo `test -f 'assuan-pipe-server.c' || echo './'`assuan-pipe-server.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-pipe-server.lo -MD -MP -MF .deps/libassuan_la-assuan-pipe-server.Tpo -c assuan-pipe-server.c -fPIC -DPIC -o .libs/libassuan_la-assuan-pipe-server.o
# mv -f .deps/libassuan_la-assuan-listen.Tpo .deps/libassuan_la-assuan-listen.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-socket-server.lo -MD -MP -MF .deps/libassuan_la-assuan-socket-server.Tpo -c -o libassuan_la-assuan-socket-server.lo `test -f 'assuan-socket-server.c' || echo './'`assuan-socket-server.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-socket-server.lo -MD -MP -MF .deps/libassuan_la-assuan-socket-server.Tpo -c assuan-socket-server.c -fPIC -DPIC -o .libs/libassuan_la-assuan-socket-server.o
# mv -f .deps/libassuan_la-assuan-pipe-server.Tpo .deps/libassuan_la-assuan-pipe-server.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-pipe-connect.lo -MD -MP -MF .deps/libassuan_la-assuan-pipe-connect.Tpo -c -o libassuan_la-assuan-pipe-connect.lo `test -f 'assuan-pipe-connect.c' || echo './'`assuan-pipe-connect.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-pipe-connect.lo -MD -MP -MF .deps/libassuan_la-assuan-pipe-connect.Tpo -c assuan-pipe-connect.c -fPIC -DPIC -o .libs/libassuan_la-assuan-pipe-connect.o
# mv -f .deps/libassuan_la-assuan-socket-server.Tpo .deps/libassuan_la-assuan-socket-server.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-socket-connect.lo -MD -MP -MF .deps/libassuan_la-assuan-socket-connect.Tpo -c -o libassuan_la-assuan-socket-connect.lo `test -f 'assuan-socket-connect.c' || echo './'`assuan-socket-connect.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-socket-connect.lo -MD -MP -MF .deps/libassuan_la-assuan-socket-connect.Tpo -c assuan-socket-connect.c -fPIC -DPIC -o .libs/libassuan_la-assuan-socket-connect.o
# mv -f .deps/libassuan_la-assuan-socket-connect.Tpo .deps/libassuan_la-assuan-socket-connect.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-uds.lo -MD -MP -MF .deps/libassuan_la-assuan-uds.Tpo -c -o libassuan_la-assuan-uds.lo `test -f 'assuan-uds.c' || echo './'`assuan-uds.c
# mv -f .deps/libassuan_la-assuan-pipe-connect.Tpo .deps/libassuan_la-assuan-pipe-connect.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-logging.lo -MD -MP -MF .deps/libassuan_la-assuan-logging.Tpo -c -o libassuan_la-assuan-logging.lo `test -f 'assuan-logging.c' || echo './'`assuan-logging.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-uds.lo -MD -MP -MF .deps/libassuan_la-assuan-uds.Tpo -c assuan-uds.c -fPIC -DPIC -o .libs/libassuan_la-assuan-uds.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-logging.lo -MD -MP -MF .deps/libassuan_la-assuan-logging.Tpo -c assuan-logging.c -fPIC -DPIC -o .libs/libassuan_la-assuan-logging.o
# mv -f .deps/libassuan_la-assuan-logging.Tpo .deps/libassuan_la-assuan-logging.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-socket.lo -MD -MP -MF .deps/libassuan_la-assuan-socket.Tpo -c -o libassuan_la-assuan-socket.lo `test -f 'assuan-socket.c' || echo './'`assuan-socket.c
# mv -f .deps/libassuan_la-assuan-uds.Tpo .deps/libassuan_la-assuan-uds.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-system-posix.lo -MD -MP -MF .deps/libassuan_la-system-posix.Tpo -c -o libassuan_la-system-posix.lo `test -f 'system-posix.c' || echo './'`system-posix.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-socket.lo -MD -MP -MF .deps/libassuan_la-assuan-socket.Tpo -c assuan-socket.c -fPIC -DPIC -o .libs/libassuan_la-assuan-socket.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-system-posix.lo -MD -MP -MF .deps/libassuan_la-system-posix.Tpo -c system-posix.c -fPIC -DPIC -o .libs/libassuan_la-system-posix.o
# mv -f .deps/libassuan_la-system-posix.Tpo .deps/libassuan_la-system-posix.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-io.lo -MD -MP -MF .deps/libassuan_la-assuan-io.Tpo -c -o libassuan_la-assuan-io.lo `test -f 'assuan-io.c' || echo './'`assuan-io.c
# mv -f .deps/libassuan_la-assuan-socket.Tpo .deps/libassuan_la-assuan-socket.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT libassuan_la-assuan-io.lo -MD -MP -MF .deps/libassuan_la-assuan-io.Tpo -c assuan-io.c -fPIC -DPIC -o .libs/libassuan_la-assuan-io.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT funopen.lo -MD -MP -MF .deps/funopen.Tpo -c -o funopen.lo funopen.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT funopen.lo -MD -MP -MF .deps/funopen.Tpo -c funopen.c -fPIC -DPIC -o .libs/funopen.o
# mv -f .deps/libassuan_la-assuan-io.Tpo .deps/libassuan_la-assuan-io.Plo
# mv -f .deps/funopen.Tpo .deps/funopen.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -Wl,--version-script=./libassuan.vers -version-info 7:2:7 -o libassuan.la -rpath /usr/lib libassuan_la-assuan.lo libassuan_la-context.lo libassuan_la-system.lo libassuan_la-debug.lo libassuan_la-conversion.lo libassuan_la-sysutils.lo libassuan_la-client.lo libassuan_la-server.lo libassuan_la-assuan-error.lo libassuan_la-assuan-buffer.lo libassuan_la-assuan-handler.lo libassuan_la-assuan-inquire.lo libassuan_la-assuan-listen.lo libassuan_la-assuan-pipe-server.lo libassuan_la-assuan-socket-server.lo libassuan_la-assuan-pipe-connect.lo libassuan_la-assuan-socket-connect.lo libassuan_la-assuan-uds.lo libassuan_la-assuan-logging.lo libassuan_la-assuan-socket.lo libassuan_la-system-posix.lo libassuan_la-assuan-io.lo funopen.lo -lgpg-error
# libtool: link: gcc -shared -fPIC -DPIC .libs/libassuan_la-assuan.o .libs/libassuan_la-context.o .libs/libassuan_la-system.o .libs/libassuan_la-debug.o .libs/libassuan_la-conversion.o .libs/libassuan_la-sysutils.o .libs/libassuan_la-client.o .libs/libassuan_la-server.o .libs/libassuan_la-assuan-error.o .libs/libassuan_la-assuan-buffer.o .libs/libassuan_la-assuan-handler.o .libs/libassuan_la-assuan-inquire.o .libs/libassuan_la-assuan-listen.o .libs/libassuan_la-assuan-pipe-server.o .libs/libassuan_la-assuan-socket-server.o .libs/libassuan_la-assuan-pipe-connect.o .libs/libassuan_la-assuan-socket-connect.o .libs/libassuan_la-assuan-uds.o .libs/libassuan_la-assuan-logging.o .libs/libassuan_la-assuan-socket.o .libs/libassuan_la-system-posix.o .libs/libassuan_la-assuan-io.o .libs/funopen.o -lgpg-error -Wl,--version-script=./libassuan.vers -Wl,-soname -Wl,libassuan.so.0 -o .libs/libassuan.so.0.7.2
# libtool: link: (cd ".libs" && rm -f "libassuan.so.0" && ln -s "libassuan.so.0.7.2" "libassuan.so.0")
# libtool: link: (cd ".libs" && rm -f "libassuan.so" && ln -s "libassuan.so.0.7.2" "libassuan.so")
# libtool: link: ( cd ".libs" && rm -f "libassuan.la" && ln -s "../libassuan.la" "libassuan.la" )
# make[3]: Leaving directory '/tmp/libassuan/src/libassuan-2.4.2/src'
# make[2]: Leaving directory '/tmp/libassuan/src/libassuan-2.4.2/src'
# Making all in doc
# make[2]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libassuan/src/libassuan-2.4.2/doc'
# Making all in tests
# make[2]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2/tests'
# make all-am
# make[3]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2/tests'
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT pipeconnect.o -MD -MP -MF .deps/pipeconnect.Tpo -c -o pipeconnect.o pipeconnect.c
# mv -f .deps/version.Tpo .deps/version.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT fdpassing.o -MD -MP -MF .deps/fdpassing.Tpo -c -o fdpassing.o fdpassing.c
# mv -f .deps/pipeconnect.Tpo .deps/pipeconnect.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -MT socks5.o -MD -MP -MF .deps/socks5.Tpo -c -o socks5.o socks5.c
# mv -f .deps/fdpassing.Tpo .deps/fdpassing.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -no-install -o version version.o ../src/libassuan.la -lgpg-error
# libtool: link: gcc -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -o version version.o ../src/.libs/libassuan.so -lgpg-error -Wl,-rpath -Wl,/tmp/libassuan/src/libassuan-2.4.2/src/.libs
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -no-install -o pipeconnect pipeconnect.o ../src/libassuan.la -lgpg-error
# libtool: link: gcc -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -o pipeconnect pipeconnect.o ../src/.libs/libassuan.so -lgpg-error -Wl,-rpath -Wl,/tmp/libassuan/src/libassuan-2.4.2/src/.libs
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -no-install -o fdpassing fdpassing.o ../src/libassuan.la -lgpg-error
# libtool: link: gcc -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -o fdpassing fdpassing.o ../src/.libs/libassuan.so -lgpg-error -Wl,-rpath -Wl,/tmp/libassuan/src/libassuan-2.4.2/src/.libs
# mv -f .deps/socks5.Tpo .deps/socks5.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -no-install -o socks5 socks5.o ../src/libassuan.la -lgpg-error
# libtool: link: gcc -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -o socks5 socks5.o ../src/.libs/libassuan.so -lgpg-error -Wl,-rpath -Wl,/tmp/libassuan/src/libassuan-2.4.2/src/.libs
# make[3]: Leaving directory '/tmp/libassuan/src/libassuan-2.4.2/tests'
# make[2]: Leaving directory '/tmp/libassuan/src/libassuan-2.4.2/tests'
# make[2]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2'
# make[2]: Leaving directory '/tmp/libassuan/src/libassuan-2.4.2'
# make[1]: Leaving directory '/tmp/libassuan/src/libassuan-2.4.2'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in m4
# make[1]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2/m4'
# make[2]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2/m4'
# 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/libassuan/src/libassuan-2.4.2/m4'
# make[1]: Leaving directory '/tmp/libassuan/src/libassuan-2.4.2/m4'
# Making install in src
# make[1]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2/src'
# make install-am
# make[2]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2/src'
# make[3]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2/src'
# /usr/sbin/mkdir -p '/tmp/libassuan/pkg/libassuan/usr/lib'
# /usr/sbin/mkdir -p '/tmp/libassuan/pkg/libassuan/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libassuan.la '/tmp/libassuan/pkg/libassuan/usr/lib'
# /usr/bin/install -c libassuan-config '/tmp/libassuan/pkg/libassuan/usr/bin'
# /usr/sbin/mkdir -p '/tmp/libassuan/pkg/libassuan/usr/share/aclocal'
# /usr/bin/install -c -m 644 libassuan.m4 '/tmp/libassuan/pkg/libassuan/usr/share/aclocal'
# /usr/sbin/mkdir -p '/tmp/libassuan/pkg/libassuan/usr/include'
# libtool: install: /usr/bin/install -c .libs/libassuan.so.0.7.2 /tmp/libassuan/pkg/libassuan/usr/lib/libassuan.so.0.7.2
# libtool: install: (cd /tmp/libassuan/pkg/libassuan/usr/lib && { ln -s -f libassuan.so.0.7.2 libassuan.so.0 || { rm -f libassuan.so.0 && ln -s libassuan.so.0.7.2 libassuan.so.0; }; })
# /usr/bin/install -c -m 644 assuan.h '/tmp/libassuan/pkg/libassuan/usr/include'
# libtool: install: (cd /tmp/libassuan/pkg/libassuan/usr/lib && { ln -s -f libassuan.so.0.7.2 libassuan.so || { rm -f libassuan.so && ln -s libassuan.so.0.7.2 libassuan.so; }; })
# libtool: install: /usr/bin/install -c .libs/libassuan.lai /tmp/libassuan/pkg/libassuan/usr/lib/libassuan.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make install-exec-hook
# make[4]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2/src'
# make[4]: Nothing to be done for 'install-exec-hook'.
# make[4]: Leaving directory '/tmp/libassuan/src/libassuan-2.4.2/src'
# make[3]: Leaving directory '/tmp/libassuan/src/libassuan-2.4.2/src'
# make[2]: Leaving directory '/tmp/libassuan/src/libassuan-2.4.2/src'
# make[1]: Leaving directory '/tmp/libassuan/src/libassuan-2.4.2/src'
# Making install in doc
# make[1]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2/doc'
# make[2]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libassuan/pkg/libassuan/usr/share/info'
# /usr/bin/install -c -m 644 ./assuan.info '/tmp/libassuan/pkg/libassuan/usr/share/info'
# install-info --info-dir='/tmp/libassuan/pkg/libassuan/usr/share/info' '/tmp/libassuan/pkg/libassuan/usr/share/info/assuan.info'
# make[2]: Leaving directory '/tmp/libassuan/src/libassuan-2.4.2/doc'
# make[1]: Leaving directory '/tmp/libassuan/src/libassuan-2.4.2/doc'
# Making install in tests
# make[1]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2/tests'
# make install-am
# make[2]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2/tests'
# make[3]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2/tests'
# 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/libassuan/src/libassuan-2.4.2/tests'
# make[2]: Leaving directory '/tmp/libassuan/src/libassuan-2.4.2/tests'
# make[1]: Leaving directory '/tmp/libassuan/src/libassuan-2.4.2/tests'
# make[1]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2'
# make[2]: Entering directory '/tmp/libassuan/src/libassuan-2.4.2'
# 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/libassuan/src/libassuan-2.4.2'
# make[1]: Leaving directory '/tmp/libassuan/src/libassuan-2.4.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libassuan"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libassuan 2.4.2-2 (Wed Aug 24 12:57:10 UTC 2016)

CMD: pacman --query --file libassuan-2.4.2-2-x86_64.pkg.tar.xz
# libassuan 2.4.2-2

Creating hybrid package for 'libassuan'

Trying to find vanilla package 'libassuan'...

CMD: pacman --query --file /mirror/libassuan-2.4.2-2.pkg.tar.xz
# libassuan 2.4.2-2

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/libassuan-config
# /usr/include/assuan.h
# /usr/share/aclocal/libassuan.m4
# /usr/share/info/assuan.info.gz
# /usr/lib/libassuan.so.0
# /usr/lib/libassuan.so
# /usr/lib/libassuan.so.0.7.2
# /sysroot/usr/lib/libassuan.so.0.7.2
# /sysroot/usr/lib/libassuan.so.0
# /sysroot/usr/lib/libassuan.so
# /sysroot/usr/lib/libassuan.la
# /sysroot/usr/include/assuan.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 libassuan.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libassuan.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libassuan.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/libassuan/src/libassuan-2.4.2/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libassuan configure 2.4.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = d14bdebea89e
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2532: checking for a BSD-compatible install
# configure:2600: result: /usr/bin/install -c
# configure:2611: checking whether build environment is sane
# configure:2666: result: yes
# configure:2725: checking for x86_64-unknown-linux-strip
# configure:2755: result: no
# configure:2765: checking for strip
# configure:2781: found /usr/sbin/strip
# configure:2792: result: strip
# configure:2817: checking for a thread-safe mkdir -p
# configure:2856: result: /usr/sbin/mkdir -p
# configure:2863: checking for gawk
# configure:2879: found /usr/sbin/gawk
# configure:2890: result: gawk
# configure:2901: checking whether make sets $(MAKE)
# configure:2923: result: yes
# configure:2952: checking whether make supports nested variables
# configure:2969: result: yes
# configure:3096: checking whether to enable maintainer-specific portions of Makefiles
# configure:3105: result: no
# configure:3126: checking build system type
# configure:3140: result: x86_64-unknown-linux-gnu
# configure:3160: checking host system type
# configure:3173: result: x86_64-unknown-linux-gnu
# configure:3204: checking whether make supports nested variables
# configure:3221: result: yes
# configure:3236: autobuild project... libassuan
# configure:3238: autobuild revision... 2.4.2
# configure:3242: autobuild hostname... d14bdebea89e
# configure:3251: autobuild timestamp... 20160824-125659
# configure:3268: checking for style of include used by make
# configure:3296: result: GNU
# configure:3327: checking for x86_64-unknown-linux-gcc
# configure:3357: result: no
# configure:3367: checking for gcc
# configure:3383: found /usr/sbin/gcc
# configure:3394: result: gcc
# configure:3623: checking for C compiler version
# configure:3632: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3643: $? = 0
# configure:3632: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3643: $? = 0
# configure:3632: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3643: $? = 1
# configure:3632: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3643: $? = 1
# configure:3663: checking whether the C compiler works
# configure:3685: gcc conftest.c >&5
# configure:3689: $? = 0
# configure:3737: result: yes
# configure:3740: checking for C compiler default output file name
# configure:3742: result: a.out
# configure:3748: checking for suffix of executables
# configure:3755: gcc -o conftest conftest.c >&5
# configure:3759: $? = 0
# configure:3781: result:
# configure:3803: checking whether we are cross compiling
# configure:3811: gcc -o conftest conftest.c >&5
# configure:3815: $? = 0
# configure:3822: ./conftest
# configure:3826: $? = 0
# configure:3841: result: no
# configure:3846: checking for suffix of object files
# configure:3868: gcc -c conftest.c >&5
# configure:3872: $? = 0
# configure:3893: result: o
# configure:3897: checking whether we are using the GNU C compiler
# configure:3916: gcc -c conftest.c >&5
# configure:3916: $? = 0
# configure:3925: result: yes
# configure:3934: checking whether gcc accepts -g
# configure:3954: gcc -c -g conftest.c >&5
# configure:3954: $? = 0
# configure:3995: result: yes
# configure:4012: checking for gcc option to accept ISO C89
# configure:4075: gcc -c conftest.c >&5
# configure:4075: $? = 0
# configure:4088: result: none needed
# configure:4113: checking whether gcc understands -c and -o together
# configure:4135: gcc -c conftest.c -o conftest2.o
# configure:4138: $? = 0
# configure:4135: gcc -c conftest.c -o conftest2.o
# configure:4138: $? = 0
# configure:4150: result: yes
# configure:4169: checking dependency style of gcc
# configure:4280: result: gcc3
# configure:4301: checking how to run the C preprocessor
# configure:4332: gcc -E conftest.c
# configure:4332: $? = 0
# configure:4346: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4346: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libassuan"
# | #define PACKAGE_TARNAME "libassuan"
# | #define PACKAGE_VERSION "2.4.2"
# | #define PACKAGE_STRING "libassuan 2.4.2"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libassuan"
# | #define VERSION "2.4.2"
# | /* end confdefs.h. */
# | #include
# configure:4371: result: gcc -E
# configure:4391: gcc -E conftest.c
# configure:4391: $? = 0
# configure:4405: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4405: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libassuan"
# | #define PACKAGE_TARNAME "libassuan"
# | #define PACKAGE_VERSION "2.4.2"
# | #define PACKAGE_STRING "libassuan 2.4.2"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libassuan"
# | #define VERSION "2.4.2"
# | /* end confdefs.h. */
# | #include
# configure:4434: checking for grep that handles long lines and -e
# configure:4492: result: /usr/sbin/grep
# configure:4497: checking for egrep
# configure:4559: result: /usr/sbin/grep -E
# configure:4564: checking for ANSI C header files
# configure:4584: gcc -c conftest.c >&5
# configure:4584: $? = 0
# configure:4657: gcc -o conftest conftest.c >&5
# configure:4657: $? = 0
# configure:4657: ./conftest
# configure:4657: $? = 0
# configure:4668: result: yes
# configure:4681: checking for sys/types.h
# configure:4681: gcc -c conftest.c >&5
# configure:4681: $? = 0
# configure:4681: result: yes
# configure:4681: checking for sys/stat.h
# configure:4681: gcc -c conftest.c >&5
# configure:4681: $? = 0
# configure:4681: result: yes
# configure:4681: checking for stdlib.h
# configure:4681: gcc -c conftest.c >&5
# configure:4681: $? = 0
# configure:4681: result: yes
# configure:4681: checking for string.h
# configure:4681: gcc -c conftest.c >&5
# configure:4681: $? = 0
# configure:4681: result: yes
# configure:4681: checking for memory.h
# configure:4681: gcc -c conftest.c >&5
# configure:4681: $? = 0
# configure:4681: result: yes
# configure:4681: checking for strings.h
# configure:4681: gcc -c conftest.c >&5
# configure:4681: $? = 0
# configure:4681: result: yes
# configure:4681: checking for inttypes.h
# configure:4681: gcc -c conftest.c >&5
# configure:4681: $? = 0
# configure:4681: result: yes
# configure:4681: checking for stdint.h
# configure:4681: gcc -c conftest.c >&5
# configure:4681: $? = 0
# configure:4681: result: yes
# configure:4681: checking for unistd.h
# configure:4681: gcc -c conftest.c >&5
# configure:4681: $? = 0
# configure:4681: result: yes
# configure:4694: checking minix/config.h usability
# configure:4694: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4694: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libassuan"
# | #define PACKAGE_TARNAME "libassuan"
# | #define PACKAGE_VERSION "2.4.2"
# | #define PACKAGE_STRING "libassuan 2.4.2"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libassuan"
# | #define VERSION "2.4.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* 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:4694: result: no
# configure:4694: checking minix/config.h presence
# configure:4694: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4694: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libassuan"
# | #define PACKAGE_TARNAME "libassuan"
# | #define PACKAGE_VERSION "2.4.2"
# | #define PACKAGE_STRING "libassuan 2.4.2"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libassuan"
# | #define VERSION "2.4.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4694: result: no
# configure:4694: checking for minix/config.h
# configure:4694: result: no
# configure:4715: checking whether it is safe to define __EXTENSIONS__
# configure:4733: gcc -c conftest.c >&5
# configure:4733: $? = 0
# configure:4740: result: yes
# configure:4826: checking how to print strings
# configure:4853: result: printf
# configure:4874: checking for a sed that does not truncate output
# configure:4938: result: /usr/sbin/sed
# configure:4956: checking for fgrep
# configure:5018: result: /usr/sbin/grep -F
# configure:5053: checking for ld used by gcc
# configure:5120: result: /usr/sbin/ld
# configure:5127: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:5142: result: yes
# configure:5154: checking for BSD- or MS-compatible name lister (nm)
# configure:5203: result: /usr/sbin/nm -B
# configure:5333: checking the name lister (/usr/sbin/nm -B) interface
# configure:5340: gcc -c conftest.c >&5
# configure:5343: /usr/sbin/nm -B "conftest.o"
# configure:5346: output
# 0000000000000000 B some_variable
# configure:5353: result: BSD nm
# configure:5356: checking whether ln -s works
# configure:5360: result: yes
# configure:5368: checking the maximum length of command line arguments
# configure:5498: result: 1572864
# configure:5515: checking whether the shell understands some XSI constructs
# configure:5525: result: yes
# configure:5529: checking whether the shell understands "+="
# configure:5535: result: yes
# configure:5570: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5610: result: func_convert_file_noop
# configure:5617: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5637: result: func_convert_file_noop
# configure:5644: checking for /usr/sbin/ld option to reload object files
# configure:5651: result: -r
# configure:5685: checking for x86_64-unknown-linux-objdump
# configure:5715: result: no
# configure:5725: checking for objdump
# configure:5741: found /usr/sbin/objdump
# configure:5752: result: objdump
# configure:5781: checking how to recognize dependent libraries
# configure:5983: result: pass_all
# configure:6028: checking for x86_64-unknown-linux-dlltool
# configure:6058: result: no
# configure:6068: checking for dlltool
# configure:6098: result: no
# configure:6125: checking how to associate runtime and link libraries
# configure:6152: result: printf %s\n
# configure:6168: checking for x86_64-unknown-linux-ar
# configure:6198: result: no
# configure:6212: checking for ar
# configure:6228: found /usr/sbin/ar
# configure:6239: result: ar
# configure:6276: checking for archiver @FILE support
# configure:6293: gcc -c conftest.c >&5
# configure:6293: $? = 0
# configure:6296: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6299: $? = 0
# configure:6304: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6307: $? = 1
# configure:6319: result: @
# configure:6337: checking for x86_64-unknown-linux-strip
# configure:6364: result: strip
# configure:6436: checking for x86_64-unknown-linux-ranlib
# configure:6466: result: no
# configure:6476: checking for ranlib
# configure:6492: found /usr/sbin/ranlib
# configure:6503: result: ranlib
# configure:6605: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6725: gcc -c conftest.c >&5
# configure:6728: $? = 0
# configure:6732: /usr/sbin/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:6735: $? = 0
# configure:6801: gcc -o conftest conftest.c conftstm.o >&5
# configure:6804: $? = 0
# configure:6842: result: ok
# configure:6879: checking for sysroot
# configure:6909: result: no
# configure:6986: gcc -c conftest.c >&5
# configure:6989: $? = 0
# configure:7131: checking for x86_64-unknown-linux-mt
# configure:7161: result: no
# configure:7171: checking for mt
# configure:7201: result: no
# configure:7221: checking if : is a manifest tool
# configure:7227: : '-?'
# configure:7235: result: no
# configure:7874: checking for dlfcn.h
# configure:7874: gcc -c conftest.c >&5
# configure:7874: $? = 0
# configure:7874: result: yes
# configure:8377: checking for objdir
# configure:8392: result: .libs
# configure:8663: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8681: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8685: $? = 0
# configure:8698: result: no
# configure:9025: checking for gcc option to produce PIC
# configure:9032: result: -fPIC -DPIC
# configure:9040: checking if gcc PIC flag -fPIC -DPIC works
# configure:9058: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9062: $? = 0
# configure:9075: result: yes
# configure:9104: checking if gcc static flag -static works
# configure:9132: result: yes
# configure:9147: checking if gcc supports -c -o file.o
# configure:9168: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9172: $? = 0
# configure:9194: result: yes
# configure:9202: checking if gcc supports -c -o file.o
# configure:9249: result: yes
# configure:9282: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10439: result: yes
# configure:10476: checking whether -lc should be explicitly linked in
# configure:10484: gcc -c conftest.c >&5
# configure:10487: $? = 0
# configure:10502: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10505: $? = 0
# configure:10519: result: no
# configure:10679: checking dynamic linker characteristics
# configure:11210: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11210: $? = 0
# configure:11444: result: GNU/Linux ld.so
# configure:11551: checking how to hardcode library paths into programs
# configure:11576: result: immediate
# configure:12116: checking whether stripping libraries is possible
# configure:12121: result: yes
# configure:12156: checking if libtool supports shared libraries
# configure:12158: result: yes
# configure:12161: checking whether to build shared libraries
# configure:12182: result: yes
# configure:12185: checking whether to build static libraries
# configure:12189: result: no
# configure:12229: checking for x86_64-unknown-linux-windres
# configure:12259: result: no
# configure:12269: checking for windres
# configure:12299: result: no
# configure:12459: checking for gawk
# configure:12486: result: gawk
# configure:12505: checking for x86_64-unknown-linux-gcc
# configure:12532: result: gcc
# configure:12801: checking for C compiler version
# configure:12810: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:12821: $? = 0
# configure:12810: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:12821: $? = 0
# configure:12810: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:12821: $? = 1
# configure:12810: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:12821: $? = 1
# configure:12825: checking whether we are using the GNU C compiler
# configure:12853: result: yes
# configure:12862: checking whether gcc accepts -g
# configure:12923: result: yes
# configure:12940: checking for gcc option to accept ISO C89
# configure:13016: result: none needed
# configure:13041: checking whether gcc understands -c and -o together
# configure:13078: result: yes
# configure:13097: checking dependency style of gcc
# configure:13208: result: gcc3
# configure:13228: checking how to run the C preprocessor
# configure:13298: result: gcc -E
# configure:13318: gcc -E conftest.c
# configure:13318: $? = 0
# configure:13332: gcc -E conftest.c
# conftest.c:31:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13332: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libassuan"
# | #define PACKAGE_TARNAME "libassuan"
# | #define PACKAGE_VERSION "2.4.2"
# | #define PACKAGE_STRING "libassuan 2.4.2"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libassuan"
# | #define VERSION "2.4.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libassuan"
# | #define VERSION "2.4.2"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:13365: checking whether ln -s works
# configure:13369: result: yes
# configure:13376: checking whether make sets $(MAKE)
# configure:13398: result: yes
# configure:13415: checking for cc for build
# configure:13422: result: gcc
# configure:13430: checking if gcc supports -Wpointer-arith
# configure:13445: gcc -c -Wpointer-arith conftest.c >&5
# configure:13445: $? = 0
# configure:13451: result: yes
# configure:13585: checking for setsockopt
# configure:13585: gcc -o conftest -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:56:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char setsockopt ();
# ^~~~
# conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:13585: $? = 0
# configure:13585: result: yes
# configure:13661: checking for ANSI C header files
# configure:13765: result: yes
# configure:13778: checking for string.h
# configure:13778: result: yes
# configure:13778: checking locale.h usability
# configure:13778: gcc -c -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking locale.h presence
# configure:13778: gcc -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for locale.h
# configure:13778: result: yes
# configure:13778: checking sys/uio.h usability
# configure:13778: gcc -c -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking sys/uio.h presence
# configure:13778: gcc -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for sys/uio.h
# configure:13778: result: yes
# configure:13778: checking for stdint.h
# configure:13778: result: yes
# configure:13778: checking for inttypes.h
# configure:13778: result: yes
# configure:13778: checking for sys/types.h
# configure:13778: result: yes
# configure:13778: checking for sys/stat.h
# configure:13778: result: yes
# configure:13778: checking for unistd.h
# configure:13778: result: yes
# configure:13778: checking sys/time.h usability
# configure:13778: gcc -c -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking sys/time.h presence
# configure:13778: gcc -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for sys/time.h
# configure:13778: result: yes
# configure:13778: checking fcntl.h usability
# configure:13778: gcc -c -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking fcntl.h presence
# configure:13778: gcc -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for fcntl.h
# configure:13778: result: yes
# configure:13778: checking sys/select.h usability
# configure:13778: gcc -c -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking sys/select.h presence
# configure:13778: gcc -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for sys/select.h
# configure:13778: result: yes
# configure:13789: checking for uintptr_t
# configure:13789: gcc -c -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:13789: $? = 0
# configure:13789: gcc -c -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:81:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# configure:13789: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libassuan"
# | #define PACKAGE_TARNAME "libassuan"
# | #define PACKAGE_VERSION "2.4.2"
# | #define PACKAGE_STRING "libassuan 2.4.2"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libassuan"
# | #define VERSION "2.4.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libassuan"
# | #define VERSION "2.4.2"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD_REVISION "e0516c5"
# | #define BUILD_TIMESTAMP ""
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_SELECT_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 ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13789: result: yes
# configure:13825: checking for uint16_t
# configure:13825: gcc -c -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:13825: $? = 0
# configure:13825: result: yes
# configure:13841: checking for an ANSI C-conforming const
# configure:13907: gcc -c -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:48:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:13907: $? = 0
# configure:13914: result: yes
# configure:13922: checking for inline
# configure:13938: gcc -c -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:48:21: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# static inline foo_t static_foo () {return 0; }
# ^~~~~~~~~~
# conftest.c:49:14: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# inline foo_t foo () {return 0; }
# ^~~
# configure:13938: $? = 0
# configure:13946: result: inline
# configure:13964: checking for size_t
# configure:13964: gcc -c -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:13964: $? = 0
# configure:13964: gcc -c -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:82:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:13964: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libassuan"
# | #define PACKAGE_TARNAME "libassuan"
# | #define PACKAGE_VERSION "2.4.2"
# | #define PACKAGE_STRING "libassuan 2.4.2"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libassuan"
# | #define VERSION "2.4.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libassuan"
# | #define VERSION "2.4.2"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD_REVISION "e0516c5"
# | #define BUILD_TIMESTAMP ""
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_UINTPTR_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13964: result: yes
# configure:13975: checking return type of signal handlers
# configure:13993: gcc -c -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:52:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:13993: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libassuan"
# | #define PACKAGE_TARNAME "libassuan"
# | #define PACKAGE_VERSION "2.4.2"
# | #define PACKAGE_STRING "libassuan 2.4.2"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libassuan"
# | #define VERSION "2.4.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libassuan"
# | #define VERSION "2.4.2"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD_REVISION "e0516c5"
# | #define BUILD_TIMESTAMP ""
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_UINTPTR_T 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:14000: result: void
# configure:14008: checking whether sys_siglist is declared
# configure:14008: gcc -c -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:14008: $? = 0
# configure:14008: result: yes
# configure:14030: checking sys/socket.h usability
# configure:14030: gcc -c -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# configure:14030: $? = 0
# configure:14030: result: yes
# configure:14030: checking sys/socket.h presence
# configure:14030: gcc -E conftest.c
# configure:14030: $? = 0
# configure:14030: result: yes
# configure:14030: checking for sys/socket.h
# configure:14030: result: yes
# configure:14069: checking for socklen_t
# configure:14069: gcc -c -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:14069: $? = 0
# configure:14069: gcc -c -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:59:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# configure:14069: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libassuan"
# | #define PACKAGE_TARNAME "libassuan"
# | #define PACKAGE_VERSION "2.4.2"
# | #define PACKAGE_STRING "libassuan 2.4.2"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libassuan"
# | #define VERSION "2.4.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libassuan"
# | #define VERSION "2.4.2"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD_REVISION "e0516c5"
# | #define BUILD_TIMESTAMP ""
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_UINTPTR_T 1
# | #define RETSIGTYPE void
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_SOCKET_H
# | # include
# | #elif HAVE_WS2TCPIP_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14069: result: yes
# configure:14128: checking for struct cmsghdr.cmsg_len
# configure:14128: gcc -c -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:14128: $? = 0
# configure:14128: result: yes
# configure:14198: checking for x86_64-unknown-linux-gpg-error-config
# configure:14231: result: no
# configure:14241: checking for gpg-error-config
# configure:14259: found /usr/sbin/gpg-error-config
# configure:14271: result: /usr/sbin/gpg-error-config
# configure:14294: checking for GPG Error - version >= 1.17
# configure:14321: result: yes (1.23)
# configure:14334: WARNING:
# ***
# *** The config script /usr/sbin/gpg-error-config was
# *** built for x86_64-pc-linux-gnu and thus may not match the
# *** used host x86_64-unknown-linux-gnu.
# *** You may want to use the configure option --with-gpg-error-prefix
# *** to specify a matching config script.
# ***
# configure:14362: checking for flockfile
# configure:14362: gcc -o conftest -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char flockfile ();
# ^~~~
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:14362: $? = 0
# configure:14362: result: yes
# configure:14362: checking for funlockfile
# configure:14362: gcc -o conftest -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char funlockfile ();
# ^~~~
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:14362: $? = 0
# configure:14362: result: yes
# configure:14362: checking for inet_pton
# configure:14362: gcc -o conftest -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:75:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char inet_pton ();
# ^~~~
# conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:14362: $? = 0
# configure:14362: result: yes
# configure:14362: checking for stat
# configure:14362: gcc -o conftest -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:76:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char stat ();
# ^~~~
# conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:14362: $? = 0
# configure:14362: result: yes
# configure:14362: checking for getaddrinfo
# configure:14362: gcc -o conftest -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char getaddrinfo ();
# ^~~~
# conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:14362: $? = 0
# configure:14362: result: yes
# configure:14376: checking for library containing nanosleep
# configure:14407: gcc -o conftest -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char nanosleep ();
# ^~~~
# conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:14407: $? = 0
# configure:14424: result: none required
# configure:14440: checking for funopen
# configure:14440: gcc -o conftest -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char funopen ();
# ^~~~
# conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /tmp/ccvAyjz7.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `funopen'
# collect2: error: ld returned 1 exit status
# configure:14440: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libassuan"
# | #define PACKAGE_TARNAME "libassuan"
# | #define PACKAGE_VERSION "2.4.2"
# | #define PACKAGE_STRING "libassuan 2.4.2"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libassuan"
# | #define VERSION "2.4.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libassuan"
# | #define VERSION "2.4.2"
# | #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define BUILD_REVISION "e0516c5"
# | #define BUILD_TIMESTAMP ""
# | #define STDC_HEADERS 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_UINTPTR_T 1
# | #define RETSIGTYPE void
# | #define HAVE_DECL_SYS_SIGLIST 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define USE_DESCRIPTOR_PASSING 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STAT 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_NANOSLEEP 1
# | /* end confdefs.h. */
# | /* Define funopen to an innocuous variant, in case declares funopen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define funopen innocuous_funopen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char funopen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef funopen
# |
# | /* 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 funopen ();
# | /* 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_funopen || defined __stub___funopen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return funopen ();
# | ;
# | return 0;
# | }
# configure:14440: result: no
# configure:14453: checking for fopencookie
# configure:14453: gcc -o conftest -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char fopencookie ();
# ^~~~
# conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:14453: $? = 0
# configure:14453: result: yes
# configure:14486: checking for isascii
# configure:14486: gcc -o conftest -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char isascii ();
# ^~~~
# conftest.c:80:6: warning: conflicting types for built-in function 'isascii'
# char isascii ();
# ^~~~~~~
# conftest.c:89:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:14486: $? = 0
# configure:14486: result: yes
# configure:14500: checking for putc_unlocked
# configure:14500: gcc -o conftest -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char putc_unlocked ();
# ^~~~
# conftest.c:81:6: warning: conflicting types for built-in function 'putc_unlocked'
# char putc_unlocked ();
# ^~~~~~~~~~~~~
# conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:14500: $? = 0
# configure:14500: result: yes
# configure:14514: checking for memrchr
# configure:14514: gcc -o conftest -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char memrchr ();
# ^~~~
# conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:14514: $? = 0
# configure:14514: result: yes
# configure:14528: checking for stpcpy
# configure:14528: gcc -o conftest -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char stpcpy ();
# ^~~~
# conftest.c:83:6: warning: conflicting types for built-in function 'stpcpy'
# char stpcpy ();
# ^~~~~~
# conftest.c:92:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:14528: $? = 0
# configure:14528: result: yes
# configure:14544: checking for unistd.h
# configure:14544: result: yes
# configure:14554: checking for setenv
# configure:14554: gcc -o conftest -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char setenv ();
# ^~~~
# conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:14554: $? = 0
# configure:14554: result: yes
# configure:14573: checking for SO_PEERCRED
# configure:14591: gcc -c -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC conftest.c >&5
# conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:69:56: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
# getsockopt (1, SOL_SOCKET, SO_PEERCRED, &cr, &cl);
# ^
# In file included from conftest.c:63:0:
# /usr/include/sys/socket.h:219:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'int *'
# extern int getsockopt (int __fd, int __level, int __optname,
# ^~~~~~~~~~
# configure:14591: $? = 0
# configure:14600: result: yes
# configure:14811: checking that generated files are newer than configure
# configure:14817: result: done
# configure:14868: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libassuan config.status 2.4.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on d14bdebea89e
#
# config.status:1205: creating Makefile
# config.status:1205: creating m4/Makefile
# config.status:1205: creating src/Makefile
# config.status:1205: creating doc/Makefile
# config.status:1205: creating tests/Makefile
# config.status:1205: creating src/libassuan-config
# config.status:1205: creating src/versioninfo.rc
# config.status:1205: creating config.h
# config.status:1434: executing depfiles commands
# config.status:1434: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_uint16_t=yes
# ac_cv_env_CC_FOR_BUILD_set=
# ac_cv_env_CC_FOR_BUILD_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# 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_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_flockfile=yes
# ac_cv_func_fopencookie=yes
# ac_cv_func_funlockfile=yes
# ac_cv_func_funopen=no
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_isascii=yes
# ac_cv_func_memrchr=yes
# ac_cv_func_putc_unlocked=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setsockopt=yes
# ac_cv_func_stat=yes
# ac_cv_func_stpcpy=yes
# ac_cv_have_decl_sys_siglist=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=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_select_h=yes
# 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_types_h=yes
# ac_cv_header_sys_uio_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_member_struct_cmsghdr_cmsg_len=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_GPG_ERROR_CONFIG=/usr/sbin/gpg-error-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_nanosleep='none required'
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_socklen_t=yes
# ac_cv_type_uintptr_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# assuan_cv_sys_so_peercred=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=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_RC=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=no
# 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/libassuan/src/libassuan-2.4.2/build-aux/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libassuan/src/libassuan-2.4.2/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libassuan/src/libassuan-2.4.2/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libassuan/src/libassuan-2.4.2/build-aux/missing automake-1.14'
# AWK='gawk'
# BUILD_FILEVERSION='2,4,2,57425'
# BUILD_REVISION='e0516c5'
# BUILD_TIMESTAMP=''
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CC_FOR_BUILD='gcc'
# CFLAGS=' -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GPG_ERROR_CFLAGS=''
# GPG_ERROR_CONFIG='/usr/sbin/gpg-error-config'
# GPG_ERROR_LIBS='-lgpg-error'
# GREP='/usr/sbin/grep'
# HAVE_LD_VERSION_SCRIPT_FALSE='#'
# HAVE_LD_VERSION_SCRIPT_TRUE=''
# HAVE_W32CE_SYSTEM_FALSE=''
# HAVE_W32CE_SYSTEM_TRUE='#'
# HAVE_W32_SYSTEM_FALSE=''
# HAVE_W32_SYSTEM_TRUE='#'
# HAVE_W64_SYSTEM_FALSE=''
# HAVE_W64_SYSTEM_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBASSUAN_CONFIG_API_VERSION='2'
# LIBASSUAN_CONFIG_CFLAGS=''
# LIBASSUAN_CONFIG_EXTRA_LIBS=''
# LIBASSUAN_CONFIG_HOST='x86_64-unknown-linux-gnu'
# LIBASSUAN_CONFIG_LIB='-lassuan'
# LIBASSUAN_LT_AGE='7'
# LIBASSUAN_LT_CURRENT='7'
# LIBASSUAN_LT_REVISION='2'
# LIBOBJS=' ${LIBOBJDIR}funopen$U.o'
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}funopen$U.lo'
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/libassuan/src/libassuan-2.4.2/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NETLIBS=''
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libassuan'
# PACKAGE_BUGREPORT='http://bugs.gnupg.org'
# PACKAGE_NAME='libassuan'
# PACKAGE_STRING='libassuan 2.4.2'
# PACKAGE_TARNAME='libassuan'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.4.2'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# RC=''
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# SYS_SOCKET_H=''
# USE_DESCRIPTOR_PASSING_FALSE='#'
# USE_DESCRIPTOR_PASSING_TRUE=''
# VERSION='2.4.2'
# VERSION_NUMBER='0x020402'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libassuan/src/libassuan-2.4.2/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libassuan"
# #define PACKAGE_TARNAME "libassuan"
# #define PACKAGE_VERSION "2.4.2"
# #define PACKAGE_STRING "libassuan 2.4.2"
# #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# #define PACKAGE_URL ""
# #define PACKAGE "libassuan"
# #define VERSION "2.4.2"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define PACKAGE "libassuan"
# #define VERSION "2.4.2"
# #define PACKAGE_BUGREPORT "http://bugs.gnupg.org"
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define BUILD_REVISION "e0516c5"
# #define BUILD_TIMESTAMP ""
# #define STDC_HEADERS 1
# #define HAVE_STRING_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_SYS_UIO_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_UINTPTR_T 1
# #define RETSIGTYPE void
# #define HAVE_DECL_SYS_SIGLIST 1
# #define HAVE_SYS_SOCKET_H 1
# #define USE_DESCRIPTOR_PASSING 1
# #define HAVE_FLOCKFILE 1
# #define HAVE_FUNLOCKFILE 1
# #define HAVE_INET_PTON 1
# #define HAVE_STAT 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_NANOSLEEP 1
# #define HAVE_FOPENCOOKIE 1
# #define HAVE_ISASCII 1
# #define HAVE_PUTC_UNLOCKED 1
# #define HAVE_MEMRCHR 1
# #define HAVE_STPCPY 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SETENV 1
# #define HAVE_SO_PEERCRED 1
#
# configure: exit 0