==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: libffi 3.5.1-1 (Sun Jun 29 06:54:26 2025) ==> Retrieving sources... -> Found libffi-3.5.1.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... libffi-3.5.1.tar.gz ... Passed ==> Validating source files with b2sums... libffi-3.5.1.tar.gz ... Passed ==> Making package: libffi 3.5.1-1 (Sun Jun 29 06:54:47 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found libffi-3.5.1.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting libffi-3.5.1.tar.gz with bsdtar ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:93: warning: The preprocessor macro `STDC_HEADERS' is obsolete. configure.ac:93: Except in unusual embedded environments, you can safely include all configure.ac:93: ISO C90 headers unconditionally. autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:36: installing './compile' configure.ac:24: installing './install-sh' configure.ac:24: installing './missing' Makefile.am: installing './depcomp' doc/Makefile.am:3: installing 'doc/mdate-sh' doc/Makefile.am:3: installing 'doc/texinfo.tex' autoreconf: Leaving directory '.' ==> 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 sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar 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... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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 file... file 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 ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip 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 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 (/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 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 memcpy... yes checking for alloca.h... 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... no checking whether compiler supports pointer authentication... no configure: WARNING: EMUTRAMP is experimental only. Use --enable-pax_emutramp=experimental to enforce. checking for _ prefix in compiled symbols... no checking whether the 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: 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.5.1/armv7l-unknown-linux-gnueabihf' make all-recursive make[2]: Entering directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf' Making all in include make[3]: Entering directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/include' Making all in testsuite make[3]: Entering directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/testsuite' Making all in man make[3]: Entering directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/man' Making all in doc make[3]: Entering directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd ../../doc && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh '/build/libffi/src/libffi-3.5.1/missing' makeinfo --version) >/dev/null 2>&1; then \ for f in ../../doc/libffi.info ../../doc/libffi.info-[0-9] ../../doc/libffi.info-[0-9][0-9] ../../doc/libffi.i[0-9] ../../doc/libffi.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh '/build/libffi/src/libffi-3.5.1/missing' makeinfo -I ../../doc \ -o ../../doc/libffi.info ../../doc/libffi.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd ../../doc; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd ../../doc && \ $restore $backupdir/* `echo "./../../doc/libffi.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[3]: Leaving directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/doc' make[3]: Entering directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -fPIC -DPIC -o src/.libs/closures.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 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 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 '-I. -I../include -Iinclude -I../src' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 "-I. -I../include -Iinclude -I../src" -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fexceptions -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-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 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -Wl,--version-script,libffi.map '-Wl,-O1' '-Wl,--sort-common' '-Wl,--as-needed' '-Wl,-z,relro' '-Wl,-z,now' -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-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 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/arm/.libs/ffi.o src/arm/.libs/sysv.o 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=neon -O2 -Werror=format-security -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.2.0 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.2.0" "libffi.so.8") libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.8.2.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.5.1/armv7l-unknown-linux-gnueabihf' make[2]: Leaving directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf' make[1]: Leaving directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf' MAKE armv7l-unknown-linux-gnueabihf : 0 * all-configured make[1]: Entering directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf' make all-recursive make[2]: Entering directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf' Making all in include make[3]: Entering directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/include' Making all in testsuite make[3]: Entering directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/testsuite' Making all in man make[3]: Entering directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/man' Making all in doc make[3]: Entering directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/doc' make[3]: Entering directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf' make[3]: Leaving directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf' make[2]: Leaving directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf' make[1]: Leaving directory '/build/libffi/src/libffi-3.5.1/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.5.1/armv7l-unknown-linux-gnueabihf' Making install in include make[2]: Entering directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/include' make[3]: Entering directory '/build/libffi/src/libffi-3.5.1/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.5.1/armv7l-unknown-linux-gnueabihf/include' make[2]: Leaving directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/include' Making install in testsuite make[2]: Entering directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/testsuite' make[3]: Entering directory '/build/libffi/src/libffi-3.5.1/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.5.1/armv7l-unknown-linux-gnueabihf/testsuite' make[2]: Leaving directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/testsuite' Making install in man make[2]: Entering directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/man' make[3]: Entering directory '/build/libffi/src/libffi-3.5.1/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.5.1/armv7l-unknown-linux-gnueabihf/man' make[2]: Leaving directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/man' Making install in doc make[2]: Entering directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/doc' make[3]: Entering directory '/build/libffi/src/libffi-3.5.1/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.5.1/armv7l-unknown-linux-gnueabihf/doc' make[2]: Leaving directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf/doc' make[2]: Entering directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf' make[3]: Entering directory '/build/libffi/src/libffi-3.5.1/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.2.0 /build/libffi/pkg/libffi/usr/lib/libffi.so.8.2.0 libtool: install: (cd /build/libffi/pkg/libffi/usr/lib && { ln -s -f libffi.so.8.2.0 libffi.so.8 || { rm -f libffi.so.8 && ln -s libffi.so.8.2.0 libffi.so.8; }; }) libtool: install: (cd /build/libffi/pkg/libffi/usr/lib && { ln -s -f libffi.so.8.2.0 libffi.so || { rm -f libffi.so && ln -s libffi.so.8.2.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.5.1/armv7l-unknown-linux-gnueabihf' make[2]: Leaving directory '/build/libffi/src/libffi-3.5.1/armv7l-unknown-linux-gnueabihf' make[1]: Leaving directory '/build/libffi/src/libffi-3.5.1/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... libfakeroot internal error: payload not recognized! ==> Creating package "libffi"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libffi 3.5.1-1 (Sun Jun 29 06:55:37 2025) ==> Cleaning up...