Build of rpcbind with musl toolchain

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

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

SLOCLanguage
5,541 ansic
1,284 sh
787 makefile
7,612 total

The process tree of the build process is here.

Log

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

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

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

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: rpcbind 0.2.3-3 (Wed Apr 5 02:11:40 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/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# 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... yes
# 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 for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.9.0... yes
# checking for TIRPC... yes
# checking for x86_64-unknown-linux-pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for SYSTEMD... yes
# checking for library containing pthread_create... none required
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking nss.h usability... no
# checking nss.h presence... no
# checking for nss.h... no
# checking rpcsvc/mount.h usability... no
# checking rpcsvc/mount.h presence... no
# checking for rpcsvc/mount.h... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: executing depfiles commands
# depbase=`echo src/check_bound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"rpcbind\ 0.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"0.2.3\" -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 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/var/lib/rpcbind\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DWARMSTART -DSYSTEMD -MT src/check_bound.o -MD -MP -MF $depbase.Tpo -c -o src/check_bound.o src/check_bound.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo src/pmap_svc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"rpcbind\ 0.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"0.2.3\" -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 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/var/lib/rpcbind\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DWARMSTART -DSYSTEMD -MT src/pmap_svc.o -MD -MP -MF $depbase.Tpo -c -o src/pmap_svc.o src/pmap_svc.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo src/rpcb_stat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"rpcbind\ 0.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"0.2.3\" -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 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/var/lib/rpcbind\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DWARMSTART -DSYSTEMD -MT src/rpcb_stat.o -MD -MP -MF $depbase.Tpo -c -o src/rpcb_stat.o src/rpcb_stat.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo src/rpcb_svc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"rpcbind\ 0.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"0.2.3\" -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 -I. -DCHECK_LOCAL -DPORTMAP -DFACILITY=LOG_MAIL -DSEVERITY=LOG_INFO -DINET6 -DRPCBIND_STATEDIR="\"/var/lib/rpcbind\"" -DRPCBIND_USER="\"rpc\"" -DNSS_MODULES="\"files\"" -D_GNU_SOURCE -I/usr/include/tirpc -DWARMSTART -DSYSTEMD -MT src/rpcb_svc.o -MD -MP -MF $depbase.Tpo -c -o src/rpcb_svc.o src/rpcb_svc.c &&\
# mv -f $depbase.Tpo $depbase.Po
# src/pmap_svc.c:63:42: error: expected ';' after top level declarator
# static struct pmaplist *find_service_pmap __P((rpcprog_t, rpcvers_t,
# ^
# ;
# src/pmap_svc.c:65:30: error: expected ';' after top level declarator
# static bool_t pmapproc_change __P((struct svc_req *, SVCXPRT *, u_long));
# ^
# ;
# src/pmap_svc.c:66:31: error: expected ';' after top level declarator
# static bool_t pmapproc_getport __P((struct svc_req *, SVCXPRT *));
# ^
# ;
# src/pmap_svc.c:67:28: error: expected ';' after top level declarator
# static bool_t pmapproc_dump __P((struct svc_req *, SVCXPRT *));
# ^
# ;
# src/check_bound.csrc/pmap_svc.c:73::2698:: 18error:: expected ';' after top level declaratorerror
# : called object type 'bool_t' (aka 'int') is not a function or function pointer
# static bool_t check_bound __P((struct fdlist *, char *uaddr));
# ^
# ;
# pmapproc_change(rqstp, xprt, rqstp->rq_proc);
# ~~~~~~~~~~~~~~~^
# src/check_bound.c:81:src/pmap_svc.c1:: 105error:: 18redefinition of 'check_bound' as different kind of symbol:
# error: called object type 'bool_t' (aka 'int') is not a function or function pointer
# check_bound(struct fdlist *fdl, char *uaddr)
# ^
# src/check_bound.c:73 pmapproc_change(rqstp, xprt, rqstp->rq_proc);:
# 15: ~~~~~~~~~~~~~~~^
# note: previous definition is heresrc/pmap_svc.c
# :113:19: error: called object type 'bool_t' (aka 'int') is not a function or function pointer
# static bool_t check_bound __P((struct fdlist *, char *uaddr));
# ^
# pmapproc_getport(rqstp, xprt);
# ~~~~~~~~~~~~~~~~^
# src/pmap_svc.c:124:16: error: called object type 'bool_t' (aka 'int') is not a function or function pointer
# pmapproc_dump(rqstp, xprt);
# ~~~~~~~~~~~~~^
# src/pmap_svc.c:154:1: error: redefinition of 'find_service_pmap' as different kind of symbol
# find_service_pmap(rpcprog_t prog, rpcvers_t vers, rpcprot_t prot)
# ^
# src/pmap_svc.c:63:25: note: previous definition is here
# static struct pmaplist *find_service_pmap __P((rpcprog_t, rpcvers_t,
# ^
# src/check_bound.c:150:21: error: called object type 'bool_t' (aka 'int') is not a function or function pointer
# src/pmap_svc.c: return (check_bound(fdl, uaddr));171
# : ~~~~~~~~~~~^1
# : error: redefinition of 'pmapproc_change' as different kind of symbol
# pmapproc_change(struct svc_req *rqstp /*__unused*/, SVCXPRT *xprt, unsigned long op)
# ^
# src/pmap_svc.c:65:15: note: previous definition is here
# static bool_t pmapproc_change __P((struct svc_req *, SVCXPRT *, u_long));src/check_bound.c
# : ^169
# :17: error: called object type 'bool_t' (aka 'int') is not a function or function pointer
# if (check_bound(fdl, uaddr) == FALSE)
# ~~~~~~~~~~~^
# src/rpcb_svc.c:56:38: error: expected ';' after top level declarator
# static void *rpcbproc_getaddr_3_local __P((void *, struct svc_req *, SVCXPRT *,
# ^
# ;
# src/rpcb_svc.c:584: error35s: generated.
# error: expected ';' after top level declarator
# src/pmap_svc.c:222:8: warning: implicitly declaring library function 'memcmp' with type 'int (const void *, const void *, unsigned long)' [-Wimplicit-function-declaration]
# static void *rpcbproc_dump_3_local __P((void *, struct svc_req *, SVCXPRT *,
# ^
# ;
# if (!memcmp(rpcbreg.r_netid, "udp6", 4) ||
# ^
# src/pmap_svc.c:222:8: note: include the header or explicitly provide a declaration for 'memcmp'
# src/rpcb_svc.c:78:16: error: expected ';' at end of declaration
# void *(*local) __P((void *, struct svc_req *, SVCXPRT *, rpcvers_t));
# ^
# ;
# src/rpcb_svc.c:100:9: warning: incompatible pointer types assigning to 'void *(*)' from 'void *(void *, struct svc_req *, SVCXPRT *, rpcvers_t)' (aka 'void *(void *, struct svc_req *, struct __rpc_svcxprt *, unsigned int)') [-Wincompatible-pointer-types]
# local = rpcbproc_set_com;
# ^ ~~~~~~~~~~~~~~~~
# src/pmap_svc.c:266:1: error: redefinition of 'pmapproc_getport' as different kind of symbol
# src/rpcb_svc.c:106:9: warning: incompatible pointer types assigning to 'void *(*)' from 'void *(void *, struct svc_req *, SVCXPRT *, rpcvers_t)' (aka 'void *(void *, struct svc_req *, struct __rpc_svcxprt *, unsigned int)') [-Wincompatible-pointer-types]
# pmapproc_getport(struct svc_req *rqstp /*__unused*/, SVCXPRT *xprt)
# ^
# src/pmap_svc.c:66: local = rpcbproc_unset_com;15
# : ^ ~~~~~~~~~~~~~~~~~~
# note: previous definition is here
# static bool_t pmapproc_getport __P((struct svc_req *, SVCXPRT *));
# ^
# src/rpcb_svc.c:136:9: warning: incompatible pointer types assigning to 'void *(*)' from 'void *(void *, struct svc_req *, SVCXPRT *, rpcvers_t)' (aka 'void *(void *, struct svc_req *, struct __rpc_svcxprt *, unsigned int)') [-Wincompatible-pointer-types]
# local = rpcbproc_gettime_com;
# ^ ~~~~~~~~~~~~~~~~~~~~
# src/pmap_svc.c:297:25: error: called object type 'struct pmaplist *' is not a function or function pointer
# src/rpcb_svc.c fnd = find_service_pmap(reg.pm_prog, reg.pm_vers, reg.pm_prot);:
# 146 ~~~~~~~~~~~~~~~~~^:
# 9: warning: incompatible pointer types assigning to 'void *(*)' from 'void *(void *, struct svc_req *, SVCXPRT *, rpcvers_t)' (aka 'void *(void *, struct svc_req *, struct __rpc_svcxprt *, unsigned int)') [-Wincompatible-pointer-types]
# local = rpcbproc_uaddr2taddr_com;
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~
# src/rpcb_svc.c:156:9: warning: incompatible pointer types assigning to 'void *(*)' from 'void *(void *, struct svc_req *, SVCXPRT *, rpcvers_t)' (aka 'void *(void *, struct svc_req *, struct __rpc_svcxprt *, unsigned int)') [-Wincompatible-pointer-types]
# local = rpcbproc_taddr2uaddr_com;
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~
# src/pmap_svc.c:338:1: error: redefinition of 'pmapproc_dump' as different kind of symbol
# pmapproc_dump(struct svc_req *rqstp /*__unused*/, SVCXPRT *xprt)
# ^
# src/pmap_svc.c:67:15: note: previous definition is here
# src/rpcb_svc.c:static bool_t pmapproc_dump __P((struct svc_req *, SVCXPRT *));181
# : ^19
# : error: called object type 'void *' is not a function or function pointer
# result = (*local)(&argument, rqstp, transp, RPCBVERS);
# ~~~~~~~~^
# src/pmap_svc.c:src/rpcb_svc.c364::2146::1 :warning : errorimplicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration]:
# redefinition of 'rpcbproc_getaddr_3_local' as different kind of symbol
# if (strcmp(netid, tcptrans) == 0)
# ^
# src/pmap_svc.c:rpcbproc_getaddr_3_local(void *arg, struct svc_req *rqstp /*__unused*/,364
# :^6
# : src/rpcb_svc.cnote:: 56include the header or explicitly provide a declaration for 'strcmp':
# 14: note: previous definition is here
# static void *rpcbproc_getaddr_3_local __P((void *, struct svc_req *, SVCXPRT *,
# ^
# src/rpcb_svc.c:236:1: error: redefinition of 'rpcbproc_dump_3_local' as different kind of symbol
# rpcbproc_dump_3_local(void *arg /*__unused*/, struct svc_req *rqstpc /*__unused*/,
# ^
# src/rpcb_svc.c:58:14: note: previous definition is here
# static void *rpcbproc_dump_3_local __P((void *, struct svc_req *, SVCXPRT *,
# 2 ^ warning
# s and 13 errors generated.
# 5 warnings and 6 errors generated.
# make: *** [Makefile:481: src/check_bound.o] Error 1
# make: *** Waiting for unfinished jobs....
# make: *** [Makefile:481: src/rpcb_svc.o] Error 1
# make: *** [Makefile:481: src/pmap_svc.o] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/rpcbind/src/rpcbind-0.2.3/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 rpcbind configure 0.2.3, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-rpcuser=rpc --enable-warmstarts --with-statedir=/var/lib/rpcbind
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 3e6dba9bca14
# 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/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2182: checking for a BSD-compatible install
# configure:2250: result: /usr/bin/install -c
# configure:2261: checking whether build environment is sane
# configure:2316: result: yes
# configure:2375: checking for x86_64-unknown-linux-strip
# configure:2405: result: no
# configure:2415: checking for strip
# configure:2431: found /sysroot/bin/strip
# configure:2442: result: strip
# configure:2467: checking for a thread-safe mkdir -p
# configure:2506: result: /usr/sbin/mkdir -p
# configure:2513: checking for gawk
# configure:2529: found /usr/sbin/gawk
# configure:2540: result: gawk
# configure:2551: checking whether make sets $(MAKE)
# configure:2573: result: yes
# configure:2602: checking whether make supports nested variables
# configure:2619: result: yes
# configure:2754: checking for x86_64-unknown-linux-gcc
# configure:2781: result: clang
# configure:3050: checking for C compiler version
# configure:3059: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3070: $? = 0
# configure:3059: 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:3070: $? = 0
# configure:3059: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3070: $? = 1
# configure:3059: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3070: $? = 1
# configure:3090: checking whether the C compiler works
# configure:3112: clang conftest.c >&5
# configure:3116: $? = 0
# configure:3164: result: yes
# configure:3167: checking for C compiler default output file name
# configure:3169: result: a.out
# configure:3175: checking for suffix of executables
# configure:3182: clang -o conftest conftest.c >&5
# configure:3186: $? = 0
# configure:3208: result:
# configure:3230: checking whether we are cross compiling
# configure:3238: clang -o conftest conftest.c >&5
# configure:3242: $? = 0
# configure:3249: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3253: $? = 127
# configure:3268: result: yes
# configure:3273: checking for suffix of object files
# configure:3295: clang -c conftest.c >&5
# configure:3299: $? = 0
# configure:3320: result: o
# configure:3324: checking whether we are using the GNU C compiler
# configure:3343: clang -c conftest.c >&5
# configure:3343: $? = 0
# configure:3352: result: yes
# configure:3361: checking whether clang accepts -g
# configure:3381: clang -c -g conftest.c >&5
# configure:3381: $? = 0
# configure:3422: result: yes
# configure:3439: checking for clang option to accept ISO C89
# configure:3502: clang -c conftest.c >&5
# configure:3502: $? = 0
# configure:3515: result: none needed
# configure:3540: checking whether clang understands -c and -o together
# configure:3562: clang -c conftest.c -o conftest2.o
# configure:3565: $? = 0
# configure:3562: clang -c conftest.c -o conftest2.o
# configure:3565: $? = 0
# configure:3577: result: yes
# configure:3605: checking for style of include used by make
# configure:3633: result: GNU
# configure:3659: checking dependency style of clang
# configure:3770: result: gcc3
# configure:3923: checking for x86_64-unknown-linux-pkg-config
# configure:3956: result: no
# configure:3966: checking for pkg-config
# configure:3984: found /usr/sbin/pkg-config
# configure:3996: result: /usr/sbin/pkg-config
# configure:4008: WARNING: using cross tools not prefixed with host triplet
# configure:4021: checking pkg-config is at least version 0.9.0
# configure:4024: result: yes
# configure:4034: checking for TIRPC
# configure:4041: $PKG_CONFIG --exists --print-errors "libtirpc"
# configure:4044: $? = 0
# configure:4058: $PKG_CONFIG --exists --print-errors "libtirpc"
# configure:4061: $? = 0
# configure:4119: result: yes
# configure:4135: checking for x86_64-unknown-linux-pkg-config
# configure:4165: result: /usr/sbin/pkg-config
# configure:4233: checking pkg-config is at least version 0.9.0
# configure:4236: result: yes
# configure:4257: checking for SYSTEMD
# configure:4264: $PKG_CONFIG --exists --print-errors "libsystemd"
# configure:4267: $? = 0
# configure:4281: $PKG_CONFIG --exists --print-errors "libsystemd"
# configure:4284: $? = 0
# configure:4462: result: yes
# configure:4528: checking for library containing pthread_create
# configure:4559: clang -o conftest conftest.c >&5
# configure:4559: $? = 0
# configure:4576: result: none required
# configure:4590: checking how to run the C preprocessor
# configure:4621: clang -E conftest.c
# configure:4621: $? = 0
# configure:4635: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rpcbind"
# | #define PACKAGE_TARNAME "rpcbind"
# | #define PACKAGE_VERSION "0.2.3"
# | #define PACKAGE_STRING "rpcbind 0.2.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rpcbind"
# | #define VERSION "0.2.3"
# | /* end confdefs.h. */
# | #include
# configure:4660: result: clang -E
# configure:4680: clang -E conftest.c
# configure:4680: $? = 0
# configure:4694: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4694: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rpcbind"
# | #define PACKAGE_TARNAME "rpcbind"
# | #define PACKAGE_VERSION "0.2.3"
# | #define PACKAGE_STRING "rpcbind 0.2.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rpcbind"
# | #define VERSION "0.2.3"
# | /* end confdefs.h. */
# | #include
# configure:4723: checking for grep that handles long lines and -e
# configure:4781: result: /usr/sbin/grep
# configure:4786: checking for egrep
# configure:4848: result: /usr/sbin/grep -E
# configure:4853: checking for ANSI C header files
# configure:4873: clang -c conftest.c >&5
# configure:4873: $? = 0
# configure:4957: result: yes
# configure:4970: checking for sys/types.h
# configure:4970: clang -c conftest.c >&5
# configure:4970: $? = 0
# configure:4970: result: yes
# configure:4970: checking for sys/stat.h
# configure:4970: clang -c conftest.c >&5
# configure:4970: $? = 0
# configure:4970: result: yes
# configure:4970: checking for stdlib.h
# configure:4970: clang -c conftest.c >&5
# configure:4970: $? = 0
# configure:4970: result: yes
# configure:4970: checking for string.h
# configure:4970: clang -c conftest.c >&5
# configure:4970: $? = 0
# configure:4970: result: yes
# configure:4970: checking for memory.h
# configure:4970: clang -c conftest.c >&5
# configure:4970: $? = 0
# configure:4970: result: yes
# configure:4970: checking for strings.h
# configure:4970: clang -c conftest.c >&5
# configure:4970: $? = 0
# configure:4970: result: yes
# configure:4970: checking for inttypes.h
# configure:4970: clang -c conftest.c >&5
# configure:4970: $? = 0
# configure:4970: result: yes
# configure:4970: checking for stdint.h
# configure:4970: clang -c conftest.c >&5
# configure:4970: $? = 0
# configure:4970: result: yes
# configure:4970: checking for unistd.h
# configure:4970: clang -c conftest.c >&5
# configure:4970: $? = 0
# configure:4970: result: yes
# configure:4985: checking nss.h usability
# configure:4985: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'nss.h' file not found
# #include
# ^
# 1 error generated.
# configure:4985: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rpcbind"
# | #define PACKAGE_TARNAME "rpcbind"
# | #define PACKAGE_VERSION "0.2.3"
# | #define PACKAGE_STRING "rpcbind 0.2.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rpcbind"
# | #define VERSION "0.2.3"
# | #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:4985: result: no
# configure:4985: checking nss.h presence
# configure:4985: clang -E conftest.c
# conftest.c:21:10: fatal error: 'nss.h' file not found
# #include
# ^
# 1 error generated.
# configure:4985: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rpcbind"
# | #define PACKAGE_TARNAME "rpcbind"
# | #define PACKAGE_VERSION "0.2.3"
# | #define PACKAGE_STRING "rpcbind 0.2.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rpcbind"
# | #define VERSION "0.2.3"
# | #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:4985: result: no
# configure:4985: checking for nss.h
# configure:4985: result: no
# configure:4985: checking rpcsvc/mount.h usability
# configure:4985: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'rpcsvc/mount.h' file not found
# #include
# ^
# 1 error generated.
# configure:4985: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rpcbind"
# | #define PACKAGE_TARNAME "rpcbind"
# | #define PACKAGE_VERSION "0.2.3"
# | #define PACKAGE_STRING "rpcbind 0.2.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rpcbind"
# | #define VERSION "0.2.3"
# | #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:4985: result: no
# configure:4985: checking rpcsvc/mount.h presence
# configure:4985: clang -E conftest.c
# conftest.c:21:10: fatal error: 'rpcsvc/mount.h' file not found
# #include
# ^
# 1 error generated.
# configure:4985: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rpcbind"
# | #define PACKAGE_TARNAME "rpcbind"
# | #define PACKAGE_VERSION "0.2.3"
# | #define PACKAGE_STRING "rpcbind 0.2.3"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "rpcbind"
# | #define VERSION "0.2.3"
# | #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:4985: result: no
# configure:4985: checking for rpcsvc/mount.h
# configure:4985: result: no
# configure:5143: checking that generated files are newer than configure
# configure:5149: result: done
# configure:5192: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by rpcbind config.status 0.2.3, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 3e6dba9bca14
#
# config.status:797: creating Makefile
# config.status:969: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# 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_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_SYSTEMD_CFLAGS_set=
# ac_cv_env_SYSTEMD_CFLAGS_value=
# ac_cv_env_SYSTEMD_LIBS_set=
# ac_cv_env_SYSTEMD_LIBS_value=
# ac_cv_env_TIRPC_CFLAGS_set=
# ac_cv_env_TIRPC_CFLAGS_value=
# ac_cv_env_TIRPC_LIBS_set=
# ac_cv_env_TIRPC_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_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_nss_h=no
# ac_cv_header_rpcsvc_mount_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# 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_search_pthread_create='none required'
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# pkg_cv_SYSTEMD_CFLAGS=
# pkg_cv_SYSTEMD_LIBS=-lsystemd
# pkg_cv_TIRPC_CFLAGS=-I/usr/include/tirpc
# pkg_cv_TIRPC_LIBS=-ltirpc
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/rpcbind/src/rpcbind-0.2.3/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)'
# AUTOCONF='${SHELL} /tmp/rpcbind/src/rpcbind-0.2.3/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/rpcbind/src/rpcbind-0.2.3/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/rpcbind/src/rpcbind-0.2.3/missing automake-1.14'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEBUG_FALSE=''
# DEBUG_TRUE='#'
# DEFS='-DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"0.2.3\" -DPACKAGE_STRING=\"rpcbind\ 0.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"0.2.3\" -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'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBSETDEBUG_FALSE=''
# LIBSETDEBUG_TRUE='#'
# LIBWRAP_FALSE=''
# LIBWRAP_TRUE='#'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/rpcbind/src/rpcbind-0.2.3/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='rpcbind'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='rpcbind'
# PACKAGE_STRING='rpcbind 0.2.3'
# PACKAGE_TARNAME='rpcbind'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.2.3'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# SYSTEMD_CFLAGS=''
# SYSTEMD_FALSE='#'
# SYSTEMD_LIBS='-lsystemd'
# SYSTEMD_TRUE=''
# TIRPC_CFLAGS='-I/usr/include/tirpc'
# TIRPC_LIBS='-ltirpc'
# VERSION='0.2.3'
# WARMSTART_FALSE='#'
# WARMSTART_TRUE=''
# ac_ct_CC=''
# 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_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/rpcbind/src/rpcbind-0.2.3/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# nss_modules='files'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# rpcuser='rpc'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# statedir='/var/lib/rpcbind'
# sysconfdir='${prefix}/etc'
# systemdsystemunitdir='/usr/lib/systemd/system'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "rpcbind"
# #define PACKAGE_TARNAME "rpcbind"
# #define PACKAGE_VERSION "0.2.3"
# #define PACKAGE_STRING "rpcbind 0.2.3"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "rpcbind"
# #define VERSION "0.2.3"
# #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
#
# configure: exit 0