The build took 00h 01m 59s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
21,648 |
ansic |
10,693 |
sh |
3,037 |
makefile |
437 |
lex |
416 |
yacc |
35 |
asm |
36,266 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: rpc2 2.10-4 (Thu Apr 13 16:33:03 UTC 2017)==> Checking runtime dependencies...==> Installing missing dependencies...resolving dependencies...looking for conflicting packages...Packages (1) lwp-2.6-3Total Installed Size: 0.07 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 lwp...==> 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 -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking for style of include used by make... GNUchecking dependency style of clang... gcc3checking how to run the C preprocessor... clang -Echecking for flex... flexchecking lex output file root... lex.yychecking lex library... none neededchecking whether yytext is a pointer... nochecking for bison... bison -ychecking whether make sets $(MAKE)... (cached) yeschecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for a sed that does not truncate output... /usr/bin/sedchecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for fgrep... /usr/bin/grep -Fchecking for ld used by clang... /usr/bin/ldchecking if the linker (/usr/bin/ld) is GNU ld... yeschecking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -Bchecking the name lister (/usr/bin/nm -B) interface... BSD nmchecking whether ln -s works... yeschecking the maximum length of command line arguments... 1572864checking whether the shell understands some XSI constructs... yeschecking whether the shell understands "+="... yeschecking for /usr/bin/ld option to reload object files... -rchecking for x86_64-unknown-linux-objdump... nochecking for objdump... objdumpchecking how to recognize dependent libraries... pass_allchecking for x86_64-unknown-linux-ar... nochecking for ar... archecking for x86_64-unknown-linux-strip... stripchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking command to parse /usr/bin/nm -B output from clang object... okchecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for dlfcn.h... yeschecking for objdir... .libschecking if clang supports -fno-rtti -fno-exceptions... yeschecking for clang option to produce PIC... -fPIC -DPICchecking if clang PIC flag -fPIC -DPIC works... yeschecking if clang static flag -static works... yeschecking if clang supports -c -o file.o... yeschecking if clang supports -c -o file.o... (cached) yeschecking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yeschecking whether -lc should be explicitly linked in... nochecking dynamic linker characteristics... GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking whether stripping libraries is possible... yeschecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... yeschecking for cp... cp -fchecking for x86_64-unknown-linux-pkg-config... nochecking for pkg-config... /usr/bin/pkg-configchecking pkg-config is at least version 0.9.0... yeschecking for LWP... yeschecking for library containing tgetent... -lncurseschecking for main in -lreadline... yeschecking for rl_completion_matches in -lreadline... yeschecking for library containing bind... none requiredchecking for library containing inet_ntoa... none requiredchecking for library containing gethostbyname... none requiredchecking sys/stream.h usability... nochecking sys/stream.h presence... nochecking for sys/stream.h... nochecking arpa/inet.h usability... yeschecking arpa/inet.h presence... yeschecking for arpa/inet.h... yeschecking netdb.h usability... yeschecking netdb.h presence... yeschecking for netdb.h... yeschecking for struct sockaddr_storage... yeschecking for struct sockaddr_in6... yeschecking for socklen_t... yeschecking whether the C compiler accepts -Wall... yeschecking for ffs... yeschecking for iopen... nochecking for getaddrinfo... yeschecking for gai_strerror... yeschecking for getipnodebyname... nochecking for inet_aton... yeschecking for inet_ntoa... yeschecking for inet_pton... yeschecking for inet_ntop... yeschecking sys/select.h usability... yeschecking sys/select.h presence... yeschecking for sys/select.h... yeschecking sys/socket.h usability... yeschecking sys/socket.h presence... yeschecking for sys/socket.h... yeschecking types of arguments for select... int,fd_set *,struct timeval *checking whether byte ordering is bigendian... noconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating include/Makefileconfig.status: creating secure/Makefileconfig.status: creating rpc2-src/Makefileconfig.status: creating rp2gen/Makefileconfig.status: creating scripts/Makefileconfig.status: creating rpc2.pcconfig.status: creating rpc2-uninstalled.pcconfig.status: creating pkgs/pkg-bsd.shconfig.status: creating pkgs/rpc2.specconfig.status: creating debian/changelogconfig.status: creating config.hconfig.status: executing depfiles commandsconfig.status: executing libtool commandsmake all-recursivemake[1]: Entering directory '/tmp/rpc2/src/rpc2-2.10'Making all in includemake[2]: Entering directory '/tmp/rpc2/src/rpc2-2.10/include'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/rpc2/src/rpc2-2.10/include'Making all in securemake[2]: Entering directory '/tmp/rpc2/src/rpc2-2.10/secure'/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_init.lo -MD -MP -MF .deps/secure_init.Tpo -c -o secure_init.lo secure_init.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_init.lo -MD -MP -MF .deps/secure_init.Tpo -c secure_init.c -fPIC -DPIC -o .libs/secure_init.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_init.lo -MD -MP -MF .deps/secure_init.Tpo -c secure_init.c -o secure_init.o >/dev/null 2>&1mv -f .deps/secure_init.Tpo .deps/secure_init.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_setup.lo -MD -MP -MF .deps/secure_setup.Tpo -c -o secure_setup.lo secure_setup.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_setup.lo -MD -MP -MF .deps/secure_setup.Tpo -c secure_setup.c -fPIC -DPIC -o .libs/secure_setup.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_setup.lo -MD -MP -MF .deps/secure_setup.Tpo -c secure_setup.c -o secure_setup.o >/dev/null 2>&1mv -f .deps/secure_setup.Tpo .deps/secure_setup.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_pbkdf.lo -MD -MP -MF .deps/secure_pbkdf.Tpo -c -o secure_pbkdf.lo secure_pbkdf.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_pbkdf.lo -MD -MP -MF .deps/secure_pbkdf.Tpo -c secure_pbkdf.c -fPIC -DPIC -o .libs/secure_pbkdf.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_pbkdf.lo -MD -MP -MF .deps/secure_pbkdf.Tpo -c secure_pbkdf.c -o secure_pbkdf.o >/dev/null 2>&1mv -f .deps/secure_pbkdf.Tpo .deps/secure_pbkdf.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_aes.lo -MD -MP -MF .deps/secure_aes.Tpo -c -o secure_aes.lo secure_aes.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_aes.lo -MD -MP -MF .deps/secure_aes.Tpo -c secure_aes.c -fPIC -DPIC -o .libs/secure_aes.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_aes.lo -MD -MP -MF .deps/secure_aes.Tpo -c secure_aes.c -o secure_aes.o >/dev/null 2>&1mv -f .deps/secure_aes.Tpo .deps/secure_aes.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_random.lo -MD -MP -MF .deps/secure_random.Tpo -c -o secure_random.lo secure_random.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_random.lo -MD -MP -MF .deps/secure_random.Tpo -c secure_random.c -fPIC -DPIC -o .libs/secure_random.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_random.lo -MD -MP -MF .deps/secure_random.Tpo -c secure_random.c -o secure_random.o >/dev/null 2>&1mv -f .deps/secure_random.Tpo .deps/secure_random.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_recvfrom.lo -MD -MP -MF .deps/secure_recvfrom.Tpo -c -o secure_recvfrom.lo secure_recvfrom.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_recvfrom.lo -MD -MP -MF .deps/secure_recvfrom.Tpo -c secure_recvfrom.c -fPIC -DPIC -o .libs/secure_recvfrom.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_recvfrom.lo -MD -MP -MF .deps/secure_recvfrom.Tpo -c secure_recvfrom.c -o secure_recvfrom.o >/dev/null 2>&1mv -f .deps/secure_recvfrom.Tpo .deps/secure_recvfrom.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_sendto.lo -MD -MP -MF .deps/secure_sendto.Tpo -c -o secure_sendto.lo secure_sendto.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_sendto.lo -MD -MP -MF .deps/secure_sendto.Tpo -c secure_sendto.c -fPIC -DPIC -o .libs/secure_sendto.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_sendto.lo -MD -MP -MF .deps/secure_sendto.Tpo -c secure_sendto.c -o secure_sendto.o >/dev/null 2>&1mv -f .deps/secure_sendto.Tpo .deps/secure_sendto.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT auth_none.lo -MD -MP -MF .deps/auth_none.Tpo -c -o auth_none.lo auth_none.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT auth_none.lo -MD -MP -MF .deps/auth_none.Tpo -c auth_none.c -fPIC -DPIC -o .libs/auth_none.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT auth_none.lo -MD -MP -MF .deps/auth_none.Tpo -c auth_none.c -o auth_none.o >/dev/null 2>&1mv -f .deps/auth_none.Tpo .deps/auth_none.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT auth_aes_xcbc.lo -MD -MP -MF .deps/auth_aes_xcbc.Tpo -c -o auth_aes_xcbc.lo auth_aes_xcbc.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT auth_aes_xcbc.lo -MD -MP -MF .deps/auth_aes_xcbc.Tpo -c auth_aes_xcbc.c -fPIC -DPIC -o .libs/auth_aes_xcbc.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT auth_aes_xcbc.lo -MD -MP -MF .deps/auth_aes_xcbc.Tpo -c auth_aes_xcbc.c -o auth_aes_xcbc.o >/dev/null 2>&1mv -f .deps/auth_aes_xcbc.Tpo .deps/auth_aes_xcbc.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT encr_null.lo -MD -MP -MF .deps/encr_null.Tpo -c -o encr_null.lo encr_null.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT encr_null.lo -MD -MP -MF .deps/encr_null.Tpo -c encr_null.c -fPIC -DPIC -o .libs/encr_null.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT encr_null.lo -MD -MP -MF .deps/encr_null.Tpo -c encr_null.c -o encr_null.o >/dev/null 2>&1mv -f .deps/encr_null.Tpo .deps/encr_null.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT encr_aes_cbc.lo -MD -MP -MF .deps/encr_aes_cbc.Tpo -c -o encr_aes_cbc.lo encr_aes_cbc.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT encr_aes_cbc.lo -MD -MP -MF .deps/encr_aes_cbc.Tpo -c encr_aes_cbc.c -fPIC -DPIC -o .libs/encr_aes_cbc.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT encr_aes_cbc.lo -MD -MP -MF .deps/encr_aes_cbc.Tpo -c encr_aes_cbc.c -o encr_aes_cbc.o >/dev/null 2>&1mv -f .deps/encr_aes_cbc.Tpo .deps/encr_aes_cbc.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT encr_aes_ccm.lo -MD -MP -MF .deps/encr_aes_ccm.Tpo -c -o encr_aes_ccm.lo encr_aes_ccm.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT encr_aes_ccm.lo -MD -MP -MF .deps/encr_aes_ccm.Tpo -c encr_aes_ccm.c -fPIC -DPIC -o .libs/encr_aes_ccm.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT encr_aes_ccm.lo -MD -MP -MF .deps/encr_aes_ccm.Tpo -c encr_aes_ccm.c -o encr_aes_ccm.o >/dev/null 2>&1mv -f .deps/encr_aes_ccm.Tpo .deps/encr_aes_ccm.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT rijndael-alg-fst.lo -MD -MP -MF .deps/rijndael-alg-fst.Tpo -c -o rijndael-alg-fst.lo rijndael-alg-fst.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT rijndael-alg-fst.lo -MD -MP -MF .deps/rijndael-alg-fst.Tpo -c rijndael-alg-fst.c -fPIC -DPIC -o .libs/rijndael-alg-fst.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT rijndael-alg-fst.lo -MD -MP -MF .deps/rijndael-alg-fst.Tpo -c rijndael-alg-fst.c -o rijndael-alg-fst.o >/dev/null 2>&1mv -f .deps/rijndael-alg-fst.Tpo .deps/rijndael-alg-fst.Plo/bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libsecure.la secure_init.lo secure_setup.lo secure_pbkdf.lo secure_aes.lo secure_random.lo secure_recvfrom.lo secure_sendto.lo auth_none.lo auth_aes_xcbc.lo encr_null.lo encr_aes_cbc.lo encr_aes_ccm.lo rijndael-alg-fst.lo libtool: link: ar cru .libs/libsecure.a .libs/secure_init.o .libs/secure_setup.o .libs/secure_pbkdf.o .libs/secure_aes.o .libs/secure_random.o .libs/secure_recvfrom.o .libs/secure_sendto.o .libs/auth_none.o .libs/auth_aes_xcbc.o .libs/encr_null.o .libs/encr_aes_cbc.o .libs/encr_aes_ccm.o .libs/rijndael-alg-fst.o ar: `u' modifier ignored since `D' is the default (see `U')libtool: link: ranlib .libs/libsecure.alibtool: link: ( cd ".libs" && rm -f "libsecure.la" && ln -s "../libsecure.la" "libsecure.la" )clang -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure_test.o -MD -MP -MF .deps/secure_test.Tpo -c -o secure_test.o secure_test.cmv -f .deps/secure_test.Tpo .deps/secure_test.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -o secure_test secure_test.o libsecure.la libtool: link: clang -Wall -o secure_test secure_test.o ./.libs/libsecure.amake[2]: Leaving directory '/tmp/rpc2/src/rpc2-2.10/secure'Making all in rpc2-srcmake[2]: Entering directory '/tmp/rpc2/src/rpc2-2.10/rpc2-src'/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT rpc2a.lo -MD -MP -MF .deps/rpc2a.Tpo -c -o rpc2a.lo rpc2a.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT rpc2a.lo -MD -MP -MF .deps/rpc2a.Tpo -c rpc2a.c -fPIC -DPIC -o .libs/rpc2a.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT rpc2a.lo -MD -MP -MF .deps/rpc2a.Tpo -c rpc2a.c -o rpc2a.o >/dev/null 2>&1mv -f .deps/rpc2a.Tpo .deps/rpc2a.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT rpc2b.lo -MD -MP -MF .deps/rpc2b.Tpo -c -o rpc2b.lo rpc2b.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT rpc2b.lo -MD -MP -MF .deps/rpc2b.Tpo -c rpc2b.c -fPIC -DPIC -o .libs/rpc2b.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT rpc2b.lo -MD -MP -MF .deps/rpc2b.Tpo -c rpc2b.c -o rpc2b.o >/dev/null 2>&1mv -f .deps/rpc2b.Tpo .deps/rpc2b.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sl.lo -MD -MP -MF .deps/sl.Tpo -c -o sl.lo sl.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sl.lo -MD -MP -MF .deps/sl.Tpo -c sl.c -fPIC -DPIC -o .libs/sl.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sl.lo -MD -MP -MF .deps/sl.Tpo -c sl.c -o sl.o >/dev/null 2>&1mv -f .deps/sl.Tpo .deps/sl.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c -o packet.lo packet.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c packet.c -fPIC -DPIC -o .libs/packet.opacket.c:95:2: warning: "fail filters can only handle ipv4 addresses" [-W#warnings]#warning "fail filters can only handle ipv4 addresses" ^1 warning generated.libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c packet.c -o packet.o >/dev/null 2>&1mv -f .deps/packet.Tpo .deps/packet.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure.lo -MD -MP -MF .deps/secure.Tpo -c -o secure.lo secure.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure.lo -MD -MP -MF .deps/secure.Tpo -c secure.c -fPIC -DPIC -o .libs/secure.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT secure.lo -MD -MP -MF .deps/secure.Tpo -c secure.c -o secure.o >/dev/null 2>&1mv -f .deps/secure.Tpo .deps/secure.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -fPIC -DPIC -o .libs/globals.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -o globals.o >/dev/null 2>&1mv -f .deps/globals.Tpo .deps/globals.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT se.lo -MD -MP -MF .deps/se.Tpo -c -o se.lo se.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT se.lo -MD -MP -MF .deps/se.Tpo -c se.c -fPIC -DPIC -o .libs/se.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT se.lo -MD -MP -MF .deps/se.Tpo -c se.c -o se.o >/dev/null 2>&1mv -f .deps/se.Tpo .deps/se.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT lists.lo -MD -MP -MF .deps/lists.Tpo -c -o lists.lo lists.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT lists.lo -MD -MP -MF .deps/lists.Tpo -c lists.c -fPIC -DPIC -o .libs/lists.olists.c:148:19: warning: incompatible pointer types passing 'struct SL_Entry **' to parameter of type 'struct LinkEntry **' [-Wincompatible-pointer-types] rpc2_Replenish(&rpc2_SLFreeList, &rpc2_SLFreeCount, ^~~~~~~~~~~~~~~~lists.c:163:44: warning: incompatible pointer types passing 'struct SL_Entry **' to parameter of type 'struct LinkEntry **' [-Wincompatible-pointer-types] sl = (struct SL_Entry *)rpc2_MoveEntry(&rpc2_SLFreeList, ^~~~~~~~~~~~~~~~lists.c:164:6: warning: incompatible pointer types passing 'struct SL_Entry **' to parameter of type 'struct LinkEntry **' [-Wincompatible-pointer-types] tolist, NULL, &rpc2_SLFreeCount, tocount); ^~~~~~lists.c:201:20: warning: incompatible pointer types passing 'struct SL_Entry **' to parameter of type 'struct LinkEntry **' [-Wincompatible-pointer-types] rpc2_MoveEntry(fromlist, &rpc2_SLFreeList, tsl, fromcount, &rpc2_SLFreeCount); ^~~~~~~~lists.c:201:30: warning: incompatible pointer types passing 'struct SL_Entry **' to parameter of type 'struct LinkEntry **' [-Wincompatible-pointer-types] rpc2_MoveEntry(fromlist, &rpc2_SLFreeList, tsl, fromcount, &rpc2_SLFreeCount); ^~~~~~~~~~~~~~~~lists.c:201:48: warning: incompatible pointer types passing 'struct SL_Entry *' to parameter of type 'struct LinkEntry *' [-Wincompatible-pointer-types] rpc2_MoveEntry(fromlist, &rpc2_SLFreeList, tsl, fromcount, &rpc2_SLFreeCount); ^~~lists.c:263:21: warning: incompatible pointer types passing 'struct SubsysEntry **' to parameter of type 'struct LinkEntry **' [-Wincompatible-pointer-types] rpc2_Replenish(&rpc2_SSFreeList, ^~~~~~~~~~~~~~~~lists.c:266:47: warning: incompatible pointer types passing 'struct SubsysEntry **' to parameter of type 'struct LinkEntry **' [-Wincompatible-pointer-types] ss = (struct SubsysEntry *)rpc2_MoveEntry(&rpc2_SSFreeList, ^~~~~~~~~~~~~~~~lists.c:267:3: warning: incompatible pointer types passing 'struct SubsysEntry **' to parameter of type 'struct LinkEntry **' [-Wincompatible-pointer-types] &rpc2_SSList, NULL, &rpc2_SSFreeCount, &rpc2_SSCount); ^~~~~~~~~~~~lists.c:278:17: warning: incompatible pointer types passing 'struct SubsysEntry **' to parameter of type 'struct LinkEntry **' [-Wincompatible-pointer-types] rpc2_MoveEntry(&rpc2_SSList, &rpc2_SSFreeList, whichSubsys, ^~~~~~~~~~~~lists.c:278:31: warning: incompatible pointer types passing 'struct SubsysEntry **' to parameter of type 'struct LinkEntry **' [-Wincompatible-pointer-types] rpc2_MoveEntry(&rpc2_SSList, &rpc2_SSFreeList, whichSubsys, ^~~~~~~~~~~~~~~~lists.c:278:49: warning: incompatible pointer types passing 'struct SubsysEntry **' to parameter of type 'struct LinkEntry *' [-Wincompatible-pointer-types] rpc2_MoveEntry(&rpc2_SSList, &rpc2_SSFreeList, whichSubsys, ^~~~~~~~~~~lists.c:289:17: warning: incompatible pointer types passing 'RPC2_PacketBuffer **' (aka 'struct RPC2_PacketBuffer **') to parameter of type 'struct LinkEntry **' [-Wincompatible-pointer-types] rpc2_MoveEntry(&rpc2_PBList, &rpc2_PBHoldList, whichPB, ^~~~~~~~~~~~lists.c:289:31: warning: incompatible pointer types passing 'RPC2_PacketBuffer **' (aka 'struct RPC2_PacketBuffer **') to parameter of type 'struct LinkEntry **' [-Wincompatible-pointer-types] rpc2_MoveEntry(&rpc2_PBList, &rpc2_PBHoldList, whichPB, ^~~~~~~~~~~~~~~~lists.c:289:49: warning: incompatible pointer types passing 'RPC2_PacketBuffer *' (aka 'struct RPC2_PacketBuffer *') to parameter of type 'struct LinkEntry *' [-Wincompatible-pointer-types] rpc2_MoveEntry(&rpc2_PBList, &rpc2_PBHoldList, whichPB, ^~~~~~~lists.c:299:17: warning: incompatible pointer types passing 'RPC2_PacketBuffer **' (aka 'struct RPC2_PacketBuffer **') to parameter of type 'struct LinkEntry **' [-Wincompatible-pointer-types] rpc2_MoveEntry(&rpc2_PBHoldList, &rpc2_PBList, whichPB, ^~~~~~~~~~~~~~~~lists.c:299:35: warning: incompatible pointer types passing 'RPC2_PacketBuffer **' (aka 'struct RPC2_PacketBuffer **') to parameter of type 'struct LinkEntry **' [-Wincompatible-pointer-types] rpc2_MoveEntry(&rpc2_PBHoldList, &rpc2_PBList, whichPB, ^~~~~~~~~~~~lists.c:299:49: warning: incompatible pointer types passing 'RPC2_PacketBuffer *' (aka 'struct RPC2_PacketBuffer *') to parameter of type 'struct LinkEntry *' [-Wincompatible-pointer-types] rpc2_MoveEntry(&rpc2_PBHoldList, &rpc2_PBList, whichPB, ^~~~~~~18 warnings generated.libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT lists.lo -MD -MP -MF .deps/lists.Tpo -c lists.c -o lists.o >/dev/null 2>&1mv -f .deps/lists.Tpo .deps/lists.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c -o ct.lo ct.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -fPIC -DPIC -o .libs/ct.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -o ct.o >/dev/null 2>&1mv -f .deps/ct.Tpo .deps/ct.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.odebug.c:313:14: warning: case value not in enumerated type 'HostTag' [-Wswitch] case RPC2_MGRPBYADDRINFO: ^debug.c:322:14: warning: case value not in enumerated type 'HostTag' [-Wswitch] case RPC2_MGRPBYNAME: ^2 warnings generated.libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1mv -f .deps/debug.Tpo .deps/debug.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT conn.lo -MD -MP -MF .deps/conn.Tpo -c -o conn.lo conn.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT conn.lo -MD -MP -MF .deps/conn.Tpo -c conn.c -fPIC -DPIC -o .libs/conn.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT conn.lo -MD -MP -MF .deps/conn.Tpo -c conn.c -o conn.o >/dev/null 2>&1mv -f .deps/conn.Tpo .deps/conn.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT cbuf.lo -MD -MP -MF .deps/cbuf.Tpo -c -o cbuf.lo cbuf.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT cbuf.lo -MD -MP -MF .deps/cbuf.Tpo -c cbuf.c -fPIC -DPIC -o .libs/cbuf.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT cbuf.lo -MD -MP -MF .deps/cbuf.Tpo -c cbuf.c -o cbuf.o >/dev/null 2>&1mv -f .deps/cbuf.Tpo .deps/cbuf.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT ffs.lo -MD -MP -MF .deps/ffs.Tpo -c -o ffs.lo ffs.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT ffs.lo -MD -MP -MF .deps/ffs.Tpo -c ffs.c -fPIC -DPIC -o .libs/ffs.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT ffs.lo -MD -MP -MF .deps/ffs.Tpo -c ffs.c -o ffs.o >/dev/null 2>&1mv -f .deps/ffs.Tpo .deps/ffs.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT host.lo -MD -MP -MF .deps/host.Tpo -c -o host.lo host.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT host.lo -MD -MP -MF .deps/host.Tpo -c host.c -fPIC -DPIC -o .libs/host.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT host.lo -MD -MP -MF .deps/host.Tpo -c host.c -o host.o >/dev/null 2>&1mv -f .deps/host.Tpo .deps/host.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT multi1.lo -MD -MP -MF .deps/multi1.Tpo -c -o multi1.lo multi1.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT multi1.lo -MD -MP -MF .deps/multi1.Tpo -c multi1.c -fPIC -DPIC -o .libs/multi1.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT multi1.lo -MD -MP -MF .deps/multi1.Tpo -c multi1.c -o multi1.o >/dev/null 2>&1mv -f .deps/multi1.Tpo .deps/multi1.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT multi2.lo -MD -MP -MF .deps/multi2.Tpo -c -o multi2.lo multi2.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT multi2.lo -MD -MP -MF .deps/multi2.Tpo -c multi2.c -fPIC -DPIC -o .libs/multi2.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT multi2.lo -MD -MP -MF .deps/multi2.Tpo -c multi2.c -o multi2.o >/dev/null 2>&1mv -f .deps/multi2.Tpo .deps/multi2.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT multi3.lo -MD -MP -MF .deps/multi3.Tpo -c -o multi3.lo multi3.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT multi3.lo -MD -MP -MF .deps/multi3.Tpo -c multi3.c -fPIC -DPIC -o .libs/multi3.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT multi3.lo -MD -MP -MF .deps/multi3.Tpo -c multi3.c -o multi3.o >/dev/null 2>&1mv -f .deps/multi3.Tpo .deps/multi3.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT mkcall.lo -MD -MP -MF .deps/mkcall.Tpo -c -o mkcall.lo mkcall.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT mkcall.lo -MD -MP -MF .deps/mkcall.Tpo -c mkcall.c -fPIC -DPIC -o .libs/mkcall.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT mkcall.lo -MD -MP -MF .deps/mkcall.Tpo -c mkcall.c -o mkcall.o >/dev/null 2>&1mv -f .deps/mkcall.Tpo .deps/mkcall.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c -o stats.lo stats.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.c -fPIC -DPIC -o .libs/stats.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.c -o stats.o >/dev/null 2>&1mv -f .deps/stats.Tpo .deps/stats.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c -o errors.lo errors.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -fPIC -DPIC -o .libs/errors.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT errors.lo -MD -MP -MF .deps/errors.Tpo -c errors.c -o errors.o >/dev/null 2>&1mv -f .deps/errors.Tpo .deps/errors.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT dllist.lo -MD -MP -MF .deps/dllist.Tpo -c -o dllist.lo dllist.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT dllist.lo -MD -MP -MF .deps/dllist.Tpo -c dllist.c -fPIC -DPIC -o .libs/dllist.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT dllist.lo -MD -MP -MF .deps/dllist.Tpo -c dllist.c -o dllist.o >/dev/null 2>&1mv -f .deps/dllist.Tpo .deps/dllist.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT rpc2_addrinfo.lo -MD -MP -MF .deps/rpc2_addrinfo.Tpo -c -o rpc2_addrinfo.lo rpc2_addrinfo.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT rpc2_addrinfo.lo -MD -MP -MF .deps/rpc2_addrinfo.Tpo -c rpc2_addrinfo.c -fPIC -DPIC -o .libs/rpc2_addrinfo.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT rpc2_addrinfo.lo -MD -MP -MF .deps/rpc2_addrinfo.Tpo -c rpc2_addrinfo.c -o rpc2_addrinfo.o >/dev/null 2>&1mv -f .deps/rpc2_addrinfo.Tpo .deps/rpc2_addrinfo.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c -o compat.lo compat.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c -fPIC -DPIC -o .libs/compat.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c -o compat.o >/dev/null 2>&1mv -f .deps/compat.Tpo .deps/compat.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT lua.lo -MD -MP -MF .deps/lua.Tpo -c -o lua.lo lua.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT lua.lo -MD -MP -MF .deps/lua.Tpo -c lua.c -fPIC -DPIC -o .libs/lua.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT lua.lo -MD -MP -MF .deps/lua.Tpo -c lua.c -o lua.o >/dev/null 2>&1mv -f .deps/lua.Tpo .deps/lua.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT delay.lo -MD -MP -MF .deps/delay.Tpo -c -o delay.lo delay.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT delay.lo -MD -MP -MF .deps/delay.Tpo -c delay.c -fPIC -DPIC -o .libs/delay.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT delay.lo -MD -MP -MF .deps/delay.Tpo -c delay.c -o delay.o >/dev/null 2>&1mv -f .deps/delay.Tpo .deps/delay.Plo/bin/sh ../libtool --tag=CC --mode=link clang -Wall -version-info 9:5:4 -no-undefined -o librpc2.la -rpath /usr/lib rpc2a.lo rpc2b.lo sl.lo packet.lo secure.lo globals.lo se.lo lists.lo ct.lo debug.lo conn.lo cbuf.lo ffs.lo host.lo multi1.lo multi2.lo multi3.lo mkcall.lo stats.lo errors.lo dllist.lo rpc2_addrinfo.lo compat.lo lua.lo delay.lo ../secure/libsecure.la -llwp libtool: link: clang -shared .libs/rpc2a.o .libs/rpc2b.o .libs/sl.o .libs/packet.o .libs/secure.o .libs/globals.o .libs/se.o .libs/lists.o .libs/ct.o .libs/debug.o .libs/conn.o .libs/cbuf.o .libs/ffs.o .libs/host.o .libs/multi1.o .libs/multi2.o .libs/multi3.o .libs/mkcall.o .libs/stats.o .libs/errors.o .libs/dllist.o .libs/rpc2_addrinfo.o .libs/compat.o .libs/lua.o .libs/delay.o -Wl,--whole-archive ../secure/.libs/libsecure.a -Wl,--no-whole-archive -llwp -Wl,-soname -Wl,librpc2.so.5 -o .libs/librpc2.so.5.4.5libtool: link: (cd ".libs" && rm -f "librpc2.so.5" && ln -s "librpc2.so.5.4.5" "librpc2.so.5")libtool: link: (cd ".libs" && rm -f "librpc2.so" && ln -s "librpc2.so.5.4.5" "librpc2.so")libtool: link: (cd .libs/librpc2.lax/libsecure.a && ar x "/tmp/rpc2/src/rpc2-2.10/rpc2-src/../secure/.libs/libsecure.a")libtool: link: ar cru .libs/librpc2.a rpc2a.o rpc2b.o sl.o packet.o secure.o globals.o se.o lists.o ct.o debug.o conn.o cbuf.o ffs.o host.o multi1.o multi2.o multi3.o mkcall.o stats.o errors.o dllist.o rpc2_addrinfo.o compat.o lua.o delay.o .libs/librpc2.lax/libsecure.a/secure_init.o .libs/librpc2.lax/libsecure.a/secure_setup.o .libs/librpc2.lax/libsecure.a/secure_pbkdf.o .libs/librpc2.lax/libsecure.a/secure_aes.o .libs/librpc2.lax/libsecure.a/secure_random.o .libs/librpc2.lax/libsecure.a/secure_recvfrom.o .libs/librpc2.lax/libsecure.a/secure_sendto.o .libs/librpc2.lax/libsecure.a/auth_none.o .libs/librpc2.lax/libsecure.a/auth_aes_xcbc.o .libs/librpc2.lax/libsecure.a/encr_null.o .libs/librpc2.lax/libsecure.a/encr_aes_cbc.o .libs/librpc2.lax/libsecure.a/encr_aes_ccm.o .libs/librpc2.lax/libsecure.a/rijndael-alg-fst.o ar: `u' modifier ignored since `D' is the default (see `U')libtool: link: ranlib .libs/librpc2.alibtool: link: rm -fr .libs/librpc2.laxlibtool: link: ( cd ".libs" && rm -f "librpc2.la" && ln -s "../librpc2.la" "librpc2.la" )/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sftp1.lo -MD -MP -MF .deps/sftp1.Tpo -c -o sftp1.lo sftp1.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sftp1.lo -MD -MP -MF .deps/sftp1.Tpo -c sftp1.c -fPIC -DPIC -o .libs/sftp1.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sftp1.lo -MD -MP -MF .deps/sftp1.Tpo -c sftp1.c -o sftp1.o >/dev/null 2>&1mv -f .deps/sftp1.Tpo .deps/sftp1.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sftp2.lo -MD -MP -MF .deps/sftp2.Tpo -c -o sftp2.lo sftp2.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sftp2.lo -MD -MP -MF .deps/sftp2.Tpo -c sftp2.c -fPIC -DPIC -o .libs/sftp2.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sftp2.lo -MD -MP -MF .deps/sftp2.Tpo -c sftp2.c -o sftp2.o >/dev/null 2>&1mv -f .deps/sftp2.Tpo .deps/sftp2.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sftp3.lo -MD -MP -MF .deps/sftp3.Tpo -c -o sftp3.lo sftp3.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sftp3.lo -MD -MP -MF .deps/sftp3.Tpo -c sftp3.c -fPIC -DPIC -o .libs/sftp3.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sftp3.lo -MD -MP -MF .deps/sftp3.Tpo -c sftp3.c -o sftp3.o >/dev/null 2>&1mv -f .deps/sftp3.Tpo .deps/sftp3.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sftp4.lo -MD -MP -MF .deps/sftp4.Tpo -c -o sftp4.lo sftp4.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sftp4.lo -MD -MP -MF .deps/sftp4.Tpo -c sftp4.c -fPIC -DPIC -o .libs/sftp4.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sftp4.lo -MD -MP -MF .deps/sftp4.Tpo -c sftp4.c -o sftp4.o >/dev/null 2>&1mv -f .deps/sftp4.Tpo .deps/sftp4.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sftp5.lo -MD -MP -MF .deps/sftp5.Tpo -c -o sftp5.lo sftp5.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sftp5.lo -MD -MP -MF .deps/sftp5.Tpo -c sftp5.c -fPIC -DPIC -o .libs/sftp5.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sftp5.lo -MD -MP -MF .deps/sftp5.Tpo -c sftp5.c -o sftp5.o >/dev/null 2>&1mv -f .deps/sftp5.Tpo .deps/sftp5.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sftp6.lo -MD -MP -MF .deps/sftp6.Tpo -c -o sftp6.lo sftp6.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sftp6.lo -MD -MP -MF .deps/sftp6.Tpo -c sftp6.c -fPIC -DPIC -o .libs/sftp6.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT sftp6.lo -MD -MP -MF .deps/sftp6.Tpo -c sftp6.c -o sftp6.o >/dev/null 2>&1mv -f .deps/sftp6.Tpo .deps/sftp6.Plo/bin/sh ../libtool --tag=CC --mode=link clang -Wall -version-info 9:5:4 -no-undefined -o libse.la -rpath /usr/lib sftp1.lo sftp2.lo sftp3.lo sftp4.lo sftp5.lo sftp6.lo librpc2.la -llwp libtool: link: clang -shared .libs/sftp1.o .libs/sftp2.o .libs/sftp3.o .libs/sftp4.o .libs/sftp5.o .libs/sftp6.o -Wl,-rpath -Wl,/tmp/rpc2/src/rpc2-2.10/rpc2-src/.libs ./.libs/librpc2.so -llwp -Wl,-soname -Wl,libse.so.5 -o .libs/libse.so.5.4.5libtool: link: (cd ".libs" && rm -f "libse.so.5" && ln -s "libse.so.5.4.5" "libse.so.5")libtool: link: (cd ".libs" && rm -f "libse.so" && ln -s "libse.so.5.4.5" "libse.so")libtool: link: ar cru .libs/libse.a sftp1.o sftp2.o sftp3.o sftp4.o sftp5.o sftp6.oar: `u' modifier ignored since `D' is the default (see `U')libtool: link: ranlib .libs/libse.alibtool: link: ( cd ".libs" && rm -f "libse.la" && ln -s "../libse.la" "libse.la" )clang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT ctest.o -MD -MP -MF .deps/ctest.Tpo -c -o ctest.o ctest.cmv -f .deps/ctest.Tpo .deps/ctest.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -o ctest ctest.o librpc2.la libse.la -llwp libtool: link: clang -Wall -o .libs/ctest ctest.o ./.libs/librpc2.so ./.libs/libse.so -llwpclang -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DRPC2DEBUG -DERRORTR -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -MT stest.o -MD -MP -MF .deps/stest.Tpo -c -o stest.o stest.cstest.c:97:5: error: first parameter of 'main' (argument count) must be of type 'int'int main(argc, argv) ^stest.c:126:20: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] HandleRequests((void *)numLWPs); ^stest.c:173:7: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] (void *)numLWPs, "server", &pids[numLWPs]); ^2 warnings and 1 error generated.make[2]: *** [Makefile:419: stest.o] Error 1make[2]: Leaving directory '/tmp/rpc2/src/rpc2-2.10/rpc2-src'make[1]: *** [Makefile:392: all-recursive] Error 1make[1]: Leaving directory '/tmp/rpc2/src/rpc2-2.10'make: *** [Makefile:291: all] Error 2==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/rpc2/src/rpc2-2.10/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by rpc2 configure 2.10, which wasgenerated by GNU Autoconf 2.65. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 408f09f93f22uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -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 = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/binPATH: /usr/lib/jvm/default/binPATH: /usr/bin/site_perlPATH: /usr/bin/vendor_perlPATH: /usr/bin/core_perl## ----------- #### Core tests. #### ----------- ##configure:2438: checking for a BSD-compatible installconfigure:2506: result: /usr/bin/install -cconfigure:2517: checking whether build environment is saneconfigure:2567: result: yesconfigure:2616: checking for x86_64-unknown-linux-stripconfigure:2646: result: noconfigure:2656: checking for stripconfigure:2672: found /usr/bin/stripconfigure:2683: result: stripconfigure:2708: checking for a thread-safe mkdir -pconfigure:2747: result: /usr/bin/mkdir -pconfigure:2760: checking for gawkconfigure:2776: found /usr/bin/gawkconfigure:2787: result: gawkconfigure:2798: checking whether make sets $(MAKE)configure:2820: result: yesconfigure:2923: checking for x86_64-unknown-linux-gccconfigure:2950: result: clangconfigure:3219: checking for C compiler versionconfigure:3228: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3239: $? = 0configure:3228: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:3239: $? = 0configure:3228: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3239: $? = 1configure:3228: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3239: $? = 1configure:3259: checking whether the C compiler worksconfigure:3281: clang conftest.c >&5configure:3285: $? = 0configure:3334: result: yesconfigure:3337: checking for C compiler default output file nameconfigure:3339: result: a.outconfigure:3345: checking for suffix of executablesconfigure:3352: clang -o conftest conftest.c >&5configure:3356: $? = 0configure:3378: result:configure:3400: checking whether we are cross compilingconfigure:3408: clang -o conftest conftest.c >&5configure:3412: $? = 0configure:3419: ./conftestconfigure:3423: $? = 0configure:3438: result: noconfigure:3443: checking for suffix of object filesconfigure:3465: clang -c conftest.c >&5configure:3469: $? = 0configure:3490: result: oconfigure:3494: checking whether we are using the GNU C compilerconfigure:3513: clang -c conftest.c >&5configure:3513: $? = 0configure:3522: result: yesconfigure:3531: checking whether clang accepts -gconfigure:3551: clang -c -g conftest.c >&5configure:3551: $? = 0configure:3592: result: yesconfigure:3609: checking for clang option to accept ISO C89configure:3673: clang -c conftest.c >&5configure:3673: $? = 0configure:3686: result: none neededconfigure:3717: checking for style of include used by makeconfigure:3745: result: GNUconfigure:3770: checking dependency style of clangconfigure:3880: result: gcc3configure:4002: checking how to run the C preprocessorconfigure:4033: clang -E conftest.cconfigure:4033: $? = 0configure:4047: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4047: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "rpc2"| #define PACKAGE_TARNAME "rpc2"| #define PACKAGE_VERSION "2.10"| #define PACKAGE_STRING "rpc2 2.10"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "rpc2"| #define VERSION "2.10"| /* end confdefs.h. */| #include configure:4072: result: clang -Econfigure:4092: clang -E conftest.cconfigure:4092: $? = 0configure:4106: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4106: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "rpc2"| #define PACKAGE_TARNAME "rpc2"| #define PACKAGE_VERSION "2.10"| #define PACKAGE_STRING "rpc2 2.10"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "rpc2"| #define VERSION "2.10"| /* end confdefs.h. */| #include configure:4139: checking for flexconfigure:4155: found /usr/bin/flexconfigure:4166: result: flexconfigure:4203: flex conftest.lconfigure:4207: $? = 1configure:4209: checking lex output file rootconfigure:4223: result: lex.yyconfigure:4228: checking lex libraryconfigure:4242: clang -o conftest conftest.c >&5/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':(.text+0x20): undefined reference to `main'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4242: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "rpc2"| #define PACKAGE_TARNAME "rpc2"| #define PACKAGE_VERSION "2.10"| #define PACKAGE_STRING "rpc2 2.10"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "rpc2"| #define VERSION "2.10"| /* end confdefs.h. */|configure:4242: clang -o conftest conftest.c -lfl >&5/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/libfl.so: undefined reference to `yylex'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4242: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "rpc2"| #define PACKAGE_TARNAME "rpc2"| #define PACKAGE_VERSION "2.10"| #define PACKAGE_STRING "rpc2 2.10"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "rpc2"| #define VERSION "2.10"| /* end confdefs.h. */|configure:4242: clang -o conftest conftest.c -ll >&5/usr/bin/ld: cannot find -llclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4242: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "rpc2"| #define PACKAGE_TARNAME "rpc2"| #define PACKAGE_VERSION "2.10"| #define PACKAGE_STRING "rpc2 2.10"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "rpc2"| #define VERSION "2.10"| /* end confdefs.h. */|configure:4252: result: none neededconfigure:4258: checking whether yytext is a pointerconfigure:4274: clang -o conftest conftest.c >&5/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':(.text+0x20): undefined reference to `main'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4274: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "rpc2"| #define PACKAGE_TARNAME "rpc2"| #define PACKAGE_VERSION "2.10"| #define PACKAGE_STRING "rpc2 2.10"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "rpc2"| #define VERSION "2.10"| /* end confdefs.h. */| #define YYTEXT_POINTER 1|configure:4282: result: noconfigure:4302: checking for bisonconfigure:4318: found /usr/bin/bisonconfigure:4329: result: bison -yconfigure:4345: checking whether make sets $(MAKE)configure:4367: result: yesconfigure:4405: checking build system typeconfigure:4419: result: x86_64-unknown-linux-gnuconfigure:4439: checking host system typeconfigure:4452: result: x86_64-unknown-linux-gnuconfigure:4472: checking for a sed that does not truncate outputconfigure:4536: result: /usr/bin/sedconfigure:4554: checking for grep that handles long lines and -econfigure:4612: result: /usr/bin/grepconfigure:4617: checking for egrepconfigure:4679: result: /usr/bin/grep -Econfigure:4684: checking for fgrepconfigure:4746: result: /usr/bin/grep -Fconfigure:4781: checking for ld used by clangconfigure:4848: result: /usr/bin/ldconfigure:4855: checking if the linker (/usr/bin/ld) is GNU ldconfigure:4870: result: yesconfigure:4882: checking for BSD- or MS-compatible name lister (nm)configure:4931: result: /usr/bin/nm -Bconfigure:5049: checking the name lister (/usr/bin/nm -B) interfaceconfigure:5056: clang -c conftest.c >&5configure:5059: /usr/bin/nm -B "conftest.o"configure:5062: output0000000000000000 B some_variableconfigure:5069: result: BSD nmconfigure:5072: checking whether ln -s worksconfigure:5076: result: yesconfigure:5084: checking the maximum length of command line argumentsconfigure:5204: result: 1572864configure:5221: checking whether the shell understands some XSI constructsconfigure:5231: result: yesconfigure:5235: checking whether the shell understands "+="configure:5241: result: yesconfigure:5276: checking for /usr/bin/ld option to reload object filesconfigure:5283: result: -rconfigure:5312: checking for x86_64-unknown-linux-objdumpconfigure:5342: result: noconfigure:5352: checking for objdumpconfigure:5368: found /usr/bin/objdumpconfigure:5379: result: objdumpconfigure:5411: checking how to recognize dependent librariesconfigure:5607: result: pass_allconfigure:5627: checking for x86_64-unknown-linux-arconfigure:5657: result: noconfigure:5667: checking for arconfigure:5683: found /usr/bin/arconfigure:5694: result: arconfigure:5732: checking for x86_64-unknown-linux-stripconfigure:5759: result: stripconfigure:5831: checking for x86_64-unknown-linux-ranlibconfigure:5861: result: noconfigure:5871: checking for ranlibconfigure:5887: found /usr/bin/ranlibconfigure:5898: result: ranlibconfigure:5988: checking command to parse /usr/bin/nm -B output from clang objectconfigure:6106: clang -c conftest.c >&5configure:6109: $? = 0configure:6113: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nmconfigure:6116: $? = 0configure:6170: clang -o conftest conftest.c conftstm.o >&5configure:6173: $? = 0configure:6211: result: okconfigure:6306: clang -c conftest.c >&5configure:6309: $? = 0configure:7015: checking for ANSI C header filesconfigure:7035: clang -c conftest.c >&5configure:7035: $? = 0configure:7108: clang -o conftest conftest.c >&5configure:7108: $? = 0configure:7108: ./conftestconfigure:7108: $? = 0configure:7119: result: yesconfigure:7132: checking for sys/types.hconfigure:7132: clang -c conftest.c >&5configure:7132: $? = 0configure:7132: result: yesconfigure:7132: checking for sys/stat.hconfigure:7132: clang -c conftest.c >&5configure:7132: $? = 0configure:7132: result: yesconfigure:7132: checking for stdlib.hconfigure:7132: clang -c conftest.c >&5configure:7132: $? = 0configure:7132: result: yesconfigure:7132: checking for string.hconfigure:7132: clang -c conftest.c >&5configure:7132: $? = 0configure:7132: result: yesconfigure:7132: checking for memory.hconfigure:7132: clang -c conftest.c >&5configure:7132: $? = 0configure:7132: result: yesconfigure:7132: checking for strings.hconfigure:7132: clang -c conftest.c >&5configure:7132: $? = 0configure:7132: result: yesconfigure:7132: checking for inttypes.hconfigure:7132: clang -c conftest.c >&5configure:7132: $? = 0configure:7132: result: yesconfigure:7132: checking for stdint.hconfigure:7132: clang -c conftest.c >&5configure:7132: $? = 0configure:7132: result: yesconfigure:7132: checking for unistd.hconfigure:7132: clang -c conftest.c >&5configure:7132: $? = 0configure:7132: result: yesconfigure:7147: checking for dlfcn.hconfigure:7147: clang -c conftest.c >&5configure:7147: $? = 0configure:7147: result: yesconfigure:7331: checking for objdirconfigure:7346: result: .libsconfigure:7642: checking if clang supports -fno-rtti -fno-exceptionsconfigure:7660: clang -c -fno-rtti -fno-exceptions conftest.c >&5configure:7664: $? = 0configure:7677: result: yesconfigure:7697: checking for clang option to produce PICconfigure:7969: result: -fPIC -DPICconfigure:7981: checking if clang PIC flag -fPIC -DPIC worksconfigure:7999: clang -c -fPIC -DPIC -DPIC conftest.c >&5configure:8003: $? = 0configure:8016: result: yesconfigure:8040: checking if clang static flag -static worksconfigure:8068: result: yesconfigure:8083: checking if clang supports -c -o file.oconfigure:8104: clang -c -o out/conftest2.o conftest.c >&5configure:8108: $? = 0configure:8130: result: yesconfigure:8138: checking if clang supports -c -o file.oconfigure:8185: result: yesconfigure:8218: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared librariesconfigure:9209: result: yesconfigure:9246: checking whether -lc should be explicitly linked inconfigure:9251: clang -c conftest.c >&5configure:9254: $? = 0configure:9269: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1configure:9272: $? = 0configure:9284: result: noconfigure:9448: checking dynamic linker characteristicsconfigure:9881: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5configure:9881: $? = 0configure:10111: result: GNU/Linux ld.soconfigure:10213: checking how to hardcode library paths into programsconfigure:10238: result: immediateconfigure:10758: checking whether stripping libraries is possibleconfigure:10763: result: yesconfigure:10798: checking if libtool supports shared librariesconfigure:10800: result: yesconfigure:10803: checking whether to build shared librariesconfigure:10824: result: yesconfigure:10827: checking whether to build static librariesconfigure:10831: result: yesconfigure:10868: checking for cpconfigure:10895: result: cp -fconfigure:10915: checking for x86_64-unknown-linux-pkg-configconfigure:10948: result: noconfigure:10958: checking for pkg-configconfigure:10976: found /usr/bin/pkg-configconfigure:10988: result: /usr/bin/pkg-configconfigure:11013: checking pkg-config is at least version 0.9.0configure:11016: result: yesconfigure:11027: checking for LWPconfigure:11035: $PKG_CONFIG --exists --print-errors "lwp"configure:11038: $? = 0configure:11053: $PKG_CONFIG --exists --print-errors "lwp"configure:11056: $? = 0configure:11111: result: yesconfigure:11316: checking for library containing tgetentconfigure:11347: clang -o conftest conftest.c >&5/tmp/conftest-18920d.o: In function `main':conftest.c:(.text+0x12): undefined reference to `tgetent'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:11347: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "rpc2"| #define PACKAGE_TARNAME "rpc2"| #define PACKAGE_VERSION "2.10"| #define PACKAGE_STRING "rpc2 2.10"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "rpc2"| #define VERSION "2.10"| #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 LT_OBJDIR ".libs/"| /* 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 tgetent ();| int| main ()| {| return tgetent ();| ;| return 0;| }configure:11347: clang -o conftest conftest.c -lncurses >&5configure:11347: $? = 0configure:11364: result: -lncursesconfigure:11373: checking for main in -lreadlineconfigure:11392: clang -o conftest conftest.c -lreadline -lncurses >&5configure:11392: $? = 0configure:11401: result: yesconfigure:11415: checking for rl_completion_matches in -lreadlineconfigure:11440: clang -o conftest conftest.c -lreadline -lncurses >&5configure:11440: $? = 0configure:11449: result: yesconfigure:11457: checking for library containing bindconfigure:11488: clang -o conftest conftest.c >&5configure:11488: $? = 0configure:11505: result: none requiredconfigure:11513: checking for library containing inet_ntoaconfigure:11544: clang -o conftest conftest.c >&5configure:11544: $? = 0configure:11561: result: none requiredconfigure:11569: checking for library containing gethostbynameconfigure:11600: clang -o conftest conftest.c >&5configure:11600: $? = 0configure:11617: result: none requiredconfigure:11629: checking sys/stream.h usabilityconfigure:11629: clang -c conftest.c >&5conftest.c:57:10: fatal error: 'sys/stream.h' file not found#include ^1 error generated.configure:11629: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "rpc2"| #define PACKAGE_TARNAME "rpc2"| #define PACKAGE_VERSION "2.10"| #define PACKAGE_STRING "rpc2 2.10"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "rpc2"| #define VERSION "2.10"| #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 LT_OBJDIR ".libs/"| #define HAVE_RL_COMPLETION_MATCHES 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:11629: result: noconfigure:11629: checking sys/stream.h presenceconfigure:11629: clang -E conftest.cconftest.c:24:10: fatal error: 'sys/stream.h' file not found#include ^1 error generated.configure:11629: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "rpc2"| #define PACKAGE_TARNAME "rpc2"| #define PACKAGE_VERSION "2.10"| #define PACKAGE_STRING "rpc2 2.10"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "rpc2"| #define VERSION "2.10"| #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 LT_OBJDIR ".libs/"| #define HAVE_RL_COMPLETION_MATCHES 1| /* end confdefs.h. */| #include configure:11629: result: noconfigure:11629: checking for sys/stream.hconfigure:11629: result: noconfigure:11629: checking arpa/inet.h usabilityconfigure:11629: clang -c conftest.c >&5configure:11629: $? = 0configure:11629: result: yesconfigure:11629: checking arpa/inet.h presenceconfigure:11629: clang -E conftest.cconfigure:11629: $? = 0configure:11629: result: yesconfigure:11629: checking for arpa/inet.hconfigure:11629: result: yesconfigure:11629: checking netdb.h usabilityconfigure:11629: clang -c conftest.c >&5configure:11629: $? = 0configure:11629: result: yesconfigure:11629: checking netdb.h presenceconfigure:11629: clang -E conftest.cconfigure:11629: $? = 0configure:11629: result: yesconfigure:11629: checking for netdb.hconfigure:11629: result: yesconfigure:11641: checking for struct sockaddr_storageconfigure:11641: clang -c conftest.c >&5configure:11641: $? = 0configure:11641: clang -c conftest.c >&5conftest.c:33:38: error: expected expressionif (sizeof ((struct sockaddr_storage)))^1 error generated.configure:11641: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "rpc2"| #define PACKAGE_TARNAME "rpc2"| #define PACKAGE_VERSION "2.10"| #define PACKAGE_STRING "rpc2 2.10"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "rpc2"| #define VERSION "2.10"| #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 LT_OBJDIR ".libs/"| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_ARPA_INET_H 1| #define HAVE_NETDB_H 1| /* end confdefs.h. */| #include | #include | #include || int| main ()| {| if (sizeof ((struct sockaddr_storage)))| return 0;| ;| return 0;| }configure:11641: result: yesconfigure:11653: checking for struct sockaddr_in6configure:11653: clang -c conftest.c >&5configure:11653: $? = 0configure:11653: clang -c conftest.c >&5conftest.c:34:34: error: expected expressionif (sizeof ((struct sockaddr_in6)))^1 error generated.configure:11653: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "rpc2"| #define PACKAGE_TARNAME "rpc2"| #define PACKAGE_VERSION "2.10"| #define PACKAGE_STRING "rpc2 2.10"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "rpc2"| #define VERSION "2.10"| #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 LT_OBJDIR ".libs/"| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_ARPA_INET_H 1| #define HAVE_NETDB_H 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| /* end confdefs.h. */| #include | #include | #include || int| main ()| {| if (sizeof ((struct sockaddr_in6)))| return 0;| ;| return 0;| }configure:11653: result: yesconfigure:11665: checking for socklen_tconfigure:11665: clang -c conftest.c >&5configure:11665: $? = 0configure:11665: clang -c conftest.c >&5conftest.c:35:24: error: expected expressionif (sizeof ((socklen_t)))^1 error generated.configure:11665: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "rpc2"| #define PACKAGE_TARNAME "rpc2"| #define PACKAGE_VERSION "2.10"| #define PACKAGE_STRING "rpc2 2.10"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "rpc2"| #define VERSION "2.10"| #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 LT_OBJDIR ".libs/"| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_ARPA_INET_H 1| #define HAVE_NETDB_H 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| /* end confdefs.h. */| #include | #include | #include || int| main ()| {| if (sizeof ((socklen_t)))| return 0;| ;| return 0;| }configure:11665: result: yesconfigure:11679: checking whether the C compiler accepts -Wallconfigure:11702: clang -c -Wall conftest.c >&5configure:11702: $? = 0configure:11716: result: yesconfigure:11727: checking for ffsconfigure:11727: clang -o conftest -Wall conftest.c >&5configure:11727: $? = 0configure:11727: result: yesconfigure:11727: checking for iopenconfigure:11727: clang -o conftest -Wall conftest.c >&5/tmp/conftest-5b8dae.o: In function `main':conftest.c:(.text+0x12): undefined reference to `iopen'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:11727: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "rpc2"| #define PACKAGE_TARNAME "rpc2"| #define PACKAGE_VERSION "2.10"| #define PACKAGE_STRING "rpc2 2.10"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "rpc2"| #define VERSION "2.10"| #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 LT_OBJDIR ".libs/"| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_ARPA_INET_H 1| #define HAVE_NETDB_H 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_SOCKLEN_T 1| #define HAVE_FFS 1| /* end confdefs.h. */| /* Define iopen to an innocuous variant, in case declares iopen. | For example, HP-UX 11i declares gettimeofday. */ | #define iopen innocuous_iopen|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char iopen (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef iopen|| /* 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 iopen ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_iopen || defined __stub___iopen| choke me| #endif|| int| main ()| {| return iopen ();| ;| return 0;| }configure:11727: result: noconfigure:11727: checking for getaddrinfoconfigure:11727: clang -o conftest -Wall conftest.c >&5configure:11727: $? = 0configure:11727: result: yesconfigure:11727: checking for gai_strerrorconfigure:11727: clang -o conftest -Wall conftest.c >&5configure:11727: $? = 0configure:11727: result: yesconfigure:11727: checking for getipnodebynameconfigure:11727: clang -o conftest -Wall conftest.c >&5/tmp/conftest-1398e6.o: In function `main':conftest.c:(.text+0x12): undefined reference to `getipnodebyname'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:11727: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "rpc2"| #define PACKAGE_TARNAME "rpc2"| #define PACKAGE_VERSION "2.10"| #define PACKAGE_STRING "rpc2 2.10"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "rpc2"| #define VERSION "2.10"| #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 LT_OBJDIR ".libs/"| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_ARPA_INET_H 1| #define HAVE_NETDB_H 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_SOCKLEN_T 1| #define HAVE_FFS 1| #define HAVE_GETADDRINFO 1| #define HAVE_GAI_STRERROR 1| /* end confdefs.h. */| /* Define getipnodebyname to an innocuous variant, in case declares getipnodebyname. | For example, HP-UX 11i declares gettimeofday. */ | #define getipnodebyname innocuous_getipnodebyname|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char getipnodebyname (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef getipnodebyname|| /* 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 getipnodebyname ();| /* The GNU C library defines this for functions which it implements| to always fail with ENOSYS. Some functions are actually named| something starting with __ and the normal name is an alias. */| #if defined __stub_getipnodebyname || defined __stub___getipnodebyname| choke me| #endif|| int| main ()| {| return getipnodebyname ();| ;| return 0;| }configure:11727: result: noconfigure:11740: checking for inet_atonconfigure:11740: clang -o conftest -Wall conftest.c >&5configure:11740: $? = 0configure:11740: result: yesconfigure:11740: checking for inet_ntoaconfigure:11740: clang -o conftest -Wall conftest.c >&5configure:11740: $? = 0configure:11740: result: yesconfigure:11740: checking for inet_ptonconfigure:11740: clang -o conftest -Wall conftest.c >&5configure:11740: $? = 0configure:11740: result: yesconfigure:11740: checking for inet_ntopconfigure:11740: clang -o conftest -Wall conftest.c >&5configure:11740: $? = 0configure:11740: result: yesconfigure:11753: checking sys/select.h usabilityconfigure:11753: clang -c -Wall conftest.c >&5configure:11753: $? = 0configure:11753: result: yesconfigure:11753: checking sys/select.h presenceconfigure:11753: clang -E conftest.cconfigure:11753: $? = 0configure:11753: result: yesconfigure:11753: checking for sys/select.hconfigure:11753: result: yesconfigure:11753: checking sys/socket.h usabilityconfigure:11753: clang -c -Wall conftest.c >&5configure:11753: $? = 0configure:11753: result: yesconfigure:11753: checking sys/socket.h presenceconfigure:11753: clang -E conftest.cconfigure:11753: $? = 0configure:11753: result: yesconfigure:11753: checking for sys/socket.hconfigure:11753: result: yesconfigure:11764: checking types of arguments for selectconfigure:11792: clang -c -Wall conftest.c >&5configure:11792: $? = 0configure:11803: result: int,fd_set *,struct timeval *configure:11827: checking whether byte ordering is bigendianconfigure:11842: clang -c -Wall conftest.c >&5conftest.c:42:9: error: unknown type name 'not'not a universal capable compiler^conftest.c:42:14: error: expected ';' after top level declaratornot a universal capable compiler^;2 errors generated.configure:11842: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "rpc2"| #define PACKAGE_TARNAME "rpc2"| #define PACKAGE_VERSION "2.10"| #define PACKAGE_STRING "rpc2 2.10"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "rpc2"| #define VERSION "2.10"| #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 LT_OBJDIR ".libs/"| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_ARPA_INET_H 1| #define HAVE_NETDB_H 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_SOCKLEN_T 1| #define HAVE_FFS 1| #define HAVE_GETADDRINFO 1| #define HAVE_GAI_STRERROR 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_PTON 1| #define HAVE_INET_NTOP 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define SELECT_TYPE_ARG1 int| #define SELECT_TYPE_ARG234 (fd_set *)| #define SELECT_TYPE_ARG5 (struct timeval *)| /* end confdefs.h. */| #ifndef __APPLE_CC__| not a universal capable compiler| #endif| typedef int dummy;|configure:11887: clang -c -Wall conftest.c >&5configure:11887: $? = 0configure:11905: clang -c -Wall conftest.c >&5conftest.c:48:4: error: use of undeclared identifier 'not'not big endian^1 error generated.configure:11905: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "rpc2"| #define PACKAGE_TARNAME "rpc2"| #define PACKAGE_VERSION "2.10"| #define PACKAGE_STRING "rpc2 2.10"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "rpc2"| #define VERSION "2.10"| #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 LT_OBJDIR ".libs/"| #define HAVE_RL_COMPLETION_MATCHES 1| #define HAVE_ARPA_INET_H 1| #define HAVE_NETDB_H 1| #define HAVE_STRUCT_SOCKADDR_STORAGE 1| #define HAVE_STRUCT_SOCKADDR_IN6 1| #define HAVE_SOCKLEN_T 1| #define HAVE_FFS 1| #define HAVE_GETADDRINFO 1| #define HAVE_GAI_STRERROR 1| #define HAVE_INET_ATON 1| #define HAVE_INET_NTOA 1| #define HAVE_INET_PTON 1| #define HAVE_INET_NTOP 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define SELECT_TYPE_ARG1 int| #define SELECT_TYPE_ARG234 (fd_set *)| #define SELECT_TYPE_ARG5 (struct timeval *)| /* end confdefs.h. */| #include | #include || int| main ()| {| #if BYTE_ORDER != BIG_ENDIAN| not big endian| #endif|| ;| return 0;| }configure:12033: result: noconfigure:12190: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by rpc2 config.status 2.10, which wasgenerated by GNU Autoconf 2.65. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 408f09f93f22config.status:1117: creating Makefileconfig.status:1117: creating include/Makefileconfig.status:1117: creating secure/Makefileconfig.status:1117: creating rpc2-src/Makefileconfig.status:1117: creating rp2gen/Makefileconfig.status:1117: creating scripts/Makefileconfig.status:1117: creating rpc2.pcconfig.status:1117: creating rpc2-uninstalled.pcconfig.status:1117: creating pkgs/pkg-bsd.shconfig.status:1117: creating pkgs/rpc2.specconfig.status:1117: creating debian/changelogconfig.status:1117: creating config.hconfig.status:1337: executing depfiles commandsconfig.status:1337: executing libtool commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_LUA_CFLAGS_set=ac_cv_env_LUA_CFLAGS_value=ac_cv_env_LUA_LIBS_set=ac_cv_env_LUA_LIBS_value=ac_cv_env_LWP_CFLAGS_set=ac_cv_env_LWP_CFLAGS_value=ac_cv_env_LWP_LIBS_set=ac_cv_env_LWP_LIBS_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_YACC_set=ac_cv_env_YACC_value=ac_cv_env_YFLAGS_set=ac_cv_env_YFLAGS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_ffs=yesac_cv_func_gai_strerror=yesac_cv_func_getaddrinfo=yesac_cv_func_getipnodebyname=noac_cv_func_inet_aton=yesac_cv_func_inet_ntoa=yesac_cv_func_inet_ntop=yesac_cv_func_inet_pton=yesac_cv_func_iopen=noac_cv_func_select_args='int,fd_set *,struct timeval *'ac_cv_header_arpa_inet_h=yesac_cv_header_dlfcn_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_netdb_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_select_h=yesac_cv_header_sys_socket_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_stream_h=noac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_lex='none needed'ac_cv_lib_readline_main=yesac_cv_lib_readline_rl_completion_matches=yesac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_FGREP='/usr/bin/grep -F'ac_cv_path_GREP=/usr/bin/grepac_cv_path_SED=/usr/bin/sedac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CP='cp -f'ac_cv_prog_CPP='clang -E'ac_cv_prog_LEX=flexac_cv_prog_STRIP=stripac_cv_prog_YACC='bison -y'ac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_OBJDUMP=objdumpac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_lex_root=lex.yyac_cv_prog_lex_yytext_pointer=noac_cv_prog_make_make_set=yesac_cv_search_bind='none required'ac_cv_search_gethostbyname='none required'ac_cv_search_inet_ntoa='none required'ac_cv_search_tgetent=-lncursesac_cv_type_socklen_t=yesac_cv_type_struct_sockaddr_in6=yesac_cv_type_struct_sockaddr_storage=yesam_cv_CC_dependencies_compiler_type=gcc3coda_cv_cc_Wall=yeslt_cv_deplibs_check_method=pass_alllt_cv_file_magic_cmd='$MAGIC_CMD'lt_cv_file_magic_test_file=lt_cv_ld_reload_flag=-rlt_cv_nm_interface='BSD nm'lt_cv_objdir=.libslt_cv_path_LD=/usr/bin/ldlt_cv_path_NM='/usr/bin/nm -B'lt_cv_prog_compiler_c_o=yeslt_cv_prog_compiler_pic_works=yeslt_cv_prog_compiler_rtti_exceptions=yeslt_cv_prog_compiler_static_works=yeslt_cv_prog_gnu_ld=yeslt_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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''lt_cv_sys_max_cmd_len=1572864pkg_cv_LWP_CFLAGS=pkg_cv_LWP_LIBS=-llwp## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/rpc2/src/rpc2-2.10/missing --run aclocal-1.11'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/rpc2/src/rpc2-2.10/missing --run tar'AR='ar'AUTOCONF='${SHELL} /tmp/rpc2/src/rpc2-2.10/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/rpc2/src/rpc2-2.10/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/rpc2/src/rpc2-2.10/missing --run automake-1.11'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=' -Wall'CONFIG_DATE='Thu, 13 Apr 2017 16:33:05 +0000'CP='cp -f'CPP='clang -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'DLL_VERSION='5-4-5'DSYMUTIL=''DUMPBIN=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXEEXT=''FGREP='/usr/bin/grep -F'FREEBSD_VERSION='9'GENERIC_VERSION='9.5'GREP='/usr/bin/grep'HAVE_READLINE_FALSE='#'HAVE_READLINE_TRUE=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LD='/usr/bin/ld -m elf_x86_64'LDFLAGS=''LEX='flex'LEXLIB=''LEX_OUTPUT_ROOT='lex.yy'LIBOBJS=''LIBREADLINE='-lreadline'LIBS=''LIBTERMCAP='-lncurses 'LIBTOOL='$(SHELL) $(top_builddir)/libtool'LIBTOOL_LDFLAGS='-version-info 9:5:4 -no-undefined'LIBTOOL_VERSION=''LINUX_VERSION='5.4.5'LIPO=''LN_S='ln -s'LTLIBOBJS=''LUA_CFLAGS=''LUA_FALSE=''LUA_LIBS=''LUA_TRUE='#'LWP_CFLAGS=''LWP_LIBS='-llwp'MAJOR_VERSION='5'MAKEINFO='${SHELL} /tmp/rpc2/src/rpc2-2.10/missing --run makeinfo'MKDIR_P='/usr/bin/mkdir -p'NATIVECC='clang'NM='/usr/bin/nm -B'NMEDIT=''OBJDUMP='objdump'OBJEXT='o'OTOOL64=''OTOOL=''PACKAGE='rpc2'PACKAGE_BUGREPORT=''PACKAGE_NAME='rpc2'PACKAGE_STRING='rpc2 2.10'PACKAGE_TARNAME='rpc2'PACKAGE_URL=''PACKAGE_VERSION='2.10'PATH_SEPARATOR=':'PKG_CONFIG='/usr/bin/pkg-config'PKG_CONFIG_PATH='${exec_prefix}/lib/pkgconfig:/usr/local/lib/pkgconfig'RANLIB='ranlib'SED='/usr/bin/sed'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='2.10'YACC='bison -y'YFLAGS=''ac_ct_CC=''ac_ct_DUMPBIN=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_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/rpc2/src/rpc2-2.10/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'lt_ECHO='echo'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. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "rpc2"#define PACKAGE_TARNAME "rpc2"#define PACKAGE_VERSION "2.10"#define PACKAGE_STRING "rpc2 2.10"#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define PACKAGE "rpc2"#define VERSION "2.10"#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 LT_OBJDIR ".libs/"#define HAVE_RL_COMPLETION_MATCHES 1#define HAVE_ARPA_INET_H 1#define HAVE_NETDB_H 1#define HAVE_STRUCT_SOCKADDR_STORAGE 1#define HAVE_STRUCT_SOCKADDR_IN6 1#define HAVE_SOCKLEN_T 1#define HAVE_FFS 1#define HAVE_GETADDRINFO 1#define HAVE_GAI_STRERROR 1#define HAVE_INET_ATON 1#define HAVE_INET_NTOA 1#define HAVE_INET_PTON 1#define HAVE_INET_NTOP 1#define HAVE_SYS_SELECT_H 1#define HAVE_SYS_SOCKET_H 1#define SELECT_TYPE_ARG1 int#define SELECT_TYPE_ARG234 (fd_set *)#define SELECT_TYPE_ARG5 (struct timeval *)configure: exit 0