Build of librpcsecgss with musl toolchain

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

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

SLOCLanguage
8,400 sh
4,598 ansic
1,248 makefile
14,246 total

The process tree of the build process is here.

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

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: librpcsecgss 0.19-8 (Wed Apr 5 02:10:45 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) libgssglue-0.4-2
#
# Total Installed Size: 0.11 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing libgssglue...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# 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 dependency style of clang... gcc3
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for BSD-compatible nm... /sysroot/bin/nm -B
# checking whether ln -s works... yes
# checking how to recognize dependent libraries... pass_all
# checking how to run the C preprocessor... clang -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking how to run the C++ preprocessor... clang++ -E
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-cf77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-pghpf... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for x86_64-unknown-linux-g95... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-ifort... no
# checking for x86_64-unknown-linux-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-ftn... no
# checking for g77... no
# checking for xlf... no
# checking for f77... no
# checking for frt... no
# checking for pgf77... no
# checking for cf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for xlf90... no
# checking for f90... no
# checking for pgf90... no
# checking for pghpf... no
# checking for epcf90... no
# checking for gfortran... gfortran
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether gfortran accepts -g... yes
# checking the maximum length of command line arguments... 1572864
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC
# checking if clang PIC flag -fPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC
# checking if clang++ PIC flag -fPIC works... yes
# checking if clang++ static flag -static works... no
# checking if clang++ supports -c -o file.o... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# (cached) (cached) checking how to hardcode library paths into programs... immediate
# appending configuration tag "F77" to libtool
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran static flag -static works... no
# checking if gfortran supports -c -o file.o... yes
# checking whether the gfortran linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# (cached) (cached) checking how to hardcode library paths into programs... immediate
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking dependency style of clang... (cached) gcc3
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for GSSGLUE... yes
# checking for ANSI C header files... (cached) yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for size_t... yes
# checking for uid_t in sys/types.h... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for working memcmp... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... yes
# checking for memset... yes
# checking for strerror... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating librpcsecgss.pc
# config.status: executing depfiles commands
# Making all in src
# make[1]: Entering directory '/tmp/librpcsecgss/src/librpcsecgss-0.19/src'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"librpcsecgss\" -DPACKAGE_TARNAME=\"librpcsecgss\" -DPACKAGE_VERSION=\"0.19\" -DPACKAGE_STRING=\"librpcsecgss\ 0.19\" -DPACKAGE_BUGREPORT=\"nfsv4-wg@citi.umich.edu\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -I. -I./../include/rpcsecgss -I/usr/include/gssglue -MT librpcsecgss_la-auth_gss.lo -MD -MP -MF .deps/librpcsecgss_la-auth_gss.Tpo -c -o librpcsecgss_la-auth_gss.lo `test -f 'auth_gss.c' || echo './'`auth_gss.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"librpcsecgss\" -DPACKAGE_TARNAME=\"librpcsecgss\" -DPACKAGE_VERSION=\"0.19\" -DPACKAGE_STRING=\"librpcsecgss\ 0.19\" -DPACKAGE_BUGREPORT=\"nfsv4-wg@citi.umich.edu\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -I. -I./../include/rpcsecgss -I/usr/include/gssglue -MT librpcsecgss_la-authgss_prot.lo -MD -MP -MF .deps/librpcsecgss_la-authgss_prot.Tpo -c -o librpcsecgss_la-authgss_prot.lo `test -f 'authgss_prot.c' || echo './'`authgss_prot.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"librpcsecgss\" -DPACKAGE_TARNAME=\"librpcsecgss\" -DPACKAGE_VERSION=\"0.19\" -DPACKAGE_STRING=\"librpcsecgss\ 0.19\" -DPACKAGE_BUGREPORT=\"nfsv4-wg@citi.umich.edu\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -I. -I./../include/rpcsecgss -I/usr/include/gssglue -MT librpcsecgss_la-svc.lo -MD -MP -MF .deps/librpcsecgss_la-svc.Tpo -c -o librpcsecgss_la-svc.lo `test -f 'svc.c' || echo './'`svc.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"librpcsecgss\" -DPACKAGE_TARNAME=\"librpcsecgss\" -DPACKAGE_VERSION=\"0.19\" -DPACKAGE_STRING=\"librpcsecgss\ 0.19\" -DPACKAGE_BUGREPORT=\"nfsv4-wg@citi.umich.edu\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -I. -I./../include/rpcsecgss -I/usr/include/gssglue -MT librpcsecgss_la-svc_run.lo -MD -MP -MF .deps/librpcsecgss_la-svc_run.Tpo -c -o librpcsecgss_la-svc_run.lo `test -f 'svc_run.c' || echo './'`svc_run.c
# mkdir .libs
# clang -DPACKAGE_NAME=\"librpcsecgss\" -DPACKAGE_TARNAME=\"librpcsecgss\" -DPACKAGE_VERSION=\"0.19\" "-DPACKAGE_STRING=\"librpcsecgss 0.19\"" -DPACKAGE_BUGREPORT=\"nfsv4-wg@citi.umich.edu\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -I. -I./../include/rpcsecgss -I/usr/include/gssglue -MT librpcsecgss_la-auth_gss.lo -MD -MP -MF .deps/librpcsecgss_la-auth_gss.Tpo -c auth_gss.c -fPIC -DPIC -o .libs/librpcsecgss_la-auth_gss.o
# clang -DPACKAGE_NAME=\"librpcsecgss\" -DPACKAGE_TARNAME=\"librpcsecgss\" -DPACKAGE_VERSION=\"0.19\" "-DPACKAGE_STRING=\"librpcsecgss 0.19\"" -DPACKAGE_BUGREPORT=\"nfsv4-wg@citi.umich.edu\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -I. -I./../include/rpcsecgss -I/usr/include/gssglue -MT librpcsecgss_la-svc_run.lo -MD -MP -MF .deps/librpcsecgss_la-svc_run.Tpo -c svc_run.c -fPIC -DPIC -o .libs/librpcsecgss_la-svc_run.o
# clang -DPACKAGE_NAME=\"librpcsecgss\" -DPACKAGE_TARNAME=\"librpcsecgss\" -DPACKAGE_VERSION=\"0.19\" "-DPACKAGE_STRING=\"librpcsecgss 0.19\"" -DPACKAGE_BUGREPORT=\"nfsv4-wg@citi.umich.edu\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -I. -I./../include/rpcsecgss -I/usr/include/gssglue -MT librpcsecgss_la-svc.lo -MD -MP -MF .deps/librpcsecgss_la-svc.Tpo -c svc.c -fPIC -DPIC -o .libs/librpcsecgss_la-svc.o
# In file included from svc_run.c:37:
# ./../include/rpcsecgss/rpc/rpc.h:43:10: fatal error: 'rpc/types.h' file not found
# #include /* some typedefs */
# ^
# clang -DPACKAGE_NAME=\"librpcsecgss\" -DPACKAGE_TARNAME=\"librpcsecgss\" -DPACKAGE_VERSION=\"0.19\" "-DPACKAGE_STRING=\"librpcsecgss 0.19\"" -DPACKAGE_BUGREPORT=\"nfsv4-wg@citi.umich.edu\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -I. -I./../include/rpcsecgss -I/usr/include/gssglue -MT librpcsecgss_la-authgss_prot.lo -MD -MP -MF .deps/librpcsecgss_la-authgss_prot.Tpo -c authgss_prot.c -fPIC -DPIC -o .libs/librpcsecgss_la-authgss_prot.o
# In file included from auth_gss.c:44:
# ./../include/rpcsecgss/rpc/rpc.h:43:10: fatal error: 'rpc/types.h' file not found
# #include /* some typedefs */
# ^
# In file included from svc.c:50:
# /sysroot/include/sys/errno.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# In file included from svc.c:51:
# ./../include/rpcsecgss/rpc/rpc.h:43:10: fatal error: 'rpc/types.h' file not found
# #include /* some typedefs */
# ^
# 1 error generated.
# 1 error generated.
# make[1]: *** [Makefile:375: librpcsecgss_la-auth_gss.lo] Error 1
# make[1]: *** Waiting for unfinished jobs....
# make[1]: *** [Makefile:396: librpcsecgss_la-svc_run.lo] Error 1
# In file included from authgss_prot.c:43:
# ./../include/rpcsecgss/rpc/rpc.h:43:10: fatal error: 'rpc/types.h' file not found
# #include /* some typedefs */
# ^
# 1 warning and 1 error generated.
# make[1]: *** [Makefile:389: librpcsecgss_la-svc.lo] Error 1
# 1 error generated.
# make[1]: *** [Makefile:382: librpcsecgss_la-authgss_prot.lo] Error 1
# make[1]: Leaving directory '/tmp/librpcsecgss/src/librpcsecgss-0.19/src'
# make: *** [Makefile:319: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/librpcsecgss/src/librpcsecgss-0.19/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 librpcsecgss configure 0.19, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 1f32a8cc2b4c
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2098: checking for a BSD-compatible install
# configure:2166: result: /usr/bin/install -c
# configure:2177: checking whether build environment is sane
# configure:2237: result: yes
# configure:2286: checking for x86_64-unknown-linux-strip
# configure:2316: result: no
# configure:2326: checking for strip
# configure:2342: found /sysroot/bin/strip
# configure:2353: result: strip
# configure:2378: checking for a thread-safe mkdir -p
# configure:2417: result: /usr/bin/mkdir -p
# configure:2430: checking for gawk
# configure:2446: found /usr/bin/gawk
# configure:2457: result: gawk
# configure:2468: checking whether make sets $(MAKE)
# configure:2490: result: yes
# configure:2641: checking build system type
# configure:2659: result: x86_64-unknown-linux-gnu
# configure:2681: checking host system type
# configure:2696: result: x86_64-unknown-linux-gnu
# configure:2730: checking for style of include used by make
# configure:2758: result: GNU
# configure:2788: checking for x86_64-unknown-linux-gcc
# configure:2815: result: clang
# configure:3087: checking for C compiler version
# configure:3095: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3099: $? = 0
# configure:3106: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3110: $? = 0
# configure:3117: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3121: $? = 1
# configure:3144: checking for C compiler default output file name
# configure:3166: clang conftest.c >&5
# configure:3170: $? = 0
# configure:3208: result: a.out
# configure:3227: checking whether the C compiler works
# configure:3237: ./a.out
# configure:3241: $? = 0
# configure:3260: result: yes
# configure:3267: checking whether we are cross compiling
# configure:3269: result: no
# configure:3272: checking for suffix of executables
# configure:3279: clang -o conftest conftest.c >&5
# configure:3283: $? = 0
# configure:3309: result:
# configure:3315: checking for suffix of object files
# configure:3341: clang -c conftest.c >&5
# configure:3345: $? = 0
# configure:3370: result: o
# configure:3374: checking whether we are using the GNU C compiler
# configure:3403: clang -c conftest.c >&5
# configure:3410: $? = 0
# configure:3427: result: yes
# configure:3436: checking whether clang accepts -g
# configure:3466: clang -c -g conftest.c >&5
# configure:3473: $? = 0
# configure:3574: result: yes
# configure:3591: checking for clang option to accept ISO C89
# configure:3665: clang -c conftest.c >&5
# configure:3672: $? = 0
# configure:3695: result: none needed
# configure:3715: checking dependency style of clang
# configure:3825: result: gcc3
# configure:3840: checking for a sed that does not truncate output
# configure:3896: result: /usr/bin/sed
# configure:3899: checking for grep that handles long lines and -e
# configure:3959: result: /usr/bin/grep
# configure:3964: checking for egrep
# configure:4028: result: /usr/bin/grep -E
# configure:4044: checking for ld used by clang
# configure:4111: result: /sysroot/bin/ld
# configure:4120: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4135: result: yes
# configure:4140: checking for /sysroot/bin/ld option to reload object files
# configure:4147: result: -r
# configure:4165: checking for BSD-compatible nm
# configure:4214: result: /sysroot/bin/nm -B
# configure:4218: checking whether ln -s works
# configure:4222: result: yes
# configure:4229: checking how to recognize dependent libraries
# configure:4415: result: pass_all
# configure:4504: clang -c conftest.c >&5
# configure:4507: $? = 0
# configure:4665: checking how to run the C preprocessor
# configure:4705: clang -E conftest.c
# configure:4712: $? = 0
# configure:4743: clang -E conftest.c
# conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4750: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "librpcsecgss"
# | #define PACKAGE_TARNAME "librpcsecgss"
# | #define PACKAGE_VERSION "0.19"
# | #define PACKAGE_STRING "librpcsecgss 0.19"
# | #define PACKAGE_BUGREPORT "nfsv4-wg@citi.umich.edu"
# | /* end confdefs.h. */
# | #include
# configure:4783: result: clang -E
# configure:4812: clang -E conftest.c
# configure:4819: $? = 0
# configure:4850: clang -E conftest.c
# conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4857: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "librpcsecgss"
# | #define PACKAGE_TARNAME "librpcsecgss"
# | #define PACKAGE_VERSION "0.19"
# | #define PACKAGE_STRING "librpcsecgss 0.19"
# | #define PACKAGE_BUGREPORT "nfsv4-wg@citi.umich.edu"
# | /* end confdefs.h. */
# | #include
# configure:4897: checking for ANSI C header files
# configure:4927: clang -c conftest.c >&5
# configure:4934: $? = 0
# configure:5033: clang -o conftest conftest.c >&5
# configure:5037: $? = 0
# configure:5043: ./conftest
# configure:5047: $? = 0
# configure:5065: result: yes
# configure:5089: checking for sys/types.h
# configure:5110: clang -c conftest.c >&5
# configure:5117: $? = 0
# configure:5134: result: yes
# configure:5089: checking for sys/stat.h
# configure:5110: clang -c conftest.c >&5
# configure:5117: $? = 0
# configure:5134: result: yes
# configure:5089: checking for stdlib.h
# configure:5110: clang -c conftest.c >&5
# configure:5117: $? = 0
# configure:5134: result: yes
# configure:5089: checking for string.h
# configure:5110: clang -c conftest.c >&5
# configure:5117: $? = 0
# configure:5134: result: yes
# configure:5089: checking for memory.h
# configure:5110: clang -c conftest.c >&5
# configure:5117: $? = 0
# configure:5134: result: yes
# configure:5089: checking for strings.h
# configure:5110: clang -c conftest.c >&5
# configure:5117: $? = 0
# configure:5134: result: yes
# configure:5089: checking for inttypes.h
# configure:5110: clang -c conftest.c >&5
# configure:5117: $? = 0
# configure:5134: result: yes
# configure:5089: checking for stdint.h
# configure:5110: clang -c conftest.c >&5
# configure:5117: $? = 0
# configure:5134: result: yes
# configure:5089: checking for unistd.h
# configure:5110: clang -c conftest.c >&5
# configure:5117: $? = 0
# configure:5134: result: yes
# configure:5164: checking dlfcn.h usability
# configure:5181: clang -c conftest.c >&5
# configure:5188: $? = 0
# configure:5202: result: yes
# configure:5206: checking dlfcn.h presence
# configure:5221: clang -E conftest.c
# configure:5228: $? = 0
# configure:5242: result: yes
# configure:5275: checking for dlfcn.h
# configure:5284: result: yes
# configure:5411: checking for C++ compiler version
# configure:5419: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:5423: $? = 0
# configure:5430: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:5434: $? = 0
# configure:5441: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5445: $? = 1
# configure:5448: checking whether we are using the GNU C++ compiler
# configure:5477: clang++ -c conftest.cpp >&5
# configure:5484: $? = 0
# configure:5501: result: yes
# configure:5510: checking whether clang++ accepts -g
# configure:5540: clang++ -c -g conftest.cpp >&5
# configure:5547: $? = 0
# configure:5648: result: yes
# configure:5673: checking dependency style of clang++
# configure:5783: result: gcc3
# configure:5808: checking how to run the C++ preprocessor
# configure:5844: clang++ -E conftest.cpp
# configure:5851: $? = 0
# configure:5882: clang++ -E conftest.cpp
# conftest.cpp:19:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5889: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "librpcsecgss"
# | #define PACKAGE_TARNAME "librpcsecgss"
# | #define PACKAGE_VERSION "0.19"
# | #define PACKAGE_STRING "librpcsecgss 0.19"
# | #define PACKAGE_BUGREPORT "nfsv4-wg@citi.umich.edu"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:5922: result: clang++ -E
# configure:5951: clang++ -E conftest.cpp
# configure:5958: $? = 0
# configure:5989: clang++ -E conftest.cpp
# conftest.cpp:19:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5996: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "librpcsecgss"
# | #define PACKAGE_TARNAME "librpcsecgss"
# | #define PACKAGE_VERSION "0.19"
# | #define PACKAGE_STRING "librpcsecgss 0.19"
# | #define PACKAGE_BUGREPORT "nfsv4-wg@citi.umich.edu"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:6047: checking for x86_64-unknown-linux-g77
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-xlf
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-f77
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-frt
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-pgf77
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-cf77
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-fort77
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-fl32
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-af77
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-xlf90
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-f90
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-pgf90
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-pghpf
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-epcf90
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-gfortran
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-g95
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-xlf95
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-f95
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-fort
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-ifort
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-ifc
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-efc
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-pgf95
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-lf95
# configure:6077: result: no
# configure:6047: checking for x86_64-unknown-linux-ftn
# configure:6077: result: no
# configure:6091: checking for g77
# configure:6121: result: no
# configure:6091: checking for xlf
# configure:6121: result: no
# configure:6091: checking for f77
# configure:6121: result: no
# configure:6091: checking for frt
# configure:6121: result: no
# configure:6091: checking for pgf77
# configure:6121: result: no
# configure:6091: checking for cf77
# configure:6121: result: no
# configure:6091: checking for fort77
# configure:6121: result: no
# configure:6091: checking for fl32
# configure:6121: result: no
# configure:6091: checking for af77
# configure:6121: result: no
# configure:6091: checking for xlf90
# configure:6121: result: no
# configure:6091: checking for f90
# configure:6121: result: no
# configure:6091: checking for pgf90
# configure:6121: result: no
# configure:6091: checking for pghpf
# configure:6121: result: no
# configure:6091: checking for epcf90
# configure:6121: result: no
# configure:6091: checking for gfortran
# configure:6107: found /usr/bin/gfortran
# configure:6118: result: gfortran
# configure:6144: checking for Fortran 77 compiler version
# configure:6152: gfortran --version >&5
# GNU Fortran (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:6156: $? = 0
# configure:6163: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:6167: $? = 0
# configure:6174: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6178: $? = 1
# configure:6186: checking whether we are using the GNU Fortran 77 compiler
# configure:6205: gfortran -c conftest.F >&5
# configure:6212: $? = 0
# configure:6229: result: yes
# configure:6235: checking whether gfortran accepts -g
# configure:6252: gfortran -c -g conftest.f >&5
# configure:6259: $? = 0
# configure:6275: result: yes
# configure:6308: checking the maximum length of command line arguments
# configure:6420: result: 1572864
# configure:6432: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6537: clang -c conftest.c >&5
# configure:6540: $? = 0
# configure:6544: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6547: $? = 0
# configure:6599: clang -o conftest conftest.c conftstm.o >&5
# configure:6602: $? = 0
# configure:6640: result: ok
# configure:6644: checking for objdir
# configure:6659: result: .libs
# configure:6711: checking for x86_64-unknown-linux-ar
# configure:6741: result: no
# configure:6751: checking for ar
# configure:6767: found /sysroot/bin/ar
# configure:6778: result: ar
# configure:6803: checking for x86_64-unknown-linux-ranlib
# configure:6833: result: no
# configure:6843: checking for ranlib
# configure:6859: found /sysroot/bin/ranlib
# configure:6870: result: ranlib
# configure:6895: checking for x86_64-unknown-linux-strip
# configure:6922: result: strip
# configure:7552: checking if clang supports -fno-rtti -fno-exceptions
# configure:7570: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7574: $? = 0
# configure:7587: result: yes
# configure:7602: checking for clang option to produce PIC
# configure:7834: result: -fPIC
# configure:7842: checking if clang PIC flag -fPIC works
# configure:7860: clang -c -fPIC -DPIC conftest.c >&5
# configure:7864: $? = 0
# configure:7877: result: yes
# configure:7905: checking if clang static flag -static works
# configure:7933: result: no
# configure:7943: checking if clang supports -c -o file.o
# configure:7964: clang -c -o out/conftest2.o conftest.c >&5
# configure:7968: $? = 0
# configure:7990: result: yes
# configure:8016: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:9004: result: yes
# configure:9025: checking whether -lc should be explicitly linked in
# configure:9030: clang -c conftest.c >&5
# configure:9033: $? = 0
# configure:9048: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:9051: $? = 0
# configure:9063: result: no
# configure:9071: checking dynamic linker characteristics
# configure:9675: result: GNU/Linux ld.so
# configure:9699: checking how to hardcode library paths into programs
# configure:9724: result: immediate
# configure:9738: checking whether stripping libraries is possible
# configure:9743: result: yes
# configure:10573: checking if libtool supports shared libraries
# configure:10575: result: yes
# configure:10578: checking whether to build shared libraries
# configure:10599: result: yes
# configure:10602: checking whether to build static libraries
# configure:10606: result: yes
# configure:10700: creating libtool
# configure:11293: checking for ld used by clang++
# configure:11360: result: /sysroot/bin/ld -m elf_x86_64
# configure:11369: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:11384: result: yes
# configure:11435: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:12389: result: yes
# configure:12406: clang++ -c conftest.cpp >&5
# configure:12409: $? = 0
# configure:12565: checking for clang++ option to produce PIC
# configure:12849: result: -fPIC
# configure:12857: checking if clang++ PIC flag -fPIC works
# configure:12875: clang++ -c -fPIC -DPIC conftest.cpp >&5
# configure:12879: $? = 0
# configure:12892: result: yes
# configure:12920: checking if clang++ static flag -static works
# configure:12948: result: no
# configure:12958: checking if clang++ supports -c -o file.o
# configure:12979: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:12983: $? = 0
# configure:13005: result: yes
# configure:13031: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:13057: result: yes
# configure:13124: checking dynamic linker characteristics
# configure:13676: result: GNU/Linux ld.so
# configure:13700: checking how to hardcode library paths into programs
# configure:13725: result: immediate
# configure:14264: checking if libtool supports shared libraries
# configure:14266: result: yes
# configure:14269: checking whether to build shared libraries
# configure:14289: result: yes
# configure:14292: checking whether to build static libraries
# configure:14296: result: yes
# configure:14306: checking for gfortran option to produce PIC
# configure:14538: result: -fPIC
# configure:14546: checking if gfortran PIC flag -fPIC works
# configure:14564: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:14568: $? = 0
# configure:14581: result: yes
# configure:14609: checking if gfortran static flag -static works
# configure:14637: result: no
# configure:14647: checking if gfortran supports -c -o file.o
# configure:14668: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:14672: $? = 0
# configure:14694: result: yes
# configure:14720: checking whether the gfortran linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:15688: result: yes
# configure:15755: checking dynamic linker characteristics
# configure:16307: result: GNU/Linux ld.so
# configure:16331: checking how to hardcode library paths into programs
# configure:16356: result: immediate
# configure:19976: checking for x86_64-unknown-linux-gcc
# configure:20003: result: clang
# configure:20275: checking for C compiler version
# configure:20283: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:20287: $? = 0
# configure:20294: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:20298: $? = 0
# configure:20305: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:20309: $? = 1
# configure:20312: checking whether we are using the GNU C compiler
# configure:20365: result: yes
# configure:20374: checking whether clang accepts -g
# configure:20512: result: yes
# configure:20529: checking for clang option to accept ISO C89
# configure:20633: result: none needed
# configure:20653: checking dependency style of clang
# configure:20763: result: gcc3
# configure:20781: checking for x86_64-unknown-linux-ranlib
# configure:20808: result: ranlib
# configure:20878: checking for x86_64-unknown-linux-pkg-config
# configure:20911: result: no
# configure:20921: checking for pkg-config
# configure:20939: found /usr/bin/pkg-config
# configure:20951: result: /usr/bin/pkg-config
# configure:20976: checking pkg-config is at least version 0.9.0
# configure:20979: result: yes
# configure:20990: checking for GSSGLUE
# configure:20997: $PKG_CONFIG --exists --print-errors "libgssglue >= 0.1"
# configure:21000: $? = 0
# configure:21013: $PKG_CONFIG --exists --print-errors "libgssglue >= 0.1"
# configure:21016: $? = 0
# configure:21063: result: yes
# configure:21069: checking for ANSI C header files
# configure:21237: result: yes
# configure:21266: checking stddef.h usability
# configure:21283: clang -c conftest.c >&5
# configure:21290: $? = 0
# configure:21304: result: yes
# configure:21308: checking stddef.h presence
# configure:21323: clang -E conftest.c
# configure:21330: $? = 0
# configure:21344: result: yes
# configure:21377: checking for stddef.h
# configure:21386: result: yes
# configure:21255: checking for stdlib.h
# configure:21262: result: yes
# configure:21255: checking for string.h
# configure:21262: result: yes
# configure:21255: checking for unistd.h
# configure:21262: result: yes
# configure:21403: checking for an ANSI C-conforming const
# configure:21478: clang -c conftest.c >&5
# configure:21485: $? = 0
# configure:21500: result: yes
# configure:21510: checking for size_t
# configure:21538: clang -c conftest.c >&5
# configure:21545: $? = 0
# configure:21572: clang -c conftest.c >&5
# conftest.c:60:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:21579: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "librpcsecgss"
# | #define PACKAGE_TARNAME "librpcsecgss"
# | #define PACKAGE_VERSION "0.19"
# | #define PACKAGE_STRING "librpcsecgss 0.19"
# | #define PACKAGE_BUGREPORT "nfsv4-wg@citi.umich.edu"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_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
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:21602: result: yes
# configure:21614: checking for uid_t in sys/types.h
# configure:21637: result: yes
# configure:21659: checking for stdlib.h
# configure:21666: result: yes
# configure:21805: checking for GNU libc compatible malloc
# configure:21839: clang -o conftest conftest.c >&5
# configure:21843: $? = 0
# configure:21849: ./conftest
# configure:21853: $? = 0
# configure:21870: result: yes
# configure:21898: checking for working memcmp
# configure:21951: clang -o conftest conftest.c >&5
# configure:21955: $? = 0
# configure:21961: ./conftest
# configure:21965: $? = 0
# configure:21982: result: yes
# configure:21996: checking for stdlib.h
# configure:22003: result: yes
# configure:22142: checking for GNU libc compatible realloc
# configure:22176: clang -o conftest conftest.c >&5
# configure:22180: $? = 0
# configure:22186: ./conftest
# configure:22190: $? = 0
# configure:22207: result: yes
# configure:22240: checking for memset
# configure:22296: clang -o conftest conftest.c >&5
# conftest.c:51:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:51:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:22303: $? = 0
# configure:22325: result: yes
# configure:22240: checking for strerror
# configure:22296: clang -o conftest conftest.c >&5
# conftest.c:52:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:52:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:22303: $? = 0
# configure:22325: result: yes
# configure:22517: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by librpcsecgss config.status 0.19, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 1f32a8cc2b4c
#
# config.status:725: creating Makefile
# config.status:725: creating src/Makefile
# config.status:725: creating librpcsecgss.pc
# config.status:936: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_GSSGLUE_CFLAGS_set=
# ac_cv_env_GSSGLUE_CFLAGS_value=
# ac_cv_env_GSSGLUE_LIBS_set=
# ac_cv_env_GSSGLUE_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_memcmp_working=yes
# ac_cv_func_memset=yes
# ac_cv_func_realloc_0_nonnull=yes
# ac_cv_func_strerror=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_F77=gfortran
# 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_cxx_g=yes
# ac_cv_prog_f77_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_size_t=yes
# ac_cv_type_uid_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# 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_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_path_SED=/usr/bin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_pic_works_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_compiler_static_works_CXX=no
# lt_cv_prog_compiler_static_works_F77=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
# lt_cv_sys_lib_dlsearch_path_spec='/usr/lib64 /lib64 /sysroot/lib /usr/lib/R/lib /usr/lib/libfakeroot '
# lt_cv_sys_lib_search_path_spec='/usr/lib64 /lib64 /usr/local/lib64'
# lt_cv_sys_max_cmd_len=1572864
# lt_lt_cv_prog_compiler_c_o='"yes"'
# lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
# lt_lt_cv_prog_compiler_c_o_F77='"yes"'
# lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
# lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
# lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
# pkg_cv_GSSGLUE_CFLAGS=-I/usr/include/gssglue
# pkg_cv_GSSGLUE_LIBS='-lgssglue -ldl'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/librpcsecgss/src/librpcsecgss-0.19/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/librpcsecgss/src/librpcsecgss-0.19/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/librpcsecgss/src/librpcsecgss-0.19/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/librpcsecgss/src/librpcsecgss-0.19/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/librpcsecgss/src/librpcsecgss-0.19/missing --run automake-1.11'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"librpcsecgss\" -DPACKAGE_TARNAME=\"librpcsecgss\" -DPACKAGE_VERSION=\"0.19\" -DPACKAGE_STRING=\"librpcsecgss\ 0.19\" -DPACKAGE_BUGREPORT=\"nfsv4-wg@citi.umich.edu\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1'
# DEPDIR='.deps'
# DSYMUTIL=''
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# F77='gfortran'
# FFLAGS='-g -O2'
# GREP='/usr/bin/grep'
# GSSGLUE_CFLAGS='-I/usr/include/gssglue'
# GSSGLUE_LIBS='-lgssglue -ldl'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/librpcsecgss/src/librpcsecgss-0.19/missing --run makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# NMEDIT=''
# OBJEXT='o'
# PACKAGE='librpcsecgss'
# PACKAGE_BUGREPORT='nfsv4-wg@citi.umich.edu'
# PACKAGE_NAME='librpcsecgss'
# PACKAGE_STRING='librpcsecgss 0.19'
# PACKAGE_TARNAME='librpcsecgss'
# PACKAGE_VERSION='0.19'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.19'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_F77='gfortran'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/librpcsecgss/src/librpcsecgss-0.19/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/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. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "librpcsecgss"
# #define PACKAGE_TARNAME "librpcsecgss"
# #define PACKAGE_VERSION "0.19"
# #define PACKAGE_STRING "librpcsecgss 0.19"
# #define PACKAGE_BUGREPORT "nfsv4-wg@citi.umich.edu"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define STDC_HEADERS 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 1
# #define HAVE_STDLIB_H 1
# #define HAVE_REALLOC 1
# #define HAVE_MEMSET 1
# #define HAVE_STRERROR 1
#
# configure: exit 0