>>> libtirpc 1.0.3 Extracting bzcat /accts/mlweber1/instance-3/dl/libtirpc/libtirpc-1.0.3.tar.bz2 | tar --strip-components=1 -C /accts/mlweber1/instance-3/output/build/libtirpc-1.0.3 -xf - >>> libtirpc 1.0.3 Patching Applying 0001-Disable-parts-of-TIRPC-requiring-NIS-support.patch using patch: patching file src/Makefile.am Hunk #1 succeeded at 25 (offset 1 line). Hunk #2 succeeded at 42 (offset 1 line). Applying 0002-uClibc-without-RPC-support-and-musl-does-not-install-rpcent.h.patch using patch: patching file tirpc/rpc/rpcent.h Applying 0003-Automatically-generate-XDR-header-files-from-.x-sour.patch using patch: patching file Makefile.am patching file src/Makefile.am patching file tirpc/rpc/rpcb_prot.h patching file tirpc/rpcsvc/crypt.h Applying 0004-Add-more-XDR-files-needed-to-build-rpcbind-on-top-of.patch using patch: patching file Makefile.am patching file tirpc/rpcsvc/mount.x patching file tirpc/rpcsvc/nfs_prot.x patching file tirpc/rpcsvc/rquota.x Applying 0005-Disable-DES-authentification-support.patch using patch: patching file src/Makefile.am Hunk #1 succeeded at 23 (offset 1 line). patching file src/svc_auth.c patching file src/rpc_soc.c Hunk #1 succeeded at 520 (offset -2 lines). >>> libtirpc 1.0.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/instance-3/output/build/libtirpc-1.0.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> libtirpc 1.0.3 Configuring >>> libtirpc 1.0.3 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:6: installing './compile' configure.ac:2: installing './missing' Makefile.am:62: warning: dir $@: non-POSIX variable name Makefile.am:62: (probably a GNU make extension) src/Makefile.am: installing './depcomp' >>> libtirpc 1.0.3 Patching libtool patching file /accts/mlweber1/instance-3/output/build/libtirpc-1.0.3/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /accts/mlweber1/instance-3/output/build/libtirpc-1.0.3/ && rm -rf config.cache && PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-ar" AS="/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-as" LD="/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-ld" NM="/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-nm" CC="/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-g++" FC="/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DGQ" CONFIG_SITE=/dev/null ./configure --target=x86_64-buildroot-linux-musl --host=x86_64-buildroot-linux-musl --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-gssapi ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-buildroot-linux-musl-strip... /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-buildroot-linux-musl-gcc... /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-gcc accepts -g... yes checking for /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-gcc option to accept ISO C89... none needed checking whether /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-gcc... none checking how to run the C preprocessor... /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-buildroot-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-gcc... /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-ld checking if the linker (/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-nm checking the name lister (/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking how to convert x86_64-pc-linux-gnu file names to x86_64-buildroot-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-ld option to reload object files... -r checking for x86_64-buildroot-linux-musl-objdump... /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-buildroot-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-buildroot-linux-musl-ar... /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-ar checking for archiver @FILE support... @ checking for x86_64-buildroot-linux-musl-strip... (cached) /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-strip checking for x86_64-buildroot-linux-musl-ranlib... /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-ranlib checking command to parse /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-nm output from /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-buildroot-linux-musl-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-gcc option to produce PIC... -fPIC -DPIC checking if /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-gcc static flag -static works... yes checking if /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-gcc supports -c -o file.o... yes checking if /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-gcc supports -c -o file.o... (cached) yes checking whether the /accts/mlweber1/instance-3/output/host/bin/x86_64-linux-gcc linker (/accts/mlweber1/instance-3/output/host/bin/x86_64-linux-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking gssapi/gssapi_ext.h usability... yes checking gssapi/gssapi_ext.h presence... yes checking for gssapi/gssapi_ext.h... yes checking for pthread_create in -lpthread... yes checking for getrpcbyname... no checking for getrpcbynumber... no checking for setrpcent... no checking for endrpcent... no checking for getrpcent... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating libtirpc.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls >>> libtirpc 1.0.3 Building PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-3/output/build/libtirpc-1.0.3/ make[1]: Entering directory `/accts/mlweber1/instance-3/output/build/libtirpc-1.0.3' mkdir -p tirpc/rpcsvc/ mkdir -p tirpc/rpcsvc/ mkdir -p tirpc/rpcsvc/ mkdir -p tirpc/rpcsvc/ rpcgen -h -o tirpc/rpcsvc/crypt.h tirpc/rpcsvc/crypt.x mkdir -p tirpc/rpc/ rpcgen -h -o tirpc/rpcsvc/mount.h tirpc/rpcsvc/mount.x rpcgen -h -o tirpc/rpcsvc/nfs_prot.h tirpc/rpcsvc/nfs_prot.x rpcgen -h -o tirpc/rpcsvc/rquota.h tirpc/rpcsvc/rquota.x rpcgen -h -o tirpc/rpc/rpcb_prot.h tirpc/rpc/rpcb_prot.x /usr/bin/make all-recursive make[2]: Entering directory `/accts/mlweber1/instance-3/output/build/libtirpc-1.0.3' Making all in src make[3]: Entering directory `/accts/mlweber1/instance-3/output/build/libtirpc-1.0.3/src' CC libtirpc_la-auth_none.lo CC libtirpc_la-auth_unix.lo CC libtirpc_la-authunix_prot.lo CC libtirpc_la-binddynport.lo CC libtirpc_la-bindresvport.lo CC libtirpc_la-clnt_bcast.lo CC libtirpc_la-clnt_dg.lo CC libtirpc_la-clnt_generic.lo CC libtirpc_la-clnt_perror.lo CC libtirpc_la-clnt_raw.lo CC libtirpc_la-clnt_simple.lo CC libtirpc_la-clnt_vc.lo CC libtirpc_la-rpc_dtablesize.lo CC libtirpc_la-getnetconfig.lo CC libtirpc_la-getnetpath.lo CC libtirpc_la-getrpcent.lo CC libtirpc_la-getrpcport.lo CC libtirpc_la-mt_misc.lo CC libtirpc_la-pmap_clnt.lo CC libtirpc_la-pmap_getmaps.lo CC libtirpc_la-pmap_getport.lo CC libtirpc_la-pmap_prot.lo CC libtirpc_la-pmap_prot2.lo CC libtirpc_la-pmap_rmt.lo CC libtirpc_la-rpc_prot.lo CC libtirpc_la-rpc_commondata.lo CC libtirpc_la-rpc_callmsg.lo CC libtirpc_la-rpc_generic.lo CC libtirpc_la-rpc_soc.lo CC libtirpc_la-rpcb_clnt.lo CC libtirpc_la-rpcb_prot.lo CC libtirpc_la-rpcb_st_xdr.lo In file included from auth_none.c:49:0: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from auth_none.c:49: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from auth_none.c:49:0: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from auth_none.c:49: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from auth_none.c:49:0: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from ../tirpc/rpc/types.h:41:0, from auth_none.c:49: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from auth_none.c:49:0: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from auth_none.c:49: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from auth_none.c:49:0: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from auth_none.c:49: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from auth_none.c:49:0: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from auth_none.c:49: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from auth_none.c:49:0: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from auth_none.c:49: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ make[3]: *** [libtirpc_la-auth_none.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from authunix_prot.c:39:0: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from authunix_prot.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from authunix_prot.c:39:0: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from authunix_prot.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from authunix_prot.c:39:0: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from ../tirpc/rpc/types.h:41:0, from authunix_prot.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from bindresvport.c:46: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ In file included from authunix_prot.c:39:0: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from authunix_prot.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from bindresvport.c:36:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from authunix_prot.c:39:0: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from bindresvport.c:46: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from authunix_prot.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from bindresvport.c:36:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from authunix_prot.c:39:0: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from bindresvport.c:46: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from ../tirpc/rpc/types.h:41:0, from authunix_prot.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from bindresvport.c:36:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from authunix_prot.c:39:0: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from bindresvport.c:46: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ In file included from bindresvport.c:36:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from bindresvport.c:46: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from authunix_prot.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from bindresvport.c:36:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from bindresvport.c:46: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from bindresvport.c:36:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from bindresvport.c:46: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from bindresvport.c:36:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from binddynport.c:41: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from binddynport.c:29:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from binddynport.c:41: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from binddynport.c:29:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from binddynport.c:41: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from binddynport.c:29:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from binddynport.c:41: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from binddynport.c:29:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from binddynport.c:41: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from binddynport.c:29:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from binddynport.c:41: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from binddynport.c:29:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from binddynport.c:41: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from binddynport.c:29:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_bcast.c:49: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from clnt_bcast.c:42:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_bcast.c:49: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from clnt_bcast.c:42:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_bcast.c:49: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from clnt_bcast.c:42:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_bcast.c:49: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from clnt_bcast.c:42:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_bcast.c:49: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from clnt_bcast.c:42:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_bcast.c:49: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from clnt_bcast.c:42:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_bcast.c:49: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from clnt_bcast.c:42:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ authunix_prot.c: In function 'xdr_authunix_parms': authunix_prot.c:58:25: warning: pointer targets in passing argument 2 of 'xdr_u_int' differ in signedness [-Wpointer-sign] && xdr_u_int(xdrs, &(p->aup_uid)) ^ In file included from authunix_prot.c:40:0: ../tirpc/rpc/xdr.h:290:15: note: expected 'u_int * {aka int *}' but argument is of type 'uid_t * {aka unsigned int *}' extern bool_t xdr_u_int(XDR *, u_int *); ^~~~~~~~~ authunix_prot.c:59:25: warning: pointer targets in passing argument 2 of 'xdr_u_int' differ in signedness [-Wpointer-sign] && xdr_u_int(xdrs, &(p->aup_gid)) ^ In file included from authunix_prot.c:40:0: ../tirpc/rpc/xdr.h:290:15: note: expected 'u_int * {aka int *}' but argument is of type 'gid_t * {aka unsigned int *}' extern bool_t xdr_u_int(XDR *, u_int *); ^~~~~~~~~ authunix_prot.c:60:25: warning: passing argument 2 of 'xdr_array' from incompatible pointer type [-Wincompatible-pointer-types] && xdr_array(xdrs, (caddr_t *)&(p->aup_gids), ^ In file included from authunix_prot.c:40:0: ../tirpc/rpc/xdr.h:311:15: note: expected 'char **' but argument is of type 'caddr_t * {aka int *}' extern bool_t xdr_array(XDR *, char **, u_int *, u_int, u_int, xdrproc_t); ^~~~~~~~~ make[3]: *** [libtirpc_la-authunix_prot.lo] Error 1 In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/xdr.h:46, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/xdr.h:46, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/xdr.h:46, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/xdr.h:46, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/xdr.h:46, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/xdr.h:46, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/xdr.h:46, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_generic.c:41: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from clnt_generic.c:31:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_generic.c:41: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from clnt_generic.c:31:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_generic.c:41: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from clnt_generic.c:31:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_generic.c:41: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from clnt_generic.c:31:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_generic.c:41: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from clnt_generic.c:31:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_generic.c:41: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from clnt_generic.c:31:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_generic.c:41: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from clnt_generic.c:31:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_perror.c:39: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_perror.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ auth_unix.c: In function 'authunix_create': In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_perror.c:39: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ auth_unix.c:122:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] auth->ah_private = (caddr_t)au; ^ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_perror.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_perror.c:39: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ auth_unix.c:122:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] auth->ah_private = (caddr_t)au; ^ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_simple.c:42: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_perror.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ auth_unix.c:125:26: warning: assignment makes integer from pointer without a cast [-Wint-conversion] au->au_origcred.oa_base = NULL; ^ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_perror.c:39: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_simple.c:42: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_perror.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_simple.c:42: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_perror.c:39: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_simple.c:42: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_perror.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_simple.c:42: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_perror.c:39: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_simple.c:42: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from clnt_dg.c:45: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_perror.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ auth_unix.c:151:31: warning: assignment makes integer from pointer without a cast [-Wint-conversion] if ((au->au_origcred.oa_base = mem_alloc((u_int) len)) == NULL) { ^ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_simple.c:42: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_perror.c:39: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ auth_unix.c:151:57: warning: comparison between pointer and integer if ((au->au_origcred.oa_base = mem_alloc((u_int) len)) == NULL) { ^~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_simple.c:42: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ In file included from clnt_dg.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_simple.c:42: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from clnt_dg.c:45: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_simple.c:42: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_perror.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ In file included from clnt_dg.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ auth_unix.c:157:10: warning: passing argument 1 of 'memmove' makes pointer from integer without a cast [-Wint-conversion] memmove(au->au_origcred.oa_base, mymem, (size_t)len); ^~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_simple.c:42: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from clnt_dg.c:45: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_simple.c:42: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from clnt_dg.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from auth_unix.c:50:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/string.h:26:7: note: expected 'void *' but argument is of type 'caddr_t {aka int}' void *memmove (void *, const void *, size_t); ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_simple.c:42: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from clnt_dg.c:45: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ make[3]: In file included from clnt_dg.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ *** [libtirpc_la-binddynport.lo] Error 1../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from clnt_dg.c:45: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_simple.c:42: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ In file included from clnt_dg.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: auth_unix.c:171:13: warning: passing argument 1 of 'free' makes pointer from integer without a cast [-Wint-conversion] mem_free(au->au_origcred.oa_base, (u_int)len); ^ ../tirpc/rpc/types.h:66:35: note: in definition of macro 'mem_free' #define mem_free(ptr, bsize) free(ptr) ^~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from clnt_dg.c:45: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from auth_unix.c:48:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/stdlib.h:41:6: note: expected 'void *' but argument is of type 'caddr_t {aka int}' void free (void *); ^~~~ In file included from clnt_dg.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from clnt_dg.c:45: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from clnt_dg.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ auth_unix.c: In function 'authunix_validate': auth_unix.c:287:24: warning: passing argument 2 of 'xdrmem_create' makes pointer from integer without a cast [-Wint-conversion] xdrmem_create(&xdrs, verf->oa_base, verf->oa_length, ^~~~ In file included from ../tirpc/rpc/auth.h:49:0, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: ../tirpc/rpc/xdr.h:355:15: note: expected 'char *' but argument is of type 'caddr_t {aka int}' extern void xdrmem_create(XDR *, char *, u_int, enum xdr_op); ^~~~~~~~~~~~~ auth_unix.c:290:29: warning: comparison between pointer and integer if (au->au_shcred.oa_base != NULL) { ^~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: auth_unix.c:291:13: warning: passing argument 1 of 'free' makes pointer from integer without a cast [-Wint-conversion] mem_free(au->au_shcred.oa_base, ^ ../tirpc/rpc/types.h:66:35: note: in definition of macro 'mem_free' #define mem_free(ptr, bsize) free(ptr) ^~~ make[3]: *** [libtirpc_la-bindresvport.lo] Error 1 In file included from auth_unix.c:48:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/stdlib.h:41:6: note: expected 'void *' but argument is of type 'caddr_t {aka int}' void free (void *); ^~~~ auth_unix.c:293:26: warning: assignment makes integer from pointer without a cast [-Wint-conversion] au->au_shcred.oa_base = NULL; ^ auth_unix.c:300:26: warning: assignment makes integer from pointer without a cast [-Wint-conversion] au->au_shcred.oa_base = NULL; ^ auth_unix.c: In function 'authunix_refresh': auth_unix.c:328:23: warning: passing argument 2 of 'xdrmem_create' makes pointer from integer without a cast [-Wint-conversion] xdrmem_create(&xdrs, au->au_origcred.oa_base, ^~ In file included from ../tirpc/rpc/auth.h:49:0, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: ../tirpc/rpc/xdr.h:355:15: note: expected 'char *' but argument is of type 'caddr_t {aka int}' extern void xdrmem_create(XDR *, char *, u_int, enum xdr_op); ^~~~~~~~~~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: auth_unix.c: In function 'authunix_destroy': auth_unix.c:361:11: warning: passing argument 1 of 'free' makes pointer from integer without a cast [-Wint-conversion] mem_free(au->au_origcred.oa_base, au->au_origcred.oa_length); ^ ../tirpc/rpc/types.h:66:35: note: in definition of macro 'mem_free' #define mem_free(ptr, bsize) free(ptr) ^~~ In file included from auth_unix.c:48:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/stdlib.h:41:6: note: expected 'void *' but argument is of type 'caddr_t {aka int}' void free (void *); ^~~~ auth_unix.c:363:28: warning: comparison between pointer and integer if (au->au_shcred.oa_base != NULL) ^~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: auth_unix.c:364:12: warning: passing argument 1 of 'free' makes pointer from integer without a cast [-Wint-conversion] mem_free(au->au_shcred.oa_base, au->au_shcred.oa_length); ^ ../tirpc/rpc/types.h:66:35: note: in definition of macro 'mem_free' #define mem_free(ptr, bsize) free(ptr) ^~~ In file included from auth_unix.c:48:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/stdlib.h:41:6: note: expected 'void *' but argument is of type 'caddr_t {aka int}' void free (void *); ^~~~ auth_unix.c:368:28: warning: comparison between pointer and integer if (auth->ah_verf.oa_base != NULL) ^~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from auth_unix.c:53: auth_unix.c:369:12: warning: passing argument 1 of 'free' makes pointer from integer without a cast [-Wint-conversion] mem_free(auth->ah_verf.oa_base, auth->ah_verf.oa_length); ^ ../tirpc/rpc/types.h:66:35: note: in definition of macro 'mem_free' #define mem_free(ptr, bsize) free(ptr) ^~~ In file included from auth_unix.c:48:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/stdlib.h:41:6: note: expected 'void *' but argument is of type 'caddr_t {aka int}' void free (void *); ^~~~ clnt_bcast.c: In function 'rpc_broadcast_exp': clnt_bcast.c:412:21: warning: assignment makes pointer from integer without a cast [-Wint-conversion] barg.args.args_val = argsp; ^ clnt_bcast.c:415:27: warning: assignment makes pointer from integer without a cast [-Wint-conversion] bres.results.results_val = resultsp; ^ clnt_bcast.c:564:8: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] &fdlist[i].asize); ^ In file included from clnt_bcast.c:41:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/socket.h:333:9: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'u_int * {aka int *}' ssize_t recvfrom (int, void *__restrict, size_t, int, struct sockaddr *__restrict, socklen_t *__restrict); ^~~~~~~~ clnt_bcast.c:585:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (caddr_t)(void *)&bres; ^ clnt_bcast.c:595:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (caddr_t)(void *)&bres_pmap; ^ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_raw.c:46: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_raw.c:46: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_raw.c:46: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_raw.c:46: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_raw.c:46: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_raw.c:46: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_raw.c:46: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_raw.c:46: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_raw.c:46: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_raw.c:46: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_raw.c:46: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_raw.c:46: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ make[3]: In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_raw.c:46: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ *** [libtirpc_la-auth_unix.lo] Error 1 ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from clnt_raw.c:46: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getnetconfig.c:41: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from getnetconfig.c:41: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getnetconfig.c:41: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from getnetconfig.c:41: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getnetconfig.c:41: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from getnetconfig.c:41: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getnetconfig.c:41: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from getnetconfig.c:41: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getnetconfig.c:41: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from getnetconfig.c:41: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getnetconfig.c:41: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from getnetconfig.c:41: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getnetconfig.c:41: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from getnetconfig.c:41: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ clnt_generic.c:317:1: error: conflicting types for 'clnt_tli_create' clnt_tli_create(int fd, const struct netconfig *nconf, ^~~~~~~~~~~~~~~ In file included from ../tirpc/rpc/rpc.h:49:0, from clnt_generic.c:41: ../tirpc/rpc/clnt.h:361:16: note: previous declaration of 'clnt_tli_create' was here extern CLIENT *clnt_tli_create(const int, const struct netconfig *, ^~~~~~~~~~~~~~~ make[3]: *** [libtirpc_la-clnt_bcast.lo] Error 1 clnt_dg.c: In function 'clnt_dg_create': clnt_dg.c:270:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] cl->cl_private = (caddr_t)(void *)cu; ^ clnt_dg.c:270:17: warning: assignment makes pointer from integer without a cast [-Wint-conversion] cl->cl_private = (caddr_t)(void *)cu; ^ In file included from ../tirpc/rpc/clnt.h:43:0, from clnt_dg.c:45: clnt_dg.c: In function 'clnt_dg_call': clnt_dg.c:369:45: warning: passing argument 4 of 'cl->cl_auth->ah_ops->ah_wrap' makes integer from pointer without a cast [-Wint-conversion] (! AUTH_WRAP(cl->cl_auth, xdrs, xargs, argsp))) { ^ ../tirpc/rpc/auth.h:231:10: note: in definition of macro 'AUTH_WRAP' xfunc, xwhere)) ^~~~~~ clnt_dg.c:369:45: note: expected 'caddr_t {aka int}' but argument is of type 'void *' (! AUTH_WRAP(cl->cl_auth, xdrs, xargs, argsp))) { ^ ../tirpc/rpc/auth.h:231:10: note: in definition of macro 'AUTH_WRAP' xfunc, xwhere)) ^~~~~~ clnt_dg.c:403:41: warning: assignment makes integer from pointer without a cast [-Wint-conversion] reply_msg.acpted_rply.ar_results.where = NULL; ^ make[3]: *** [libtirpc_la-clnt_generic.lo] Error 1 In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_vc.c:67: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from clnt_vc.c:50:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_vc.c:67: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from clnt_vc.c:50:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_vc.c:67: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ make[3]: In file included from clnt_vc.c:50:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ *** [libtirpc_la-clnt_perror.lo] Error 1 In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_vc.c:67: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from clnt_vc.c:50:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_vc.c:67: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from clnt_vc.c:50:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_vc.c:67: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ In file included from ../tirpc/rpc/clnt.h:43:0, from clnt_dg.c:45: clnt_dg.c:520:18: warning: passing argument 4 of 'cl->cl_auth->ah_ops->ah_unwrap' makes integer from pointer without a cast [-Wint-conversion] xresults, resultsp)) { ^ ../tirpc/rpc/auth.h:238:10: note: in definition of macro 'AUTH_UNWRAP' xfunc, xwhere)) ^~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from clnt_vc.c:50:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from clnt_vc.c:67: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ clnt_dg.c:520:18: note: expected 'caddr_t {aka int}' but argument is of type 'void *' xresults, resultsp)) { ^ ../tirpc/rpc/auth.h:238:10: note: in definition of macro 'AUTH_UNWRAP' xfunc, xwhere)) ^~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from clnt_vc.c:50:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ clnt_dg.c:524:46: warning: comparison between pointer and integer if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) { ^~ clnt_raw.c: In function 'clnt_raw_call': clnt_raw.c:186:35: warning: assignment makes integer from pointer without a cast [-Wint-conversion] msg.acpted_rply.ar_results.where = resultsp; ^ clnt_raw.c:222:39: warning: comparison between pointer and integer if (msg.acpted_rply.ar_verf.oa_base != NULL) { ^~ make[3]: *** [libtirpc_la-clnt_simple.lo] Error 1 make[3]: *** [libtirpc_la-clnt_raw.lo] Error 1 In file included from pmap_prot.c:38:0: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from pmap_prot.c:38: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from pmap_prot.c:38:0: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from pmap_prot.c:38: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from pmap_prot.c:38:0: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from ../tirpc/rpc/types.h:41:0, from pmap_prot.c:38: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from pmap_prot.c:38:0: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from pmap_prot.c:38: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from pmap_prot.c:38:0: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from pmap_prot.c:38: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from pmap_prot.c:38:0: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from pmap_prot.c:38: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from pmap_prot.c:38:0: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from pmap_prot.c:38: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ make[3]: *** [libtirpc_la-clnt_dg.lo] Error 1 In file included from ../tirpc/rpc/rpc.h:46:0, from clnt_vc.c:67: clnt_vc.c: In function 'clnt_vc_call': clnt_vc.c:377:48: warning: passing argument 4 of 'cl->cl_auth->ah_ops->ah_wrap' makes integer from pointer without a cast [-Wint-conversion] (! AUTH_WRAP(cl->cl_auth, xdrs, xdr_args, args_ptr))) { ^ ../tirpc/rpc/auth.h:231:10: note: in definition of macro 'AUTH_WRAP' xfunc, xwhere)) ^~~~~~ clnt_vc.c:377:48: note: expected 'caddr_t {aka int}' but argument is of type 'void *' (! AUTH_WRAP(cl->cl_auth, xdrs, xdr_args, args_ptr))) { ^ ../tirpc/rpc/auth.h:231:10: note: in definition of macro 'AUTH_WRAP' xfunc, xwhere)) ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getrpcport.c:42: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from getrpcport.c:34:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getrpcport.c:42: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from getrpcport.c:34:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getrpcport.c:42: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from getrpcport.c:34:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getrpcport.c:42: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from getrpcport.c:34:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ clnt_vc.c:407:42: warning: assignment makes integer from pointer without a cast [-Wint-conversion] reply_msg.acpted_rply.ar_results.where = NULL; ^ In file included from ../tirpc/rpc/rpc.h:38:0, from getrpcport.c:42: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from getrpcport.c:34:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getrpcport.c:42: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from getrpcport.c:34:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getrpcport.c:42: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from getrpcport.c:34:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from rpc_dtablesize.c:31: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/xdr.h:46, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from rpc_dtablesize.c:31: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from rpc_dtablesize.c:31: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ In file included from ../tirpc/rpc/rpc.h:46:0, from clnt_vc.c:67: clnt_vc.c:434:20: warning: passing argument 4 of 'cl->cl_auth->ah_ops->ah_unwrap' makes integer from pointer without a cast [-Wint-conversion] xdr_results, results_ptr)) { ^ ../tirpc/rpc/auth.h:238:10: note: in definition of macro 'AUTH_UNWRAP' xfunc, xwhere)) ^~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/xdr.h:46, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from rpc_dtablesize.c:31: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ clnt_vc.c:434:20: note: expected 'caddr_t {aka int}' but argument is of type 'void *' xdr_results, results_ptr)) { ^ ../tirpc/rpc/auth.h:238:10: note: in definition of macro 'AUTH_UNWRAP' xfunc, xwhere)) ^~~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from rpc_dtablesize.c:31: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/xdr.h:46, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from rpc_dtablesize.c:31: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from rpc_dtablesize.c:31: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/xdr.h:46, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from rpc_dtablesize.c:31: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from rpc_dtablesize.c:31: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ clnt_vc.c:439:45: warning: comparison between pointer and integer if (reply_msg.acpted_rply.ar_verf.oa_base != NULL) { ^~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/xdr.h:46, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from rpc_dtablesize.c:31: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from rpc_dtablesize.c:31: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/xdr.h:46, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from rpc_dtablesize.c:31: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/xdr.h:46:0, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from rpc_dtablesize.c:31: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/xdr.h:46, from ../tirpc/rpc/auth.h:49, from ../tirpc/rpc/clnt.h:43, from rpc_dtablesize.c:31: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ make[3]: *** [libtirpc_la-getnetconfig.lo] Error 1 pmap_prot.c: In function 'xdr_pmap': pmap_prot.c:52:23: warning: passing argument 2 of 'xdr_u_long' from incompatible pointer type [-Wincompatible-pointer-types] if (xdr_u_long(xdrs, ®s->pm_prog) && ^ In file included from pmap_prot.c:39:0: ../tirpc/rpc/xdr.h:292:15: note: expected 'u_long * {aka int *}' but argument is of type 'long unsigned int *' extern bool_t xdr_u_long(XDR *, u_long *); ^~~~~~~~~~ pmap_prot.c:53:20: warning: passing argument 2 of 'xdr_u_long' from incompatible pointer type [-Wincompatible-pointer-types] xdr_u_long(xdrs, ®s->pm_vers) && ^ In file included from pmap_prot.c:39:0: ../tirpc/rpc/xdr.h:292:15: note: expected 'u_long * {aka int *}' but argument is of type 'long unsigned int *' extern bool_t xdr_u_long(XDR *, u_long *); ^~~~~~~~~~ pmap_prot.c:54:20: warning: passing argument 2 of 'xdr_u_long' from incompatible pointer type [-Wincompatible-pointer-types] xdr_u_long(xdrs, ®s->pm_prot)) ^ In file included from pmap_prot.c:39:0: ../tirpc/rpc/xdr.h:292:15: note: expected 'u_long * {aka int *}' but argument is of type 'long unsigned int *' extern bool_t xdr_u_long(XDR *, u_long *); ^~~~~~~~~~ pmap_prot.c:55:28: warning: passing argument 2 of 'xdr_u_long' from incompatible pointer type [-Wincompatible-pointer-types] return (xdr_u_long(xdrs, ®s->pm_port)); ^ In file included from pmap_prot.c:39:0: ../tirpc/rpc/xdr.h:292:15: note: expected 'u_long * {aka int *}' but argument is of type 'long unsigned int *' extern bool_t xdr_u_long(XDR *, u_long *); ^~~~~~~~~~ make[3]: *** [libtirpc_la-pmap_prot.lo] Error 1 make[3]: *** [libtirpc_la-rpc_dtablesize.lo] Error 1 In file included from ../tirpc/rpc/rpc.h:38:0, from mt_misc.c:4: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from mt_misc.c:4: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from mt_misc.c:4: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from mt_misc.c:4: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from mt_misc.c:4: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from mt_misc.c:4: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from mt_misc.c:4: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from mt_misc.c:4: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from mt_misc.c:4: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from mt_misc.c:4: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from mt_misc.c:4: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from mt_misc.c:4: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from mt_misc.c:4: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from mt_misc.c:4: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ make[3]: *** [libtirpc_la-getrpcport.lo] Error 1 make[3]: *** [libtirpc_la-clnt_vc.lo] Error 1 In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_st_xdr.c:39: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpcb_st_xdr.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_st_xdr.c:39: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpcb_st_xdr.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_st_xdr.c:39: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpcb_st_xdr.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_st_xdr.c:39: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpcb_st_xdr.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_st_xdr.c:39: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpcb_st_xdr.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_st_xdr.c:39: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpcb_st_xdr.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_st_xdr.c:39: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpcb_st_xdr.c:39: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ In file included from pmap_prot2.c:38:0: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from pmap_prot2.c:38: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from pmap_prot2.c:38:0: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from pmap_prot2.c:38: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from pmap_prot2.c:38:0: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from ../tirpc/rpc/types.h:41:0, from pmap_prot2.c:38: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from pmap_prot2.c:38:0: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from pmap_prot2.c:38: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from pmap_prot2.c:38:0: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from pmap_prot2.c:38: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from pmap_prot2.c:38:0: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from pmap_prot2.c:38: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from pmap_prot2.c:38:0: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from pmap_prot2.c:38: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_prot.c:40: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpcb_prot.c:40: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_prot.c:40: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpcb_prot.c:40: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_prot.c:40: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpcb_prot.c:40: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_prot.c:40: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpcb_prot.c:40: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_prot.c:40: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpcb_prot.c:40: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_prot.c:40: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpcb_prot.c:40: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_prot.c:40: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpcb_prot.c:40: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_soc.c:51: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from rpc_soc.c:48:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_soc.c:51: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from rpc_soc.c:48:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_soc.c:51: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from rpc_soc.c:48:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_soc.c:51: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from rpc_soc.c:48:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_soc.c:51: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from rpc_soc.c:48:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_soc.c:51: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_clnt.c:41: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ In file included from rpc_soc.c:48:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_soc.c:51: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ In file included from pmap_clnt.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_clnt.c:41: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ In file included from rpc_soc.c:48:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from pmap_clnt.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_clnt.c:41: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from pmap_clnt.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_clnt.c:41: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from pmap_clnt.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_clnt.c:41: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from pmap_clnt.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_clnt.c:41: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from pmap_clnt.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_clnt.c:41: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from pmap_clnt.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_clnt.c:39: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from rpcb_clnt.c:35:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_clnt.c:39: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from rpcb_clnt.c:35:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_clnt.c:39: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from rpcb_clnt.c:35:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_clnt.c:39: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getrpcent.c:48: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from rpcb_clnt.c:35:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from getrpcent.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_clnt.c:39: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getrpcent.c:48: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ In file included from rpcb_clnt.c:35:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_clnt.c:39: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ In file included from getrpcent.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getrpcent.c:48: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ In file included from rpcb_clnt.c:35:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpcb_clnt.c:39: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ In file included from getrpcent.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getrpcent.c:48: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from getrpcent.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from rpcb_clnt.c:35:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getrpcent.c:48: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from getrpcent.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getrpcent.c:48: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from getrpcent.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from getrpcent.c:48: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from getrpcent.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_getport.c:44: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from pmap_getport.c:35:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_getport.c:44: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from pmap_getport.c:35:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_getport.c:44: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from pmap_getport.c:35:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_getport.c:44: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from pmap_getport.c:35:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_getport.c:44: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from pmap_getport.c:35:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_getport.c:44: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from pmap_getport.c:35:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_getport.c:44: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from pmap_getport.c:35:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_prot.c:46: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_prot.c:46: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_prot.c:46: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_prot.c:46: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_prot.c:46: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_prot.c:46: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_prot.c:46: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_prot.c:46: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_prot.c:46: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_prot.c:46: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_prot.c:46: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_prot.c:46: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_prot.c:46: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_prot.c:46: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_commondata.c:29: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_commondata.c:29: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_commondata.c:29: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_commondata.c:29: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_commondata.c:29: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_commondata.c:29: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_commondata.c:29: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_commondata.c:29: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_commondata.c:29: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_commondata.c:29: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_commondata.c:29: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_commondata.c:29: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_commondata.c:29: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_commondata.c:29: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_callmsg.c:40: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_callmsg.c:40: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_callmsg.c:40: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_callmsg.c:40: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_callmsg.c:40: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_callmsg.c:40: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_callmsg.c:40: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_callmsg.c:40: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_callmsg.c:40: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_callmsg.c:40: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_callmsg.c:40: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_callmsg.c:40: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_callmsg.c:40: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/types.h:41:0, from ../tirpc/rpc/rpc.h:38, from rpc_callmsg.c:40: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ pmap_prot2.c: In function 'xdr_pmaplist': pmap_prot2.c:113:29: warning: passing argument 2 of 'xdr_reference' from incompatible pointer type [-Wincompatible-pointer-types] if (! xdr_reference(xdrs, (caddr_t *)rp, ^ In file included from pmap_prot2.c:39:0: ../tirpc/rpc/xdr.h:322:15: note: expected 'char **' but argument is of type 'caddr_t * {aka int *}' extern bool_t xdr_reference(XDR *, char **, u_int, xdrproc_t); ^~~~~~~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_getmaps.c:51: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from pmap_getmaps.c:38:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_getmaps.c:51: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from pmap_getmaps.c:38:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_getmaps.c:51: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from pmap_getmaps.c:38:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_getmaps.c:51: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from pmap_getmaps.c:38:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_getmaps.c:51: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from pmap_getmaps.c:38:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_getmaps.c:51: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from pmap_getmaps.c:38:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_getmaps.c:51: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from pmap_getmaps.c:38:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_rmt.c:53: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from pmap_rmt.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_rmt.c:53: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from pmap_rmt.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_rmt.c:53: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from pmap_rmt.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_rmt.c:53: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from pmap_rmt.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_rmt.c:53: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from pmap_rmt.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_rmt.c:53: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from pmap_rmt.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from pmap_rmt.c:53: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from pmap_rmt.c:37:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_generic.c:47: ../tirpc/rpc/types.h:75:9: error: unknown type name '__u_char' typedef __u_char u_char; ^~~~~~~~ ../tirpc/rpc/types.h:75:18: error: conflicting types for 'u_char' typedef __u_char u_char; ^~~~~~ In file included from rpc_generic.c:39:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:64:23: note: previous declaration of 'u_char' was here typedef unsigned char u_char; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_generic.c:47: ../tirpc/rpc/types.h:76:9: error: unknown type name '__u_short' typedef __u_short u_short; ^~~~~~~~~ ../tirpc/rpc/types.h:76:19: error: conflicting types for 'u_short' typedef __u_short u_short; ^~~~~~~ In file included from rpc_generic.c:39:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:65:24: note: previous declaration of 'u_short' was here typedef unsigned short u_short, ushort; ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_generic.c:47: ../tirpc/rpc/types.h:77:9: error: unknown type name '__u_int' typedef __u_int u_int; ^~~~~~~ ../tirpc/rpc/types.h:77:17: error: conflicting types for 'u_int' typedef __u_int u_int; ^~~~~ In file included from rpc_generic.c:39:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:66:18: note: previous declaration of 'u_int' was here typedef unsigned u_int, uint; ^~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_generic.c:47: ../tirpc/rpc/types.h:78:9: error: unknown type name '__u_long' typedef __u_long u_long; ^~~~~~~~ ../tirpc/rpc/types.h:78:18: error: conflicting types for 'u_long' typedef __u_long u_long; ^~~~~~ In file included from rpc_generic.c:39:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:67:23: note: previous declaration of 'u_long' was here typedef unsigned long u_long, ulong; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_generic.c:47: ../tirpc/rpc/types.h:79:9: error: unknown type name '__quad_t' typedef __quad_t quad_t; ^~~~~~~~ ../tirpc/rpc/types.h:79:18: error: conflicting types for 'quad_t' typedef __quad_t quad_t; ^~~~~~ In file included from rpc_generic.c:39:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:68:19: note: previous declaration of 'quad_t' was here typedef long long quad_t; ^~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_generic.c:47: ../tirpc/rpc/types.h:80:9: error: unknown type name '__u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~~~ ../tirpc/rpc/types.h:80:20: error: conflicting types for 'u_quad_t' typedef __u_quad_t u_quad_t; ^~~~~~~~ In file included from rpc_generic.c:39:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:69:28: note: previous declaration of 'u_quad_t' was here typedef unsigned long long u_quad_t; ^~~~~~~~ In file included from ../tirpc/rpc/rpc.h:38:0, from rpc_generic.c:47: ../tirpc/rpc/types.h:81:9: error: unknown type name '__fsid_t' typedef __fsid_t fsid_t; ^~~~~~~~ ../tirpc/rpc/types.h:85:9: error: unknown type name '__daddr_t' typedef __daddr_t daddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:9: error: unknown type name '__caddr_t' typedef __caddr_t caddr_t; ^~~~~~~~~ ../tirpc/rpc/types.h:86:19: error: conflicting types for 'caddr_t' typedef __caddr_t caddr_t; ^~~~~~~ In file included from rpc_generic.c:39:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/sys/types.h:63:15: note: previous declaration of 'caddr_t' was here typedef char *caddr_t; ^~~~~~~ make[3]: *** [libtirpc_la-pmap_prot2.lo] Error 1 rpcb_prot.c: In function 'xdr_rpcblist_ptr': rpcb_prot.c:123:29: warning: passing argument 2 of 'xdr_reference' from incompatible pointer type [-Wincompatible-pointer-types] if (! xdr_reference(xdrs, (caddr_t *)rp, ^ In file included from ../tirpc/rpc/rpc.h:43:0, from rpcb_prot.c:40: ../tirpc/rpc/xdr.h:322:15: note: expected 'char **' but argument is of type 'caddr_t * {aka int *}' extern bool_t xdr_reference(XDR *, char **, u_int, xdrproc_t); ^~~~~~~~~~~~~ rpcb_prot.c: In function 'xdr_rpcb_entry': rpcb_prot.c:169:27: warning: pointer targets in passing argument 2 of 'xdr_u_int32_t' differ in signedness [-Wpointer-sign] if (!xdr_u_int32_t(xdrs, &objp->r_nc_semantics)) { ^ In file included from ../tirpc/rpc/rpc.h:43:0, from rpcb_prot.c:40: ../tirpc/rpc/xdr.h:302:15: note: expected 'u_int32_t * {aka unsigned int *}' but argument is of type 'u_int * {aka int *}' extern bool_t xdr_u_int32_t(XDR *, u_int32_t *); ^~~~~~~~~~~~~ rpcb_prot.c: In function 'xdr_rpcb_entry_list_ptr': rpcb_prot.c:212:29: warning: passing argument 2 of 'xdr_reference' from incompatible pointer type [-Wincompatible-pointer-types] if (! xdr_reference(xdrs, (caddr_t *)rp, ^ make[3]: *** [libtirpc_la-mt_misc.lo] Error 1 In file included from ../tirpc/rpc/rpc.h:43:0, from rpcb_prot.c:40: ../tirpc/rpc/xdr.h:322:15: note: expected 'char **' but argument is of type 'caddr_t * {aka int *}' extern bool_t xdr_reference(XDR *, char **, u_int, xdrproc_t); ^~~~~~~~~~~~~ rpcb_prot.c: In function 'xdr_rpcb_rmtcallres': rpcb_prot.c:299:23: warning: pointer targets in passing argument 2 of 'xdr_u_int' differ in signedness [-Wpointer-sign] if (!xdr_u_int(xdrs, &objp->results.results_len)) { ^ In file included from ../tirpc/rpc/rpc.h:43:0, from rpcb_prot.c:40: ../tirpc/rpc/xdr.h:290:15: note: expected 'u_int * {aka int *}' but argument is of type 'u_int32_t * {aka unsigned int *}' extern bool_t xdr_u_int(XDR *, u_int *); ^~~~~~~~~ rpc_prot.c: In function 'xdr_opaque_auth': rpc_prot.c:69:27: warning: passing argument 2 of 'xdr_bytes' from incompatible pointer type [-Wincompatible-pointer-types] return (xdr_bytes(xdrs, &ap->oa_base, ^ In file included from ../tirpc/rpc/rpc.h:43:0, from rpc_prot.c:46: ../tirpc/rpc/xdr.h:312:15: note: expected 'char **' but argument is of type 'caddr_t * {aka int *}' extern bool_t xdr_bytes(XDR *, char **, u_int *, u_int); ^~~~~~~~~ rpc_prot.c: In function 'xdr_des_block': rpc_prot.c:86:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (xdr_opaque(xdrs, (caddr_t)(void *)blkp, sizeof(des_block))); ^ rpc_prot.c:86:27: warning: passing argument 2 of 'xdr_opaque' makes pointer from integer without a cast [-Wint-conversion] In file included from ../tirpc/rpc/rpc.h:43:0, from rpc_prot.c:46: ../tirpc/rpc/xdr.h:313:15: note: expected 'char *' but argument is of type 'int' extern bool_t xdr_opaque(XDR *, char *, u_int); ^~~~~~~~~~ rpc_prot.c: In function 'xdr_replymsg': rpc_prot.c:177:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (caddr_t)(void *)&(rmsg->rm_reply.ru), reply_dscrm, ^ rpc_prot.c:177:6: warning: passing argument 3 of 'xdr_union' makes pointer from integer without a cast [-Wint-conversion] make[3]: *** [libtirpc_la-getrpcent.lo] Error 1 In file included from ../tirpc/rpc/rpc.h:43:0, from rpc_prot.c:46: ../tirpc/rpc/xdr.h:315:15: note: expected 'char *' but argument is of type 'int' extern bool_t xdr_union(XDR *, enum_t *, char *, const struct xdr_discrim *, xdrproc_t); ^~~~~~~~~ rpc_callmsg.c: In function 'xdr_callmsg': rpc_callmsg.c:87:18: warning: passing argument 2 of 'memmove' makes pointer from integer without a cast [-Wint-conversion] memmove(buf, oa->oa_base, oa->oa_length); ^~ In file included from rpc_callmsg.c:38:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/string.h:26:7: note: expected 'const void *' but argument is of type 'caddr_t {aka int}' void *memmove (void *, const void *, size_t); ^~~~~~~ make[3]: *** [libtirpc_la-pmap_getport.lo] Error 1 rpc_callmsg.c:94:18: warning: passing argument 2 of 'memmove' makes pointer from integer without a cast [-Wint-conversion] memmove(buf, oa->oa_base, oa->oa_length); ^~ In file included from rpc_callmsg.c:38:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/string.h:26:7: note: expected 'const void *' but argument is of type 'caddr_t {aka int}' void *memmove (void *, const void *, size_t); ^~~~~~~ rpc_soc.c: In function 'rpc_wrap_bcast': rpc_soc.c:490:34: warning: passing argument 1 of 'clnt_broadcast_result' makes integer from pointer without a cast [-Wint-conversion] return (*clnt_broadcast_result)(resultp, ^~~~~~~ rpc_soc.c:490:34: note: expected 'caddr_t {aka int}' but argument is of type 'char *' rpc_soc.c: In function 'clnt_broadcast': rpc_soc.c:518:30: warning: passing argument 5 of 'rpc_broadcast' makes integer from pointer without a cast [-Wint-conversion] (rpcproc_t)proc, xargs, argsp, xresults, resultsp, ^~~~~ rpc_callmsg.c:124:21: warning: comparison between pointer and integer if (oa->oa_base == NULL) { ^~ rpc_callmsg.c:125:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] oa->oa_base = (caddr_t) ^ rpc_callmsg.c:127:22: warning: comparison between pointer and integer if (oa->oa_base == NULL) ^~ In file included from ../tirpc/rpc/rpc.h:49:0, from rpc_soc.c:51: ../tirpc/rpc/clnt.h:551:23: note: expected 'caddr_t {aka int}' but argument is of type 'void *' extern enum clnt_stat rpc_broadcast(const rpcprog_t, const rpcvers_t, ^~~~~~~~~~~~~ rpc_soc.c:518:47: warning: passing argument 7 of 'rpc_broadcast' makes integer from pointer without a cast [-Wint-conversion] (rpcproc_t)proc, xargs, argsp, xresults, resultsp, ^~~~~~~~ make[3]: In file included from ../tirpc/rpc/rpc.h:49:0, from rpc_soc.c:51: ../tirpc/rpc/clnt.h:551:23: note: expected 'caddr_t {aka int}' but argument is of type 'void *' extern enum clnt_stat rpc_broadcast(const rpcprog_t, const rpcvers_t, ^~~~~~~~~~~~~ rpc_callmsg.c:132:27: warning: passing argument 2 of 'xdr_opaque' makes pointer from integer without a cast [-Wint-conversion] if (xdr_opaque(xdrs, oa->oa_base, ^~ *** [libtirpc_la-pmap_clnt.lo] Error 1 pmap_rmt.c: In function 'xdr_rmtcallres': In file included from ../tirpc/rpc/rpc.h:43:0, from rpc_callmsg.c:40: ../tirpc/rpc/xdr.h:313:15: note: expected 'char *' but argument is of type 'caddr_t {aka int}' extern bool_t xdr_opaque(XDR *, char *, u_int); ^~~~~~~~~~ pmap_rmt.c:161:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] port_ptr = (caddr_t)(void *)crp->port_ptr; ^ rpc_callmsg.c:137:14: warning: passing argument 1 of 'memmove' makes pointer from integer without a cast [-Wint-conversion] memmove(oa->oa_base, buf, ^~ pmap_rmt.c:162:26: warning: passing argument 2 of 'xdr_reference' from incompatible pointer type [-Wincompatible-pointer-types] if (xdr_reference(xdrs, &port_ptr, sizeof (u_long), ^ In file included from rpc_callmsg.c:38:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/string.h:26:7: note: expected 'void *' but argument is of type 'caddr_t {aka int}' void *memmove (void *, const void *, size_t); ^~~~~~~ In file included from ../tirpc/rpc/rpc.h:43:0, from pmap_rmt.c:53: ../tirpc/rpc/xdr.h:322:15: note: expected 'char **' but argument is of type 'caddr_t * {aka int *}' extern bool_t xdr_reference(XDR *, char **, u_int, xdrproc_t); ^~~~~~~~~~~~~ pmap_rmt.c:164:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] crp->port_ptr = (u_long *)(void *)port_ptr; ^ rpc_callmsg.c:160:21: warning: comparison between pointer and integer if (oa->oa_base == NULL) { ^~ rpc_callmsg.c:161:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] oa->oa_base = (caddr_t) ^ rpc_callmsg.c:163:22: warning: comparison between pointer and integer if (oa->oa_base == NULL) ^~ rpc_callmsg.c:168:27: warning: passing argument 2 of 'xdr_opaque' makes pointer from integer without a cast [-Wint-conversion] if (xdr_opaque(xdrs, oa->oa_base, ^~ In file included from ../tirpc/rpc/rpc.h:43:0, from rpc_callmsg.c:40: ../tirpc/rpc/xdr.h:313:15: note: expected 'char *' but argument is of type 'caddr_t {aka int}' extern bool_t xdr_opaque(XDR *, char *, u_int); ^~~~~~~~~~ rpc_callmsg.c:173:14: warning: passing argument 1 of 'memmove' makes pointer from integer without a cast [-Wint-conversion] memmove(oa->oa_base, buf, ^~ In file included from rpc_callmsg.c:38:0: /accts/mlweber1/instance-3/output/host/x86_64-buildroot-linux-musl/sysroot/usr/include/string.h:26:7: note: expected 'void *' but argument is of type 'caddr_t {aka int}' void *memmove (void *, const void *, size_t); ^~~~~~~ make[3]: *** [libtirpc_la-rpcb_prot.lo] Error 1 make[3]: *** [libtirpc_la-rpc_commondata.lo] Error 1 make[3]: *** [libtirpc_la-rpcb_st_xdr.lo] Error 1 In file included from ../tirpc/rpc/rpc.h:49:0, from rpcb_clnt.c:39: rpcb_clnt.c: In function '__try_protocol_version_2': rpcb_clnt.c:768:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (xdrproc_t) xdr_pmap, (caddr_t)(void *)&pmapparms, ^ ../tirpc/rpc/clnt.h:164:3: note: in definition of macro 'CLNT_CALL' argsp, xres, resp, secs)) ^~~~~ rpcb_clnt.c:769:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (xdrproc_t) xdr_u_short, (caddr_t)(void *)&port, ^ ../tirpc/rpc/clnt.h:164:16: note: in definition of macro 'CLNT_CALL' argsp, xres, resp, secs)) ^~~~ make[3]: *** [libtirpc_la-pmap_getmaps.lo] Error 1 rpcb_clnt.c:768:28: warning: passing argument 4 of 'client->cl_ops->cl_call' makes pointer from integer without a cast [-Wint-conversion] (xdrproc_t) xdr_pmap, (caddr_t)(void *)&pmapparms, ^ ../tirpc/rpc/clnt.h:164:3: note: in definition of macro 'CLNT_CALL' argsp, xres, resp, secs)) ^~~~~ rpcb_clnt.c:768:28: note: expected 'void *' but argument is of type 'int' (xdrproc_t) xdr_pmap, (caddr_t)(void *)&pmapparms, ^ ../tirpc/rpc/clnt.h:164:3: note: in definition of macro 'CLNT_CALL' argsp, xres, resp, secs)) ^~~~~ rpcb_clnt.c:769:31: warning: passing argument 6 of 'client->cl_ops->cl_call' makes pointer from integer without a cast [-Wint-conversion] (xdrproc_t) xdr_u_short, (caddr_t)(void *)&port, ^ ../tirpc/rpc/clnt.h:164:16: note: in definition of macro 'CLNT_CALL' argsp, xres, resp, secs)) ^~~~ rpcb_clnt.c:769:31: note: expected 'void *' but argument is of type 'int' (xdrproc_t) xdr_u_short, (caddr_t)(void *)&port, ^ ../tirpc/rpc/clnt.h:164:16: note: in definition of macro 'CLNT_CALL' argsp, xres, resp, secs)) ^~~~ make[3]: *** [libtirpc_la-rpc_prot.lo] Error 1 make[3]: *** [libtirpc_la-pmap_rmt.lo] Error 1 rpcb_clnt.c: In function 'rpcb_rmtcall': rpcb_clnt.c:1092:18: warning: assignment makes pointer from integer without a cast [-Wint-conversion] a.args.args_val = argsp; ^ rpcb_clnt.c:1095:24: warning: assignment makes pointer from integer without a cast [-Wint-conversion] r.results.results_val = resp; ^ make[3]: *** [libtirpc_la-rpc_callmsg.lo] Error 1 make[3]: *** [libtirpc_la-rpc_soc.lo] Error 1 make[3]: *** [libtirpc_la-rpcb_clnt.lo] Error 1 make[3]: *** [libtirpc_la-rpc_generic.lo] Error 1 make[3]: Leaving directory `/accts/mlweber1/instance-3/output/build/libtirpc-1.0.3/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/accts/mlweber1/instance-3/output/build/libtirpc-1.0.3' make[1]: *** [all] Error 2 make[1]: Leaving directory `/accts/mlweber1/instance-3/output/build/libtirpc-1.0.3' make: *** [/accts/mlweber1/instance-3/output/build/libtirpc-1.0.3/.stamp_built] Error 2 make: Leaving directory `/accts/mlweber1/instance-3/buildroot'