The build took 00h 02m 02s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
19,298 |
ansic |
12,646 |
sh |
5,202 |
makefile |
667 |
lisp |
333 |
awk |
16 |
sed |
38,162 |
total |
The process tree of the build process is here.
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libgpg-error 1.23-1 (Thu Apr 13 15:49:58 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/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 whether make supports nested variables... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
configure: autobuild project... libgpg-error
configure: autobuild revision... 1.23
configure: autobuild hostname... c72273d49e32
configure: autobuild timestamp... 20170413-155001
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -E
checking for gawk... (cached) gawk
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/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 for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... no
checking for x86_64-unknown-linux-dumpbin... no
checking for x86_64-unknown-linux-link... no
checking for dumpbin... no
checking for link... link -dump
checking the name lister (nm) interface... BSD nm
checking 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-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse nm output from clang object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for x86_64-unknown-linux-windres... no
checking for windres... no
checking for cc for build... clang
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by clang... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdint.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for strerror_r... (cached) yes
checking for flockfile... yes
checking for vasprintf... yes
checking for an ANSI C-conforming const... yes
checking size of int... 4
checking size of long... 8
checking size of long long... 8
configure: checking for cc features
checking if gcc ignores unknown -Wno-* options... no
checking if gcc supports -Wpointer-arith... yes
checking whether the GCC style aligned attribute is supported... yes
checking whether the visibility attribute is supported... yes
checking for broken visibility attribute... no
checking for broken alias attribute... no
checking if gcc supports -fvisibility=hidden... yes
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for multithread API to use... posix
checking for pthread_rwlock_t... yes
checking size of pthread_mutex_t... 40
checking for library containing sched_yield... none required
checking for unsigned long long int... yes
configure: checking system features for estream-printf
checking for stdint.h... (cached) yes
checking for long long int... yes
checking for long double... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for ptrdiff_t... yes
checking size of unsigned long... 8
checking size of void *... 8
checking for nl_langinfo and THOUSANDS_SEP... yes
configure: checking system features for estream
checking for memrchr... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating lang/Makefile
config.status: creating lang/cl/Makefile
config.status: creating lang/cl/gpg-error.asd
config.status: creating src/versioninfo.rc
config.status: creating src/gpg-error.w32-manifest
config.status: creating src/gpg-error-config
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
libgpg-error-1.23 prepared for make
Revision: e444cac (58436)
Platform: x86_64-unknown-linux-gnu
make all-recursive
make[1]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23'
Making all in m4
make[2]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/m4'
Making all in src
make[2]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/src'
gawk -f ./mkerrnos.awk ./errnos.in >code-to-errno.h
gawk -f ./mkerrcodes1.awk ./errnos.in >_mkerrcodes.h
clang -E -P _mkerrcodes.h | grep GPG_ERR_ | \
gawk -f ./mkerrcodes.awk >mkerrcodes.h
rm _mkerrcodes.h
clang -I. -I. -o mkerrcodes ./mkerrcodes.c
./mkerrcodes | gawk -f ./mkerrcodes2.awk >code-from-errno.h
gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
./err-sources.h.in >err-sources-sym.h
gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
./err-codes.h.in >err-codes-sym.h
gawk -f ./mkstrtable.awk -v textidx=2 -v nogettext=1 \
-v prefix=GPG_ERR_ -v namespace=errnos_ \
./errnos.in >errnos-sym.h
clang -g -O0 -I. -I. -o mkheader ./mkheader.c
clang -DHAVE_CONFIG_H -I. -I.. -Wall -Wpointer-arith -fvisibility=hidden -MT gen-posix-lock-obj.o -MD -MP -MF .deps/gen-posix-lock-obj.Tpo -c -o gen-posix-lock-obj.o gen-posix-lock-obj.c
mv -f .deps/gen-posix-lock-obj.Tpo .deps/gen-posix-lock-obj.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wpointer-arith -fvisibility=hidden -o gen-posix-lock-obj gen-posix-lock-obj.o
libtool: link: clang -Wall -Wpointer-arith -fvisibility=hidden -o gen-posix-lock-obj gen-posix-lock-obj.o
./gen-posix-lock-obj >lock-obj-pub.native.h
:
./mkheader linux-gnu x86_64-unknown-linux-gnu ./gpg-error.h.in \
../config.h 1.23 0x011700 >gpg-error.h
cat ./gpg-error.def.in >_gpg-error.def.h
clang -E -I. -I.. _gpg-error.def.h | \
grep -v '^#' >gpg-error.def
rm _gpg-error.def.h
echo "/*dummy*/" > mkw32errmap.map.c
make all-am
make[3]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/src'
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-posix-lock.lo -MD -MP -MF .deps/libgpg_error_la-posix-lock.Tpo -c -o libgpg_error_la-posix-lock.lo `test -f 'posix-lock.c' || echo './'`posix-lock.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-posix-lock.lo -MD -MP -MF .deps/libgpg_error_la-posix-lock.Tpo -c posix-lock.c -fPIC -DPIC -o .libs/libgpg_error_la-posix-lock.o
mv -f .deps/libgpg_error_la-posix-lock.Tpo .deps/libgpg_error_la-posix-lock.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-posix-thread.lo -MD -MP -MF .deps/libgpg_error_la-posix-thread.Tpo -c -o libgpg_error_la-posix-thread.lo `test -f 'posix-thread.c' || echo './'`posix-thread.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-posix-thread.lo -MD -MP -MF .deps/libgpg_error_la-posix-thread.Tpo -c posix-thread.c -fPIC -DPIC -o .libs/libgpg_error_la-posix-thread.o
mv -f .deps/libgpg_error_la-posix-thread.Tpo .deps/libgpg_error_la-posix-thread.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-init.lo -MD -MP -MF .deps/libgpg_error_la-init.Tpo -c -o libgpg_error_la-init.lo `test -f 'init.c' || echo './'`init.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-init.lo -MD -MP -MF .deps/libgpg_error_la-init.Tpo -c init.c -fPIC -DPIC -o .libs/libgpg_error_la-init.o
mv -f .deps/libgpg_error_la-init.Tpo .deps/libgpg_error_la-init.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-version.lo -MD -MP -MF .deps/libgpg_error_la-version.Tpo -c -o libgpg_error_la-version.lo `test -f 'version.c' || echo './'`version.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-version.lo -MD -MP -MF .deps/libgpg_error_la-version.Tpo -c version.c -fPIC -DPIC -o .libs/libgpg_error_la-version.o
mv -f .deps/libgpg_error_la-version.Tpo .deps/libgpg_error_la-version.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-estream.lo -MD -MP -MF .deps/libgpg_error_la-estream.Tpo -c -o libgpg_error_la-estream.lo `test -f 'estream.c' || echo './'`estream.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-estream.lo -MD -MP -MF .deps/libgpg_error_la-estream.Tpo -c estream.c -fPIC -DPIC -o .libs/libgpg_error_la-estream.o
mv -f .deps/libgpg_error_la-estream.Tpo .deps/libgpg_error_la-estream.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-estream-printf.lo -MD -MP -MF .deps/libgpg_error_la-estream-printf.Tpo -c -o libgpg_error_la-estream-printf.lo `test -f 'estream-printf.c' || echo './'`estream-printf.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-estream-printf.lo -MD -MP -MF .deps/libgpg_error_la-estream-printf.Tpo -c estream-printf.c -fPIC -DPIC -o .libs/libgpg_error_la-estream-printf.o
mv -f .deps/libgpg_error_la-estream-printf.Tpo .deps/libgpg_error_la-estream-printf.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-strsource.lo -MD -MP -MF .deps/libgpg_error_la-strsource.Tpo -c -o libgpg_error_la-strsource.lo `test -f 'strsource.c' || echo './'`strsource.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-strsource.lo -MD -MP -MF .deps/libgpg_error_la-strsource.Tpo -c strsource.c -fPIC -DPIC -o .libs/libgpg_error_la-strsource.o
mv -f .deps/libgpg_error_la-strsource.Tpo .deps/libgpg_error_la-strsource.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-strerror.lo -MD -MP -MF .deps/libgpg_error_la-strerror.Tpo -c -o libgpg_error_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-strerror.lo -MD -MP -MF .deps/libgpg_error_la-strerror.Tpo -c strerror.c -fPIC -DPIC -o .libs/libgpg_error_la-strerror.o
mv -f .deps/libgpg_error_la-strerror.Tpo .deps/libgpg_error_la-strerror.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-code-to-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-to-errno.Tpo -c -o libgpg_error_la-code-to-errno.lo `test -f 'code-to-errno.c' || echo './'`code-to-errno.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-code-to-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-to-errno.Tpo -c code-to-errno.c -fPIC -DPIC -o .libs/libgpg_error_la-code-to-errno.o
mv -f .deps/libgpg_error_la-code-to-errno.Tpo .deps/libgpg_error_la-code-to-errno.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-code-from-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-from-errno.Tpo -c -o libgpg_error_la-code-from-errno.lo `test -f 'code-from-errno.c' || echo './'`code-from-errno.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-code-from-errno.lo -MD -MP -MF .deps/libgpg_error_la-code-from-errno.Tpo -c code-from-errno.c -fPIC -DPIC -o .libs/libgpg_error_la-code-from-errno.o
mv -f .deps/libgpg_error_la-code-from-errno.Tpo .deps/libgpg_error_la-code-from-errno.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-visibility.lo -MD -MP -MF .deps/libgpg_error_la-visibility.Tpo -c -o libgpg_error_la-visibility.lo `test -f 'visibility.c' || echo './'`visibility.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT libgpg_error_la-visibility.lo -MD -MP -MF .deps/libgpg_error_la-visibility.Tpo -c visibility.c -fPIC -DPIC -o .libs/libgpg_error_la-visibility.o
mv -f .deps/libgpg_error_la-visibility.Tpo .deps/libgpg_error_la-visibility.Plo
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wpointer-arith -fvisibility=hidden -Wl,--version-script=./gpg-error.vers -version-info 19:0:19 -o libgpg-error.la -rpath /usr/lib libgpg_error_la-posix-lock.lo libgpg_error_la-posix-thread.lo libgpg_error_la-init.lo libgpg_error_la-version.lo libgpg_error_la-estream.lo libgpg_error_la-estream-printf.lo libgpg_error_la-strsource.lo libgpg_error_la-strerror.lo libgpg_error_la-code-to-errno.lo libgpg_error_la-code-from-errno.lo libgpg_error_la-visibility.lo
libtool: link: clang -shared -fPIC -DPIC .libs/libgpg_error_la-posix-lock.o .libs/libgpg_error_la-posix-thread.o .libs/libgpg_error_la-init.o .libs/libgpg_error_la-version.o .libs/libgpg_error_la-estream.o .libs/libgpg_error_la-estream-printf.o .libs/libgpg_error_la-strsource.o .libs/libgpg_error_la-strerror.o .libs/libgpg_error_la-code-to-errno.o .libs/libgpg_error_la-code-from-errno.o .libs/libgpg_error_la-visibility.o -Wl,--version-script=./gpg-error.vers -Wl,-soname -Wl,libgpg-error.so.0 -o .libs/libgpg-error.so.0.19.0
libtool: link: (cd ".libs" && rm -f "libgpg-error.so.0" && ln -s "libgpg-error.so.0.19.0" "libgpg-error.so.0")
libtool: link: (cd ".libs" && rm -f "libgpg-error.so" && ln -s "libgpg-error.so.0.19.0" "libgpg-error.so")
libtool: link: ( cd ".libs" && rm -f "libgpg-error.la" && ln -s "../libgpg-error.la" "libgpg-error.la" )
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT gpg_error-strsource-sym.o -MD -MP -MF .deps/gpg_error-strsource-sym.Tpo -c -o gpg_error-strsource-sym.o `test -f 'strsource-sym.c' || echo './'`strsource-sym.c
mv -f .deps/gpg_error-strsource-sym.Tpo .deps/gpg_error-strsource-sym.Po
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT gpg_error-strerror-sym.o -MD -MP -MF .deps/gpg_error-strerror-sym.Tpo -c -o gpg_error-strerror-sym.o `test -f 'strerror-sym.c' || echo './'`strerror-sym.c
mv -f .deps/gpg_error-strerror-sym.Tpo .deps/gpg_error-strerror-sym.Po
clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wpointer-arith -fvisibility=hidden -MT gpg_error-gpg-error.o -MD -MP -MF .deps/gpg_error-gpg-error.Tpo -c -o gpg_error-gpg-error.o `test -f 'gpg-error.c' || echo './'`gpg-error.c
mv -f .deps/gpg_error-gpg-error.Tpo .deps/gpg_error-gpg-error.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wpointer-arith -fvisibility=hidden -o gpg-error gpg_error-strsource-sym.o gpg_error-strerror-sym.o gpg_error-gpg-error.o ./libgpg-error.la
libtool: link: clang -Wall -Wpointer-arith -fvisibility=hidden -o .libs/gpg-error gpg_error-strsource-sym.o gpg_error-strerror-sym.o gpg_error-gpg-error.o ./.libs/libgpg-error.so
make[3]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/src'
make[2]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/src'
Making all in doc
make[2]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/doc'
clang -o yat2m ./yat2m.c
for file in gpgrt.texi ; do \
./yat2m -I . --release "Libgpg-error 1.23" --source "GnuPG" --store \
`test -f '$file' || echo './'`$file ; done
yat2m: writing 'gpg-error-config.1'
make[2]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/doc'
Making all in tests
make[2]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/tests'
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wpointer-arith -fvisibility=hidden -MT t-version.o -MD -MP -MF .deps/t-version.Tpo -c -o t-version.o t-version.c
mv -f .deps/t-version.Tpo .deps/t-version.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wpointer-arith -fvisibility=hidden -no-install -o t-version t-version.o ../src/libgpg-error.la
libtool: link: clang -Wall -Wpointer-arith -fvisibility=hidden -o t-version t-version.o ../src/.libs/libgpg-error.so -Wl,-rpath -Wl,/tmp/libgpg-error/src/libgpg-error-1.23/src/.libs
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wpointer-arith -fvisibility=hidden -MT t-strerror.o -MD -MP -MF .deps/t-strerror.Tpo -c -o t-strerror.o t-strerror.c
mv -f .deps/t-strerror.Tpo .deps/t-strerror.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wpointer-arith -fvisibility=hidden -no-install -o t-strerror t-strerror.o ../src/libgpg-error.la
libtool: link: clang -Wall -Wpointer-arith -fvisibility=hidden -o t-strerror t-strerror.o ../src/.libs/libgpg-error.so -Wl,-rpath -Wl,/tmp/libgpg-error/src/libgpg-error-1.23/src/.libs
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wpointer-arith -fvisibility=hidden -MT t-syserror.o -MD -MP -MF .deps/t-syserror.Tpo -c -o t-syserror.o t-syserror.c
mv -f .deps/t-syserror.Tpo .deps/t-syserror.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wpointer-arith -fvisibility=hidden -no-install -o t-syserror t-syserror.o ../src/libgpg-error.la
libtool: link: clang -Wall -Wpointer-arith -fvisibility=hidden -o t-syserror t-syserror.o ../src/.libs/libgpg-error.so -Wl,-rpath -Wl,/tmp/libgpg-error/src/libgpg-error-1.23/src/.libs
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wpointer-arith -fvisibility=hidden -MT t-lock.o -MD -MP -MF .deps/t-lock.Tpo -c -o t-lock.o t-lock.c
mv -f .deps/t-lock.Tpo .deps/t-lock.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wpointer-arith -fvisibility=hidden -no-install -o t-lock t-lock.o ../src/libgpg-error.la -lpthread
libtool: link: clang -Wall -Wpointer-arith -fvisibility=hidden -o t-lock t-lock.o ../src/.libs/libgpg-error.so -lpthread -Wl,-rpath -Wl,/tmp/libgpg-error/src/libgpg-error-1.23/src/.libs
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wpointer-arith -fvisibility=hidden -MT t-printf.o -MD -MP -MF .deps/t-printf.Tpo -c -o t-printf.o t-printf.c
mv -f .deps/t-printf.Tpo .deps/t-printf.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wpointer-arith -fvisibility=hidden -no-install -o t-printf t-printf.o ../src/libgpg-error.la
libtool: link: clang -Wall -Wpointer-arith -fvisibility=hidden -o t-printf t-printf.o ../src/.libs/libgpg-error.so -Wl,-rpath -Wl,/tmp/libgpg-error/src/libgpg-error-1.23/src/.libs
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wpointer-arith -fvisibility=hidden -MT t-poll.o -MD -MP -MF .deps/t-poll.Tpo -c -o t-poll.o t-poll.c
mv -f .deps/t-poll.Tpo .deps/t-poll.Po
/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wpointer-arith -fvisibility=hidden -no-install -o t-poll t-poll.o ../src/libgpg-error.la -lpthread
libtool: link: clang -Wall -Wpointer-arith -fvisibility=hidden -o t-poll t-poll.o ../src/.libs/libgpg-error.so -lpthread -Wl,-rpath -Wl,/tmp/libgpg-error/src/libgpg-error-1.23/src/.libs
make[2]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/tests'
Making all in po
make[2]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/po'
Making all in lang
make[2]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/lang'
Making all in cl
make[3]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/lang/cl'
echo '@errnos@' | cat ../../src/err-codes.h.in - ../../src/errnos.in \
| gawk -f ./mkerrcodes.awk >gpg-error-codes.lisp
make[3]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/lang/cl'
make[3]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/lang'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/lang'
make[2]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/lang'
make[2]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23'
make[2]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23'
make[1]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23'
==> Entering fakeroot environment...
==> Starting package()...
Making install in m4
make[1]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/m4'
make[2]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/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/libgpg-error/src/libgpg-error-1.23/m4'
make[1]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/m4'
Making install in src
make[1]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/src'
make install-am
make[2]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/src'
make[3]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/src'
/usr/bin/mkdir -p '/tmp/libgpg-error/pkg/libgpg-error//usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libgpg-error.la '/tmp/libgpg-error/pkg/libgpg-error//usr/lib'
libtool: install: /usr/bin/install -c .libs/libgpg-error.so.0.19.0 /tmp/libgpg-error/pkg/libgpg-error//usr/lib/libgpg-error.so.0.19.0
libtool: install: (cd /tmp/libgpg-error/pkg/libgpg-error//usr/lib && { ln -s -f libgpg-error.so.0.19.0 libgpg-error.so.0 || { rm -f libgpg-error.so.0 && ln -s libgpg-error.so.0.19.0 libgpg-error.so.0; }; })
libtool: install: (cd /tmp/libgpg-error/pkg/libgpg-error//usr/lib && { ln -s -f libgpg-error.so.0.19.0 libgpg-error.so || { rm -f libgpg-error.so && ln -s libgpg-error.so.0.19.0 libgpg-error.so; }; })
libtool: install: /usr/bin/install -c .libs/libgpg-error.lai /tmp/libgpg-error/pkg/libgpg-error//usr/lib/libgpg-error.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/usr/bin/mkdir -p '/tmp/libgpg-error/pkg/libgpg-error//usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c gpg-error '/tmp/libgpg-error/pkg/libgpg-error//usr/bin'
libtool: install: warning: `./libgpg-error.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/gpg-error /tmp/libgpg-error/pkg/libgpg-error//usr/bin/gpg-error
/usr/bin/mkdir -p '/tmp/libgpg-error/pkg/libgpg-error//usr/bin'
/usr/bin/install -c gpg-error-config '/tmp/libgpg-error/pkg/libgpg-error//usr/bin'
/usr/bin/mkdir -p '/tmp/libgpg-error/pkg/libgpg-error//usr/share/aclocal'
/usr/bin/install -c -m 644 gpg-error.m4 '/tmp/libgpg-error/pkg/libgpg-error//usr/share/aclocal'
/usr/bin/mkdir -p '/tmp/libgpg-error/pkg/libgpg-error//usr/include'
/usr/bin/install -c -m 644 gpg-error.h '/tmp/libgpg-error/pkg/libgpg-error//usr/include'
make[3]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/src'
make[2]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/src'
make[1]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/src'
Making install in doc
make[1]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/doc'
make[2]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/libgpg-error/pkg/libgpg-error//usr/share/info'
/usr/bin/install -c -m 644 ./gpgrt.info '/tmp/libgpg-error/pkg/libgpg-error//usr/share/info'
install-info --info-dir='/tmp/libgpg-error/pkg/libgpg-error//usr/share/info' '/tmp/libgpg-error/pkg/libgpg-error//usr/share/info/gpgrt.info'
/usr/bin/mkdir -p '/tmp/libgpg-error/pkg/libgpg-error//usr/share/man/man1'
/usr/bin/install -c -m 644 gpg-error-config.1 '/tmp/libgpg-error/pkg/libgpg-error//usr/share/man/man1'
make[2]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/doc'
make[1]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/doc'
Making install in tests
make[1]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/tests'
make[2]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/tests'
make[1]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/tests'
Making install in po
make[1]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/po'
installing cs.gmo as /tmp/libgpg-error/pkg/libgpg-error//usr/share/locale/cs/LC_MESSAGES/libgpg-error.mo
installing da.gmo as /tmp/libgpg-error/pkg/libgpg-error//usr/share/locale/da/LC_MESSAGES/libgpg-error.mo
installing de.gmo as /tmp/libgpg-error/pkg/libgpg-error//usr/share/locale/de/LC_MESSAGES/libgpg-error.mo
installing eo.gmo as /tmp/libgpg-error/pkg/libgpg-error//usr/share/locale/eo/LC_MESSAGES/libgpg-error.mo
installing fr.gmo as /tmp/libgpg-error/pkg/libgpg-error//usr/share/locale/fr/LC_MESSAGES/libgpg-error.mo
installing hu.gmo as /tmp/libgpg-error/pkg/libgpg-error//usr/share/locale/hu/LC_MESSAGES/libgpg-error.mo
installing it.gmo as /tmp/libgpg-error/pkg/libgpg-error//usr/share/locale/it/LC_MESSAGES/libgpg-error.mo
installing ja.gmo as /tmp/libgpg-error/pkg/libgpg-error//usr/share/locale/ja/LC_MESSAGES/libgpg-error.mo
installing nl.gmo as /tmp/libgpg-error/pkg/libgpg-error//usr/share/locale/nl/LC_MESSAGES/libgpg-error.mo
installing pl.gmo as /tmp/libgpg-error/pkg/libgpg-error//usr/share/locale/pl/LC_MESSAGES/libgpg-error.mo
installing pt.gmo as /tmp/libgpg-error/pkg/libgpg-error//usr/share/locale/pt/LC_MESSAGES/libgpg-error.mo
installing ro.gmo as /tmp/libgpg-error/pkg/libgpg-error//usr/share/locale/ro/LC_MESSAGES/libgpg-error.mo
installing ru.gmo as /tmp/libgpg-error/pkg/libgpg-error//usr/share/locale/ru/LC_MESSAGES/libgpg-error.mo
installing sr.gmo as /tmp/libgpg-error/pkg/libgpg-error//usr/share/locale/sr/LC_MESSAGES/libgpg-error.mo
installing sv.gmo as /tmp/libgpg-error/pkg/libgpg-error//usr/share/locale/sv/LC_MESSAGES/libgpg-error.mo
installing uk.gmo as /tmp/libgpg-error/pkg/libgpg-error//usr/share/locale/uk/LC_MESSAGES/libgpg-error.mo
installing vi.gmo as /tmp/libgpg-error/pkg/libgpg-error//usr/share/locale/vi/LC_MESSAGES/libgpg-error.mo
installing zh_CN.gmo as /tmp/libgpg-error/pkg/libgpg-error//usr/share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo
installing zh_TW.gmo as /tmp/libgpg-error/pkg/libgpg-error//usr/share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo
if test "libgpg-error" = "gettext-tools"; then \
/usr/bin/mkdir -p /tmp/libgpg-error/pkg/libgpg-error//usr/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/tmp/libgpg-error/pkg/libgpg-error//usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /tmp/libgpg-error/pkg/libgpg-error//usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/po'
Making install in lang
make[1]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/lang'
Making install in cl
make[2]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/lang/cl'
make[3]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/lang/cl'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/libgpg-error/pkg/libgpg-error//usr/share/common-lisp/source/gpg-error'
/usr/bin/install -c -m 644 gpg-error.asd gpg-error-package.lisp gpg-error.lisp '/tmp/libgpg-error/pkg/libgpg-error//usr/share/common-lisp/source/gpg-error'
/usr/bin/mkdir -p '/tmp/libgpg-error/pkg/libgpg-error//usr/share/common-lisp/source/gpg-error'
/usr/bin/install -c -m 644 gpg-error-codes.lisp '/tmp/libgpg-error/pkg/libgpg-error//usr/share/common-lisp/source/gpg-error'
make[3]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/lang/cl'
make[2]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/lang/cl'
make[2]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/lang'
make[3]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23/lang'
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/libgpg-error/src/libgpg-error-1.23/lang'
make[2]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/lang'
make[1]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23/lang'
make[1]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23'
make[2]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23'
make[2]: Nothing to be done for 'install-exec-am'.
make install-data-hook
make[3]: Entering directory '/tmp/libgpg-error/src/libgpg-error-1.23'
make[3]: Nothing to be done for 'install-data-hook'.
make[3]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23'
make[2]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23'
make[1]: Leaving directory '/tmp/libgpg-error/src/libgpg-error-1.23'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libgpg-error"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libgpg-error 1.23-1 (Thu Apr 13 15:50:38 UTC 2017)
CMD: pacman --query --file libgpg-error-1.23-1-x86_64.pkg.tar.xz
Creating hybrid package for 'libgpg-error'
Trying to find vanilla package 'libgpg-error'...
CMD: pacman --query --file /mirror/libgpg-error-1.23-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/lib/libgpg-error.so
/usr/lib/libgpg-error.so.0.19.0
/usr/lib/libgpg-error.so.0
/usr/bin/gpg-error-config
/usr/bin/gpg-error
/usr/share/info/gpgrt.info.gz
/usr/share/man/man1/gpg-error-config.1.gz
/usr/share/common-lisp/source/gpg-error/gpg-error-codes.lisp
/usr/share/common-lisp/source/gpg-error/gpg-error.lisp
/usr/share/common-lisp/source/gpg-error/gpg-error-package.lisp
/usr/share/common-lisp/source/gpg-error/gpg-error.asd
/usr/share/aclocal/gpg-error.m4
/usr/share/locale/pt/LC_MESSAGES/libgpg-error.mo
/usr/share/locale/nl/LC_MESSAGES/libgpg-error.mo
/usr/share/locale/zh_TW/LC_MESSAGES/libgpg-error.mo
/usr/share/locale/ru/LC_MESSAGES/libgpg-error.mo
/usr/share/locale/zh_CN/LC_MESSAGES/libgpg-error.mo
/usr/share/locale/ro/LC_MESSAGES/libgpg-error.mo
/usr/share/locale/da/LC_MESSAGES/libgpg-error.mo
/usr/share/locale/vi/LC_MESSAGES/libgpg-error.mo
/usr/share/locale/hu/LC_MESSAGES/libgpg-error.mo
/usr/share/locale/fr/LC_MESSAGES/libgpg-error.mo
/usr/share/locale/it/LC_MESSAGES/libgpg-error.mo
/usr/share/locale/eo/LC_MESSAGES/libgpg-error.mo
/usr/share/locale/pl/LC_MESSAGES/libgpg-error.mo
/usr/share/locale/sr/LC_MESSAGES/libgpg-error.mo
/usr/share/locale/cs/LC_MESSAGES/libgpg-error.mo
/usr/share/locale/sv/LC_MESSAGES/libgpg-error.mo
/usr/share/locale/de/LC_MESSAGES/libgpg-error.mo
/usr/share/locale/uk/LC_MESSAGES/libgpg-error.mo
/usr/share/locale/ja/LC_MESSAGES/libgpg-error.mo
/usr/include/gpg-error.h
/sysroot/usr/lib/libgpg-error.so.0.19.0
/sysroot/usr/lib/libgpg-error.so.0
/sysroot/usr/lib/libgpg-error.so
/sysroot/usr/lib/libgpg-error.la
/sysroot/usr/include/gpg-error.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 libgpg-error.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libgpg-error.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libgpg-error.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libgpg-error.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/libgpg-error/src/libgpg-error-1.23/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 libgpg-error configure 1.23, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = c72273d49e32
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2648: checking for a BSD-compatible install
configure:2716: result: /usr/bin/install -c
configure:2727: checking whether build environment is sane
configure:2782: result: yes
configure:2841: checking for x86_64-unknown-linux-strip
configure:2871: result: no
configure:2881: checking for strip
configure:2897: found /usr/bin/strip
configure:2908: result: strip
configure:2933: checking for a thread-safe mkdir -p
configure:2972: result: /usr/bin/mkdir -p
configure:2979: checking for gawk
configure:2995: found /usr/bin/gawk
configure:3006: result: gawk
configure:3017: checking whether make sets $(MAKE)
configure:3039: result: yes
configure:3068: checking whether make supports nested variables
configure:3085: result: yes
configure:3212: checking whether to enable maintainer-specific portions of Makefiles
configure:3221: result: no
configure:3249: checking whether make supports nested variables
configure:3266: result: yes
configure:3284: checking build system type
configure:3298: result: x86_64-pc-linux-gnu
configure:3318: checking host system type
configure:3331: result: x86_64-unknown-linux-gnu
configure:3355: autobuild project... libgpg-error
configure:3357: autobuild revision... 1.23
configure:3361: autobuild hostname... c72273d49e32
configure:3370: autobuild timestamp... 20170413-155001
configure:3384: checking for x86_64-unknown-linux-gcc
configure:3411: result: clang
configure:3680: checking for C compiler version
configure:3689: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3700: $? = 0
configure:3689: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:3700: $? = 0
configure:3689: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3700: $? = 1
configure:3689: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3700: $? = 1
configure:3720: checking whether the C compiler works
configure:3742: clang conftest.c >&5
configure:3746: $? = 0
configure:3794: result: yes
configure:3797: checking for C compiler default output file name
configure:3799: result: a.out
configure:3805: checking for suffix of executables
configure:3812: clang -o conftest conftest.c >&5
configure:3816: $? = 0
configure:3838: result:
configure:3860: checking whether we are cross compiling
configure:3868: clang -o conftest conftest.c >&5
configure:3872: $? = 0
configure:3879: ./conftest
configure:3883: $? = 0
configure:3898: result: no
configure:3903: checking for suffix of object files
configure:3925: clang -c conftest.c >&5
configure:3929: $? = 0
configure:3950: result: o
configure:3954: checking whether we are using the GNU C compiler
configure:3973: clang -c conftest.c >&5
configure:3973: $? = 0
configure:3982: result: yes
configure:3991: checking whether clang accepts -g
configure:4011: clang -c -g conftest.c >&5
configure:4011: $? = 0
configure:4052: result: yes
configure:4069: checking for clang option to accept ISO C89
configure:4132: clang -c conftest.c >&5
configure:4132: $? = 0
configure:4145: result: none needed
configure:4170: checking whether clang understands -c and -o together
configure:4192: clang -c conftest.c -o conftest2.o
configure:4195: $? = 0
configure:4192: clang -c conftest.c -o conftest2.o
configure:4195: $? = 0
configure:4207: result: yes
configure:4235: checking for style of include used by make
configure:4263: result: GNU
configure:4289: checking dependency style of clang
configure:4400: result: gcc3
configure:4421: checking how to run the C preprocessor
configure:4452: clang -E conftest.c
configure:4452: $? = 0
configure:4466: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4466: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgpg-error"
| #define PACKAGE_TARNAME "libgpg-error"
| #define PACKAGE_VERSION "1.23"
| #define PACKAGE_STRING "libgpg-error 1.23"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgpg-error"
| #define VERSION "1.23"
| /* end confdefs.h. */
| #include
configure:4491: result: clang -E
configure:4511: clang -E conftest.c
configure:4511: $? = 0
configure:4525: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4525: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgpg-error"
| #define PACKAGE_TARNAME "libgpg-error"
| #define PACKAGE_VERSION "1.23"
| #define PACKAGE_STRING "libgpg-error 1.23"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgpg-error"
| #define VERSION "1.23"
| /* end confdefs.h. */
| #include
configure:4557: checking for gawk
configure:4584: result: gawk
configure:4598: checking for x86_64-unknown-linux-ar
configure:4628: result: no
configure:4638: checking for ar
configure:4654: found /usr/bin/ar
configure:4665: result: ar
configure:4689: checking for grep that handles long lines and -e
configure:4747: result: /usr/bin/grep
configure:4752: checking for egrep
configure:4814: result: /usr/bin/grep -E
configure:4819: checking for ANSI C header files
configure:4839: clang -c conftest.c >&5
configure:4839: $? = 0
configure:4912: clang -o conftest conftest.c >&5
configure:4912: $? = 0
configure:4912: ./conftest
configure:4912: $? = 0
configure:4923: result: yes
configure:4936: checking for sys/types.h
configure:4936: clang -c conftest.c >&5
configure:4936: $? = 0
configure:4936: result: yes
configure:4936: checking for sys/stat.h
configure:4936: clang -c conftest.c >&5
configure:4936: $? = 0
configure:4936: result: yes
configure:4936: checking for stdlib.h
configure:4936: clang -c conftest.c >&5
configure:4936: $? = 0
configure:4936: result: yes
configure:4936: checking for string.h
configure:4936: clang -c conftest.c >&5
configure:4936: $? = 0
configure:4936: result: yes
configure:4936: checking for memory.h
configure:4936: clang -c conftest.c >&5
configure:4936: $? = 0
configure:4936: result: yes
configure:4936: checking for strings.h
configure:4936: clang -c conftest.c >&5
configure:4936: $? = 0
configure:4936: result: yes
configure:4936: checking for inttypes.h
configure:4936: clang -c conftest.c >&5
configure:4936: $? = 0
configure:4936: result: yes
configure:4936: checking for stdint.h
configure:4936: clang -c conftest.c >&5
configure:4936: $? = 0
configure:4936: result: yes
configure:4936: checking for unistd.h
configure:4936: clang -c conftest.c >&5
configure:4936: $? = 0
configure:4936: result: yes
configure:4949: checking minix/config.h usability
configure:4949: clang -c conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:4949: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgpg-error"
| #define PACKAGE_TARNAME "libgpg-error"
| #define PACKAGE_VERSION "1.23"
| #define PACKAGE_STRING "libgpg-error 1.23"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgpg-error"
| #define VERSION "1.23"
| #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:4949: result: no
configure:4949: checking minix/config.h presence
configure:4949: clang -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:4949: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgpg-error"
| #define PACKAGE_TARNAME "libgpg-error"
| #define PACKAGE_VERSION "1.23"
| #define PACKAGE_STRING "libgpg-error 1.23"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgpg-error"
| #define VERSION "1.23"
| #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:4949: result: no
configure:4949: checking for minix/config.h
configure:4949: result: no
configure:4970: checking whether it is safe to define __EXTENSIONS__
configure:4988: clang -c conftest.c >&5
configure:4988: $? = 0
configure:4995: result: yes
configure:5105: checking for special C compiler options needed for large files
configure:5150: result: no
configure:5156: checking for _FILE_OFFSET_BITS value needed for large files
configure:5181: clang -c conftest.c >&5
configure:5181: $? = 0
configure:5213: result: no
configure:5347: checking how to print strings
configure:5374: result: printf
configure:5395: checking for a sed that does not truncate output
configure:5459: result: /usr/bin/sed
configure:5477: checking for fgrep
configure:5539: result: /usr/bin/grep -F
configure:5574: checking for ld used by clang
configure:5641: result: /usr/bin/ld
configure:5648: checking if the linker (/usr/bin/ld) is GNU ld
configure:5663: result: yes
configure:5675: checking for BSD- or MS-compatible name lister (nm)
configure:5724: result: no
configure:5738: checking for x86_64-unknown-linux-dumpbin
configure:5768: result: no
configure:5738: checking for x86_64-unknown-linux-link
configure:5768: result: no
configure:5782: checking for dumpbin
configure:5812: result: no
configure:5782: checking for link
configure:5798: found /usr/bin/link
configure:5809: result: link -dump
configure:5854: checking the name lister (nm) interface
configure:5861: clang -c conftest.c >&5
configure:5864: nm "conftest.o"
configure:5867: output
0000000000000000 B some_variable
configure:5874: result: BSD nm
configure:5877: checking whether ln -s works
configure:5881: result: yes
configure:5889: checking the maximum length of command line arguments
configure:6019: result: 1572864
configure:6036: checking whether the shell understands some XSI constructs
configure:6046: result: yes
configure:6050: checking whether the shell understands "+="
configure:6056: result: yes
configure:6091: checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:6131: result: func_convert_file_noop
configure:6138: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:6158: result: func_convert_file_noop
configure:6165: checking for /usr/bin/ld option to reload object files
configure:6172: result: -r
configure:6206: checking for x86_64-unknown-linux-objdump
configure:6236: result: no
configure:6246: checking for objdump
configure:6262: found /usr/bin/objdump
configure:6273: result: objdump
configure:6302: checking how to recognize dependent libraries
configure:6504: result: pass_all
configure:6549: checking for x86_64-unknown-linux-dlltool
configure:6579: result: no
configure:6589: checking for dlltool
configure:6619: result: no
configure:6646: checking how to associate runtime and link libraries
configure:6673: result: printf %s\n
configure:6689: checking for x86_64-unknown-linux-ar
configure:6716: result: ar
configure:6797: checking for archiver @FILE support
configure:6814: clang -c conftest.c >&5
configure:6814: $? = 0
configure:6817: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6820: $? = 0
configure:6825: 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:6828: $? = 1
configure:6840: result: @
configure:6858: checking for x86_64-unknown-linux-strip
configure:6885: result: strip
configure:6957: checking for x86_64-unknown-linux-ranlib
configure:6987: result: no
configure:6997: checking for ranlib
configure:7013: found /usr/bin/ranlib
configure:7024: result: ranlib
configure:7126: checking command to parse nm output from clang object
configure:7246: clang -c conftest.c >&5
configure:7249: $? = 0
configure:7253: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7256: $? = 0
configure:7322: clang -o conftest conftest.c conftstm.o >&5
configure:7325: $? = 0
configure:7363: result: ok
configure:7400: checking for sysroot
configure:7430: result: no
configure:7507: clang -c conftest.c >&5
configure:7510: $? = 0
configure:7652: checking for x86_64-unknown-linux-mt
configure:7682: result: no
configure:7692: checking for mt
configure:7722: result: no
configure:7742: checking if : is a manifest tool
configure:7748: : '-?'
configure:7756: result: no
configure:8395: checking for dlfcn.h
configure:8395: clang -c conftest.c >&5
configure:8395: $? = 0
configure:8395: result: yes
configure:8898: checking for objdir
configure:8913: result: .libs
configure:9184: checking if clang supports -fno-rtti -fno-exceptions
configure:9202: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:9206: $? = 0
configure:9219: result: yes
configure:9546: checking for clang option to produce PIC
configure:9553: result: -fPIC -DPIC
configure:9561: checking if clang PIC flag -fPIC -DPIC works
configure:9579: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9583: $? = 0
configure:9596: result: yes
configure:9625: checking if clang static flag -static works
configure:9653: result: yes
configure:9668: checking if clang supports -c -o file.o
configure:9689: clang -c -o out/conftest2.o conftest.c >&5
configure:9693: $? = 0
configure:9715: result: yes
configure:9723: checking if clang supports -c -o file.o
configure:9770: result: yes
configure:9803: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10960: result: yes
configure:10997: checking whether -lc should be explicitly linked in
configure:11005: clang -c conftest.c >&5
configure:11008: $? = 0
configure:11023: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:11026: $? = 0
configure:11040: result: no
configure:11200: checking dynamic linker characteristics
configure:11731: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11731: $? = 0
configure:11965: result: GNU/Linux ld.so
configure:12072: checking how to hardcode library paths into programs
configure:12097: result: immediate
configure:12637: checking whether stripping libraries is possible
configure:12642: result: yes
configure:12677: checking if libtool supports shared libraries
configure:12679: result: yes
configure:12682: checking whether to build shared libraries
configure:12703: result: yes
configure:12706: checking whether to build static libraries
configure:12710: result: no
configure:12750: checking for x86_64-unknown-linux-windres
configure:12780: result: no
configure:12790: checking for windres
configure:12820: result: no
configure:12927: checking for cc for build
configure:12934: result: clang
configure:12945: checking whether NLS is requested
configure:12954: result: yes
configure:12994: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:13026: result: /usr/bin/msgfmt
configure:13035: checking for gmsgfmt
configure:13066: result: /usr/bin/msgfmt
configure:13116: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:13148: result: /usr/bin/xgettext
configure:13193: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:13224: result: /usr/bin/msgmerge
configure:13282: checking for ld used by clang
configure:13349: result: /usr/bin/ld -m elf_x86_64
configure:13356: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:13371: result: yes
configure:13378: checking for shared library run path origin
configure:13391: result: done
configure:13963: checking for CFPreferencesCopyAppValue
configure:13981: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:28:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
#include
^
1 error generated.
configure:13981: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgpg-error"
| #define PACKAGE_TARNAME "libgpg-error"
| #define PACKAGE_VERSION "1.23"
| #define PACKAGE_STRING "libgpg-error 1.23"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgpg-error"
| #define VERSION "1.23"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
| ;
| return 0;
| }
configure:13990: result: no
configure:13997: checking for CFLocaleCopyCurrent
configure:14015: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:28:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
#include
^
1 error generated.
configure:14015: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgpg-error"
| #define PACKAGE_TARNAME "libgpg-error"
| #define PACKAGE_VERSION "1.23"
| #define PACKAGE_STRING "libgpg-error 1.23"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgpg-error"
| #define VERSION "1.23"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:14024: result: no
configure:14073: checking for GNU gettext in libc
configure:14097: clang -o conftest conftest.c >&5
configure:14097: $? = 0
configure:14106: result: yes
configure:14934: checking whether to use NLS
configure:14936: result: yes
configure:14939: checking where the gettext function comes from
configure:14950: result: libc
configure:15009: checking for ANSI C header files
configure:15113: result: yes
configure:15124: checking for stdlib.h
configure:15124: result: yes
configure:15124: checking locale.h usability
configure:15124: clang -c conftest.c >&5
configure:15124: $? = 0
configure:15124: result: yes
configure:15124: checking locale.h presence
configure:15124: clang -E conftest.c
configure:15124: $? = 0
configure:15124: result: yes
configure:15124: checking for locale.h
configure:15124: result: yes
configure:15124: checking for stdint.h
configure:15124: result: yes
configure:15124: checking sys/select.h usability
configure:15124: clang -c conftest.c >&5
configure:15124: $? = 0
configure:15124: result: yes
configure:15124: checking sys/select.h presence
configure:15124: clang -E conftest.c
configure:15124: $? = 0
configure:15124: result: yes
configure:15124: checking for sys/select.h
configure:15124: result: yes
configure:15124: checking sys/time.h usability
configure:15124: clang -c conftest.c >&5
configure:15124: $? = 0
configure:15124: result: yes
configure:15124: checking sys/time.h presence
configure:15124: clang -E conftest.c
configure:15124: $? = 0
configure:15124: result: yes
configure:15124: checking for sys/time.h
configure:15124: result: yes
configure:15134: checking whether strerror_r is declared
configure:15134: clang -c conftest.c >&5
configure:15134: $? = 0
configure:15134: result: yes
configure:15147: checking for strerror_r
configure:15147: clang -o conftest conftest.c >&5
configure:15147: $? = 0
configure:15147: result: yes
configure:15156: checking whether strerror_r returns char *
configure:15180: clang -c conftest.c >&5
configure:15180: $? = 0
configure:15218: result: yes
configure:15232: checking for strerror_r
configure:15232: result: yes
configure:15246: checking for flockfile
configure:15246: clang -o conftest conftest.c >&5
configure:15246: $? = 0
configure:15246: result: yes
configure:15246: checking for vasprintf
configure:15246: clang -o conftest conftest.c >&5
conftest.c:75:19: warning: format string missing [-Wformat]
return vasprintf ();
~~~~~~~~~ ^
1 warning generated.
configure:15246: $? = 0
configure:15246: result: yes
configure:15260: checking for an ANSI C-conforming const
configure:15326: clang -c conftest.c >&5
configure:15326: $? = 0
configure:15333: result: yes
configure:15346: checking size of int
configure:15351: clang -o conftest conftest.c >&5
configure:15351: $? = 0
configure:15351: ./conftest
configure:15351: $? = 0
configure:15365: result: 4
configure:15379: checking size of long
configure:15384: clang -o conftest conftest.c >&5
configure:15384: $? = 0
configure:15384: ./conftest
configure:15384: $? = 0
configure:15398: result: 8
configure:15412: checking size of long long
configure:15417: clang -o conftest conftest.c >&5
configure:15417: $? = 0
configure:15417: ./conftest
configure:15417: $? = 0
configure:15431: result: 8
configure:15469: checking for cc features
configure:15474: checking if gcc ignores unknown -Wno-* options
configure:15490: clang -c conftest.c >&5
conftest.c:48:2: error: invalid preprocessing directive
#kickerror
^
1 error generated.
configure:15490: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgpg-error"
| #define PACKAGE_TARNAME "libgpg-error"
| #define PACKAGE_VERSION "1.23"
| #define PACKAGE_STRING "libgpg-error 1.23"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgpg-error"
| #define VERSION "1.23"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_VASPRINTF 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define REPLACEMENT_FOR_OFF_T "long"
| /* end confdefs.h. */
|
| #if __GNUC__ < 4 || (__GNUC__ == 4 && __GNUC_MINOR__ < 6 )
| #kickerror
| #endif
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:15496: result: no
configure:15568: checking if gcc supports -Wpointer-arith
configure:15583: clang -c -Wpointer-arith conftest.c >&5
configure:15583: $? = 0
configure:15589: result: yes
configure:15608: checking whether the GCC style aligned attribute is supported
configure:15618: clang -c -Wall -Wpointer-arith conftest.c >&5
configure:15618: $? = 0
configure:15623: result: yes
configure:15634: checking whether the visibility attribute is supported
configure:15657: result: yes
configure:15660: checking for broken visibility attribute
configure:15684: result: no
configure:15688: checking for broken alias attribute
configure:15714: result: no
configure:15718: checking if gcc supports -fvisibility=hidden
configure:15737: clang -c -fvisibility=hidden conftest.c >&5
configure:15737: $? = 0
configure:15744: result: yes
configure:15814: checking whether imported symbols can be declared weak
configure:15832: clang -o conftest -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
configure:15832: $? = 0
configure:15866: clang -o conftest -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
configure:15866: $? = 0
configure:15866: ./conftest
configure:15866: $? = 0
configure:15878: result: yes
configure:15883: checking pthread.h usability
configure:15883: clang -c -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
configure:15883: $? = 0
configure:15883: result: yes
configure:15883: checking pthread.h presence
configure:15883: clang -E conftest.c
configure:15883: $? = 0
configure:15883: result: yes
configure:15883: checking for pthread.h
configure:15883: result: yes
configure:15911: clang -o conftest -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
conftest.c:52:39: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_mutex_lock((pthread_mutex_t*)0);
~~~~~~~~~~~~~~~~~~~^
conftest.c:53:62: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_mutexattr_init((pthread_mutexattr_t*)0);
~~~~~~~~~~~~~~~~~~~~~~~^
2 warnings generated.
/tmp/conftest-29d141.o: In function `main':
conftest.c:(.text+0x20): undefined reference to `pthread_mutexattr_init'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:15911: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgpg-error"
| #define PACKAGE_TARNAME "libgpg-error"
| #define PACKAGE_VERSION "1.23"
| #define PACKAGE_STRING "libgpg-error 1.23"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgpg-error"
| #define VERSION "1.23"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_VASPRINTF 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define REPLACEMENT_FOR_OFF_T "long"
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define GPGRT_USE_VISIBILITY 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| pthread_mutex_lock((pthread_mutex_t*)0);
| pthread_mutexattr_init((pthread_mutexattr_t*)0);
| ;
| return 0;
| }
configure:15974: checking for pthread_kill in -lpthread
configure:15999: clang -o conftest -Wall -Wpointer-arith -fvisibility=hidden conftest.c -lpthread >&5
configure:15999: $? = 0
configure:16008: result: yes
configure:16140: checking for multithread API to use
configure:16142: result: posix
configure:16158: checking for pthread_rwlock_t
configure:16158: clang -c -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
configure:16158: $? = 0
configure:16158: clang -c -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
conftest.c:55:31: error: expected expression
if (sizeof ((pthread_rwlock_t)))
^
1 error generated.
configure:16158: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgpg-error"
| #define PACKAGE_TARNAME "libgpg-error"
| #define PACKAGE_VERSION "1.23"
| #define PACKAGE_STRING "libgpg-error 1.23"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgpg-error"
| #define VERSION "1.23"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_VASPRINTF 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define REPLACEMENT_FOR_OFF_T "long"
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define GPGRT_USE_VISIBILITY 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| if (sizeof ((pthread_rwlock_t)))
| return 0;
| ;
| return 0;
| }
configure:16158: result: yes
configure:16189: clang -c -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
configure:16189: $? = 0
configure:16203: checking size of pthread_mutex_t
configure:16208: clang -o conftest -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
configure:16208: $? = 0
configure:16208: ./conftest
configure:16208: $? = 0
configure:16224: result: 40
configure:16245: checking for library containing sched_yield
configure:16276: clang -o conftest -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
configure:16276: $? = 0
configure:16293: result: none required
configure:16309: checking for unsigned long long int
configure:16348: clang -o conftest -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
configure:16348: $? = 0
configure:16357: result: yes
configure:16366: checking system features for estream-printf
configure:16370: checking for stdint.h
configure:16370: result: yes
configure:16382: checking for long long int
configure:16420: clang -o conftest -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
configure:16420: $? = 0
configure:16420: ./conftest
configure:16420: $? = 0
configure:16432: result: yes
configure:16441: checking for long double
configure:16474: result: yes
configure:16484: checking for intmax_t
configure:16484: clang -c -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
configure:16484: $? = 0
configure:16484: clang -c -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
conftest.c:93:23: error: expected expression
if (sizeof ((intmax_t)))
^
1 error generated.
configure:16484: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgpg-error"
| #define PACKAGE_TARNAME "libgpg-error"
| #define PACKAGE_VERSION "1.23"
| #define PACKAGE_STRING "libgpg-error 1.23"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgpg-error"
| #define VERSION "1.23"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_VASPRINTF 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define REPLACEMENT_FOR_OFF_T "long"
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define GPGRT_USE_VISIBILITY 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_STDINT_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 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 ((intmax_t)))
| return 0;
| ;
| return 0;
| }
configure:16484: result: yes
configure:16503: checking for uintmax_t
configure:16503: clang -c -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
configure:16503: $? = 0
configure:16503: clang -c -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
conftest.c:94:24: error: expected expression
if (sizeof ((uintmax_t)))
^
1 error generated.
configure:16503: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgpg-error"
| #define PACKAGE_TARNAME "libgpg-error"
| #define PACKAGE_VERSION "1.23"
| #define PACKAGE_STRING "libgpg-error 1.23"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgpg-error"
| #define VERSION "1.23"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_VASPRINTF 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define REPLACEMENT_FOR_OFF_T "long"
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define GPGRT_USE_VISIBILITY 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_STDINT_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INTMAX_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 ((uintmax_t)))
| return 0;
| ;
| return 0;
| }
configure:16503: result: yes
configure:16520: checking for ptrdiff_t
configure:16520: clang -c -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
configure:16520: $? = 0
configure:16520: clang -c -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
conftest.c:95:24: error: expected expression
if (sizeof ((ptrdiff_t)))
^
1 error generated.
configure:16520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgpg-error"
| #define PACKAGE_TARNAME "libgpg-error"
| #define PACKAGE_VERSION "1.23"
| #define PACKAGE_STRING "libgpg-error 1.23"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libgpg-error"
| #define VERSION "1.23"
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_VASPRINTF 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define REPLACEMENT_FOR_OFF_T "long"
| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
| #define GPGRT_USE_VISIBILITY 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define SIZEOF_PTHREAD_MUTEX_T 40
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_STDINT_H 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTMAX_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 ((ptrdiff_t)))
| return 0;
| ;
| return 0;
| }
configure:16520: result: yes
configure:16534: checking size of unsigned long
configure:16539: clang -o conftest -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
configure:16539: $? = 0
configure:16539: ./conftest
configure:16539: $? = 0
configure:16553: result: 8
configure:16567: checking size of void *
configure:16572: clang -o conftest -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
configure:16572: $? = 0
configure:16572: ./conftest
configure:16572: $? = 0
configure:16586: result: 8
configure:16596: checking for nl_langinfo and THOUSANDS_SEP
configure:16612: clang -o conftest -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
configure:16612: $? = 0
configure:16621: result: yes
configure:16631: checking system features for estream
configure:16635: checking for memrchr
configure:16635: clang -o conftest -Wall -Wpointer-arith -fvisibility=hidden conftest.c >&5
configure:16635: $? = 0
configure:16635: result: yes
configure:16941: checking that generated files are newer than configure
configure:16947: result: done
configure:17006: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libgpg-error config.status 1.23, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on c72273d49e32
config.status:1246: creating Makefile
config.status:1246: creating doc/Makefile
config.status:1246: creating po/Makefile.in
config.status:1246: creating m4/Makefile
config.status:1246: creating src/Makefile
config.status:1246: creating tests/Makefile
config.status:1246: creating lang/Makefile
config.status:1246: creating lang/cl/Makefile
config.status:1246: creating lang/cl/gpg-error.asd
config.status:1246: creating src/versioninfo.rc
config.status:1246: creating src/gpg-error.w32-manifest
config.status:1246: creating src/gpg-error-config
config.status:1246: creating config.h
config.status:1475: executing depfiles commands
config.status:1475: executing libtool commands
config.status:1475: executing po-directories commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_FOR_BUILD_set=
ac_cv_env_CC_FOR_BUILD_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_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_memrchr=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=yes
ac_cv_func_vasprintf=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_header_dlfcn_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_pthread_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_select_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_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_pthread_pthread_kill=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_DUMPBIN='link -dump'
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_sched_yield='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_pthread_mutex_t=40
ac_cv_sizeof_unsigned_long=8
ac_cv_sizeof_void_p=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_intmax_t=yes
ac_cv_type_long_double=yes
ac_cv_type_long_long_int=yes
ac_cv_type_pthread_rwlock_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_uintmax_t=yes
ac_cv_type_unsigned_long_long_int=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
estream_cv_langinfo_thousands_sep=yes
gcry_cv_broken_alias_attribute=no
gcry_cv_broken_visibility_attribute=no
gcry_cv_gcc_attribute_aligned=yes
gcry_cv_gcc_has_f_visibility=yes
gcry_cv_visibility_attribute=yes
gl_cv_have_weak=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=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/bin/ld
lt_cv_path_NM=no
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=yes
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/libgpg-error/src/libgpg-error-1.23/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/libgpg-error/src/libgpg-error-1.23/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /tmp/libgpg-error/src/libgpg-error-1.23/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /tmp/libgpg-error/src/libgpg-error-1.23/build-aux/missing automake-1.14'
AWK='gawk'
BUILD_DOC_FALSE='#'
BUILD_DOC_TRUE=''
BUILD_FILEVERSION='1,23,0,58436'
BUILD_REVISION='e444cac'
BUILD_TIMESTAMP=''
BUILD_VERSION='1.23.0.58436'
CC='clang'
CCDEPMODE='depmode=gcc3'
CC_FOR_BUILD='clang'
CFLAGS=' -Wall -Wpointer-arith -fvisibility=hidden'
CPP='clang -E'
CPPFLAGS=''
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=':'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FORCE_USE_SYSCFG_FALSE=''
FORCE_USE_SYSCFG_TRUE='#'
GETTEXT_MACRO_VERSION='0.19'
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015='/usr/bin/msgfmt'
GPG_ERROR_CONFIG_CFLAGS=''
GPG_ERROR_CONFIG_HOST='x86_64-unknown-linux-gnu'
GPG_ERROR_CONFIG_ISUBDIRAFTER=''
GPG_ERROR_CONFIG_LIBS='-lgpg-error'
GPG_ERROR_CONFIG_MT_CFLAGS=''
GPG_ERROR_CONFIG_MT_LIBS='-lpthread'
GREP='/usr/bin/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'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LANGUAGES_SOME_FALSE='#'
LANGUAGES_SOME_TRUE=''
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBGPG_ERROR_LT_AGE='19'
LIBGPG_ERROR_LT_CURRENT='19'
LIBGPG_ERROR_LT_REVISION='0'
LIBICONV='-liconv'
LIBINTL=''
LIBMULTITHREAD='-lpthread'
LIBOBJS=''
LIBS=''
LIBTHREAD=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_SCHED_YIELD=''
LIPO=''
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBMULTITHREAD='-lpthread'
LTLIBOBJS=''
LTLIBTHREAD=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/libgpg-error/src/libgpg-error-1.23/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
NM='nm'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libgpg-error'
PACKAGE_BUGREPORT='https://bugs.gnupg.org'
PACKAGE_NAME='libgpg-error'
PACKAGE_STRING='libgpg-error 1.23'
PACKAGE_TARNAME='libgpg-error'
PACKAGE_URL=''
PACKAGE_VERSION='1.23'
PATH_SEPARATOR=':'
POSUB='po'
RANLIB='ranlib'
RC=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='yes'
VERSION='1.23'
VERSION_NUMBER='0x011700'
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_DUMPBIN='link -dump'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
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/libgpg-error/src/libgpg-error-1.23/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 "libgpg-error"
#define PACKAGE_TARNAME "libgpg-error"
#define PACKAGE_VERSION "1.23"
#define PACKAGE_STRING "libgpg-error 1.23"
#define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
#define PACKAGE_URL ""
#define PACKAGE "libgpg-error"
#define VERSION "1.23"
#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 HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define STDC_HEADERS 1
#define HAVE_STDLIB_H 1
#define HAVE_LOCALE_H 1
#define HAVE_STDINT_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define STRERROR_R_CHAR_P 1
#define HAVE_FLOCKFILE 1
#define HAVE_VASPRINTF 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define REPLACEMENT_FOR_OFF_T "long"
#define HAVE_GCC_ATTRIBUTE_ALIGNED 1
#define GPGRT_USE_VISIBILITY 1
#define USE_POSIX_THREADS 1
#define USE_POSIX_THREADS_WEAK 1
#define HAVE_PTHREAD_RWLOCK 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
#define SIZEOF_PTHREAD_MUTEX_T 40
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_STDINT_H 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_INTMAX_T 1
#define HAVE_UINTMAX_T 1
#define HAVE_PTRDIFF_T 1
#define SIZEOF_UNSIGNED_LONG 8
#define SIZEOF_VOID_P 8
#define HAVE_LANGINFO_THOUSANDS_SEP 1
#define HAVE_MEMRCHR 1
#define HOST_TRIPLET_STRING "x86_64-unknown-linux-gnu"
#define BUILD_REVISION "e444cac"
#define BUILD_TIMESTAMP ""
configure: exit 0