gzip (1.13)

mkdir /bb.build
Result = 0
Working Dir = /
Stdout
Stderr
/bb.download/source/gzip-1.13/configure --help
Result = 0
Working Dir = /bb.build
Stdout
'configure' configures gzip 1.13 to adapt to many kinds of systems.

Usage: /bb.download/source/gzip-1.13/configure [OPTION]... [VAR=VALUE]...

To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE.  See below for descriptions of some of the useful variables.

Defaults for the options are specified in brackets.

Configuration:
  -h, --help              display this help and exit
      --help=short        display options specific to this package
      --help=recursive    display the short help of all the included packages
  -V, --version           display version information and exit
  -q, --quiet, --silent   do not print 'checking ...' messages
      --cache-file=FILE   cache test results in FILE [disabled]
  -C, --config-cache      alias for '--cache-file=config.cache'
  -n, --no-create         do not create output files
      --srcdir=DIR        find the sources in DIR [configure dir or '..']

Installation directories:
  --prefix=PREFIX         install architecture-independent files in PREFIX
                          [/usr/local]
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
                          [PREFIX]

By default, 'make install' will install all the files in
'/usr/local/bin', '/usr/local/lib' etc.  You can specify
an installation prefix other than '/usr/local' using '--prefix',
for instance '--prefix=$HOME'.

For better control, use the options below.

Fine tuning of the installation directories:
  --bindir=DIR            user executables [EPREFIX/bin]
  --sbindir=DIR           system admin executables [EPREFIX/sbin]
  --libexecdir=DIR        program executables [EPREFIX/libexec]
  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
  --runstatedir=DIR       modifiable per-process data [LOCALSTATEDIR/run]
  --libdir=DIR            object code libraries [EPREFIX/lib]
  --includedir=DIR        C header files [PREFIX/include]
  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
  --infodir=DIR           info documentation [DATAROOTDIR/info]
  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
  --mandir=DIR            man documentation [DATAROOTDIR/man]
  --docdir=DIR            documentation root [DATAROOTDIR/doc/gzip]
  --htmldir=DIR           html documentation [DOCDIR]
  --dvidir=DIR            dvi documentation [DOCDIR]
  --pdfdir=DIR            pdf documentation [DOCDIR]
  --psdir=DIR             ps documentation [DOCDIR]

Program names:
  --program-prefix=PREFIX            prepend PREFIX to installed program names
  --program-suffix=SUFFIX            append SUFFIX to installed program names
  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names

System types:
  --build=BUILD     configure for building on BUILD [guessed]
  --host=HOST       cross-compile to build programs to run on HOST [BUILD]

Optional Features:
  --disable-option-checking  ignore unrecognized --enable/--with options
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
  --enable-silent-rules   less verbose build output (undo: "make V=1")
  --disable-silent-rules  verbose build output (undo: "make V=0")
  --enable-dependency-tracking
                          do not reject slow dependency extractors
  --disable-dependency-tracking
                          speeds up one-time build
  --disable-largefile     omit support for large files
  --enable-cross-guesses={conservative|risky}
                          specify policy for cross-compilation guesses
  --enable-gcc-warnings[=TYPE]
                          control generation of GCC warnings. The TYPE 'no'
                          disables warnings (default for non-developer
                          builds); 'yes' generates cheap warnings if available
                          (default for developer builds); 'expensive' in
                          addition generates expensive-to-compute warnings if
                          available.
  --enable-dfltcc         use DEFLATE COMPRESSION CALL instruction on IBM Z
  --disable-year2038      don't support timestamps after 2038

Some influential environment variables:
  CC          C compiler command
  CFLAGS      C compiler flags
  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
              nonstandard directory <lib dir>
  LIBS        libraries to pass to the linker, e.g. -l<library>
  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
              you have headers in a nonstandard directory <include dir>
  CPP         C preprocessor

Use these variables to override the choices made by 'configure' or to help
it to find libraries and programs with nonstandard names/locations.

Report bugs to <bug-gzip@gnu.org>.
Stderr
/bb.download/source/gzip-1.13/configure --prefix=/BuggyBox/gzip/1.13/bootstrap
Result = 0
Working Dir = /bb.build
Stdout
checking for a BSD-compatible install... /BuggyBox/coreutils/9.4/bootstrap/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 a race-free mkdir -p... /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether 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 gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for less... no
checking for nm... no
checking whether ln -s works... yes
checking for ranlib... no
checking for a POSIX-compliant shell... /bin/sh
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 error.h... yes
checking for features.h... yes
checking for stdio_ext.h... yes
checking for getopt.h... yes
checking for sys/cdefs.h... yes
checking for sys/time.h... yes
checking for limits.h... yes
checking for math.h... yes
checking for sys/mman.h... yes
checking for stdbool.h... yes
checking for stdckdint.h... no
checking for utime.h... yes
checking for crtdefs.h... no
checking for fcntl.h... yes
checking for memory.h... yes
checking for time.h... yes
checking for sys/sdt.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for egrep -e... /usr/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for gcc option to enable large file support... none needed
checking for gcc option for timestamps after 2038... none needed
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether the preprocessor supports include_next... yes
checking whether source code line length is unlimited... yes
checking whether malloc is ptrdiff_t safe... yes
checking whether malloc, realloc, calloc set errno on failure... yes
checking for _set_invalid_parameter_handler... no
checking for fchdir... yes
checking for fdopendir... yes
checking for fcntl... yes
checking for symlink... yes
checking for snprintf... yes
checking for vasnprintf... no
checking for fpurge... no
checking for fsync... yes
checking for getdtablesize... yes
checking for getexecname... no
checking for gettimeofday... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for openat... yes
checking for pipe... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for unlinkat... yes
checking for chown... yes
checking for fchmod... yes
checking for fchown... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking for complete errno.h... yes
checking for error... yes
checking whether error_at_line is declared... yes
checking for error_at_line... yes
checking for working error function... yes
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... yes
checking whether ctype.h defines __header_inline... no
checking whether fchdir is declared... yes
checking whether fflush works on input streams... no
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 whether fdatasync is declared... yes
checking whether fopen recognizes a trailing slash... yes
checking for stdint.h... yes
checking for inttypes.h... yes
checking whether printf supports size specifiers as in C99... yes
checking whether printf supports size specifiers as in C23... yes
checking whether printf supports 'long double' arguments... yes
checking whether printf supports infinite 'double' arguments... yes
checking whether byte ordering is bigendian... no
checking whether long double and double are the same... no
checking whether printf supports infinite 'long double' arguments... yes
checking whether printf supports the 'a' and 'A' directives... yes
checking whether printf supports the 'b' directive... yes
checking whether printf supports the 'F' directive... yes
checking whether printf supports the 'n' directive... yes
checking whether printf supports the 'ls' directive... yes
checking whether printf supports the 'lc' directive correctly... no
checking whether printf supports POSIX/XSI format strings with positions... yes
checking whether printf supports the grouping flag... yes
checking whether printf supports the left-adjust flag correctly... yes
checking whether printf supports the zero flag correctly... yes
checking whether printf supports large precisions... yes
checking whether the compiler produces multi-arch binaries... no
checking whether printf survives out-of-memory conditions... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf truncates the result as in C99... yes
checking for wchar_t... yes
checking for wint_t... yes
checking whether wint_t is large enough... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking for wcslen... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking for intmax_t... yes
checking whether frexp() can be used without linking with libm... yes
checking whether alarm is declared... yes
checking whether stdin defaults to large file offsets... yes
checking whether fseeko is declared... yes
checking for fseeko... yes
checking whether fflush works on input streams... (cached) no
checking whether stat file-mode macros are broken... no
checking for C/C++ restrict keyword... __restrict__
checking for nlink_t... yes
checking whether ftello is declared... yes
checking whether ungetc works on arbitrary bytes... yes
checking for ftello... yes
checking whether ftello works... yes
checking whether getcwd (NULL, 0) allocates memory for result... 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... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking whether timespec_get is declared... yes
checking for timespec_get... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
checking whether limits.h has SSIZE_MAX... yes
checking whether stdint.h conforms to C99... yes
checking whether stdint.h works without ISO C predefines... yes
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking where to find the exponent in a 'float'... word 0 bit 23
checking where to find the exponent in a 'long double'... word 2 bit 0
checking whether lstat correctly handles trailing slash... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether malloc (0) returns nonnull... yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking for mbstate_t... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional japanese locale... none
checking for a french Unicode locale... none
checking for a transitional chinese locale... none
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
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 O_CLOEXEC... yes
checking for egrep... /usr/bin/grep -E
checking whether C symbols are prefixed with underscore at the linker level... no
checking for sigset_t... yes
checking for uid_t... yes
checking for gid_t... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for unreachable... no
checking whether fcloseall is declared... yes
checking whether getw is declared... yes
checking whether putw is declared... yes
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 MB_CUR_MAX is correct... guessing yes
checking whether strdup is declared... yes
checking whether strerror(0) succeeds... 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 the utimes function works... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether wcsdup is declared... yes
checking for C compiler option to allow warnings... -Wno-error
checking for alloca as a compiler built-in... yes
checking for static_assert... yes, an <assert.h> macro
checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes
checking whether this system supports file names of any length... no
checking for library containing clock_gettime... none required
checking for clock_getres... yes
checking for clock_gettime... yes
checking for clock_settime... yes
checking for closedir... yes
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... no
checking whether dup works... yes
checking whether dup2 works... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking for fdatasync... yes
checking whether fdopendir is declared... yes
checking whether fdopendir works... yes
checking whether fflush works on input streams... (cached) no
checking for mempcpy... yes
checking whether conversion from 'int' to 'long double' works... yes
checking for ptrdiff_t... yes
checking for __fpurge... yes
checking whether fpurge is declared... no
checking for __freading... yes
checking whether free is known to preserve errno... yes
checking whether frexp works... yes
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... yes
checking whether frexpl works... yes
checking for fseeko... (cached) yes
checking whether fflush works on input streams... (cached) no
checking for _fseeki64... no
checking for __fseterr... no
checking for ftello... (cached) yes
checking whether ftello works... (cached) yes
checking whether getdtablesize works... yes
checking for getprogname... no
checking whether program_invocation_name is declared... yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... no
checking for gettimeofday with POSIX signature... yes
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(float) can be used without linking with libm... yes
checking whether isnan(float) works... yes
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... yes
checking for C compiler flag to ignore unused libraries... -Wl,--as-needed
checking whether lseek detects pipes... yes
checking whether SEEK_DATA works but is incompatible with GNU... no
checking whether malloc (0) returns nonnull... (cached) yes
checking for mempcpy... (cached) yes
checking for memrchr... yes
checking whether open recognizes a trailing slash... yes
checking for opendir... yes
checking whether frexp works... (cached) yes
checking whether ldexp can be used without linking with libm... yes
checking whether frexpl() can be used without linking with libm... (cached) yes
checking whether frexpl works... (cached) yes
checking whether frexpl is declared... (cached) yes
checking whether ldexpl() can be used without linking with libm... yes
checking whether ldexpl works... yes
checking whether ldexpl is declared... yes
checking for ptrdiff_t... (cached) yes
checking for raise... yes
checking for sigprocmask... yes
checking for readdir... yes
checking whether realloc (0, 0) returns nonnull... yes
checking for reallocarray... yes
checking whether rmdir works... yes
checking for struct sigaction.sa_sigaction... yes
checking for signbit macro... yes
checking for signbit compiler built-ins... yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for ssize_t... 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 bool, true, false... no
checking for stpcpy... yes
checking for working strerror function... yes
checking whether time() works... guessing no
checking whether unlink honors trailing slashes... yes
checking whether unlink of a parent directory fails as it should... guessing yes
checking for utime... yes
checking whether utime handles trailing slashes on files... yes
checking for futimes... yes
checking for futimesat... yes
checking for lutimes... yes
checking for futimens... yes
checking for utimensat... yes
checking for variable-length arrays... yes
checking for ptrdiff_t... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for stdint.h... (cached) yes
checking for underline in external names... no
checking for an assembler syntax supported by this package... no
checking for an ANSI C-conforming const... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for size_t... (cached) yes
checking for off_t... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating tests/Makefile
config.status: creating lib/config.h
config.status: linking /bb.download/source/gzip-1.13/GNUmakefile to GNUmakefile
config.status: executing depfiles commands
Stderr
/bb.download/source/gzip-1.13/configure: line 4948: xargs: command not found
/bb.download/source/gzip-1.13/configure: line 36036: nm: command not found
make -j16
Result = 0
Working Dir = /bb.build
Stdout
  GEN      version.c
  GEN      version.h
/BuggyBox/make/4.4/bootstrap/bin/make  all-recursive
make[1]: Entering directory '/bb.build'
Making all in lib
make[2]: Entering directory '/bb.build/lib'
  GEN      alloca.h
  GEN      dirent.h
  GEN      error.h
  GEN      fcntl.h
  GEN      limits.h
  GEN      inttypes.h
  GEN      math.h
  GEN      signal.h
  GEN      stdckdint.h
  GEN      stddef.h
  GEN      stdio.h
  GEN      stdlib.h
  GEN      sys/stat.h
  GEN      sys/types.h
  GEN      sys/time.h
  GEN      string.h
  GEN      time.h
  GEN      utime.h
  GEN      unistd.h
  GEN      wchar.h
/BuggyBox/make/4.4/bootstrap/bin/make  all-am
make[3]: Entering directory '/bb.build/lib'
  CC       libgzip_a-chdir-long.o
  CC       libgzip_a-basename-lgpl.o
  CC       libgzip_a-openat-proc.o
  CC       libgzip_a-cloexec.o
  CC       libgzip_a-stripslash.o
  CC       libgzip_a-opendir-safer.o
  CC       libgzip_a-exitfail.o
  CC       libgzip_a-dirname-lgpl.o
  CC       libgzip_a-fd-hook.o
  CC       libgzip_a-fflush.o
  CC       libgzip_a-fd-safer-flag.o
  CC       libgzip_a-open-safer.o
  CC       libgzip_a-dup-safer-flag.o
  CC       libgzip_a-creat-safer.o
  CC       libgzip_a-fcntl.o
  CC       libgzip_a-fclose.o
  CC       libgzip_a-filenamecat-lgpl.o
  CC       libgzip_a-fpurge.o
  CC       libgzip_a-freading.o
  CC       libgzip_a-fseek.o
  CC       libgzip_a-fseterr.o
  CC       libgzip_a-getprogname.o
  CC       libgzip_a-fseeko.o
  CC       libgzip_a-gettime.o
  CC       libgzip_a-ialloc.o
  CC       libgzip_a-math.o
  CC       libgzip_a-malloca.o
  CC       libgzip_a-mbszero.o
  CC       libgzip_a-openat-die.o
  CC       libgzip_a-openat-safer.o
  CC       libgzip_a-printf-frexp.o
  CC       libgzip_a-printf-frexpl.o
  CC       libgzip_a-save-cwd.o
  CC       libgzip_a-savedir.o
  CC       libgzip_a-sig-handler.o
  CC       libgzip_a-time.o
  CC       libgzip_a-stat-time.o
  CC       libgzip_a-timespec.o
  CC       libgzip_a-unistd.o
  CC       libgzip_a-dup-safer.o
  CC       libgzip_a-fd-safer.o
  CC       libgzip_a-utimens.o
  CC       libgzip_a-pipe-safer.o
  CC       libgzip_a-xmalloc.o
  CC       libgzip_a-xalloc-die.o
  CC       libgzip_a-xsize.o
  CC       libgzip_a-yesno.o
  CC       asnprintf.o
  CC       fopen.o
  CC       fprintf.o
  CC       printf.o
  CC       printf-parse.o
  CC       printf-args.o
  CC       vasnprintf.o
  CC       vfprintf.o
  AR       libgzip.a
make[3]: Leaving directory '/bb.build/lib'
make[2]: Leaving directory '/bb.build/lib'
Making all in doc
make[2]: Entering directory '/bb.build/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/bb.build/doc'
Making all in .
make[2]: Entering directory '/bb.build'
  CC       bits.o
  CC       gzip.o
  CC       deflate.o
  CC       inflate.o
  CC       unpack.o
  CC       trees.o
  CC       unzip.o
  CC       unlzh.o
  CC       unlzw.o
  GEN      zcmp
  CC       zip.o
  GEN      gzexe
  GEN      zcat
  CC       util.o
  CC       version.o
  GEN      gunzip
  GEN      zforce
  GEN      zdiff
  GEN      zfgrep
  GEN      zegrep
  GEN      zgrep
  GEN      znew
  GEN      zmore
  AR       libver.a
  CCLD     gzip
make[2]: Leaving directory '/bb.build'
Making all in tests
make[2]: Entering directory '/bb.build/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/bb.build/tests'
make[1]: Leaving directory '/bb.build'
Stderr
make install
Result = 0
Working Dir = /bb.build
Stdout
/BuggyBox/make/4.4/bootstrap/bin/make  install-recursive
make[1]: Entering directory '/bb.build'
Making install in lib
make[2]: Entering directory '/bb.build/lib'
/BuggyBox/make/4.4/bootstrap/bin/make  install-am
make[3]: Entering directory '/bb.build/lib'
make[4]: Entering directory '/bb.build/lib'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/bb.build/lib'
make[3]: Leaving directory '/bb.build/lib'
make[2]: Leaving directory '/bb.build/lib'
Making install in doc
make[2]: Entering directory '/bb.build/doc'
make[3]: Entering directory '/bb.build/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/gzip/1.13/bootstrap/share/info'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/gzip-1.13/doc/gzip.info '/BuggyBox/gzip/1.13/bootstrap/share/info'
make[3]: Leaving directory '/bb.build/doc'
make[2]: Leaving directory '/bb.build/doc'
Making install in .
make[2]: Entering directory '/bb.build'
make[3]: Entering directory '/bb.build'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/gzip/1.13/bootstrap/bin'
  /BuggyBox/coreutils/9.4/bootstrap/bin/install -c gzip '/BuggyBox/gzip/1.13/bootstrap/bin'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/gzip/1.13/bootstrap/bin'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c gunzip gzexe zcat zcmp zdiff zegrep zfgrep zforce zgrep zmore znew '/BuggyBox/gzip/1.13/bootstrap/bin'
/BuggyBox/make/4.4/bootstrap/bin/make  install-exec-hook
make[4]: Entering directory '/bb.build'
make[4]: Leaving directory '/bb.build'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/gzip/1.13/bootstrap/share/man/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/gzip-1.13/gunzip.1 /bb.download/source/gzip-1.13/gzexe.1 /bb.download/source/gzip-1.13/gzip.1 /bb.download/source/gzip-1.13/zcat.1 /bb.download/source/gzip-1.13/zcmp.1 /bb.download/source/gzip-1.13/zdiff.1 /bb.download/source/gzip-1.13/zforce.1 /bb.download/source/gzip-1.13/zgrep.1 /bb.download/source/gzip-1.13/zmore.1 /bb.download/source/gzip-1.13/znew.1 '/BuggyBox/gzip/1.13/bootstrap/share/man/man1'
make[3]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
Making install in tests
make[2]: Entering directory '/bb.build/tests'
make[3]: Entering directory '/bb.build/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/bb.build/tests'
make[2]: Leaving directory '/bb.build/tests'
make[1]: Leaving directory '/bb.build'
Stderr
+ cd /BuggyBox/gzip/1.13/bootstrap/bin
+ rm -f uncompress
+ case remove-installed-links in
+ cd /BuggyBox/gzip/1.13/bootstrap/bin
+ rm -f uncompress
+ case install-exec-hook in
+ ln gunzip uncompress