==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libffi 3.4.2-4 (Tue Oct 19 23:52:15 2021)
==> Retrieving sources...
  -> Found libffi-3.4.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libffi-3.4.2.tar.gz ... Passed
==> Validating source files with b2sums...
    libffi-3.4.2.tar.gz ... Passed
==> Making package: libffi 3.4.2-4 (Tue 19 Oct 2021 11:52:30 PM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libffi-3.4.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libffi-3.4.2.tar.gz with bsdtar
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
continue configure in default builddir "./armv7l-unknown-linux-gnueabihf"
....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=armv7l-unknown-linux-gnueabihf" "linux
gnueabihf"
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
checking for gsed... sed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/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 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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/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 /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
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 (/usr/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... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/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 (/usr/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... 4
checking for C compiler vendor... gnu
checking CFLAGS for maximum warnings... -Wall
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/memfd.h usability... no
checking sys/memfd.h presence... no
checking for sys/memfd.h... no
checking for memfd_create... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... 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 ANSI C header files... (cached) yes
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... 8
checking whether byte ordering is bigendian... no
checking assembler .cfi pseudo-op support... yes
checking whether compiler supports pointer authentication... no
checking for _ prefix in compiled symbols... no
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 ld used by gcc... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) 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: create top_srcdir/Makefile guessed from local Makefile
config.status: build in armv7l-unknown-linux-gnueabihf (HOST=)
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include commands
config.status: executing src commands
MAKE armv7l-unknown-linux-gnueabihf : 0 * all-all
make[1]: Entering directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf'
make  all-recursive
make[2]: Entering directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf'
Making all in include
make[3]: Entering directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/include'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/include'
Making all in testsuite
make[3]: Entering directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/testsuite'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/testsuite'
Making all in man
make[3]: Entering directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/man'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/man'
Making all in doc
make[3]: Entering directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/doc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/doc'
make[3]: Entering directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf'
gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fexceptions -DARM -DGENERATE_LIBFFI_MAP \
 -E -x assembler-with-cpp -o libffi.map ../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..  -I. -I../include -Iinclude -I../src -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo ../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..  -I. -I../include -Iinclude -I../src -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo ../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..  -I. -I../include -Iinclude -I../src -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo ../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..  -I. -I../include -Iinclude -I../src -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo ../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..  -I. -I../include -Iinclude -I../src -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo ../src/closures.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c  -fPIC -DPIC -o src/.libs/prep_cif.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c  -fPIC -DPIC -o src/.libs/raw_api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c  -fPIC -DPIC -o src/.libs/java_raw_api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c  -fPIC -DPIC -o src/.libs/types.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c  -fPIC -DPIC -o src/.libs/closures.o
depbase=`echo src/tramp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fexceptions -MT src/tramp.lo -MD -MP -MF $depbase.Tpo -c -o src/tramp.lo ../src/tramp.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/arm/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -D_FORTIFY_SOURCE=2  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fexceptions -MT src/arm/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/arm/ffi.lo ../src/arm/ffi.c &&\
mv -f $depbase.Tpo $depbase.Plo
../src/java_raw_api.c: In function 'ffi_java_raw_call':
../src/java_raw_api.c:317:3: warning: 'ffi_java_raw_to_ptrarray' is deprecated [-Wdeprecated-declarations]
../src/java_raw_api.c:76:1: note: declared here
../src/java_raw_api.c: In function 'ffi_java_translate_args':
../src/java_raw_api.c:328:37: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations]
../src/java_raw_api.c:45:1: note: declared here
../src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations]
../src/java_raw_api.c:157:1: note: declared here
../src/java_raw_api.c: In function 'ffi_prep_java_raw_closure':
../src/java_raw_api.c:369:3: warning: 'ffi_prep_java_raw_closure_loc' is deprecated [-Wdeprecated-declarations]
../src/java_raw_api.c:337:1: note: declared here
depbase=`echo src/arm/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -D_FORTIFY_SOURCE=2 -I. -I../include -Iinclude -I../src -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/arm/sysv.lo -MD -MP -MF $depbase.Tpo -c -o src/arm/sysv.lo ../src/arm/sysv.S &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fexceptions -MT src/tramp.lo -MD -MP -MF src/.deps/tramp.Tpo -c ../src/tramp.c  -fPIC -DPIC -o src/.libs/tramp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fexceptions -MT src/arm/ffi.lo -MD -MP -MF src/arm/.deps/ffi.Tpo -c ../src/arm/ffi.c  -fPIC -DPIC -o src/arm/.libs/ffi.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_FORTIFY_SOURCE=2 -I. -I../include -Iinclude -I../src -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT src/arm/sysv.lo -MD -MP -MF src/arm/.deps/sysv.Tpo -c ../src/arm/sysv.S  -fPIC -DPIC -o src/arm/.libs/sysv.o
../src/arm/ffi.c: In function 'ffi_prep_closure_loc':
../src/arm/ffi.c:660:1: warning: label 'out' defined but not used [-Wunused-label]
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fexceptions  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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/arm/ffi.lo src/arm/sysv.lo 
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -Wl,--version-script,libffi.map  '-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libffi.la -rpath /usr/lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/tramp.lo  src/arm/ffi.lo src/arm/sysv.lo 
libtool: link: ar cru .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/arm/.libs/ffi.o src/arm/.libs/sysv.o 
ar: `u' modifier ignored since `D' is the default (see `U')
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: 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/arm/.libs/ffi.o src/arm/.libs/sysv.o    -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -fstack-protector-strong -Wl,--version-script -Wl,libffi.map -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libffi.so.8 -o .libs/libffi.so.8.1.0
libtool: link: (cd ".libs" && rm -f "libffi.so.8" && ln -s "libffi.so.8.1.0" "libffi.so.8")
libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.8.1.0" "libffi.so")
libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" )
make[3]: Leaving directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf'
make[2]: Leaving directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf'
make[1]: Leaving directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf'
==> Entering fakeroot environment...
==> Starting package()...
MAKE armv7l-unknown-linux-gnueabihf : 0 * install
make[1]: Entering directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf'
Making install in include
make[2]: Entering directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/include'
make[3]: Entering directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/include'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libffi/pkg/libffi/usr/include'
 /usr/bin/install -c -m 644 ffi.h ffitarget.h '/build/libffi/pkg/libffi/usr/include'
make[3]: Leaving directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/include'
make[2]: Leaving directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/include'
Making install in testsuite
make[2]: Entering directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/testsuite'
make[3]: Entering directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/testsuite'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/testsuite'
make[2]: Leaving directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/testsuite'
Making install in man
make[2]: Entering directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/man'
make[3]: Entering directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/man'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libffi/pkg/libffi/usr/share/man/man3'
 /usr/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/build/libffi/pkg/libffi/usr/share/man/man3'
make[3]: Leaving directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/man'
make[2]: Leaving directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/man'
Making install in doc
make[2]: Entering directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/doc'
make[3]: Entering directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libffi/pkg/libffi/usr/share/info'
 /usr/bin/install -c -m 644 ../../doc/libffi.info '/build/libffi/pkg/libffi/usr/share/info'
 install-info --info-dir='/build/libffi/pkg/libffi/usr/share/info' '/build/libffi/pkg/libffi/usr/share/info/libffi.info'
make[3]: Leaving directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/doc'
make[2]: Leaving directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf/doc'
make[2]: Entering directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf'
make[3]: Entering directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf'
 /usr/bin/mkdir -p '/build/libffi/pkg/libffi/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/libffi/pkg/libffi/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libffi.la '/build/libffi/pkg/libffi/usr/lib'
 /usr/bin/install -c -m 644 libffi.pc '/build/libffi/pkg/libffi/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libffi.so.8.1.0 /build/libffi/pkg/libffi/usr/lib/libffi.so.8.1.0
libtool: install: (cd /build/libffi/pkg/libffi/usr/lib && { ln -s -f libffi.so.8.1.0 libffi.so.8 || { rm -f libffi.so.8 && ln -s libffi.so.8.1.0 libffi.so.8; }; })
libtool: install: (cd /build/libffi/pkg/libffi/usr/lib && { ln -s -f libffi.so.8.1.0 libffi.so || { rm -f libffi.so && ln -s libffi.so.8.1.0 libffi.so; }; })
libtool: install: /usr/bin/install -c .libs/libffi.lai /build/libffi/pkg/libffi/usr/lib/libffi.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf'
make[2]: Leaving directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf'
make[1]: Leaving directory '/build/libffi/src/libffi-3.4.2/armv7l-unknown-linux-gnueabihf'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libffi"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libffi 3.4.2-4 (Tue 19 Oct 2021 11:52:55 PM UTC)
==> Cleaning up...