libffi (3.4.4)

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

Usage: /bb.download/source/libffi-3.4.4/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/libffi]
  --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]
  --target=TARGET   configure for building compilers for TARGET [HOST]

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]
  --disable-builddir      disable automatic build in subdir of sources

  --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
  --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]
  --disable-libtool-lock  avoid locking (might break parallel builds)
  --enable-portable-binary
                          disable compiler optimizations that would produce
                          unportable binaries
  --enable-maintainer-mode
                          enable make rules and dependencies not useful (and
                          sometimes confusing) to the casual installer
  --enable-pax_emutramp       enable pax emulated trampolines (experimental)
  --disable-docs          Disable building of docs (default: no)
  --enable-debug          debugging mode
  --disable-structs       omit code for struct support
  --disable-raw-api       make the raw api unavailable
  --disable-exec-static-tramp  disable use of static exec trampolines (enabled by default)
  --enable-purify-safety  purify-safe mode
  --disable-multi-os-directory
                          disable use of gcc --print-multi-os-directory to change the library installation directory
  --enable-symvers=STYLE  enables symbol versioning of the shared library
                          [default=yes]

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-aix-soname=aix|svr4|both
                          shared library versioning (aka "SONAME") variant to
                          provide on AIX, [default=aix].
  --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).
  --with-gcc-arch=<arch>  use architecture <arch> for gcc -march/-mtune,
                          instead of guessing

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>
  CXX         C++ compiler command
  CXXFLAGS    C++ compiler flags
  CCAS        assembler compiler command (defaults to CC)
  CCASFLAGS   assembler compiler flags (defaults to CFLAGS)
  LT_SYS_LIBRARY_PATH
              User-defined run-time library search path.
  CXXCPP      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 <http://github.com/libffi/libffi/issues>.
Stderr
/bb.download/source/libffi-3.4.4/configure --prefix=/BuggyBox/libffi/3.4.4/bootstrap --libdir=/BuggyBox/libffi/3.4.4/bootstrap/lib --enable-static --enable-shared --disable-multi-os-directory
Result = 0
Working Dir = /bb.build
Stdout
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for gsed... sed
checking for a BSD-compatible install... /BuggyBox/coreutils/9.4/bootstrap/bin/install -c
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 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 make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking dependency style of gcc... gcc3
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 how to print strings... printf
checking for a sed that does not truncate output... /BuggyBox/sed/4.9/bootstrap/bin/sed
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... 32768
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-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 file... no
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 a working dd... /BuggyBox/coreutils/9.4/bootstrap/bin/dd
checking how to truncate binary pipes... /BuggyBox/coreutils/9.4/bootstrap/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /BuggyBox/binutils/2.41/bootstrap/bin/ld
checking if the linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) is GNU ld... yes
checking whether the g++ linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for readelf... readelf
checking size of size_t... 8
checking for C compiler vendor... gnu
checking whether C compiler accepts -fstrict-aliasing... yes
checking whether C compiler accepts -ffast-math... yes
checking for gcc architecture flag... 
checking for x86 cpuid 0 output... 10:68747541:444d4163:69746e65
checking for x86 cpuid 1 output... 870f10:3100800:7ed8320b:178bfbff
checking whether C compiler accepts -march=amdfam10... yes
checking for gcc architecture flag... -march=amdfam10
checking whether C compiler accepts  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10... yes
checking CFLAGS for most reasonable warnings... -Wall
checking whether to enable maintainer-specific portions of Makefiles... no
checking for sys/memfd.h... no
checking for memfd_create... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for mkostemp... yes
checking for mkstemp... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for egrep... (cached) /BuggyBox/grep/3.11/bootstrap/bin/grep -E
checking for memcpy... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking size of double... 8
checking size of long double... 16
checking whether byte ordering is bigendian... no
checking assembler .cfi pseudo-op support... yes
checking assembler supports pc related relocs... yes
checking whether compiler supports pointer authentication... no
checking for _ prefix in compiled symbols... no
checking toolchain supports unwind section type... yes
checking whether C compiler accepts -fno-lto... yes
checking whether .eh_frame section should be read-only... yes
checking for __attribute__((visibility("hidden")))... yes
checking for shared libgcc... yes
configure: versioning on shared library symbols is gnu
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/ffi.h
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating man/Makefile
config.status: creating doc/Makefile
config.status: creating libffi.pc
config.status: creating fficonfig.h
config.status: executing buildir commands
config.status: skipping top_srcdir/Makefile - not created
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include commands
config.status: executing src 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 include
make[2]: Entering directory '/bb.build/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/bb.build/include'
Making all in testsuite
make[2]: Entering directory '/bb.build/testsuite'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/bb.build/testsuite'
Making all in man
make[2]: Entering directory '/bb.build/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/bb.build/man'
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'
make[2]: Entering directory '/bb.build'
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4  -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src   -Wall  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -DX86_64 -DGENERATE_LIBFFI_MAP \
 -E -x assembler-with-cpp -o libffi.map /bb.download/source/libffi-3.4.4/libffi.map.in
depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4  -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src   -Wall  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo /bb.download/source/libffi-3.4.4/src/prep_cif.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4  -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src   -Wall  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo /bb.download/source/libffi-3.4.4/src/types.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4  -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src   -Wall  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo /bb.download/source/libffi-3.4.4/src/raw_api.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4  -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src   -Wall  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo /bb.download/source/libffi-3.4.4/src/java_raw_api.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4  -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src   -Wall  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo /bb.download/source/libffi-3.4.4/src/closures.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/tramp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4  -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src   -Wall  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/tramp.lo -MD -MP -MF $depbase.Tpo -c -o src/tramp.lo /bb.download/source/libffi-3.4.4/src/tramp.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4  -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src   -Wall  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi64.lo /bb.download/source/libffi-3.4.4/src/x86/ffi64.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/x86/unix64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4  -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src  -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src  -MT src/x86/unix64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/unix64.lo /bb.download/source/libffi-3.4.4/src/x86/unix64.S &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/x86/ffiw64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4  -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src   -Wall  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/x86/ffiw64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffiw64.lo /bb.download/source/libffi-3.4.4/src/x86/ffiw64.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/x86/win64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4  -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src  -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src  -MT src/x86/win64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/win64.lo /bb.download/source/libffi-3.4.4/src/x86/win64.S &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -MT src/x86/win64.lo -MD -MP -MF src/x86/.deps/win64.Tpo -c /bb.download/source/libffi-3.4.4/src/x86/win64.S  -fPIC -DPIC -o src/x86/.libs/win64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c /bb.download/source/libffi-3.4.4/src/types.c  -fPIC -DPIC -o src/.libs/types.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c /bb.download/source/libffi-3.4.4/src/prep_cif.c  -fPIC -DPIC -o src/.libs/prep_cif.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/tramp.lo -MD -MP -MF src/.deps/tramp.Tpo -c /bb.download/source/libffi-3.4.4/src/tramp.c  -fPIC -DPIC -o src/.libs/tramp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c /bb.download/source/libffi-3.4.4/src/x86/unix64.S  -fPIC -DPIC -o src/x86/.libs/unix64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c /bb.download/source/libffi-3.4.4/src/closures.c  -fPIC -DPIC -o src/.libs/closures.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c /bb.download/source/libffi-3.4.4/src/x86/ffi64.c  -fPIC -DPIC -o src/x86/.libs/ffi64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c /bb.download/source/libffi-3.4.4/src/raw_api.c  -fPIC -DPIC -o src/.libs/raw_api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c /bb.download/source/libffi-3.4.4/src/java_raw_api.c  -fPIC -DPIC -o src/.libs/java_raw_api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/x86/ffiw64.lo -MD -MP -MF src/x86/.deps/ffiw64.Tpo -c /bb.download/source/libffi-3.4.4/src/x86/ffiw64.c  -fPIC -DPIC -o src/x86/.libs/ffiw64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -MT src/x86/win64.lo -MD -MP -MF src/x86/.deps/win64.Tpo -c /bb.download/source/libffi-3.4.4/src/x86/win64.S -o src/x86/win64.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c /bb.download/source/libffi-3.4.4/src/types.c -o src/types.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c /bb.download/source/libffi-3.4.4/src/x86/unix64.S -o src/x86/unix64.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c /bb.download/source/libffi-3.4.4/src/raw_api.c -o src/raw_api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c /bb.download/source/libffi-3.4.4/src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c /bb.download/source/libffi-3.4.4/src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/tramp.lo -MD -MP -MF src/.deps/tramp.Tpo -c /bb.download/source/libffi-3.4.4/src/tramp.c -o src/tramp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/x86/ffiw64.lo -MD -MP -MF src/x86/.deps/ffiw64.Tpo -c /bb.download/source/libffi-3.4.4/src/x86/ffiw64.c -o src/x86/ffiw64.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c /bb.download/source/libffi-3.4.4/src/x86/ffi64.c -o src/x86/ffi64.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/libffi-3.4.4 -I. -I/bb.download/source/libffi-3.4.4/include -Iinclude -I/bb.download/source/libffi-3.4.4/src -Wall -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c /bb.download/source/libffi-3.4.4/src/closures.c -o src/closures.o >/dev/null 2>&1
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -Wall  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions   -o libffi_convenience.la  src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/tramp.lo   src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo 
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -Wall  -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=amdfam10 -fexceptions -no-undefined -version-info `grep -v '^#' /bb.download/source/libffi-3.4.4/libtool-version` -Wl,--version-script,libffi.map    -o libffi.la -rpath /BuggyBox/libffi/3.4.4/bootstrap/lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/tramp.lo  src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo 
libtool: link: gcc -shared  -fPIC -DPIC  src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/.libs/tramp.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffiw64.o src/x86/.libs/win64.o    -O3 -march=amdfam10 -Wl,--version-script -Wl,libffi.map   -Wl,-soname -Wl,libffi.so.8 -o .libs/libffi.so.8.1.2
libtool: link: ar cr .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/.libs/tramp.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffiw64.o src/x86/.libs/win64.o 
libtool: link: ranlib .libs/libffi_convenience.a
libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
libtool: link: (cd ".libs" && rm -f "libffi.so.8" && ln -s "libffi.so.8.1.2" "libffi.so.8")
libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.8.1.2" "libffi.so")
libtool: link: ar cr .libs/libffi.a  src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/tramp.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffiw64.o src/x86/win64.o
libtool: link: ranlib .libs/libffi.a
libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" )
make[2]: Leaving directory '/bb.build'
make[1]: Leaving directory '/bb.build'
Stderr
/bb.download/source/libffi-3.4.4/src/java_raw_api.c: In function 'ffi_java_raw_call':
/bb.download/source/libffi-3.4.4/src/java_raw_api.c:317:3: warning: 'ffi_java_raw_to_ptrarray' is deprecated [-Wdeprecated-declarations]
  317 |   ffi_java_raw_to_ptrarray (cif, raw, avalue);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/bb.download/source/libffi-3.4.4/src/java_raw_api.c:76:1: note: declared here
   76 | ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args)
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/bb.download/source/libffi-3.4.4/src/java_raw_api.c: In function 'ffi_java_translate_args':
/bb.download/source/libffi-3.4.4/src/java_raw_api.c:328:3: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations]
  328 |   ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif));
      |   ^~~~~~~~~~~~
/bb.download/source/libffi-3.4.4/src/java_raw_api.c:45:1: note: declared here
   45 | ffi_java_raw_size (ffi_cif *cif)
      | ^~~~~~~~~~~~~~~~~
/bb.download/source/libffi-3.4.4/src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations]
  331 |   ffi_java_ptrarray_to_raw (cif, avalue, raw);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/bb.download/source/libffi-3.4.4/src/java_raw_api.c:157:1: note: declared here
  157 | ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw)
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/bb.download/source/libffi-3.4.4/src/java_raw_api.c: In function 'ffi_prep_java_raw_closure':
/bb.download/source/libffi-3.4.4/src/java_raw_api.c:369:3: warning: 'ffi_prep_java_raw_closure_loc' is deprecated [-Wdeprecated-declarations]
  369 |   return ffi_prep_java_raw_closure_loc (cl, cif, fun, user_data, cl);
      |   ^~~~~~
/bb.download/source/libffi-3.4.4/src/java_raw_api.c:337:1: note: declared here
  337 | ffi_prep_java_raw_closure_loc (ffi_java_raw_closure* cl,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bb.download/source/libffi-3.4.4/src/tramp.c: In function 'ffi_tramp_get_temp_file':
/bb.download/source/libffi-3.4.4/src/tramp.c:262:22: warning: implicit declaration of function 'open_temp_exec_file' [-Wimplicit-function-declaration]
  262 |   tramp_globals.fd = open_temp_exec_file ();
      |                      ^~~~~~~~~~~~~~~~~~~
make install
Result = 0
Working Dir = /bb.build
Stdout
Making install in include
make[1]: Entering directory '/bb.build/include'
make[2]: Entering directory '/bb.build/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/libffi/3.4.4/bootstrap/include'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 ffi.h ffitarget.h '/BuggyBox/libffi/3.4.4/bootstrap/include'
make[2]: Leaving directory '/bb.build/include'
make[1]: Leaving directory '/bb.build/include'
Making install in testsuite
make[1]: Entering directory '/bb.build/testsuite'
make[2]: Entering directory '/bb.build/testsuite'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/bb.build/testsuite'
make[1]: Leaving directory '/bb.build/testsuite'
Making install in man
make[1]: Entering directory '/bb.build/man'
make[2]: Entering directory '/bb.build/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/libffi/3.4.4/bootstrap/share/man/man3'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/libffi-3.4.4/man/ffi.3 /bb.download/source/libffi-3.4.4/man/ffi_call.3 /bb.download/source/libffi-3.4.4/man/ffi_prep_cif.3 /bb.download/source/libffi-3.4.4/man/ffi_prep_cif_var.3 '/BuggyBox/libffi/3.4.4/bootstrap/share/man/man3'
make[2]: Leaving directory '/bb.build/man'
make[1]: Leaving directory '/bb.build/man'
Making install in doc
make[1]: Entering directory '/bb.build/doc'
make[2]: Entering directory '/bb.build/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/libffi/3.4.4/bootstrap/share/info'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/libffi-3.4.4/doc/libffi.info '/BuggyBox/libffi/3.4.4/bootstrap/share/info'
 install-info --info-dir='/BuggyBox/libffi/3.4.4/bootstrap/share/info' '/BuggyBox/libffi/3.4.4/bootstrap/share/info/libffi.info'
make[2]: Leaving directory '/bb.build/doc'
make[1]: Leaving directory '/bb.build/doc'
make[1]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/libffi/3.4.4/bootstrap/lib'
 /bin/sh ./libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   libffi.la '/BuggyBox/libffi/3.4.4/bootstrap/lib'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libffi.so.8.1.2 /BuggyBox/libffi/3.4.4/bootstrap/lib/libffi.so.8.1.2
libtool: install: (cd /BuggyBox/libffi/3.4.4/bootstrap/lib && { ln -s -f libffi.so.8.1.2 libffi.so.8 || { rm -f libffi.so.8 && ln -s libffi.so.8.1.2 libffi.so.8; }; })
libtool: install: (cd /BuggyBox/libffi/3.4.4/bootstrap/lib && { ln -s -f libffi.so.8.1.2 libffi.so || { rm -f libffi.so && ln -s libffi.so.8.1.2 libffi.so; }; })
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libffi.lai /BuggyBox/libffi/3.4.4/bootstrap/lib/libffi.la
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libffi.a /BuggyBox/libffi/3.4.4/bootstrap/lib/libffi.a
libtool: install: chmod 644 /BuggyBox/libffi/3.4.4/bootstrap/lib/libffi.a
libtool: install: ranlib /BuggyBox/libffi/3.4.4/bootstrap/lib/libffi.a
libtool: finish: PATH="/bin:/usr/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:/sbin" ldconfig -n /BuggyBox/libffi/3.4.4/bootstrap/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/libffi/3.4.4/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/libffi/3.4.4/bootstrap/lib/pkgconfig'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 libffi.pc '/BuggyBox/libffi/3.4.4/bootstrap/lib/pkgconfig'
make[2]: Leaving directory '/bb.build'
make[1]: Leaving directory '/bb.build'
Stderr
/bb.build/libtool: line 1901: ldconfig: command not found