Applying ./patches/ppc-musl.patch using plaintext: 
patching file lib/sigsegv.c
configure: loading site script /builder/shared-workdir/build/sdk/include/site/aarch64
checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c
checking whether sleep supports fractional seconds... true
checking the filesystem timestamp resolution... 0.2
checking whether build environment is sane... yes
checking for aarch64-openwrt-linux-strip... aarch64-openwrt-linux-musl-strip
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-openwrt-linux-gnu
checking for gawk... (cached) gawk
checking for aarch64-openwrt-linux-gcc... aarch64-openwrt-linux-musl-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 the compiler supports GNU C... yes
checking whether aarch64-openwrt-linux-musl-gcc accepts -g... yes
checking for aarch64-openwrt-linux-musl-gcc option to enable C11 features... none needed
checking whether aarch64-openwrt-linux-musl-gcc understands -c and -o together... yes
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... none
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-openwrt-linux-musl-gcc... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for dirent.h... yes
checking for fnmatch.h... yes
checking for stdio_ext.h... yes
checking for sys/vfs.h... yes
checking for getopt.h... yes
checking for sys/cdefs.h... no
checking for threads.h... yes
checking for iconv.h... yes
checking for limits.h... yes
checking for crtdefs.h... no
checking for wctype.h... yes
checking for langinfo.h... yes
checking for xlocale.h... no
checking for sys/mman.h... yes
checking for malloc.h... yes
checking for sys/time.h... yes
checking for features.h... yes
checking for arpa/inet.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for sys/select.h... yes
checking for sys/wait.h... yes
checking for pthread.h... yes
checking for sys/ioctl.h... yes
checking for sys/uio.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking how to run the C preprocessor... aarch64-openwrt-linux-musl-gcc -E
checking for egrep -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for aarch64-openwrt-linux-ar... aarch64-openwrt-linux-musl-gcc-ar
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for aarch64-openwrt-linux-ranlib... aarch64-openwrt-linux-musl-gcc-ranlib
checking pkg-config is at least version 0.9.0... yes
checking for size_t... yes
checking for an ANSI C-conforming const... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for btowc... yes
checking for _set_invalid_parameter_handler... no
checking for fchdir... yes
checking for fcntl... yes
checking for symlink... yes
checking for fdopendir... yes
checking for mempcpy... yes
checking for fnmatch... yes
checking for mbsrtowcs... yes
checking for fstatat... yes
checking for openat... yes
checking for fstatfs... yes
checking for getdtablesize... yes
checking for getprogname... no
checking for getexecname... no
checking for isblank... yes
checking for iswcntrl... yes
checking for iswblank... yes
checking for lstat... (cached) yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mbrlen... yes
checking for mbslen... no
checking for mprotect... yes
checking for nl_langinfo... yes
checking for pipe... yes
checking for iswctype... yes
checking for sigaltstack... yes
checking for setrlimit... yes
checking for getrlimit... yes
checking for strerror_r... yes
checking for __xpg_strerror_r... yes
checking for strtoimax... yes
checking for strtoumax... yes
checking for wcrtomb... yes
checking for wctob... yes
checking for wcwidth... yes
checking for wmempcpy... no
checking for ftruncate... yes
checking for gettimeofday... (cached) yes
checking for duplocale... yes
checking for newlocale... yes
checking for uselocale... yes
checking for freelocale... yes
checking for pselect... yes
checking for pthread_sigmask... yes
checking for setenv... yes
checking for sleep... yes
checking for snprintf... yes
checking for catgets... yes
checking for shutdown... yes
checking for vasnprintf... no
checking for isascii... yes
checking for setlocale... (cached) yes
checking for nl_langinfo and CODESET... yes
checking for a traditional french locale... none
checking for ld... aarch64-openwrt-linux-musl-ld
checking if the linker (aarch64-openwrt-linux-musl-ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib
checking whether malloc is ptrdiff_t safe... yes
checking whether malloc, realloc, calloc set errno on failure... yes
checking whether the preprocessor supports include_next... yes
checking whether source code line length is unlimited... yes
checking for inline... inline
checking for aarch64-openwrt-linux-musl-gcc options needed to detect all undeclared functions... none needed
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... no
checking whether ctype.h defines __header_inline... no
checking whether fchdir is declared... yes
checking for working fcntl.h... cross-compiling
checking for pid_t... yes
checking for mode_t... yes
checking for promoted mode_t type... mode_t
checking for mbstate_t... yes
checking whether stat file-mode macros are broken... no
checking for C/C++ restrict keyword... __restrict__
checking for nlink_t... yes
checking whether lstat correctly handles trailing slash... guessing yes
checking for O_CLOEXEC... yes
checking whether getcwd (NULL, 0) allocates memory for result... guessing yes
checking for getcwd with POSIX signature... yes
checking whether getdtablesize is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... guessing yes
checking for working GNU getopt function... guessing no
checking for pthread.h... (cached) yes
checking for pthread_kill in -lpthread... yes
checking whether POSIX threads API is available... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
checking whether setlocale (category, NULL) is multithread-safe... yes
checking host CPU and C ABI... arm64
checking for iconv... yes
checking for working iconv... guessing yes
checking whether iconv is compatible with its POSIX signature... yes
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no
checking for wint_t... yes
checking whether wint_t is large enough... yes
checking whether the compiler produces multi-arch binaries... no
checking whether stdint.h conforms to C99... guessing yes
checking whether stdint.h works without ISO C predefines... yes
checking whether stdint.h has UINTMAX_WIDTH etc.... no
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking whether iswcntrl works... guessing yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking for a traditional japanese locale... none
checking for a french Unicode locale... none
checking for a transitional chinese locale... none
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ALTMON_1... no
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking for wchar_t... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether locale.h defines locale_t... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking whether imported symbols can be declared weak... guessing yes
checking for multithread API to use... posix
checking for a sed that does not truncate output... /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep
checking whether malloc (0) returns nonnull... (cached) yes
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc stores incomplete characters... guessing no
checking whether mbrtowc works on empty input... (cached) assume yes
checking whether the C locale is free of encoding errors... guessing no
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... guessing no
checking whether memrchr is declared... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking for sigset_t... yes
checking whether alarm is declared... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether fcloseall is declared... no
checking which flavor of printf attribute matches inttypes macros... system
checking whether ecvt is declared... yes
checking whether fcvt is declared... yes
checking whether gcvt is declared... yes
checking whether strdup is declared... yes
checking whether strerror(0) succeeds... guessing yes
checking for strerror_r with POSIX signature... yes
checking whether strerror_r works... guessing yes
checking whether strnlen is declared... yes
checking whether strtoimax is declared... yes
checking whether strtoumax is declared... yes
checking for struct timespec in <time.h>... yes
checking for TIME_UTC in <time.h>... yes
checking whether execvpe is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether wcsdup is declared... yes
checking for C compiler option to allow warnings... -Wno-error
checking for C++ compiler option to allow warnings... -Wno-error
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... (cached) yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking for struct sockaddr_storage... yes
checking for sa_family_t... yes
checking for struct sockaddr_storage.ss_family... yes
checking if environ is properly declared... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking for off_t... yes
checking for LC_MESSAGES... yes
checking whether uselocale works... guessing yes
checking for fake locale system (OpenBSD)... guessing no
checking for Solaris 11.4 locale system... no
checking for getlocalename_l... no
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking whether <sys/select.h> is self-contained... yes
checking for pthread_t... yes
checking for pthread_spinlock_t... yes
checking for PTHREAD_CREATE_DETACHED... yes
checking for PTHREAD_MUTEX_RECURSIVE... yes
checking for PTHREAD_MUTEX_ROBUST... yes
checking for PTHREAD_PROCESS_SHARED... yes
checking for sched.h... yes
checking for struct sched_param... yes
checking for library containing setsockopt... none needed
checking whether setenv is declared... yes
checking for search.h... yes
checking for tsearch... yes
checking whether snprintf returns a byte count as in C99... guessing yes
checking whether snprintf is declared... yes
checking whether <sys/ioctl.h> declares ioctl... yes
checking whether unsetenv is declared... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking where to find the exponent in a 'double'... (cached) word 1 bit 20
checking whether snprintf truncates the result as in C99... guessing yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking for alloca as a compiler built-in... yes
checking whether to enable assertions... yes
checking whether btowc(0) is correct... guessing yes
checking whether btowc(EOF) is correct... guessing yes
checking for __builtin_expect... yes
checking whether calloc (0, n) and calloc (n, 0) return nonnull... guessing yes
checking whether this system supports file names of any length... no
checking for closedir... yes
checking for d_ino member in directory struct... guessing yes
checking for d_type member in directory struct... yes
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... unknown, assuming no
checking whether dup works... guessing yes
checking whether dup2 works... guessing yes
checking for error_at_line... no
checking whether fcntl handles F_DUPFD correctly... guessing yes
checking whether fcntl understands F_DUPFD_CLOEXEC... guessing no
checking whether fdopendir is declared... yes
checking whether fdopendir works... guessing yes
checking for flexible array member... yes
checking for working POSIX fnmatch... guessing no
checking whether fopen recognizes a trailing slash... guessing yes
checking whether fopen supports the mode character 'x'... guessing yes
checking whether fopen supports the mode character 'e'... guessing yes
checking for __fpending... yes
checking whether __fpending is declared... yes
checking whether free is known to preserve errno... no
checking whether fstatat (..., 0) works... guessing yes
checking for struct statfs.f_type... yes
checking for __fsword_t... no
checking for fts_open... no
checking whether getdtablesize works... guessing yes
checking for getpagesize... yes
checking whether getpagesize is declared... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... no
checking whether the compiler generally respects inline... yes
checking whether iswblank is declared... yes
checking whether iswdigit is ISO C compliant... guessing yes
checking whether iswxdigit is ISO C compliant... guessing yes
checking whether the compiler supports the __inline keyword... yes
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... guessing no
checking whether lseek detects pipes... yes
checking whether malloc (0) returns nonnull... (cached) yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes
checking whether mbrtowc handles a NULL string argument... (cached) guessing yes
checking whether mbrtowc has a correct return value... (cached) guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes
checking whether mbrtowc stores incomplete characters... (cached) guessing no
checking whether mbrtowc works on empty input... (cached) assume yes
checking whether the C locale is free of encoding errors... (cached) guessing no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbsrtowcs works... guessing yes
checking for mbtowc... yes
checking for bp-sym.h... no
checking for mempcpy... (cached) yes
checking for memrchr... yes
checking whether YESEXPR works... guessing yes
checking for obstacks that work with any size object... no
checking whether open recognizes a trailing slash... guessing yes
checking for opendir... yes
checking for Perl 5.005 or newer... perl
checking for raise... yes
checking for sigprocmask... yes
checking for rawmemchr... no
checking for readdir... yes
checking whether realloc (0, 0) returns nonnull... (cached) yes
checking for reallocarray... yes
checking for working re_compile_pattern... guessing no
checking for libintl.h... yes
checking whether isblank is declared... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
checking for stack direction... grows down
checking for stack_t... yes
checking for working sigaltstack... guessing yes
checking for correct stack_t interpretation... guessing yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on files... guessing yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for working stdalign.h... yes
checking for va_copy... yes
checking for stpcpy... yes
checking for working strerror function... guessing yes
checking for working strnlen... yes
checking whether strtoimax works... guessing yes
checking for strtoll... yes
checking whether strtoll works... guessing no
checking for strtoull... yes
checking whether strtoull works... guessing no
checking for variable-length arrays... yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether wcrtomb works in the C locale... guessing yes
checking whether wcrtomb return value is correct... guessing yes
checking whether wctob works... guessing yes
checking whether wctob is declared... yes
checking whether wcwidth is declared... yes
checking whether wcwidth works reasonably in UTF-8 locales... guessing yes
checking for wmemchr... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a turkish Unicode locale... none
checking whether fdopen sets errno... guessing yes
checking whether conversion from 'int' to 'long double' works... guessing yes
checking for gettimeofday with POSIX signature... yes
checking for library containing inet_pton... none required
checking whether inet_pton is declared... yes
checking whether byte ordering is bigendian... (cached) no
checking for ioctl... yes
checking for ioctl with POSIX signature... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a turkish Unicode locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for library containing nanosleep... none required
checking for working nanosleep... guessing no (mishandles large arguments)
checking whether <netinet/in.h> is self-contained... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking whether perror matches strerror... guessing no
checking whether signature of pselect conforms to POSIX... yes
checking whether pselect detects invalid fds... guessing yes
checking whether pthread_create exists as a global function... yes
checking whether pthread_sigmask is a macro... no
checking whether pthread_sigmask works without -lpthread... guessing yes
checking whether pthread_sigmask returns error numbers... guessing yes
checking whether pthread_sigmask unblocks signals correctly... guessing yes
checking for putenv compatible with GNU and SVID... guessing yes
checking whether select supports a 0 argument... guessing yes
checking whether select detects invalid fds... guessing yes
checking whether setenv validates arguments... guessing yes
checking whether setlocale supports the C locale... guessing yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking whether sleep is declared... yes
checking for working sleep... guessing yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... guessing yes
checking whether printf supports POSIX/XSI format strings with positions... guessing yes
checking for socklen_t... yes
checking whether symlink handles trailing slash correctly... guessing yes
checking for pthread_atfork... yes
checking for sys/single_threaded.h... no
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... guessing yes
checking for ptrdiff_t... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for stdint.h... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether closedir returns void... no
checking whether NLS is requested... no
checking for msgfmt... /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/msgfmt
checking for gmsgfmt... /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/gmsgfmt
checking for xgettext... /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/xgettext
checking for msgmerge... /builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/msgmerge
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyPreferredLanguages... (cached) no
checking whether to use NLS... no
checking for PCRE... yes
checking for pcre2_compile... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating po/Makefile.in
config.status: creating doc/Makefile
config.status: creating gnulib-tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8'
make  all-recursive
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8'
Making all in po
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/po'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/po'
Making all in lib
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/lib'
  GEN      alloca.h
  GEN      configmake.h
  GEN      ctype.h
  GEN      dirent.h
  GEN      malloc/dynarray.gl.h
  GEN      malloc/dynarray-skeleton.gl.h
  GEN      fcntl.h
  GEN      fnmatch.h
  GEN      getopt.h
  GEN      getopt-cdefs.h
  GEN      iconv.h
  GEN      inttypes.h
  GEN      langinfo.h
  GEN      limits.h
  GEN      locale.h
  GEN      signal.h
  GEN      sigsegv.h
  GEN      stdint.h
  GEN      stdio.h
  GEN      stdlib.h
  GEN      string.h
  GEN      sys/stat.h
  GEN      sys/types.h
  GEN      time.h
  GEN      unistd.h
  GEN      unistr.h
  GEN      unitypes.h
  GEN      uniwidth.h
  GEN      wchar.h
  GEN      wctype.h
make  all-am
make[7]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/lib'
  CC       libgreputils_a-argmatch.o
  CC       libgreputils_a-openat-proc.o
  CC       libgreputils_a-basename-lgpl.o
  CC       libgreputils_a-binary-io.o
  CC       libgreputils_a-bitrotate.o
  CC       libgreputils_a-c-ctype.o
  CC       libgreputils_a-c-stack.o
  CC       libgreputils_a-c-strcasecmp.o
  CC       libgreputils_a-c-strncasecmp.o
  CC       libgreputils_a-chdir-long.o
  CC       libgreputils_a-cloexec.o
  CC       libgreputils_a-close-stream.o
  CC       libgreputils_a-closeout.o
  CC       libgreputils_a-cycle-check.o
  CC       libgreputils_a-dfa.o
  CC       libgreputils_a-localeinfo.o
  CC       libgreputils_a-dirname-lgpl.o
  CC       libgreputils_a-stripslash.o
  CC       libgreputils_a-error.o
  CC       libgreputils_a-exclude.o
  CC       libgreputils_a-exitfail.o
  CC       libgreputils_a-fcntl.o
  CC       libgreputils_a-creat-safer.o
  CC       libgreputils_a-open-safer.o
  CC       libgreputils_a-fd-hook.o
  CC       libgreputils_a-fd-safer-flag.o
  CC       libgreputils_a-dup-safer-flag.o
  CC       libgreputils_a-filenamecat-lgpl.o
  CC       libgreputils_a-free.o
  CC       libgreputils_a-fts.o
  CC       libgreputils_a-getopt.o
  CC       libgreputils_a-getopt1.o
  CC       libgreputils_a-getprogname.o
  CC       libgreputils_a-hard-locale.o
  CC       libgreputils_a-hash.o
  CC       libgreputils_a-i-ring.o
  CC       libgreputils_a-ialloc.o
  CC       libgreputils_a-localcharset.o
  CC       libgreputils_a-malloca.o
  CC       libgreputils_a-mbchar.o
  CC       libgreputils_a-mbiter.o
  CC       libgreputils_a-mbrlen.o
  CC       libgreputils_a-mbrtowc.o
  CC       libgreputils_a-mbscasecmp.o
  CC       libgreputils_a-mbslen.o
  CC       libgreputils_a-mbsstr.o
  CC       libgreputils_a-mbuiter.o
  CC       libgreputils_a-memchr.o
  CC       libgreputils_a-memchr2.o
  CC       libgreputils_a-nl_langinfo.o
  CC       libgreputils_a-obstack.o
  CC       libgreputils_a-openat-die.o
  CC       libgreputils_a-openat-safer.o
  CC       libgreputils_a-opendirat.o
  CC       libgreputils_a-propername.o
  CC       libgreputils_a-quotearg.o
  CC       libgreputils_a-rawmemchr.o
  CC       libgreputils_a-regex.o
  CC       libgreputils_a-safe-read.o
  CC       libgreputils_a-save-cwd.o
  CC       libgreputils_a-setlocale_null.o
  CC       libgreputils_a-sigsegv.o
  CC       libgreputils_a-stackvma.o
  CC       libgreputils_a-stat-time.o
  CC       libgreputils_a-striconv.o
  CC       libgreputils_a-strnlen1.o
  CC       libgreputils_a-strtoll.o
  CC       libgreputils_a-strtoull.o
  CC       glthread/libgreputils_a-threadlib.o
  CC       libgreputils_a-trim.o
  CC       libgreputils_a-unistd.o
  CC       libgreputils_a-dup-safer.o
  CC       libgreputils_a-fd-safer.o
  CC       libgreputils_a-pipe-safer.o
  CC       libgreputils_a-version-etc.o
  CC       libgreputils_a-version-etc-fsf.o
  CC       libgreputils_a-wctype-h.o
  CC       libgreputils_a-wmempcpy.o
  CC       libgreputils_a-xmalloc.o
  CC       libgreputils_a-xalloc-die.o
  CC       libgreputils_a-xbinary-io.o
  CC       libgreputils_a-xstriconv.o
  CC       libgreputils_a-xstrtoimax.o
  CC       libgreputils_a-xstrtol.o
  CC       libgreputils_a-xstrtoul.o
  CC       fnmatch.o
  CC       strstr.o
  CC       malloc/libgreputils_a-dynarray_at_failure.o
  CC       malloc/libgreputils_a-dynarray_emplace_enlarge.o
  CC       malloc/libgreputils_a-dynarray_finalize.o
  CC       malloc/libgreputils_a-dynarray_resize.o
  CC       malloc/libgreputils_a-dynarray_resize_clear.o
  CC       glthread/libgreputils_a-lock.o
  CC       unistr/libgreputils_a-u8-mbtoucr.o
  CC       unistr/libgreputils_a-u8-uctomb.o
  CC       unistr/libgreputils_a-u8-uctomb-aux.o
  CC       uniwidth/libgreputils_a-width.o
  CC       libgreputils_a-colorize.o
  AR       libgreputils.a
make[7]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/lib'
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/lib'
Making all in doc
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/doc'
  GEN      grep.1
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/doc'
Making all in src
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/src'
  CC       dfasearch.o
  CC       grep.o
  CC       kwsearch.o
  CC       kwset.o
  CC       searchutils.o
  CC       pcresearch.o
  GEN      egrep
  GEN      fgrep
  CCLD     grep
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/src'
Making all in tests
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/tests'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/tests'
Making all in gnulib-tests
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/gnulib-tests'
  GEN      arpa/inet.h
  GEN      pthread.h
  GEN      sched.h
  GEN      sys/ioctl.h
  GEN      sys/select.h
  GEN      sys/socket.h
  GEN      sys/time.h
  GEN      sys/uio.h
## ---------------------------------------------------- ##
## ------------------- Gnulib tests ------------------- ##
## You can ignore compiler warnings in this directory.  ##
## ---------------------------------------------------- ##
make  all-recursive
make[7]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/gnulib-tests'
Making all in .
make[8]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/gnulib-tests'
  CC       locale.o
  CC       hash-pjw.o
  CC       imaxtostr.o
  CC       inttostr.o
  CC       offtostr.o
  CC       uinttostr.o
  CC       umaxtostr.o
  CC       localename.o
  CC       localename-table.o
  CC       nanosleep.o
  CC       perror.o
  CC       sockets.o
  CC       sys_socket.o
  CC       xsize.o
  CC       xstrtol-error.o
  CC       asnprintf.o
  CC       printf-args.o
  CC       printf-parse.o
  CC       vasnprintf.o
  CC       test-localcharset.o
  CC       glthread/thread.o
  AR       libtests.a
  CCLD     current-locale
  CCLD     test-localcharset
make[8]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/gnulib-tests'
make[7]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/gnulib-tests'
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/gnulib-tests'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8'
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8'
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8'
make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8'
make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8'
Making install in po
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/po'
if test "grep" = "gettext-tools"; then \
  /bin/mkdir -p /builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/ipkg-install/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c -m 644 ./$file \
		    /builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/ipkg-install/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/ipkg-install/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/po'
Making install in lib
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/lib'
make  install-am
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/lib'
make[7]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/lib'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/lib'
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/lib'
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/lib'
Making install in doc
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/doc'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/doc'
make[6]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/ipkg-install/usr/info'
 /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c -m 644 ./grep.info '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/ipkg-install/usr/info'
 /bin/mkdir -p '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/ipkg-install/usr/man/man1'
 /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c -m 644 grep.1 '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/ipkg-install/usr/man/man1'
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/doc'
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/doc'
Making install in src
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/src'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/src'
 /bin/mkdir -p '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/ipkg-install/usr/bin'
  /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c grep '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/ipkg-install/usr/bin'
 /bin/mkdir -p '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/ipkg-install/usr/bin'
 /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c egrep fgrep '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/ipkg-install/usr/bin'
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/src'
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/src'
Making install in tests
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/tests'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/tests'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/tests'
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/tests'
Making install in gnulib-tests
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/gnulib-tests'
make  install-recursive
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/gnulib-tests'
Making install in .
make[7]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/gnulib-tests'
make[8]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/gnulib-tests'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/gnulib-tests'
make[7]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/gnulib-tests'
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/gnulib-tests'
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8/gnulib-tests'
make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8'
make[6]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8'
make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8'
make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-aarch64_generic_musl/grep-3.8'
Package grep is missing dependencies for the following libraries:
libpcre2-8.so.0
make[3]: *** [Makefile:66: /builder/shared-workdir/build/sdk/bin/packages/aarch64_generic/packages/grep_3.8-1_aarch64_generic.ipk] Error 1
time: package/feeds/packages/grep/compile#45.44#14.93#102.87