Applying ./patches/101-musl-getservbyport.patch using plaintext: patching file utils/statd/rmtcall.c Applying ./patches/110-move-hardcoded-rundir.patch using plaintext: patching file utils/blkmapd/device-discovery.c patching file utils/gssd/gssd.h patching file utils/statd/sm-notify.c patching file utils/statd/statd.c Applying ./patches/200-fix-macos-build.patch using plaintext: patching file tools/rpcgen/rpc_main.c checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c checking whether build environment is sane... yes 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 to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... 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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking pkg-config is at least version 0.9.0... yes checking for TIRPC... yes checking for authgss_free_private_data in -ltirpc... no checking for libtirpc_set_debug in -ltirpc... yes checking for prctl... (cached) yes checking for cap_get_proc in -lcap... no checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no checking pkg-config is at least version 0.9.0... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for x86_64-pc-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed checking for fgrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 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 /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from 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-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-ld... /usr/bin/ld -m elf_x86_64 checking for ANSI C header files... (cached) yes checking for GNU libc2... yes checking for BSD signal semantics... no checking for gethostbyname... yes checking for connect... yes checking for getaddrinfo... yes checking for getservbyname... yes checking for crypt in -lcrypt... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for unshare... yes checking for fstatat... yes checking for statx... yes checking for pthread_create in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking rpc/rpc.h usability... yes checking rpc/rpc.h presence... yes checking for rpc/rpc.h... yes checking for blkid_get_library_version in -lblkid... (cached) yes checking for blkid/blkid.h... (cached) yes checking for suitable libblkid version... yes checking for __res_querydomain in -lresolv... (cached) yes checking ldap.h usability... no checking ldap.h presence... no checking for ldap.h... no checking for getifaddrs... yes checking for getnameinfo... yes checking for bindresvport_sa in -ltirpc... yes 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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) 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 paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.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 sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking com_err.h usability... yes checking com_err.h presence... yes checking for com_err.h... yes checking et/com_err.h usability... yes checking et/com_err.h presence... yes checking for et/com_err.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct file_handle... yes checking for working alloca.h... yes checking for alloca... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking for library containing getmntent... none required checking whether gcc needs -traditional... no checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for alarm... yes checking for atexit... yes checking for dup2... yes checking for fdatasync... yes checking for ftruncate... yes checking for getcwd... yes checking for gethostbyaddr... yes checking for gethostbyname... (cached) yes checking for gethostname... yes checking for getmntent... (cached) yes checking for getnameinfo... (cached) yes checking for getrpcbyname... yes checking for getifaddrs... (cached) yes checking for gettimeofday... yes checking for hasmntopt... yes checking for inet_ntoa... yes checking for innetgr... yes checking for memset... yes checking for mkdir... yes checking for pathconf... yes checking for ppoll... yes checking for realpath... yes checking for rmdir... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtol... yes checking for strtoul... yes checking for sigprocmask... yes checking for name_to_handle_at... yes checking for getrpcbynumber... yes checking for getrpcbynumber_r... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking size of socklen_t... 4 checking whether CC supports -Werror=format-overflow=2... yes checking whether CC supports -Werror=int-conversion... yes checking whether CC supports -Werror=incompatible-pointer-types... yes checking whether CC supports -Werror=misleading-indentation... yes checking whether CC supports -Wno-cast-function-type... yes checking for __attribute__((format))... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating systemd/rpc-gssd.service config.status: creating linux-nfs/Makefile config.status: creating support/Makefile config.status: creating support/export/Makefile config.status: creating support/include/nfs/Makefile config.status: creating support/include/rpcsvc/Makefile config.status: creating support/include/sys/fs/Makefile config.status: creating support/include/sys/Makefile config.status: creating support/include/Makefile config.status: creating support/junction/Makefile config.status: creating support/misc/Makefile config.status: creating support/nfs/Makefile config.status: creating support/nsm/Makefile config.status: creating support/nfsidmap/Makefile config.status: creating support/nfsidmap/libnfsidmap.pc config.status: creating tools/Makefile config.status: creating tools/locktest/Makefile config.status: creating tools/nlmtest/Makefile config.status: creating tools/rpcdebug/Makefile config.status: creating tools/rpcgen/Makefile config.status: creating tools/mountstats/Makefile config.status: creating tools/nfs-iostat/Makefile config.status: creating tools/nfsdclnts/Makefile config.status: creating tools/nfsconf/Makefile config.status: creating tools/nfsdclddb/Makefile config.status: creating utils/Makefile config.status: creating utils/blkmapd/Makefile config.status: creating utils/nfsdcld/Makefile config.status: creating utils/nfsdcltrack/Makefile config.status: creating utils/exportfs/Makefile config.status: creating utils/gssd/Makefile config.status: creating utils/idmapd/Makefile config.status: creating utils/mount/Makefile config.status: creating utils/mountd/Makefile config.status: creating utils/exportd/Makefile config.status: creating utils/nfsd/Makefile config.status: creating utils/nfsref/Makefile config.status: creating utils/nfsstat/Makefile config.status: creating utils/nfsidmap/Makefile config.status: creating utils/showmount/Makefile config.status: creating utils/statd/Makefile config.status: creating systemd/Makefile config.status: creating tests/Makefile config.status: creating tests/nsm_client/Makefile config.status: creating support/include/config.h config.status: executing depfiles commands config.status: executing libtool commands make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/nfs-utils-2.5.4/tools/rpcgen' gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include/tirpc -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -Dlinux -Wno-error=missing-include-dirs -MT rpc_clntout.o -MD -MP -MF .deps/rpc_clntout.Tpo -c -o rpc_clntout.o rpc_clntout.c cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] mv -f .deps/rpc_clntout.Tpo .deps/rpc_clntout.Po gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include/tirpc -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -Dlinux -Wno-error=missing-include-dirs -MT rpc_cout.o -MD -MP -MF .deps/rpc_cout.Tpo -c -o rpc_cout.o rpc_cout.c cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] mv -f .deps/rpc_cout.Tpo .deps/rpc_cout.Po gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include/tirpc -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -Dlinux -Wno-error=missing-include-dirs -MT rpc_hout.o -MD -MP -MF .deps/rpc_hout.Tpo -c -o rpc_hout.o rpc_hout.c cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] mv -f .deps/rpc_hout.Tpo .deps/rpc_hout.Po gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include/tirpc -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -Dlinux -Wno-error=missing-include-dirs -MT rpc_main.o -MD -MP -MF .deps/rpc_main.Tpo -c -o rpc_main.o rpc_main.c cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] mv -f .deps/rpc_main.Tpo .deps/rpc_main.Po gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include/tirpc -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -Dlinux -Wno-error=missing-include-dirs -MT rpc_parse.o -MD -MP -MF .deps/rpc_parse.Tpo -c -o rpc_parse.o rpc_parse.c cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] mv -f .deps/rpc_parse.Tpo .deps/rpc_parse.Po gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include/tirpc -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -Dlinux -Wno-error=missing-include-dirs -MT rpc_sample.o -MD -MP -MF .deps/rpc_sample.Tpo -c -o rpc_sample.o rpc_sample.c cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] mv -f .deps/rpc_sample.Tpo .deps/rpc_sample.Po gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include/tirpc -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -Dlinux -Wno-error=missing-include-dirs -MT rpc_scan.o -MD -MP -MF .deps/rpc_scan.Tpo -c -o rpc_scan.o rpc_scan.c cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] mv -f .deps/rpc_scan.Tpo .deps/rpc_scan.Po gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include/tirpc -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -Dlinux -Wno-error=missing-include-dirs -MT rpc_svcout.o -MD -MP -MF .deps/rpc_svcout.Tpo -c -o rpc_svcout.o rpc_svcout.c cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] mv -f .deps/rpc_svcout.Tpo .deps/rpc_svcout.Po gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include/tirpc -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -Dlinux -Wno-error=missing-include-dirs -MT rpc_tblout.o -MD -MP -MF .deps/rpc_tblout.Tpo -c -o rpc_tblout.o rpc_tblout.c cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] mv -f .deps/rpc_tblout.Tpo .deps/rpc_tblout.Po gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include/tirpc -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -D_GNU_SOURCE -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -Dlinux -Wno-error=missing-include-dirs -MT rpc_util.o -MD -MP -MF .deps/rpc_util.Tpo -c -o rpc_util.o rpc_util.c cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] cc1: warning: /builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include: No such file or directory [-Wmissing-include-dirs] mv -f .deps/rpc_util.Tpo .deps/rpc_util.Po /usr/bin/env bash ../../libtool --tag=CC --mode=link gcc -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -Dlinux -Wno-error=missing-include-dirs -L/builder/shared-workdir/build/sdk/staging_dir/host/lib -L/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib -L/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/lib -o rpcgen rpc_clntout.o rpc_cout.o rpc_hout.o rpc_main.o rpc_parse.o rpc_sample.o rpc_scan.o rpc_svcout.o rpc_tblout.o rpc_util.o -lresolv libtool: link: gcc -pipe -Wall -Wextra -Wstrict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=format=2 -Werror=undef -Werror=missing-include-dirs -Werror=strict-aliasing=2 -Werror=init-self -Werror=implicit-function-declaration -Werror=return-type -Werror=switch -Werror=overflow -Werror=parentheses -Werror=aggregate-return -Werror=unused-result -fno-strict-aliasing -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Wno-cast-function-type -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/include -Dlinux -Wno-error=missing-include-dirs -o rpcgen rpc_clntout.o rpc_cout.o rpc_hout.o rpc_main.o rpc_parse.o rpc_sample.o rpc_scan.o rpc_svcout.o rpc_tblout.o rpc_util.o -L/builder/shared-workdir/build/sdk/staging_dir/host/lib -L/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib -L/builder/shared-workdir/build/sdk/staging_dir/target-mips64_octeonplus_64_musl/host/lib -lresolv make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/nfs-utils-2.5.4/tools/rpcgen' time: package/feeds/packages/nfs-kernel-server/host-compile#14.65#7.10#48.31