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 1.2.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/rpcbind-1.2.5 --htmldir=/usr/shnd-1.2.5/html --libdir=/usr/lib64 --bindir=/sbin --sbindir=/sbin --with-statedir=/run/rpcbind --with-systemdsystemunitdir=/lib/systemd/system --disdisable-rmtcalls --enable-warmstarts --enable-libwrap ## --------- ## ## Platform. ## ## --------- ## hostname = linkoping.gehlin.net uname -m = x86_64 uname -r = 4.16.0-gentoo uname -s = Linux uname -v = #1 SMP Wed Apr 4 14:42:52 CEST 2018 /usr/bin/uname -p = Intel(R) Xeon(R) CPU X5670 @ 2.93GHz /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/lib/portage/python3.6/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.6/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/lib/llvm/8/bin PATH: /usr/lib/llvm/6/bin PATH: /usr/lib/llvm/5/bin PATH: /opt/hp/hpacucli PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /opt/nvidia-cg-toolkit/bin PATH: /opt/cuda/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2045: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | mingw*|*-mingw*) sites="${sites} mingw ${site_arch}-mingw" ;; | esac | | case ${CHOST} in | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | *-linux-musl*) sites="${sites} linux-musl ${site_arch}-linux-musl" ;; | esac | | case ${CHOST} in | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | sites="$(config_site_names)" | if [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:2187: checking for a BSD-compatible install configure:2255: result: /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c configure:2266: checking whether build environment is sane configure:2321: result: yes configure:2472: checking for a thread-safe mkdir -p configure:2511: result: /bin/mkdir -p configure:2518: checking for gawk configure:2534: found /usr/bin/gawk configure:2545: result: gawk configure:2556: checking whether make sets $(MAKE) configure:2578: result: yes configure:2607: checking whether make supports nested variables configure:2624: result: yes configure:2760: checking for x86_64-pc-linux-gnu-gcc configure:2776: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2787: result: x86_64-pc-linux-gnu-gcc configure:3056: checking for C compiler version configure:3065: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 8.2.0-r2 p1.2) 8.2.0 Copyright (C) 2018 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:3076: $? = 0 configure:3065: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-8.2.0-r2/work/gcc-8.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=//usr/x86_64-pc-linux-gnu/gcc-bin/8.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gndir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/8.2.0/info --with-gxx-include-dir=/usr/lib/-linux-gnu/8.2.0/include/g++-v8 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/8.2.0/python --enable-objc-gc --enable-languages=c,c++,go,objtran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --wtps://bugs.gentoo.org/ --with-pkgversion='Gentoo 8.2.0-r2 p1.2' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enabit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomibmudflap --disable-libssp --enable-libmpx --disable-systemtap --enable-vtable-verify --enable-libvtv --enable-lto --with-isl --disable-isl-versionle-libsanitizer --enable-default-pie --enable-default-ssp Thread model: posix gcc version 8.2.0 (Gentoo 8.2.0-r2 p1.2) configure:3076: $? = 0 configure:3065: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3076: $? = 1 configure:3065: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3076: $? = 1 configure:3096: checking whether the C compiler works configure:3118: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=westmere -fno-stack-protector -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3122: $? = 0 configure:3170: result: yes configure:3173: checking for C compiler default output file name configure:3175: result: a.out configure:3181: checking for suffix of executables configure:3188: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=westmere -fno-stack-protector -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3192: $? = 0 configure:3214: result: configure:3236: checking whether we are cross compiling configure:3244: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=westmere -fno-stack-protector -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3248: $? = 0 configure:3255: ./conftest configure:3259: $? = 0 configure:3274: result: no configure:3279: checking for suffix of object files configure:3301: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=westmere -fno-stack-protector conftest.c >&5 configure:3305: $? = 0 configure:3326: result: o configure:3330: checking whether we are using the GNU C compiler configure:3349: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=westmere -fno-stack-protector conftest.c >&5 configure:3349: $? = 0 configure:3358: result: yes configure:3367: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3387: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3387: $? = 0 configure:3428: result: yes configure:3445: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3508: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=westmere -fno-stack-protector conftest.c >&5 configure:3508: $? = 0 configure:3521: result: none needed configure:3546: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:3568: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3571: $? = 0 configure:3568: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3571: $? = 0 configure:3583: result: yes configure:3611: checking for style of include used by make configure:3639: result: GNU configure:3665: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3776: result: none configure:3943: checking for x86_64-pc-linux-gnu-pkg-config configure:3961: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:3973: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:4041: checking pkg-config is at least version 0.9.0 configure:4044: result: yes configure:4054: checking for TIRPC configure:4061: $PKG_CONFIG --exists --print-errors "libtirpc" configure:4064: $? = 0 configure:4078: $PKG_CONFIG --exists --print-errors "libtirpc" configure:4081: $? = 0 configure:4139: result: yes configure:4155: checking for x86_64-pc-linux-gnu-pkg-config configure:4185: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:4253: checking pkg-config is at least version 0.9.0 configure:4256: result: yes configure:4277: checking for SYSTEMD configure:4284: $PKG_CONFIG --exists --print-errors "libsystemd" configure:4287: $? = 0 configure:4301: $PKG_CONFIG --exists --print-errors "libsystemd" configure:4304: $? = 0 configure:4482: result: yes configure:4498: checking for hosts_access in -lwrap configure:4523: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=westmere -fno-stack-protector -Wl,-O1 -Wl,--as-needed conftest.c -lwrap >&5 configure:4523: $? = 0 configure:4532: result: yes configure:4548: checking for library containing pthread_create configure:4579: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=westmere -fno-stack-protector -Wl,-O1 -Wl,--as-needed conftest.c -lwrap >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/net-nds/rpcbind-1.2.5/temp/ccwmtqeT.o: in function conftest.c:(.text.startup+0x7): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status configure:4579: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rpcbind" | #define PACKAGE_TARNAME "rpcbind" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "rpcbind 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rpcbind" | #define VERSION "1.2.5" | #define HAVE_LIBWRAP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_create (); | int | main () | { | return pthread_create (); | ; | return 0; | } configure:4579: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=westmere -fno-stack-protector -Wl,-O1 -Wl,--as-needed conftest.c -lpthread - configure:4579: $? = 0 configure:4596: result: -lpthread configure:4610: checking how to run the C preprocessor configure:4641: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4641: $? = 0 configure:4655: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4655: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rpcbind" | #define PACKAGE_TARNAME "rpcbind" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "rpcbind 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rpcbind" | #define VERSION "1.2.5" | #define HAVE_LIBWRAP 1 | /* end confdefs.h. */ | #include configure:4680: result: x86_64-pc-linux-gnu-gcc -E configure:4700: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4700: $? = 0 configure:4714: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4714: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "rpcbind" | #define PACKAGE_TARNAME "rpcbind" | #define PACKAGE_VERSION "1.2.5" | #define PACKAGE_STRING "rpcbind 1.2.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "rpcbind" | #define VERSION "1.2.5" | #define HAVE_LIBWRAP 1 | /* end confdefs.h. */ | #include configure:4743: checking for grep that handles long lines and -e configure:4801: result: /bin/grep configure:4806: checking for egrep configure:4868: result: /bin/grep -E configure:4873: checking for ANSI C header files configure:4893: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=westmere -fno-stack-protector conftest.c >&5 configure:4893: $? = 0 configure:4966: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=westmere -fno-stack-protector -Wl,-O1 -Wl,--as-needed conftest.c -lpthread -l configure:4966: $? = 0 configure:4966: ./conftest configure:4966: $? = 0 configure:4977: result: yes configure:4990: checking for sys/types.h configure:4990: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=westmere -fno-stack-protector conftest.c >&5 configure:4990: $? = 0 configure:4990: result: yes configure:4990: checking for sys/stat.h configure:4990: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=westmere -fno-stack-protector conftest.c >&5 configure:4990: $? = 0 configure:4990: result: yes configure:4990: checking for stdlib.h configure:4990: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=westmere -fno-stack-protector conftest.c >&5 configure:4990: $? = 0 configure:4990: result: yes configure:4990: checking for string.h configure:4990: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=westmere -fno-stack-protector conftest.c >&5 configure:4990: $? = 0 configure:4990: result: yes configure:4990: checking for memory.h configure:4990: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=westmere -fno-stack-protector conftest.c >&5 configure:4990: $? = 0 configure:4990: result: yes configure:4990: checking for strings.h configure:4990: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=westmere -fno-stack-protector conftest.c >&5 configure:4990: $? = 0 configure:4990: result: yes configure:4990: checking for inttypes.h configure:4990: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=westmere -fno-stack-protector conftest.c >&5 configure:4990: $? = 0 configure:4990: result: yes configure:4990: checking for stdint.h configure:4990: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=westmere -fno-stack-protector conftest.c >&5 configure:4990: $? = 0 configure:4990: result: yes configure:4990: checking for unistd.h configure:4990: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=westmere -fno-stack-protector conftest.c >&5 configure:4990: $? = 0 configure:4990: result: yes configure:5005: checking nss.h usability configure:5005: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=westmere -fno-stack-protector conftest.c >&5 configure:5005: $? = 0 configure:5005: result: yes configure:5005: checking nss.h presence configure:5005: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5005: $? = 0 configure:5005: result: yes configure:5005: checking for nss.h configure:5005: result: yes configure:5005: checking rpcsvc/mount.h usability configure:5005: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=westmere -fno-stack-protector conftest.c >&5 configure:5005: $? = 0 configure:5005: result: yes configure:5005: checking rpcsvc/mount.h presence configure:5005: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5005: $? = 0 configure:5005: result: yes configure:5005: checking for rpcsvc/mount.h configure:5005: result: yes configure:5168: checking that generated files are newer than configure configure:5174: result: done configure:5222: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by rpcbind config.status 1.2.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on linkoping.gehlin.net config.status:802: creating Makefile config.status:802: creating systemd/rpcbind.service config.status:974: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=westmere -fno-stack-protector' ac_cv_env_CPPFLAGS_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='-Wl,-O1 -Wl,--as-needed' 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=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig 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=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu 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=yes ac_cv_header_rpcsvc_mount_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_wrap_hosts_access=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_install='/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_pthread_create=-lpthread am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes pkg_cv_SYSTEMD_CFLAGS= pkg_cv_SYSTEMD_LIBS='-L/lib64 -lsystemd' pkg_cv_TIRPC_CFLAGS=-I/usr/include/tirpc pkg_cv_TIRPC_LIBS=-ltirpc ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/net-nds/rpcbind-1.2.5/work/rpcbind-1.2.5/missing aclocal-1.15' 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} /var/tmp/portage/net-nds/rpcbind-1.2.5/work/rpcbind-1.2.5/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/net-nds/rpcbind-1.2.5/work/rpcbind-1.2.5/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/net-nds/rpcbind-1.2.5/work/rpcbind-1.2.5/missing automake-1.15' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -march=westmere -fno-stack-protector' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEBUG_FALSE='' DEBUG_TRUE='#' DEFS='-DPACKAGE_NAME=\"rpcbind\" -DPACKAGE_TARNAME=\"rpcbind\" -DPACKAGE_VERSION=\"1.2.5\" -DPACKAGE_STRING=\"rpcbind\ 1.2.5\" -DPACKAGE_BUGREPORT=E_URL=\"\" -DPACKAGE=\"rpcbind\" -DVERSION=\"1.2.5\" -DHAVE_LIBWRAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NSS_H=1 -DHAVE_RPCSVC_MOUNT_H=1' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBS='-lpthread -lwrap ' LIBSETDEBUG_FALSE='' LIBSETDEBUG_TRUE='#' LIBWRAP_FALSE='#' LIBWRAP_TRUE='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/net-nds/rpcbind-1.2.5/work/rpcbind-1.2.5/missing makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='rpcbind' PACKAGE_BUGREPORT='' PACKAGE_NAME='rpcbind' PACKAGE_STRING='rpcbind 1.2.5' PACKAGE_TARNAME='rpcbind' PACKAGE_URL='' PACKAGE_VERSION='1.2.5' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' RMTCALLS_FALSE='' RMTCALLS_TRUE='#' SET_MAKE='' SHELL='/bin/sh' STRIP='' SYSTEMD_CFLAGS='' SYSTEMD_FALSE='#' SYSTEMD_LIBS='-L/lib64 -lsystemd' SYSTEMD_TRUE='' TIRPC_CFLAGS='-I/usr/include/tirpc' TIRPC_LIBS='-ltirpc' VERSION='1.2.5' WARMSTART_FALSE='#' WARMSTART_TRUE='' _sbindir='/sbin' 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='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='/sbin' build_alias='x86_64-pc-linux-gnu' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/rpcbind-1.2.5' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='x86_64-pc-linux-gnu' htmldir='/usr/share/doc/rpcbind-1.2.5/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/net-nds/rpcbind-1.2.5/work/rpcbind-1.2.5/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' nss_modules='files' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' rpcuser='root' sbindir='/sbin' sharedstatedir='${prefix}/com' statedir='/run/rpcbind' sysconfdir='/etc' systemdsystemunitdir='/lib/systemd/system' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "rpcbind" #define PACKAGE_TARNAME "rpcbind" #define PACKAGE_VERSION "1.2.5" #define PACKAGE_STRING "rpcbind 1.2.5" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "rpcbind" #define VERSION "1.2.5" #define HAVE_LIBWRAP 1 #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_NSS_H 1 #define HAVE_RPCSVC_MOUNT_H 1 configure: exit 0