libuuid (1.0.3)

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

Usage: /bb.download/source/libuuid-1.0.3/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/libuuid]
  --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-shared[=PKGS]  build shared libraries [default=yes]
  --enable-static[=PKGS]  build static libraries [default=yes]
  --enable-fast-install[=PKGS]
                          optimize for fast installation [default=yes]
  --enable-dependency-tracking
                          do not reject slow dependency extractors
  --disable-dependency-tracking
                          speeds up one-time build
  --disable-libtool-lock  avoid locking (might break parallel builds)

Optional Packages:
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --with-pic[=PKGS]       try to use only PIC/non-PIC objects [default=use
                          both]
  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
  --with-sysroot=DIR Search for dependent libraries within DIR
                        (or the compiler's sysroot if not specified).

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 <sloowfranklin@gmail.com>.
Stderr
/bb.download/source/libuuid-1.0.3/configure --prefix=/BuggyBox/libuuid/1.0.3/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 build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
checking for a sed that does not truncate output... /BuggyBox/sed/4.9/bootstrap/bin/sed
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 fgrep... /BuggyBox/grep/3.11/bootstrap/bin/grep -F
checking for ld used by gcc... /BuggyBox/binutils/2.41/bootstrap/bin/ld
checking if the linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /BuggyBox/binutils/2.41/bootstrap/bin/nm -B
checking the name lister (/BuggyBox/binutils/2.41/bootstrap/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /BuggyBox/binutils/2.41/bootstrap/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /BuggyBox/binutils/2.41/bootstrap/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for library containing socket... none required
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking whether _SC_HOST_NAME_MAX is declared... yes
checking for int32_t... yes
checking for mode_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for ftruncate... yes
checking for gettimeofday... yes
checking for memset... yes
checking for socket... yes
checking for strtoul... yes
checking for usleep... yes
checking for srandom... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating uuid.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Stderr
/bb.download/source/libuuid-1.0.3/configure: line 6406: /usr/bin/file: No such file or directory
make -j16
Result = 0
Working Dir = /bb.build
Stdout
/BuggyBox/make/4.4/bootstrap/bin/make  all-am
make[1]: Entering directory '/bb.build'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3    -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-clear.lo -MD -MP -MF .deps/libuuid_la-clear.Tpo -c -o libuuid_la-clear.lo `test -f 'clear.c' || echo '/bb.download/source/libuuid-1.0.3/'`clear.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3    -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-compare.lo -MD -MP -MF .deps/libuuid_la-compare.Tpo -c -o libuuid_la-compare.lo `test -f 'compare.c' || echo '/bb.download/source/libuuid-1.0.3/'`compare.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3    -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-copy.lo -MD -MP -MF .deps/libuuid_la-copy.Tpo -c -o libuuid_la-copy.lo `test -f 'copy.c' || echo '/bb.download/source/libuuid-1.0.3/'`copy.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3    -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-gen_uuid.lo -MD -MP -MF .deps/libuuid_la-gen_uuid.Tpo -c -o libuuid_la-gen_uuid.lo `test -f 'gen_uuid.c' || echo '/bb.download/source/libuuid-1.0.3/'`gen_uuid.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3    -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-isnull.lo -MD -MP -MF .deps/libuuid_la-isnull.Tpo -c -o libuuid_la-isnull.lo `test -f 'isnull.c' || echo '/bb.download/source/libuuid-1.0.3/'`isnull.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3    -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-pack.lo -MD -MP -MF .deps/libuuid_la-pack.Tpo -c -o libuuid_la-pack.lo `test -f 'pack.c' || echo '/bb.download/source/libuuid-1.0.3/'`pack.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3    -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-parse.lo -MD -MP -MF .deps/libuuid_la-parse.Tpo -c -o libuuid_la-parse.lo `test -f 'parse.c' || echo '/bb.download/source/libuuid-1.0.3/'`parse.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3    -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-unpack.lo -MD -MP -MF .deps/libuuid_la-unpack.Tpo -c -o libuuid_la-unpack.lo `test -f 'unpack.c' || echo '/bb.download/source/libuuid-1.0.3/'`unpack.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3    -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-unparse.lo -MD -MP -MF .deps/libuuid_la-unparse.Tpo -c -o libuuid_la-unparse.lo `test -f 'unparse.c' || echo '/bb.download/source/libuuid-1.0.3/'`unparse.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3    -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-uuid_time.lo -MD -MP -MF .deps/libuuid_la-uuid_time.Tpo -c -o libuuid_la-uuid_time.lo `test -f 'uuid_time.c' || echo '/bb.download/source/libuuid-1.0.3/'`uuid_time.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3    -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-randutils.lo -MD -MP -MF .deps/libuuid_la-randutils.Tpo -c -o libuuid_la-randutils.lo `test -f 'randutils.c' || echo '/bb.download/source/libuuid-1.0.3/'`randutils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-uuid_time.lo -MD -MP -MF .deps/libuuid_la-uuid_time.Tpo -c /bb.download/source/libuuid-1.0.3/uuid_time.c  -fPIC -DPIC -o .libs/libuuid_la-uuid_time.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-unpack.lo -MD -MP -MF .deps/libuuid_la-unpack.Tpo -c /bb.download/source/libuuid-1.0.3/unpack.c  -fPIC -DPIC -o .libs/libuuid_la-unpack.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-copy.lo -MD -MP -MF .deps/libuuid_la-copy.Tpo -c /bb.download/source/libuuid-1.0.3/copy.c  -fPIC -DPIC -o .libs/libuuid_la-copy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-parse.lo -MD -MP -MF .deps/libuuid_la-parse.Tpo -c /bb.download/source/libuuid-1.0.3/parse.c  -fPIC -DPIC -o .libs/libuuid_la-parse.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-clear.lo -MD -MP -MF .deps/libuuid_la-clear.Tpo -c /bb.download/source/libuuid-1.0.3/clear.c  -fPIC -DPIC -o .libs/libuuid_la-clear.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-isnull.lo -MD -MP -MF .deps/libuuid_la-isnull.Tpo -c /bb.download/source/libuuid-1.0.3/isnull.c  -fPIC -DPIC -o .libs/libuuid_la-isnull.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-pack.lo -MD -MP -MF .deps/libuuid_la-pack.Tpo -c /bb.download/source/libuuid-1.0.3/pack.c  -fPIC -DPIC -o .libs/libuuid_la-pack.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-gen_uuid.lo -MD -MP -MF .deps/libuuid_la-gen_uuid.Tpo -c /bb.download/source/libuuid-1.0.3/gen_uuid.c  -fPIC -DPIC -o .libs/libuuid_la-gen_uuid.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-compare.lo -MD -MP -MF .deps/libuuid_la-compare.Tpo -c /bb.download/source/libuuid-1.0.3/compare.c  -fPIC -DPIC -o .libs/libuuid_la-compare.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-unparse.lo -MD -MP -MF .deps/libuuid_la-unparse.Tpo -c /bb.download/source/libuuid-1.0.3/unparse.c  -fPIC -DPIC -o .libs/libuuid_la-unparse.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-randutils.lo -MD -MP -MF .deps/libuuid_la-randutils.Tpo -c /bb.download/source/libuuid-1.0.3/randutils.c  -fPIC -DPIC -o .libs/libuuid_la-randutils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-unpack.lo -MD -MP -MF .deps/libuuid_la-unpack.Tpo -c /bb.download/source/libuuid-1.0.3/unpack.c -o libuuid_la-unpack.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-isnull.lo -MD -MP -MF .deps/libuuid_la-isnull.Tpo -c /bb.download/source/libuuid-1.0.3/isnull.c -o libuuid_la-isnull.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-copy.lo -MD -MP -MF .deps/libuuid_la-copy.Tpo -c /bb.download/source/libuuid-1.0.3/copy.c -o libuuid_la-copy.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-pack.lo -MD -MP -MF .deps/libuuid_la-pack.Tpo -c /bb.download/source/libuuid-1.0.3/pack.c -o libuuid_la-pack.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-clear.lo -MD -MP -MF .deps/libuuid_la-clear.Tpo -c /bb.download/source/libuuid-1.0.3/clear.c -o libuuid_la-clear.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-compare.lo -MD -MP -MF .deps/libuuid_la-compare.Tpo -c /bb.download/source/libuuid-1.0.3/compare.c -o libuuid_la-compare.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-unparse.lo -MD -MP -MF .deps/libuuid_la-unparse.Tpo -c /bb.download/source/libuuid-1.0.3/unparse.c -o libuuid_la-unparse.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-uuid_time.lo -MD -MP -MF .deps/libuuid_la-uuid_time.Tpo -c /bb.download/source/libuuid-1.0.3/uuid_time.c -o libuuid_la-uuid_time.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-parse.lo -MD -MP -MF .deps/libuuid_la-parse.Tpo -c /bb.download/source/libuuid-1.0.3/parse.c -o libuuid_la-parse.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-randutils.lo -MD -MP -MF .deps/libuuid_la-randutils.Tpo -c /bb.download/source/libuuid-1.0.3/randutils.c -o libuuid_la-randutils.o >/dev/null 2>&1
mv -f .deps/libuuid_la-clear.Tpo .deps/libuuid_la-clear.Plo
mv -f .deps/libuuid_la-compare.Tpo .deps/libuuid_la-compare.Plo
mv -f .deps/libuuid_la-copy.Tpo .deps/libuuid_la-copy.Plo
mv -f .deps/libuuid_la-isnull.Tpo .deps/libuuid_la-isnull.Plo
mv -f .deps/libuuid_la-pack.Tpo .deps/libuuid_la-pack.Plo
mv -f .deps/libuuid_la-unpack.Tpo .deps/libuuid_la-unpack.Plo
mv -f .deps/libuuid_la-unparse.Tpo .deps/libuuid_la-unparse.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libuuid-1.0.3 -I/bb.download/source/libuuid-1.0.3 -g -O2 -MT libuuid_la-gen_uuid.lo -MD -MP -MF .deps/libuuid_la-gen_uuid.Tpo -c /bb.download/source/libuuid-1.0.3/gen_uuid.c -o libuuid_la-gen_uuid.o >/dev/null 2>&1
mv -f .deps/libuuid_la-uuid_time.Tpo .deps/libuuid_la-uuid_time.Plo
mv -f .deps/libuuid_la-parse.Tpo .deps/libuuid_la-parse.Plo
mv -f .deps/libuuid_la-randutils.Tpo .deps/libuuid_la-randutils.Plo
mv -f .deps/libuuid_la-gen_uuid.Tpo .deps/libuuid_la-gen_uuid.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc -I/bb.download/source/libuuid-1.0.3 -g -O2 -version-info 1:0:0  -o libuuid.la -rpath /BuggyBox/libuuid/1.0.3/bootstrap/lib libuuid_la-clear.lo libuuid_la-compare.lo libuuid_la-copy.lo libuuid_la-gen_uuid.lo libuuid_la-isnull.lo libuuid_la-pack.lo libuuid_la-parse.lo libuuid_la-unpack.lo libuuid_la-unparse.lo libuuid_la-uuid_time.lo libuuid_la-randutils.lo   
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libuuid_la-clear.o .libs/libuuid_la-compare.o .libs/libuuid_la-copy.o .libs/libuuid_la-gen_uuid.o .libs/libuuid_la-isnull.o .libs/libuuid_la-pack.o .libs/libuuid_la-parse.o .libs/libuuid_la-unpack.o .libs/libuuid_la-unparse.o .libs/libuuid_la-uuid_time.o .libs/libuuid_la-randutils.o    -O2   -Wl,-soname -Wl,libuuid.so.1 -o .libs/libuuid.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libuuid.so.1" && ln -s "libuuid.so.1.0.0" "libuuid.so.1")
libtool: link: (cd ".libs" && rm -f "libuuid.so" && ln -s "libuuid.so.1.0.0" "libuuid.so")
libtool: link: ar cru .libs/libuuid.a  libuuid_la-clear.o libuuid_la-compare.o libuuid_la-copy.o libuuid_la-gen_uuid.o libuuid_la-isnull.o libuuid_la-pack.o libuuid_la-parse.o libuuid_la-unpack.o libuuid_la-unparse.o libuuid_la-uuid_time.o libuuid_la-randutils.o
libtool: link: ranlib .libs/libuuid.a
libtool: link: ( cd ".libs" && rm -f "libuuid.la" && ln -s "../libuuid.la" "libuuid.la" )
make[1]: Leaving directory '/bb.build'
Stderr
In file included from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/libuuid-1.0.3/gen_uuid.c:46:
/BuggyBox/glibc/2.38/bootstrap/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
/bb.download/source/libuuid-1.0.3/gen_uuid.c: In function 'get_clock':
/bb.download/source/libuuid-1.0.3/gen_uuid.c:297:24: warning: implicit declaration of function 'flock'; did you mean 'clock'? [-Wimplicit-function-declaration]
  297 |                 while (flock(state_fd, LOCK_EX) < 0) {
      |                        ^~~~~
      |                        clock
make install
Result = 0
Working Dir = /bb.build
Stdout
make[1]: Entering directory '/bb.build'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/libuuid/1.0.3/bootstrap/lib'
 /bin/sh ./libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   libuuid.la '/BuggyBox/libuuid/1.0.3/bootstrap/lib'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libuuid.so.1.0.0 /BuggyBox/libuuid/1.0.3/bootstrap/lib/libuuid.so.1.0.0
libtool: install: (cd /BuggyBox/libuuid/1.0.3/bootstrap/lib && { ln -s -f libuuid.so.1.0.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.0.0 libuuid.so.1; }; })
libtool: install: (cd /BuggyBox/libuuid/1.0.3/bootstrap/lib && { ln -s -f libuuid.so.1.0.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.0.0 libuuid.so; }; })
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libuuid.lai /BuggyBox/libuuid/1.0.3/bootstrap/lib/libuuid.la
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libuuid.a /BuggyBox/libuuid/1.0.3/bootstrap/lib/libuuid.a
libtool: install: chmod 644 /BuggyBox/libuuid/1.0.3/bootstrap/lib/libuuid.a
libtool: install: ranlib /BuggyBox/libuuid/1.0.3/bootstrap/lib/libuuid.a
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/glibc/2.38/bootstrap/bin:/BuggyBox/zstd/1.5.5/bootstrap/bin:/BuggyBox/lz4/1.9.4/bootstrap/bin:/BuggyBox/ncurses/6.4/bootstrap/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/BuggyBox/pkg-config/0.29.2/bootstrap/bin:/BuggyBox/openssl/3.1.3/bootstrap/bin:/BuggyBox/tar/1.35/bootstrap/bin:/BuggyBox/python/3.11.7/bootstrap/bin:/BuggyBox/meson/1.2.0/bootstrap/bin:/BuggyBox/cmake/3.27.7/bootstrap/bin:/BuggyBox/ninja/1.11.1/bootstrap/bin:/BuggyBox/gcc/13.2.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/libuuid/1.0.3/bootstrap/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/libuuid/1.0.3/bootstrap/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/libuuid/1.0.3/bootstrap/lib/pkgconfig'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 uuid.pc '/BuggyBox/libuuid/1.0.3/bootstrap/lib/pkgconfig'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/libuuid/1.0.3/bootstrap/include/uuid'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/libuuid-1.0.3/uuid.h '/BuggyBox/libuuid/1.0.3/bootstrap/include/uuid'
make[1]: Leaving directory '/bb.build'
Stderr
/bb.build/libtool: line 1085: ldconfig: command not found