gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/grep-3.4.tar.xz --url http://ftp.gnu.org/gnu/grep/grep-3.4.tar.xz --hash sha256:58e6751c41a7c25bfc6e9363a41786cff3ba5709cf11d5ad903cf7cce31cc3fb Source /data/userland-archives/grep-3.4.tar.xz... not found, skipping file copy Source http://ftp.gnu.org/gnu/grep/grep-3.4.tar.xz... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/grep-3.4.tar.xz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/grep-3.4.tar.xz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4 --strip=1 --backup --version-control=numbered < patches/01-tests-git---no-gpg-sign.patch patching file gnulib-tests/test-vc-list-files-git.sh /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/.patched-01-tests-git---no-gpg-sign.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4 --strip=1 --backup --version-control=numbered < patches/02-fix-libdir.patch patching file m4/lib-prefix.m4 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/.patched-02-fix-libdir.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/.patched ( cd /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4 && aclocal -I m4 && autoheader && automake --add-missing --copy --force ) /usr/sfw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/sfw/share/aclocal/gtk.m4:7: run info Automake 'Extending aclocal' /usr/sfw/share/aclocal/gtk.m4:7: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m64 -O3" CXXFLAGS="-m64 -O3" LDFLAGS="-m64" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib/amd64 --sbindir=/usr/sbin ) checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/gnu/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 build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for gawk... (cached) gawk checking for gcc... /usr/gcc/6/bin/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 the compiler supports GNU C... yes checking whether /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to enable C11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for ucontext.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for fnmatch.h... yes checking for wctype.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 wchar.h... yes checking for crtdefs.h... no checking for langinfo.h... yes checking for xlocale.h... yes checking for sys/mman.h... yes checking for malloc.h... yes checking for sys/time.h... yes checking for features.h... no 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 pthread.h... yes checking for sys/wait.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ranlib... (cached) ranlib checking for pkg-config... /usr/bin/pkg-config 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 uses 'inline' correctly... yes checking for btowc... yes checking for setrlimit... yes checking for sigaltstack... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for strerror_r... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for mempcpy... no checking for fnmatch... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... no checking for fstatat... yes checking for openat... yes checking for fstatfs... yes checking for getdtablesize... yes checking for getprogname... yes checking for getexecname... yes checking for iswcntrl... yes checking for iswblank... yes checking for lstat... 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 sigaction... yes checking for siginterrupt... yes checking for strdup... yes checking for __xpg_strerror_r... no checking for strtoimax... yes checking for strtoumax... yes checking for pipe... yes checking for wcrtomb... yes checking for wctob... yes checking for wcwidth... yes checking for ftruncate... yes checking for gettimeofday... yes checking for duplocale... yes checking for newlocale... yes checking for uselocale... yes checking for freelocale... 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... no checking for vasnprintf... no checking for isascii... yes checking for setlocale... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR.ISO8859-1 checking for working C stack overflow detection... yes checking for correct stack_t interpretation... yes checking for precise C stack overflow detection... no checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking 32-bit host C ABI... yes checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for libsigsegv... no, consider installing GNU libsigsegv checking how /usr/gcc/6/bin/gcc reports undeclared, standard C functions... error checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether // is distinct from /... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking whether fchdir is declared... yes checking for working fcntl.h... yes 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 nlink_t... yes checking whether lstat correctly handles trailing slash... yes checking for O_CLOEXEC... yes checking whether getcwd (NULL, 0) allocates memory for result... no 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... yes checking for working GNU getopt function... 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 for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for inline... inline checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is too small... no checking whether stdint.h conforms to C99... no checking for sys/inttypes.h... yes checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 64 checking for bit size of size_t... 64 checking for bit size of sig_atomic_t... 32 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... l checking for size_t integer literal suffix... ul checking for sig_atomic_t integer literal suffix... checking for wchar_t integer literal suffix... checking for wint_t integer literal suffix... checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... 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 imported symbols can be declared weak... yes checking for multithread API to use... posix checking for a sed that does not truncate output... /usr/gnu/bin/sed checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... none checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... (cached) assume yes checking whether the C locale is free of encoding errors... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for C/C++ restrict keyword... __restrict checking whether memrchr is declared... no checking whether defines MIN and MAX... no checking whether defines MIN and MAX... no checking for sigset_t... yes checking whether alarm is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... yes checking whether strerror_r works... no checking whether strnlen is declared... yes checking whether strstr works... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no 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 is self-contained... yes checking for shutdown... (cached) no 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... no 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... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether is self-contained... no checking for library containing setsockopt... -lsocket checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes 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... yes checking whether snprintf is declared... 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'... word 1 bit 20 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... yes checking whether btowc(EOF) is correct... yes checking for __builtin_expect... yes checking whether sigaltstack is declared... yes checking for stack_t... yes checking whether this system has an arbitrary file name length limit... yes checking for closedir... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... no checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking for error_at_line... no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for flexible array member... yes checking for working POSIX fnmatch... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether fstatat (..., 0) works... yes checking for struct statfs.f_type... no checking for fts_open... yes checking whether getdtablesize works... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether __argv is declared... no checking whether __progname is defined in default libraries... yes checking whether the compiler generally respects inline... yes 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 iswblank is declared... yes 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 whether the compiler supports the __inline keyword... yes checking for libsigsegv... (cached) no, consider installing GNU libsigsegv checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes checking whether lseek detects pipes... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles a NULL pwc argument... (cached) yes checking whether mbrtowc handles a NULL string argument... (cached) yes checking whether mbrtowc has a correct return value... (cached) yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes checking whether mbrtowc works on empty input... (cached) assume yes checking whether the C locale is free of encoding errors... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking for mbtowc... yes checking for mempcpy... (cached) no checking for memrchr... no checking whether YESEXPR works... yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for perl5.005 or newer... yes checking for raise... yes checking for sigprocmask... yes checking for readdir... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for working re_compile_pattern... 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 struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for sigprocmask... (cached) yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... 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 good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking for working strerror function... yes checking for working strnlen... yes checking whether strstr works in linear time... no checking whether strstr works... (cached) yes checking whether strtoimax works... yes checking for strtoll... yes checking for strtoull... yes checking for nlink_t... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether wctob works... yes checking whether wctob is declared... yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a turkish Unicode locale... none checking whether fdopen sets errno... yes checking whether conversion from 'int' to 'long double' works... yes checking whether gettimeofday clobbers localtime buffer... no 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... no checking for ioctl... yes checking for ioctl with POSIX signature... yes checking for a turkish Unicode locale... (cached) none checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for library containing nanosleep... none required checking for working nanosleep... yes checking whether is self-contained... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 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 whether pthread_create exists as a global function... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for sched.h... yes checking for struct sched_param... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking whether setenv validates arguments... yes checking whether setlocale supports the C locale... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for socklen_t... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... yes checking whether declares ioctl... no checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... no checking for ptrdiff_t... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) zh_CN.GB18030 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... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for PCRE... yes checking for pcre_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: linking /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/GNUmakefile to GNUmakefile config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j8 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64' CDPATH="${ZSH_VERSION+.}:" && cd /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4 && /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/build-aux/missing autoconf /bin/bash ./config.status --recheck running CONFIG_SHELL=/bin/bash /bin/bash /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/configure CC=/usr/gcc/6/bin/gcc CXX=/usr/gcc/6/bin/g++ F77=/usr/gcc/6/bin/gfortran FC=/usr/gcc/6/bin/gfortran CFLAGS=-m64 -O3 CXXFLAGS= -m64 -O3 FFLAGS= -m64 -O3 FCFLAGS=-m64 -O3 LDFLAGS=-m64 PKG_CONFIG_PATH=/usr/lib/amd64/pkgconfig --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib/amd64 --sbindir=/usr/sbin --no-create --no-recursion checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/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 build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for gawk... (cached) gawk checking for gcc... /usr/gcc/6/bin/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 /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to enable C11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/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 whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ranlib... (cached) ranlib checking for pkg-config... /usr/bin/pkg-config 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 uses 'inline' correctly... yes checking for btowc... yes checking for setrlimit... yes checking for sigaltstack... 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... no checking for fnmatch... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... no checking for fstatat... yes checking for openat... yes checking for fstatfs... yes checking for getdtablesize... yes checking for getprogname... yes checking for getexecname... yes checking for iswcntrl... yes checking for iswblank... yes checking for lstat... 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 sigaction... yes checking for siginterrupt... yes checking for strdup... yes checking for strerror_r... yes checking for __xpg_strerror_r... no checking for strtoimax... yes checking for strtoumax... yes checking for pipe... yes checking for wcrtomb... yes checking for wctob... yes checking for wcwidth... yes checking for ftruncate... yes checking for gettimeofday... yes checking for duplocale... yes checking for newlocale... yes checking for uselocale... yes checking for freelocale... 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... no checking for vasnprintf... no checking for isascii... yes checking for setlocale... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR.ISO8859-1 checking for ucontext.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for fnmatch.h... yes checking for wctype.h... yes checking for stdio_ext.h... yes checking for sys/stat.h... (cached) 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 wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for crtdefs.h... no checking for langinfo.h... yes checking for xlocale.h... yes checking for sys/mman.h... yes checking for malloc.h... yes checking for sys/time.h... yes checking for features.h... no 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 pthread.h... yes checking for sys/wait.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for working C stack overflow detection... yes checking for correct stack_t interpretation... yes checking for precise C stack overflow detection... no checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking 32-bit host C ABI... yes checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib/64,lib/64,lib/64 checking for libsigsegv... yes checking how to link with libsigsegv... -lsigsegv checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether // is distinct from /... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking whether fchdir is declared... yes checking for working fcntl.h... yes 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 nlink_t... yes checking whether lstat correctly handles trailing slash... yes checking for O_CLOEXEC... yes checking whether getcwd (NULL, 0) allocates memory for result... no 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... yes checking for working GNU getopt function... 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 for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for inline... inline checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is too small... no checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... yes checking sys/inttypes.h presence... yes checking for sys/inttypes.h... yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 64 checking for bit size of size_t... 64 checking for bit size of sig_atomic_t... 32 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... l checking for size_t integer literal suffix... ul checking for sig_atomic_t integer literal suffix... checking for wchar_t integer literal suffix... checking for wint_t integer literal suffix... checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... 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 imported symbols can be declared weak... yes checking for multithread API to use... posix checking for a sed that does not truncate output... /usr/gnu/bin/sed checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... none checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... (cached) assume yes checking whether the C locale is free of encoding errors... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for C/C++ restrict keyword... __restrict checking whether memrchr is declared... no checking whether defines MIN and MAX... no checking whether defines MIN and MAX... no checking for sigset_t... yes checking whether alarm is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... yes checking whether strerror_r works... no checking whether strnlen is declared... yes checking whether strstr works... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no 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 is self-contained... yes checking for shutdown... (cached) no 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... no 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... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether is self-contained... no checking for library containing setsockopt... -lsocket checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether strerror_r is declared... (cached) yes checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... 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'... word 1 bit 20 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... yes checking whether btowc(EOF) is correct... yes checking for __builtin_expect... yes checking whether sigaltstack is declared... yes checking for stack_t... yes checking whether this system has an arbitrary file name length limit... yes checking for closedir... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... no checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking for error_at_line... no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for flexible array member... yes checking for working POSIX fnmatch... yes checking for __fpending... yes checking whether __fpending is declared... yes checking whether fstatat (..., 0) works... yes checking for struct statfs.f_type... no checking for fts_open... yes checking whether getdtablesize works... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether __argv is declared... no checking whether __progname is defined in default libraries... yes checking whether the compiler generally respects inline... yes 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 iswblank is declared... yes 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 whether the compiler supports the __inline keyword... yes checking for libsigsegv... (cached) yes checking how to link with libsigsegv... -lsigsegv checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes checking whether lseek detects pipes... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles a NULL pwc argument... (cached) yes checking whether mbrtowc handles a NULL string argument... (cached) yes checking whether mbrtowc has a correct return value... (cached) yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes checking whether mbrtowc works on empty input... (cached) assume yes checking whether the C locale is free of encoding errors... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking for mbtowc... yes checking for mempcpy... (cached) no checking for memrchr... no checking whether YESEXPR works... yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... yes checking for opendir... yes checking for perl5.005 or newer... yes checking for raise... yes checking for sigprocmask... yes checking for readdir... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for working re_compile_pattern... no checking libintl.h usability... yes checking libintl.h presence... yes 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 struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for sigprocmask... (cached) yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... 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 good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking for working strerror function... yes checking for working strnlen... yes checking whether strstr works in linear time... no checking whether strstr works... (cached) yes checking whether strtoimax works... yes checking for strtoll... yes checking for strtoull... yes checking for nlink_t... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether wctob works... yes checking whether wctob is declared... yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a turkish Unicode locale... none checking whether fdopen sets errno... yes checking whether conversion from 'int' to 'long double' works... yes checking whether gettimeofday clobbers localtime buffer... no 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... no checking for ioctl... yes checking for ioctl with POSIX signature... yes checking for a turkish Unicode locale... (cached) none checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for library containing nanosleep... none required checking for working nanosleep... yes checking whether is self-contained... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 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 whether pthread_create exists as a global function... yes checking whether pthread_sigmask is a macro... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for sched.h... yes checking for struct sched_param... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking whether setenv validates arguments... yes checking whether setlocale supports the C locale... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for socklen_t... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... yes checking whether declares ioctl... no checking for pthread_atfork... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... no checking for ptrdiff_t... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for stdint.h... (cached) yes checking for ANSI C header files... (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... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for PCRE... yes checking for pcre_compile... yes checking that generated files are newer than configure... done configure: creating ./config.status /bin/bash ./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: linking /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/GNUmakefile to GNUmakefile config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64' Making all in po make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/po' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/po' Making all in lib make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/lib' GEN ctype.h GEN configmake.h GEN alloca.h GEN fcntl.h GEN getopt-cdefs.h GEN iconv.h GEN dirent.h GEN getopt.h GEN inttypes.h GEN langinfo.h GEN limits.h GEN locale.h GEN signal.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/types.h GEN time.h GEN unistr.h GEN unistd.h GEN sys/stat.h GEN unitypes.h GEN uniwidth.h GEN wchar.h GEN wctype.h /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/lib' CC openat-proc.o CC argmatch.o CC bitrotate.o CC c-strcasecmp.o CC c-stack.o CC c-ctype.o CC binary-io.o CC c-strncasecmp.o CC cloexec.o CC close-stream.o CC closeout.o CC cycle-check.o CC localeinfo.o CC dfa.o CC dirname-lgpl.o CC basename-lgpl.o CC stripslash.o CC exclude.o CC exitfail.o CC creat-safer.o CC open-safer.o CC fd-hook.o CC fd-safer-flag.o CC dup-safer-flag.o CC filenamecat-lgpl.o CC getprogname.o CC hard-locale.o CC i-ring.o CC hash.o CC localcharset.o CC mbchar.o CC malloca.o CC mbiter.o CC mbscasecmp.o CC mbslen.o CC mbsstr.o CC mbuiter.o CC memchr2.o CC openat-die.o CC openat-safer.o CC opendirat.o CC propername.o CC quotearg.o CC safe-read.o CC save-cwd.o CC setlocale_null.o CC sig-handler.o CC stat-time.o CC striconv.o CC strnlen1.o CC glthread/threadlib.o CC trim.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC version-etc.o CC version-etc-fsf.o CC wctype-h.o CC xmalloc.o CC xalloc-die.o CC xbinary-io.o CC xstriconv.o CC xstrtoimax.o CC xstrtol.o CC xstrtoul.o CC chdir-long.o CC error.o CC fstat.o CC fstatat.o CC fts.o CC getcwd-lgpl.o CC getopt.o CC getopt1.o CC iconv_open.o CC lstat.o CC mempcpy.o CC memrchr.o CC nl_langinfo.o CC obstack.o CC regex.o CC strerror.o CC strstr.o CC glthread/lock.o CC unistr/u8-mbtoucr.o CC unistr/u8-uctomb.o CC unistr/u8-uctomb-aux.o CC uniwidth/width.o CC colorize.o AR libgreputils.a make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/lib' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/lib' Making all in doc make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/doc' GEN grep.1 GEN egrep.1 GEN fgrep.1 make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/doc' Making all in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/src' CC dfasearch.o CC grep.o CC kwsearch.o CC pcresearch.o CC kwset.o GEN fgrep GEN egrep CC searchutils.o CCLD grep make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/src' Making all in tests make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/tests' Making all in gnulib-tests make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/gnulib-tests' GEN sched.h GEN pthread.h GEN arpa/inet.h GEN sys/time.h GEN sys/uio.h GEN sys/socket.h GEN sys/ioctl.h GEN sys/select.h /usr/gnu/bin/make all-recursive make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/gnulib-tests' Making all in . make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/gnulib-tests' CC locale.o CC hash-pjw.o CC imaxtostr.o CC inttostr.o CC umaxtostr.o CC localename.o CC offtostr.o CC uinttostr.o CC localename-table.o CC sys_socket.o CC sockets.o CC xsize.o CC xstrtol-error.o CC asnprintf.o CC localtime-buffer.o CC perror.o CC printf-args.o CC printf-parse.o CC strerror_r.o CC unsetenv.o CC vasnprintf.o CC test-localcharset.o CC glthread/thread.o AR libtests.a CCLD current-locale CCLD test-localcharset make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/gnulib-tests' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/gnulib-tests' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/gnulib-tests' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64' Making install in po make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/po' installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/af.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/af/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/be.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/be/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/bg.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/bg/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/ca.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/ca/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/cs.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/cs/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/da.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/da/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/de.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/el.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/el/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/eo.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/eo/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/es.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/et.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/et/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/eu.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/eu/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/fi.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/fi/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/fr.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/ga.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/ga/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/gl.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/gl/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/he.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/he/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/hr.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/hr/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/hu.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/hu/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/id.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/id/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/it.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/ja.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/ja/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/ko.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/ko/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/ky.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/ky/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/lt.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/lt/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/nb.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/nb/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/nl.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/nl/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/pa.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/pa/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/pl.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/pt.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/pt/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/pt_BR.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/ro.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/ro/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/ru.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/sk.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/sk/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/sl.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/sl/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/sr.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/sr/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/sv.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/th.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/th/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/tr.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/tr/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/uk.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/uk/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/vi.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/vi/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/zh_CN.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES/grep.mo installing /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/zh_TW.gmo as /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/locale/zh_TW/LC_MESSAGES/grep.mo if test "grep" = "gettext-tools"; then \ /usr/gnu/bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/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 \ /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/po/$file \ /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/po' Making install in lib make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/lib' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/lib' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/lib' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/lib' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/lib' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/lib' Making install in doc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/doc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/doc' make[5]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/info' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/text/ggrep/grep-3.4/doc/grep.info '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/info' install-info --info-dir='/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/info' '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/info/grep.info' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/install -c -m 644 grep.1 fgrep.1 egrep.1 '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/share/man/man1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/doc' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/doc' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/src' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/bin' /usr/gnu/bin/install -c grep '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/bin' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/bin' /usr/gnu/bin/install -c egrep fgrep '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/usr/bin' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/src' Making install in tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/tests' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/tests' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/tests' Making install in gnulib-tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/gnulib-tests' /usr/gnu/bin/make install-recursive make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/gnulib-tests' Making install in . make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/gnulib-tests' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/gnulib-tests' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/gnulib-tests' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/gnulib-tests' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/gnulib-tests' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/gnulib-tests' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=3\\.4 -D COMPONENT_RE_VERSION=3\\.4 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Applications/System Utilities" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="3.4" -D IPS_COMPONENT_VERSION="3.4" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://ftp.gnu.org/gnu/grep/grep-3.4.tar.xz" -D COMPONENT_PROJECT_URL="http://gnu.org/software/grep/" -D COMPONENT_NAME="grep" -D COMPONENT_FMRI="text/gnu-grep" -D COMPONENT_LICENSE_FILE="grep.license" -D COMPONENT_SUMMARY="GNU grep utilities" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="GPLv3, FDLv1.3" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="decdfb180b5706f1c5e3af9b2977a09abc4363d7" gnu-grep.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/manifest-i386-gnu-grep.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build -d /jenkins/jobs/oi-userland/workspace/components/text/ggrep -d grep-3.4 -d /jenkins/jobs/oi-userland/workspace/components/text/ggrep/files -m /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/manifest-i386-gnu-grep.mogrified >/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/manifest-i386-gnu-grep.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build -d /jenkins/jobs/oi-userland/workspace/components/text/ggrep -d grep-3.4 -d /jenkins/jobs/oi-userland/workspace/components/text/ggrep/files /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/manifest-i386-gnu-grep.mangled >/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/manifest-i386-gnu-grep.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/manifest-i386-gnu-grep.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/manifest-i386-gnu-grep.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build /jenkins/jobs/oi-userland/workspace/components/text/ggrep grep-3.4 /jenkins/jobs/oi-userland/workspace/components/text/ggrep/files" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/manifest-i386-gnu-grep.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=3\\.4 -D COMPONENT_RE_VERSION=3\\.4 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Applications/System Utilities" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="3.4" -D IPS_COMPONENT_VERSION="3.4" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://ftp.gnu.org/gnu/grep/grep-3.4.tar.xz" -D COMPONENT_PROJECT_URL="http://gnu.org/software/grep/" -D COMPONENT_NAME="grep" -D COMPONENT_FMRI="text/gnu-grep" -D COMPONENT_LICENSE_FILE="grep.license" -D COMPONENT_SUMMARY="GNU grep utilities" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="GPLv3, FDLv1.3" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="decdfb180b5706f1c5e3af9b2977a09abc4363d7" /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/manifest-i386-gnu-grep.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/manifest-i386-gnu-grep.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/.pre-published-i386 /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build -d /jenkins/jobs/oi-userland/workspace/components/text/ggrep -d grep-3.4 -d /jenkins/jobs/oi-userland/workspace/components/text/ggrep/files -T \*.py /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/manifest-i386-gnu-grep.pre-published pkg://openindiana.org/text/gnu-grep@3.4,5.11-2020.0.0.0:20200115T114438Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/manifest-i386-gnu-grep.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/text/ggrep/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/text/ggrep'