which (2.21)

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

Usage: /bb.download/source/which-2.21/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]
  --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/which]
  --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

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-maintainer-mode
                          enable make rules and dependencies not useful (and
                          sometimes confusing) to the casual installer
  --disable-iberty        do not try to find and use the iberty library
  --enable-dependency-tracking
                          do not reject slow dependency extractors
  --disable-dependency-tracking
                          speeds up one-time build

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 the package provider.
Stderr
/bb.download/source/which-2.21/configure --prefix=/BuggyBox/which/2.21/bootstrap
Result = 0
Working Dir = /bb.build
Stdout
checking for a BSD-compatible install... /BuggyBox/coreutils/9.4/bootstrap/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe 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 whether to enable maintainer-specific portions of Makefiles... 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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... pch
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /BuggyBox/grep/3.11/bootstrap/bin/grep
checking for egrep... /BuggyBox/grep/3.11/bootstrap/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 for xmalloc in libiberty.a... no
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking libiberty.h usability... no
checking libiberty.h presence... no
checking for libiberty.h... no
checking whether stat file-mode macros are broken... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for strchr... yes
checking for memcpy... yes
checking for getopt_long... yes
checking for getcwd... yes
checking for getwd... yes
checking for sysconf... yes
checking for getgroups... yes
checking for eaccess... yes
checking for ar... ar
checking for ranlib... ranlib
checking for stdlib.h... (cached) yes
checking for memory.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for strings.h... (cached) yes
checking for getpwent... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking whether programs are able to redeclare getpw functions... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating maintMakefile
config.status: creating tilde/Makefile
config.status: creating config.h
config.status: executing depfiles commands
Stderr
make -j16
Result = 0
Working Dir = /bb.build
Stdout
/BuggyBox/make/4.4/bootstrap/bin/make  all-recursive
make[1]: Entering directory '/bb.build'
Making all in tilde
make[2]: Entering directory '/bb.build/tilde'
source='/bb.download/source/which-2.21/tilde/tilde.c' object='tilde.o' libtool=no \
DEPDIR=.deps depmode=pch /bin/sh /bb.download/source/which-2.21/depcomp \
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/which-2.21/tilde -I..     -g -O2 -c -o tilde.o /bb.download/source/which-2.21/tilde/tilde.c
source='/bb.download/source/which-2.21/tilde/shell.c' object='shell.o' libtool=no \
DEPDIR=.deps depmode=pch /bin/sh /bb.download/source/which-2.21/depcomp \
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/which-2.21/tilde -I..     -g -O2 -c -o shell.o /bb.download/source/which-2.21/tilde/shell.c
rm -f libtilde.a
ar cru libtilde.a tilde.o shell.o 
ranlib libtilde.a
make[2]: Leaving directory '/bb.build/tilde'
Making all in .
make[2]: Entering directory '/bb.build'
source='/bb.download/source/which-2.21/getopt.c' object='getopt.o' libtool=no \
DEPDIR=.deps depmode=pch /bin/sh /bb.download/source/which-2.21/depcomp \
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/which-2.21     -g -O2 -c -o getopt.o /bb.download/source/which-2.21/getopt.c
source='/bb.download/source/which-2.21/getopt1.c' object='getopt1.o' libtool=no \
DEPDIR=.deps depmode=pch /bin/sh /bb.download/source/which-2.21/depcomp \
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/which-2.21     -g -O2 -c -o getopt1.o /bb.download/source/which-2.21/getopt1.c
source='/bb.download/source/which-2.21/bash.c' object='bash.o' libtool=no \
DEPDIR=.deps depmode=pch /bin/sh /bb.download/source/which-2.21/depcomp \
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/which-2.21     -g -O2 -c -o bash.o /bb.download/source/which-2.21/bash.c
source='/bb.download/source/which-2.21/which.c' object='which.o' libtool=no \
DEPDIR=.deps depmode=pch /bin/sh /bb.download/source/which-2.21/depcomp \
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/which-2.21     -g -O2 -c -o which.o /bb.download/source/which-2.21/which.c
gcc  -g -O2   -o which getopt.o getopt1.o bash.o which.o ./tilde/libtilde.a 
make[2]: Leaving directory '/bb.build'
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 tilde
make[2]: Entering directory '/bb.build/tilde'
make[3]: Entering directory '/bb.build/tilde'
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/tilde'
make[2]: Leaving directory '/bb.build/tilde'
Making install in .
make[2]: Entering directory '/bb.build'
make[3]: Entering directory '/bb.build'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/which/2.21/bootstrap/bin'
  /BuggyBox/coreutils/9.4/bootstrap/bin/install -c which '/BuggyBox/which/2.21/bootstrap/bin'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/which/2.21/bootstrap/share/info'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/which-2.21/which.info '/BuggyBox/which/2.21/bootstrap/share/info'
 install-info --info-dir='/BuggyBox/which/2.21/bootstrap/share/info' '/BuggyBox/which/2.21/bootstrap/share/info/which.info'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/which/2.21/bootstrap/share/man/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/which-2.21/which.1 '/BuggyBox/which/2.21/bootstrap/share/man/man1'
make[3]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[1]: Leaving directory '/bb.build'
Stderr