gperf (3.1)

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

Usage: /bb.download/source/gperf-3.1/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/PACKAGE]
  --htmldir=DIR           html documentation [DOCDIR]
  --dvidir=DIR            dvi documentation [DOCDIR]
  --pdfdir=DIR            pdf documentation [DOCDIR]
  --psdir=DIR             ps documentation [DOCDIR]

Report bugs to the package provider.
Stderr
/bb.download/source/gperf-3.1/configure --prefix=/BuggyBox/gperf/3.1/any
Result = 0
Working Dir = /bb.build
Stdout
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
=== configuring in lib (/bb.build/lib)
configure: running /bin/sh /bb.download/source/gperf-3.1/lib/configure --disable-option-checking '--prefix=/BuggyBox/gperf/3.1/any'  --cache-file=/dev/null --srcdir=/bb.download/source/gperf-3.1/lib
checking whether make sets $(MAKE)... yes
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 how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for ar... ar
checking for ranlib... ranlib
checking for a BSD compatible install... /BuggyBox/coreutils/9.4/bootstrap/bin/install -c
configure: creating ./config.status
config.status: creating Makefile
=== configuring in src (/bb.build/src)
configure: running /bin/sh /bb.download/source/gperf-3.1/src/configure --disable-option-checking '--prefix=/BuggyBox/gperf/3.1/any'  --cache-file=/dev/null --srcdir=/bb.download/source/gperf-3.1/src
checking whether make sets $(MAKE)... yes
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 how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for a BSD compatible install... /BuggyBox/coreutils/9.4/bootstrap/bin/install -c
checking for stack-allocated variable-size arrays... yes
checking for rand in -lm... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
=== configuring in tests (/bb.build/tests)
configure: running /bin/sh /bb.download/source/gperf-3.1/tests/configure --disable-option-checking '--prefix=/BuggyBox/gperf/3.1/any'  --cache-file=/dev/null --srcdir=/bb.download/source/gperf-3.1/tests
checking whether make sets $(MAKE)... yes
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 how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
configure: creating ./config.status
config.status: creating Makefile
=== configuring in doc (/bb.build/doc)
configure: running /bin/sh /bb.download/source/gperf-3.1/doc/configure --disable-option-checking '--prefix=/BuggyBox/gperf/3.1/any'  --cache-file=/dev/null --srcdir=/bb.download/source/gperf-3.1/doc
checking whether make sets $(MAKE)... yes
checking for a BSD compatible install... /BuggyBox/coreutils/9.4/bootstrap/bin/install -c
configure: creating ./config.status
config.status: creating Makefile
Stderr
make -j16
Result = 0
Working Dir = /bb.build
Stdout
cd lib; /BuggyBox/make/4.4/bootstrap/bin/make all
make[1]: Entering directory '/bb.build/lib'
gcc -g -O2 -I/bb.download/source/gperf-3.1/lib -c /bb.download/source/gperf-3.1/lib/getopt.c
gcc -g -O2 -I/bb.download/source/gperf-3.1/lib -c /bb.download/source/gperf-3.1/lib/getopt1.c
g++ -g -O2 -I/bb.download/source/gperf-3.1/lib -c /bb.download/source/gperf-3.1/lib/getline.cc
g++ -g -O2 -I/bb.download/source/gperf-3.1/lib -c /bb.download/source/gperf-3.1/lib/hash.cc
rm -f libgp.a
ar rc libgp.a getopt.o getopt1.o getline.o hash.o
ranlib libgp.a
make[1]: Leaving directory '/bb.build/lib'
cd src; /BuggyBox/make/4.4/bootstrap/bin/make all
make[1]: Entering directory '/bb.build/src'
g++ -g -O2 -I. -I/bb.download/source/gperf-3.1/src/../lib -c /bb.download/source/gperf-3.1/src/version.cc
g++ -g -O2 -I. -I/bb.download/source/gperf-3.1/src/../lib -c /bb.download/source/gperf-3.1/src/positions.cc
g++ -g -O2 -I. -I/bb.download/source/gperf-3.1/src/../lib -c /bb.download/source/gperf-3.1/src/options.cc
g++ -g -O2 -I. -I/bb.download/source/gperf-3.1/src/../lib -c /bb.download/source/gperf-3.1/src/keyword.cc
g++ -g -O2 -I. -I/bb.download/source/gperf-3.1/src/../lib -c /bb.download/source/gperf-3.1/src/keyword-list.cc
g++ -g -O2 -I. -I/bb.download/source/gperf-3.1/src/../lib -c /bb.download/source/gperf-3.1/src/input.cc
g++ -g -O2 -I. -I/bb.download/source/gperf-3.1/src/../lib -c /bb.download/source/gperf-3.1/src/bool-array.cc
g++ -g -O2 -I. -I/bb.download/source/gperf-3.1/src/../lib -c /bb.download/source/gperf-3.1/src/hash-table.cc
g++ -g -O2 -I. -I/bb.download/source/gperf-3.1/src/../lib -c /bb.download/source/gperf-3.1/src/search.cc
g++ -g -O2 -I. -I/bb.download/source/gperf-3.1/src/../lib -c /bb.download/source/gperf-3.1/src/output.cc
g++ -g -O2 -I. -I/bb.download/source/gperf-3.1/src/../lib -c /bb.download/source/gperf-3.1/src/main.cc
g++ -g -O2  -o gperf version.o positions.o options.o keyword.o keyword-list.o input.o bool-array.o hash-table.o search.o output.o main.o ../lib/libgp.a -lm
make[1]: Leaving directory '/bb.build/src'
cd tests; /BuggyBox/make/4.4/bootstrap/bin/make all
make[1]: Entering directory '/bb.build/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/bb.build/tests'
cd doc; /BuggyBox/make/4.4/bootstrap/bin/make all
make[1]: Entering directory '/bb.build/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/bb.build/doc'
Stderr
/bb.download/source/gperf-3.1/lib/getline.cc: In function 'int getstr(char**, size_t*, FILE*, char, size_t)':
/bb.download/source/gperf-3.1/lib/getline.cc:58:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
   58 |       register int c = getc (stream);
      |                    ^
make install
Result = 0
Working Dir = /bb.build
Stdout
cd lib; /BuggyBox/make/4.4/bootstrap/bin/make install
make[1]: Entering directory '/bb.build/lib'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/bb.build/lib'
cd src; /BuggyBox/make/4.4/bootstrap/bin/make install
make[1]: Entering directory '/bb.build/src'
/bin/sh /bb.download/source/gperf-3.1/src/../build-aux/mkinstalldirs /BuggyBox/gperf/3.1/any/bin
mkdir -p -- /BuggyBox/gperf/3.1/any/bin
/BuggyBox/coreutils/9.4/bootstrap/bin/install -c gperf /BuggyBox/gperf/3.1/any/bin/gperf
make[1]: Leaving directory '/bb.build/src'
cd tests; /BuggyBox/make/4.4/bootstrap/bin/make install
make[1]: Entering directory '/bb.build/tests'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/bb.build/tests'
cd doc; /BuggyBox/make/4.4/bootstrap/bin/make install
make[1]: Entering directory '/bb.build/doc'
/bin/sh /bb.download/source/gperf-3.1/doc/../build-aux/mkinstalldirs /BuggyBox/gperf/3.1/any/share/info
mkdir -p -- /BuggyBox/gperf/3.1/any/share/info
/BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/gperf-3.1/doc/gperf.info /BuggyBox/gperf/3.1/any/share/info/gperf.info
/bin/sh /bb.download/source/gperf-3.1/doc/../build-aux/mkinstalldirs /BuggyBox/gperf/3.1/any/share/man/man1
mkdir -p -- /BuggyBox/gperf/3.1/any/share/man/man1
/BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/gperf-3.1/doc/gperf.1 /BuggyBox/gperf/3.1/any/share/man/man1/gperf.1
/bin/sh /bb.download/source/gperf-3.1/doc/../build-aux/mkinstalldirs /BuggyBox/gperf/3.1/any/share/doc/
mkdir -p -- /BuggyBox/gperf/3.1/any/share/doc/
/BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/gperf-3.1/doc/gperf.html /BuggyBox/gperf/3.1/any/share/doc//gperf.html
make[1]: Leaving directory '/bb.build/doc'
Stderr