2021-08-26 17:25:40 exec_hook package_begin chapter08 848-libffi START: 2021-08-26 17:25:40 # Begin /home/lfs/build/x86_64/sources/config.inc # Environment for chapter08/848-libffi # Make flags export MAKEFLAGS=-j4 # C/C++ flags export CFLAGS="-mtune=generic " export CXXFLAGS="-mtune=generic " # Log output for tests TEST_LOG=${ROOT}sources/848-libffi-tests.tmp LFS_CHAPTER=chapter08 LFS_SCRIPT=848-libffi # Targets for multilib LFS_TGT=x86_64-lfs-linux-gnu LFS_TGT32=i686-lfs-linux-gnu LFS_TGTX32=x86_64-lfs-linux-gnux32 echo "Environment" set echo "File systems" mount || true echo "logname" logname || true # End /home/lfs/build/x86_64/sources/config.inc Environment BASH=/bin/bash BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath BASH_ALIASES=() BASH_ARGC=([0]="1" [1]="0") BASH_ARGV=([0]="/sources/config.inc") BASH_CMDS=() BASH_LINENO=([0]="15" [1]="0") BASH_SOURCE=([0]="/sources/config.inc" [1]="/sources/lfs-commands/chapter08/848-libffi") BASH_VERSINFO=([0]="5" [1]="1" [2]="8" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") BASH_VERSION='5.1.8(1)-release' CFLAGS='-mtune=generic ' CXXFLAGS='-mtune=generic ' DIRSTACK=() EUID=0 GROUPS=() HOME=/root HOSTNAME=lfs-x86_64 HOSTTYPE=x86_64 IFS=$' \t\n' LFS_CHAPTER=chapter08 LFS_SCRIPT=848-libffi LFS_TGT=x86_64-lfs-linux-gnu LFS_TGT32=i686-lfs-linux-gnu LFS_TGTX32=x86_64-lfs-linux-gnux32 MACHTYPE=x86_64-pc-linux-gnu MAKEFLAGS=-j4 OPTERR=1 OPTIND=1 OSTYPE=linux-gnu PATH=/bin:/usr/bin:/sbin:/usr/sbin PIPESTATUS=([0]="0") PPID=22089 PREV_SEC=0 PS4='+ ' PWD=/ ROOT=/ SCRIPT_ROOT=/dev/null SECONDS=0 SHELL=/bin/bash SHELLOPTS=braceexpand:errexit:interactive-comments SHLVL=1 TERM=xterm-256color TEST_LOG=/sources/848-libffi-tests.tmp UID=0 _=Environment File systems /dev/sdb1 on / type ext4 (rw,relatime) devtmpfs on /dev type devtmpfs (rw,relatime,size=4072068k,nr_inodes=1018017,mode=755) devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000) proc on /proc type proc (rw,relatime) sysfs on /sys type sysfs (rw,relatime) tmpfs on /run type tmpfs (rw,relatime) logname root KB: 2190284 / /sources/autolfs_package_patch PKG_DEST=/sources/848-libffi 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 continue configure in default builddir "./x86_64-pc-linux-gnu" ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-pc-linux-gnu" "linux gnu" 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... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/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 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 /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 /bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /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 (/bin/ld -m elf_x86_64) 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++... /bin/ld -m elf_x86_64 checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/bin/ld -m elf_x86_64) 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 (/bin/ld -m elf_x86_64) 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 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... 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 ld used by gcc... (cached) /bin/ld checking if the linker (/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 x86_64-pc-linux-gnu (HOST=) config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands MAKE x86_64-pc-linux-gnu : 0 * all-all make[1]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu' make all-recursive make[2]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu' Making all in include make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/include' Making all in testsuite make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/testsuite' Making all in man make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/man' Making all in doc make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/doc' make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -Wall -fexceptions -DX86_64 -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 -mtune=generic -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 -mtune=generic -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 -mtune=generic -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 -mtune=generic -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 -mtune=generic -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 -mtune=generic -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 -mtune=generic -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 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 -mtune=generic -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 ../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] 317 | ffi_java_raw_to_ptrarray (cif, raw, avalue); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../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) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../src/java_raw_api.c: In function 'ffi_java_translate_args': ../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)); | ^~~~~~~~~~~~ ../src/java_raw_api.c:45:1: note: declared here 45 | ffi_java_raw_size (ffi_cif *cif) | ^~~~~~~~~~~~~~~~~ ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../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) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../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] 369 | return ffi_prep_java_raw_closure_loc (cl, cif, fun, user_data, cl); | ^~~~~~ ../src/java_raw_api.c:337:1: note: declared here 337 | ffi_prep_java_raw_closure_loc (ffi_java_raw_closure* cl, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -mtune=generic -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/x86/ffi64.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 -mtune=generic -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi64.lo ../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.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -mtune=generic -MT src/x86/unix64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/unix64.lo ../src/x86/unix64.S &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -Wall -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 -mtune=generic -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 -mtune=generic -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c ../src/x86/ffi64.c -fPIC -DPIC -o src/x86/.libs/ffi64.o depbase=`echo src/x86/ffiw64.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 -mtune=generic -Wall -fexceptions -MT src/x86/ffiw64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffiw64.lo ../src/x86/ffiw64.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -mtune=generic -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c ../src/x86/unix64.S -fPIC -DPIC -o src/x86/.libs/unix64.o ../src/x86/ffi64.c: In function 'ffi_prep_closure_loc': ../src/x86/ffi64.c:783:1: warning: label 'out' defined but not used [-Wunused-label] 783 | out: | ^~~ depbase=`echo src/x86/win64.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 -mtune=generic -MT src/x86/win64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/win64.lo ../src/x86/win64.S &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -Wall -fexceptions -MT src/x86/ffiw64.lo -MD -MP -MF src/x86/.deps/ffiw64.Tpo -c ../src/x86/ffiw64.c -fPIC -DPIC -o src/x86/.libs/ffiw64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -mtune=generic -MT src/x86/win64.lo -MD -MP -MF src/x86/.deps/win64.Tpo -c ../src/x86/win64.S -fPIC -DPIC -o src/x86/.libs/win64.o ../src/x86/ffiw64.c: In function 'ffi_prep_closure_loc_efi64': ../src/x86/ffiw64.c:250:1: warning: label 'out' defined but not used [-Wunused-label] 250 | out: | ^~~ /bin/sh ./libtool --tag=CC --mode=link gcc -mtune=generic -Wall -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 -mtune=generic -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -Wl,--version-script,libffi.map -o libffi.la -rpath /usr/lib/../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: 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/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: 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 -mtune=generic -Wl,--version-script -Wl,libffi.map -Wl,-soname -Wl,libffi.so.8 -o .libs/libffi.so.8.1.0 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.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 '/sources/libffi-3.4.2/x86_64-pc-linux-gnu' make[2]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu' make[1]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu' MAKE x86_64-pc-linux-gnu : 0 * install make[1]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu' Making install in include make[2]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/include' make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/include' /bin/install -c -m 644 ffi.h ffitarget.h '/usr/include' make[3]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/include' make[2]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/include' Making install in testsuite make[2]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/testsuite' make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/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 '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/testsuite' make[2]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/testsuite' Making install in man make[2]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/man' make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/man/man3' /bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/usr/share/man/man3' make[3]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/man' make[2]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/man' Making install in doc make[2]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/doc' make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/share/info' /bin/install -c -m 644 ../../doc/libffi.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/libffi.info' make[3]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/doc' make[2]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/doc' make[2]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu' make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu' /bin/mkdir -p '/usr/lib/../lib' /bin/sh ./libtool --mode=install /bin/install -c libffi.la '/usr/lib/../lib' libtool: install: /bin/install -c .libs/libffi.so.8.1.0 /usr/lib/../lib/libffi.so.8.1.0 libtool: install: (cd /usr/lib/../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 /usr/lib/../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: /bin/install -c .libs/libffi.lai /usr/lib/../lib/libffi.la libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/sbin" ldconfig -n /usr/lib/../lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/../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 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. ---------------------------------------------------------------------- /bin/mkdir -p '/usr/lib/pkgconfig' /bin/install -c -m 644 libffi.pc '/usr/lib/pkgconfig' make[3]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu' make[2]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu' make[1]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu' MAKE x86_64-pc-linux-gnu : 0 * distclean make[1]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu' Making distclean in include make[2]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/include' rm -rf .libs _libs rm -f *.lo test -z "ffi.h" || rm -f ffi.h rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../include" || test -z "" || rm -f test -z "ffitarget.h" || rm -f ffitarget.h rm -f Makefile make[2]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/include' Making distclean in testsuite make[2]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/testsuite' test -z "*.exe core* *.log *.sum" || rm -f *.exe core* *.log *.sum rm -rf .libs _libs rm -f *.lo rm -f site.exp site.bak test -z "" || rm -f l='libffi'; for tool in $l; do \ rm -f $tool.sum $tool.log; \ done test . = "../../testsuite" || test -z "" || rm -f rm -f Makefile make[2]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/testsuite' Making distclean in man make[2]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/man' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../man" || test -z "" || rm -f rm -f Makefile make[2]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/man' Making distclean in doc make[2]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/doc' test -z "libffi.dvi libffi.pdf libffi.ps libffi.html" \ || rm -rf libffi.dvi libffi.pdf libffi.ps libffi.html rm -rf .libs _libs rm -rf libffi.t2d libffi.t2p rm -f *.lo rm -f vti.tmp* ../../doc/version.texi.tmp* test -z "" || rm -f test . = "../../doc" || test -z "" || rm -f rm -f Makefile make[2]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu/doc' make[2]: Entering directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu' rm -rf .libs _libs test -z "libffi_convenience.la" || rm -f libffi_convenience.la test -z "libffi.la" || rm -f libffi.la rm -f *.o rm -rf src/.libs src/_libs rm -rf src/aarch64/.libs src/aarch64/_libs rm -rf src/alpha/.libs src/alpha/_libs rm -f src/*.o rm -rf src/arc/.libs src/arc/_libs rm -f src/*.lo rm -f ./so_locations rm -rf src/arm/.libs src/arm/_libs rm -rf src/avr32/.libs src/avr32/_libs rm -rf src/bfin/.libs src/bfin/_libs rm -f ./so_locations rm -rf src/cris/.libs src/cris/_libs rm -f *.lo rm -f src/aarch64/*.o rm -rf src/csky/.libs src/csky/_libs rm -f *.tab.c rm -rf src/frv/.libs src/frv/_libs rm -f src/aarch64/*.lo rm -rf src/ia64/.libs src/ia64/_libs test -z "libffi.pc" || rm -f libffi.pc rm -rf src/kvx/.libs src/kvx/_libs rm -f fficonfig.h stamp-h1 rm -rf src/m32r/.libs src/m32r/_libs rm -rf src/m68k/.libs src/m68k/_libs rm -f src/alpha/*.o rm -f libtool config.lt test . = ".." || test -z "" || rm -f rm -rf src/m88k/.libs src/m88k/_libs rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf src/metag/.libs src/metag/_libs rm -f src/.deps/.dirstamp rm -f cscope.out cscope.in.out cscope.po.out cscope.files rm -f src/alpha/*.lo rm -rf src/microblaze/.libs src/microblaze/_libs rm -f src/.dirstamp rm -rf src/mips/.libs src/mips/_libs rm -f src/aarch64/.deps/.dirstamp rm -rf src/moxie/.libs src/moxie/_libs rm -f src/aarch64/.dirstamp rm -f src/arc/*.o rm -rf src/nios2/.libs src/nios2/_libs rm -f src/alpha/.deps/.dirstamp rm -rf src/or1k/.libs src/or1k/_libs rm -f src/alpha/.dirstamp rm -rf src/pa/.libs src/pa/_libs rm -f src/arc/.deps/.dirstamp rm -f src/arc/*.lo rm -rf src/powerpc/.libs src/powerpc/_libs rm -f src/arc/.dirstamp rm -rf src/riscv/.libs src/riscv/_libs rm -f src/arm/.deps/.dirstamp rm -rf src/s390/.libs src/s390/_libs rm -f src/arm/.dirstamp rm -f src/arm/*.o rm -rf src/sh/.libs src/sh/_libs rm -f src/avr32/.deps/.dirstamp rm -rf src/sh64/.libs src/sh64/_libs rm -f src/avr32/.dirstamp rm -rf src/sparc/.libs src/sparc/_libs rm -f src/bfin/.deps/.dirstamp rm -rf src/tile/.libs src/tile/_libs rm -f src/arm/*.lo rm -f src/bfin/.dirstamp rm -rf src/vax/.libs src/vax/_libs rm -f src/cris/.deps/.dirstamp rm -rf src/x86/.libs src/x86/_libs rm -f src/avr32/*.o rm -f src/cris/.dirstamp rm -rf src/xtensa/.libs src/xtensa/_libs rm -f src/csky/.deps/.dirstamp rm -f src/csky/.dirstamp rm -f src/avr32/*.lo rm -f src/frv/.deps/.dirstamp rm -f src/frv/.dirstamp rm -f src/ia64/.deps/.dirstamp rm -f src/bfin/*.o rm -f src/ia64/.dirstamp rm -f src/kvx/.deps/.dirstamp rm -f src/kvx/.dirstamp rm -f src/bfin/*.lo rm -f src/m32r/.deps/.dirstamp rm -f src/m32r/.dirstamp rm -f src/m68k/.deps/.dirstamp rm -f src/cris/*.o rm -f src/m68k/.dirstamp rm -f src/m88k/.deps/.dirstamp rm -f src/m88k/.dirstamp rm -f src/cris/*.lo rm -f src/metag/.deps/.dirstamp rm -f src/metag/.dirstamp rm -f src/microblaze/.deps/.dirstamp rm -f src/csky/*.o rm -f src/microblaze/.dirstamp rm -f src/mips/.deps/.dirstamp rm -f src/mips/.dirstamp rm -f src/csky/*.lo rm -f src/moxie/.deps/.dirstamp rm -f src/moxie/.dirstamp rm -f src/nios2/.deps/.dirstamp rm -f src/frv/*.o rm -f src/nios2/.dirstamp rm -f src/or1k/.deps/.dirstamp rm -f src/or1k/.dirstamp rm -f src/frv/*.lo rm -f src/pa/.deps/.dirstamp rm -f src/pa/.dirstamp rm -f src/powerpc/.deps/.dirstamp rm -f src/ia64/*.o rm -f src/powerpc/.dirstamp rm -f src/riscv/.deps/.dirstamp rm -f src/riscv/.dirstamp rm -f src/ia64/*.lo rm -f src/s390/.deps/.dirstamp rm -f src/s390/.dirstamp rm -f src/sh/.deps/.dirstamp rm -f src/kvx/*.o rm -f src/sh/.dirstamp rm -f src/sh64/.deps/.dirstamp rm -f src/kvx/*.lo rm -f src/sh64/.dirstamp rm -f src/sparc/.deps/.dirstamp rm -f src/sparc/.dirstamp rm -f src/m32r/*.o rm -f src/tile/.deps/.dirstamp rm -f src/tile/.dirstamp rm -f src/vax/.deps/.dirstamp rm -f src/m32r/*.lo rm -f src/vax/.dirstamp rm -f src/x86/.deps/.dirstamp rm -f src/x86/.dirstamp rm -f src/m68k/*.o rm -f src/xtensa/.deps/.dirstamp rm -f src/xtensa/.dirstamp test -z "local.exp" || rm -f local.exp rm -f src/m68k/*.lo rm -f src/m88k/*.o rm -f src/m88k/*.lo rm -f src/metag/*.o rm -f src/metag/*.lo rm -f src/microblaze/*.o rm -f src/microblaze/*.lo rm -f src/mips/*.o rm -f src/mips/*.lo rm -f src/moxie/*.o rm -f src/moxie/*.lo rm -f src/nios2/*.o rm -f src/nios2/*.lo rm -f src/or1k/*.o rm -f src/or1k/*.lo rm -f src/pa/*.o rm -f src/pa/*.lo rm -f src/powerpc/*.o rm -f src/powerpc/*.lo rm -f src/riscv/*.o rm -f src/riscv/*.lo rm -f src/s390/*.o rm -f src/s390/*.lo rm -f src/sh/*.o rm -f src/sh/*.lo rm -f src/sh64/*.o rm -f src/sh64/*.lo rm -f src/sparc/*.o rm -f src/sparc/*.lo rm -f src/tile/*.o rm -f src/tile/*.lo rm -f src/vax/*.o rm -f src/vax/*.lo rm -f src/x86/*.o rm -f src/x86/*.lo rm -f src/xtensa/*.o rm -f src/xtensa/*.lo make[2]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f src/.deps/closures.Plo rm -f src/.deps/debug.Plo rm -f src/.deps/java_raw_api.Plo rm -f src/.deps/prep_cif.Plo rm -f src/.deps/raw_api.Plo rm -f src/.deps/tramp.Plo rm -f src/.deps/types.Plo rm -f src/aarch64/.deps/ffi.Plo rm -f src/aarch64/.deps/sysv.Plo rm -f src/aarch64/.deps/win64_armasm.Plo rm -f src/alpha/.deps/ffi.Plo rm -f src/alpha/.deps/osf.Plo rm -f src/arc/.deps/arcompact.Plo rm -f src/arc/.deps/ffi.Plo rm -f src/arm/.deps/ffi.Plo rm -f src/arm/.deps/sysv.Plo rm -f src/arm/.deps/sysv_msvc_arm32.Plo rm -f src/avr32/.deps/ffi.Plo rm -f src/avr32/.deps/sysv.Plo rm -f src/bfin/.deps/ffi.Plo rm -f src/bfin/.deps/sysv.Plo rm -f src/cris/.deps/ffi.Plo rm -f src/cris/.deps/sysv.Plo rm -f src/csky/.deps/ffi.Plo rm -f src/csky/.deps/sysv.Plo rm -f src/frv/.deps/eabi.Plo rm -f src/frv/.deps/ffi.Plo rm -f src/ia64/.deps/ffi.Plo rm -f src/ia64/.deps/unix.Plo rm -f src/kvx/.deps/ffi.Plo rm -f src/kvx/.deps/sysv.Plo rm -f src/m32r/.deps/ffi.Plo rm -f src/m32r/.deps/sysv.Plo rm -f src/m68k/.deps/ffi.Plo rm -f src/m68k/.deps/sysv.Plo rm -f src/m88k/.deps/ffi.Plo rm -f src/m88k/.deps/obsd.Plo rm -f src/metag/.deps/ffi.Plo rm -f src/metag/.deps/sysv.Plo rm -f src/microblaze/.deps/ffi.Plo rm -f src/microblaze/.deps/sysv.Plo rm -f src/mips/.deps/ffi.Plo rm -f src/mips/.deps/n32.Plo rm -f src/mips/.deps/o32.Plo rm -f src/moxie/.deps/eabi.Plo rm -f src/moxie/.deps/ffi.Plo rm -f src/nios2/.deps/ffi.Plo rm -f src/nios2/.deps/sysv.Plo rm -f src/or1k/.deps/ffi.Plo rm -f src/or1k/.deps/sysv.Plo rm -f src/pa/.deps/ffi.Plo rm -f src/pa/.deps/hpux32.Plo rm -f src/pa/.deps/linux.Plo rm -f src/powerpc/.deps/aix.Plo rm -f src/powerpc/.deps/aix_closure.Plo rm -f src/powerpc/.deps/darwin.Plo rm -f src/powerpc/.deps/darwin_closure.Plo rm -f src/powerpc/.deps/ffi.Plo rm -f src/powerpc/.deps/ffi_darwin.Plo rm -f src/powerpc/.deps/ffi_linux64.Plo rm -f src/powerpc/.deps/ffi_sysv.Plo rm -f src/powerpc/.deps/linux64.Plo rm -f src/powerpc/.deps/linux64_closure.Plo rm -f src/powerpc/.deps/ppc_closure.Plo rm -f src/powerpc/.deps/sysv.Plo rm -f src/riscv/.deps/ffi.Plo rm -f src/riscv/.deps/sysv.Plo rm -f src/s390/.deps/ffi.Plo rm -f src/s390/.deps/sysv.Plo rm -f src/sh/.deps/ffi.Plo rm -f src/sh/.deps/sysv.Plo rm -f src/sh64/.deps/ffi.Plo rm -f src/sh64/.deps/sysv.Plo rm -f src/sparc/.deps/ffi.Plo rm -f src/sparc/.deps/ffi64.Plo rm -f src/sparc/.deps/v8.Plo rm -f src/sparc/.deps/v9.Plo rm -f src/tile/.deps/ffi.Plo rm -f src/tile/.deps/tile.Plo rm -f src/vax/.deps/elfbsd.Plo rm -f src/vax/.deps/ffi.Plo rm -f src/x86/.deps/ffi.Plo rm -f src/x86/.deps/ffi64.Plo rm -f src/x86/.deps/ffiw64.Plo rm -f src/x86/.deps/sysv.Plo rm -f src/x86/.deps/sysv_intel.Plo rm -f src/x86/.deps/unix64.Plo rm -f src/x86/.deps/win64.Plo rm -f src/x86/.deps/win64_intel.Plo rm -f src/xtensa/.deps/ffi.Plo rm -f src/xtensa/.deps/sysv.Plo rm -f Makefile make[1]: Leaving directory '/sources/libffi-3.4.2/x86_64-pc-linux-gnu' MAKE x86_64-pc-linux-gnu : 1 * distclean (all local builds) # rm -r x86_64-pc-linux-gnu # (sleep 3) rm -r x86_64-pc-linux-gnu checking build system type... x86_64-pc-linux-gnux32 checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu continue configure in default builddir "./i686-pc-linux-gnu" ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=i686-pc-linux-gnu" "linux gnu" checking build system type... x86_64-pc-linux-gnux32 checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for gsed... sed checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i686-pc-linux-gnu-gcc... gcc -m32 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 -m32 accepts -g... yes checking for gcc -m32 option to accept ISO C89... none needed checking whether gcc -m32 understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc -m32... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ -m32 accepts -g... yes checking dependency style of g++ -m32... gcc3 checking dependency style of gcc -m32... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc -m32... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... no checking for i686-pc-linux-gnu-dumpbin... no checking for i686-pc-linux-gnu-link... no checking for dumpbin... no checking for link... link -dump checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnux32 file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnux32 file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... strip checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse nm output from gcc -m32 object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -m32 -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 -m32 supports -fno-rtti -fno-exceptions... no checking for gcc -m32 option to produce PIC... -fPIC -DPIC checking if gcc -m32 PIC flag -fPIC -DPIC works... yes checking if gcc -m32 static flag -static works... yes checking if gcc -m32 supports -c -o file.o... yes checking if gcc -m32 supports -c -o file.o... (cached) yes checking whether the gcc -m32 linker (/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++ -m32 -E checking for ld used by g++ -m32... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking whether the g++ -m32 linker (/bin/ld) supports shared libraries... yes checking for g++ -m32 option to produce PIC... -fPIC -DPIC checking if g++ -m32 PIC flag -fPIC -DPIC works... yes checking if g++ -m32 static flag -static works... yes checking if g++ -m32 supports -c -o file.o... yes checking if g++ -m32 supports -c -o file.o... (cached) yes checking whether the g++ -m32 linker (/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 i686-pc-linux-gnu-readelf... no 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... 12 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 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 -m32... (cached) /bin/ld checking if the linker (/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 i686-pc-linux-gnu (HOST=) config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands MAKE x86_64-pc-linux-gnu : 0 * all-all make[1]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu' make all-recursive make[2]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu' Making all in include make[3]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/include' Making all in testsuite make[3]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/testsuite' Making all in man make[3]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/man' Making all in doc make[3]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/doc' make[3]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu' gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -Wall -fexceptions -DX86 -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 -m32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 -m32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 -m32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 -m32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 -m32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 -m32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 -m32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 depbase=`echo src/tramp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi.lo ../src/x86/ffi.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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/x86/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -mtune=generic -MT src/x86/sysv.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/sysv.lo ../src/x86/sysv.S &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 -m32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c ../src/x86/ffi.c -fPIC -DPIC -o src/x86/.libs/ffi.o libtool: compile: gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -mtune=generic -MT src/x86/sysv.lo -MD -MP -MF src/x86/.deps/sysv.Tpo -c ../src/x86/sysv.S -fPIC -DPIC -o src/x86/.libs/sysv.o ../src/x86/ffi.c: In function 'ffi_prep_closure_loc': ../src/x86/ffi.c:612:1: warning: label 'out' defined but not used [-Wunused-label] 612 | out: | ^~~ /bin/sh ./libtool --tag=CC --mode=link gcc -m32 -mtune=generic -Wall -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/ffi.lo src/x86/sysv.lo /bin/sh ./libtool --tag=CC --mode=link gcc -m32 -mtune=generic -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -Wl,--version-script,libffi.map -o libffi.la -rpath /usr/lib32/../lib32 src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/tramp.lo src/x86/ffi.lo src/x86/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/x86/.libs/ffi.o src/x86/.libs/sysv.o libtool: link: ranlib .libs/libffi_convenience.a libtool: link: gcc -m32 -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/ffi.o src/x86/.libs/sysv.o -m32 -mtune=generic -Wl,--version-script -Wl,libffi.map -Wl,-soname -Wl,libffi.so.8 -o .libs/libffi.so.8.1.0 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.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 '/sources/libffi-3.4.2/i686-pc-linux-gnu' make[2]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu' make[1]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu' MAKE x86_64-pc-linux-gnu : 0 * install make[1]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu' Making install in include make[2]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/include' make[3]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/sources/libffi-3.4.2/DESTDIR/usr/include' /bin/install -c -m 644 ffi.h ffitarget.h '/sources/libffi-3.4.2/DESTDIR/usr/include' make[3]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/include' make[2]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/include' Making install in testsuite make[2]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/testsuite' make[3]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/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 '/sources/libffi-3.4.2/i686-pc-linux-gnu/testsuite' make[2]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/testsuite' Making install in man make[2]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/man' make[3]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/sources/libffi-3.4.2/DESTDIR/usr/share/man/man3' /bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/sources/libffi-3.4.2/DESTDIR/usr/share/man/man3' make[3]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/man' make[2]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/man' Making install in doc make[2]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/doc' make[3]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/sources/libffi-3.4.2/DESTDIR/usr/share/info' /bin/install -c -m 644 ../../doc/libffi.info '/sources/libffi-3.4.2/DESTDIR/usr/share/info' install-info --info-dir='/sources/libffi-3.4.2/DESTDIR/usr/share/info' '/sources/libffi-3.4.2/DESTDIR/usr/share/info/libffi.info' make[3]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/doc' make[2]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/doc' make[2]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu' make[3]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu' /bin/mkdir -p '/sources/libffi-3.4.2/DESTDIR/usr/lib32/../lib32' /bin/sh ./libtool --mode=install /bin/install -c libffi.la '/sources/libffi-3.4.2/DESTDIR/usr/lib32/../lib32' libtool: install: /bin/install -c .libs/libffi.so.8.1.0 /sources/libffi-3.4.2/DESTDIR/usr/lib32/../lib32/libffi.so.8.1.0 libtool: install: (cd /sources/libffi-3.4.2/DESTDIR/usr/lib32/../lib32 && { 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 /sources/libffi-3.4.2/DESTDIR/usr/lib32/../lib32 && { 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: /bin/install -c .libs/libffi.lai /sources/libffi-3.4.2/DESTDIR/usr/lib32/../lib32/libffi.la libtool: warning: remember to run 'libtool --finish /usr/lib32/../lib32' /bin/mkdir -p '/sources/libffi-3.4.2/DESTDIR/usr/lib32/pkgconfig' /bin/install -c -m 644 libffi.pc '/sources/libffi-3.4.2/DESTDIR/usr/lib32/pkgconfig' make[3]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu' make[2]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu' make[1]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu' 'DESTDIR/usr/lib32/libffi.la' -> '/usr/lib32/libffi.la' 'DESTDIR/usr/lib32/libffi.so' -> '/usr/lib32/libffi.so' 'DESTDIR/usr/lib32/libffi.so.8' -> '/usr/lib32/libffi.so.8' 'DESTDIR/usr/lib32/libffi.so.8.1.0' -> '/usr/lib32/libffi.so.8.1.0' 'DESTDIR/usr/lib32/pkgconfig/libffi.pc' -> '/usr/lib32/pkgconfig/libffi.pc' MAKE x86_64-pc-linux-gnu : 0 * distclean make[1]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu' Making distclean in include make[2]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/include' rm -rf .libs _libs rm -f *.lo test -z "ffi.h" || rm -f ffi.h rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../../include" || test -z "" || rm -f test -z "ffitarget.h" || rm -f ffitarget.h rm -f Makefile make[2]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/include' Making distclean in testsuite make[2]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/testsuite' test -z "*.exe core* *.log *.sum" || rm -f *.exe core* *.log *.sum rm -rf .libs _libs rm -f *.lo rm -f site.exp site.bak test -z "" || rm -f l='libffi'; for tool in $l; do \ rm -f $tool.sum $tool.log; \ done test . = "../../testsuite" || test -z "" || rm -f rm -f Makefile make[2]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/testsuite' Making distclean in man make[2]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/man' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../man" || test -z "" || rm -f rm -f Makefile make[2]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/man' Making distclean in doc make[2]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/doc' test -z "libffi.dvi libffi.pdf libffi.ps libffi.html" \ || rm -rf libffi.dvi libffi.pdf libffi.ps libffi.html rm -rf .libs _libs rm -rf libffi.t2d libffi.t2p rm -f *.lo rm -f vti.tmp* ../../doc/version.texi.tmp* test -z "" || rm -f test . = "../../doc" || test -z "" || rm -f rm -f Makefile make[2]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu/doc' make[2]: Entering directory '/sources/libffi-3.4.2/i686-pc-linux-gnu' rm -rf .libs _libs test -z "libffi_convenience.la" || rm -f libffi_convenience.la test -z "libffi.la" || rm -f libffi.la rm -f *.o rm -rf src/.libs src/_libs rm -rf src/aarch64/.libs src/aarch64/_libs rm -rf src/alpha/.libs src/alpha/_libs rm -f src/*.o rm -rf src/arc/.libs src/arc/_libs rm -rf src/arm/.libs src/arm/_libs rm -f src/*.lo rm -rf src/avr32/.libs src/avr32/_libs rm -f ./so_locations rm -rf src/bfin/.libs src/bfin/_libs rm -f ./so_locations rm -rf src/cris/.libs src/cris/_libs rm -f *.lo rm -rf src/csky/.libs src/csky/_libs rm -f *.tab.c rm -rf src/frv/.libs src/frv/_libs rm -f src/aarch64/*.o rm -rf src/ia64/.libs src/ia64/_libs rm -rf src/kvx/.libs src/kvx/_libs test -z "libffi.pc" || rm -f libffi.pc rm -rf src/m32r/.libs src/m32r/_libs rm -f fficonfig.h stamp-h1 rm -rf src/m68k/.libs src/m68k/_libs rm -f src/aarch64/*.lo rm -f libtool config.lt rm -rf src/m88k/.libs src/m88k/_libs test . = ".." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf src/metag/.libs src/metag/_libs rm -f cscope.out cscope.in.out cscope.po.out cscope.files rm -rf src/microblaze/.libs src/microblaze/_libs rm -f src/.deps/.dirstamp rm -f src/alpha/*.o rm -rf src/mips/.libs src/mips/_libs rm -f src/.dirstamp rm -rf src/moxie/.libs src/moxie/_libs rm -f src/aarch64/.deps/.dirstamp rm -rf src/nios2/.libs src/nios2/_libs rm -f src/alpha/*.lo rm -f src/aarch64/.dirstamp rm -rf src/or1k/.libs src/or1k/_libs rm -f src/alpha/.deps/.dirstamp rm -rf src/pa/.libs src/pa/_libs rm -f src/alpha/.dirstamp rm -rf src/powerpc/.libs src/powerpc/_libs rm -f src/arc/*.o rm -f src/arc/.deps/.dirstamp rm -rf src/riscv/.libs src/riscv/_libs rm -f src/arc/.dirstamp rm -rf src/s390/.libs src/s390/_libs rm -f src/arm/.deps/.dirstamp rm -rf src/sh/.libs src/sh/_libs rm -f src/arc/*.lo rm -f src/arm/.dirstamp rm -rf src/sh64/.libs src/sh64/_libs rm -f src/avr32/.deps/.dirstamp rm -rf src/sparc/.libs src/sparc/_libs rm -f src/avr32/.dirstamp rm -rf src/tile/.libs src/tile/_libs rm -f src/arm/*.o rm -f src/bfin/.deps/.dirstamp rm -rf src/vax/.libs src/vax/_libs rm -f src/bfin/.dirstamp rm -rf src/x86/.libs src/x86/_libs rm -f src/cris/.deps/.dirstamp rm -rf src/xtensa/.libs src/xtensa/_libs rm -f src/arm/*.lo rm -f src/cris/.dirstamp rm -f src/csky/.deps/.dirstamp rm -f src/csky/.dirstamp rm -f src/avr32/*.o rm -f src/frv/.deps/.dirstamp rm -f src/frv/.dirstamp rm -f src/ia64/.deps/.dirstamp rm -f src/avr32/*.lo rm -f src/ia64/.dirstamp rm -f src/kvx/.deps/.dirstamp rm -f src/kvx/.dirstamp rm -f src/bfin/*.o rm -f src/m32r/.deps/.dirstamp rm -f src/m32r/.dirstamp rm -f src/m68k/.deps/.dirstamp rm -f src/bfin/*.lo rm -f src/m68k/.dirstamp rm -f src/m88k/.deps/.dirstamp rm -f src/m88k/.dirstamp rm -f src/cris/*.o rm -f src/metag/.deps/.dirstamp rm -f src/metag/.dirstamp rm -f src/microblaze/.deps/.dirstamp rm -f src/cris/*.lo rm -f src/microblaze/.dirstamp rm -f src/mips/.deps/.dirstamp rm -f src/mips/.dirstamp rm -f src/csky/*.o rm -f src/moxie/.deps/.dirstamp rm -f src/moxie/.dirstamp rm -f src/nios2/.deps/.dirstamp rm -f src/csky/*.lo rm -f src/nios2/.dirstamp rm -f src/or1k/.deps/.dirstamp rm -f src/or1k/.dirstamp rm -f src/frv/*.o rm -f src/pa/.deps/.dirstamp rm -f src/pa/.dirstamp rm -f src/powerpc/.deps/.dirstamp rm -f src/frv/*.lo rm -f src/powerpc/.dirstamp rm -f src/riscv/.deps/.dirstamp rm -f src/riscv/.dirstamp rm -f src/ia64/*.o rm -f src/s390/.deps/.dirstamp rm -f src/s390/.dirstamp rm -f src/sh/.deps/.dirstamp rm -f src/ia64/*.lo rm -f src/sh/.dirstamp rm -f src/sh64/.deps/.dirstamp rm -f src/sh64/.dirstamp rm -f src/kvx/*.o rm -f src/sparc/.deps/.dirstamp rm -f src/sparc/.dirstamp rm -f src/kvx/*.lo rm -f src/tile/.deps/.dirstamp rm -f src/tile/.dirstamp rm -f src/vax/.deps/.dirstamp rm -f src/m32r/*.o rm -f src/vax/.dirstamp rm -f src/x86/.deps/.dirstamp rm -f src/m32r/*.lo rm -f src/x86/.dirstamp rm -f src/xtensa/.deps/.dirstamp rm -f src/xtensa/.dirstamp rm -f src/m68k/*.o test -z "local.exp" || rm -f local.exp rm -f src/m68k/*.lo rm -f src/m88k/*.o rm -f src/m88k/*.lo rm -f src/metag/*.o rm -f src/metag/*.lo rm -f src/microblaze/*.o rm -f src/microblaze/*.lo rm -f src/mips/*.o rm -f src/mips/*.lo rm -f src/moxie/*.o rm -f src/moxie/*.lo rm -f src/nios2/*.o rm -f src/nios2/*.lo rm -f src/or1k/*.o rm -f src/or1k/*.lo rm -f src/pa/*.o rm -f src/pa/*.lo rm -f src/powerpc/*.o rm -f src/powerpc/*.lo rm -f src/riscv/*.o rm -f src/riscv/*.lo rm -f src/s390/*.o rm -f src/s390/*.lo rm -f src/sh/*.o rm -f src/sh/*.lo rm -f src/sh64/*.o rm -f src/sh64/*.lo rm -f src/sparc/*.o rm -f src/sparc/*.lo rm -f src/tile/*.o rm -f src/tile/*.lo rm -f src/vax/*.o rm -f src/vax/*.lo rm -f src/x86/*.o rm -f src/x86/*.lo rm -f src/xtensa/*.o rm -f src/xtensa/*.lo make[2]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f src/.deps/closures.Plo rm -f src/.deps/debug.Plo rm -f src/.deps/java_raw_api.Plo rm -f src/.deps/prep_cif.Plo rm -f src/.deps/raw_api.Plo rm -f src/.deps/tramp.Plo rm -f src/.deps/types.Plo rm -f src/aarch64/.deps/ffi.Plo rm -f src/aarch64/.deps/sysv.Plo rm -f src/aarch64/.deps/win64_armasm.Plo rm -f src/alpha/.deps/ffi.Plo rm -f src/alpha/.deps/osf.Plo rm -f src/arc/.deps/arcompact.Plo rm -f src/arc/.deps/ffi.Plo rm -f src/arm/.deps/ffi.Plo rm -f src/arm/.deps/sysv.Plo rm -f src/arm/.deps/sysv_msvc_arm32.Plo rm -f src/avr32/.deps/ffi.Plo rm -f src/avr32/.deps/sysv.Plo rm -f src/bfin/.deps/ffi.Plo rm -f src/bfin/.deps/sysv.Plo rm -f src/cris/.deps/ffi.Plo rm -f src/cris/.deps/sysv.Plo rm -f src/csky/.deps/ffi.Plo rm -f src/csky/.deps/sysv.Plo rm -f src/frv/.deps/eabi.Plo rm -f src/frv/.deps/ffi.Plo rm -f src/ia64/.deps/ffi.Plo rm -f src/ia64/.deps/unix.Plo rm -f src/kvx/.deps/ffi.Plo rm -f src/kvx/.deps/sysv.Plo rm -f src/m32r/.deps/ffi.Plo rm -f src/m32r/.deps/sysv.Plo rm -f src/m68k/.deps/ffi.Plo rm -f src/m68k/.deps/sysv.Plo rm -f src/m88k/.deps/ffi.Plo rm -f src/m88k/.deps/obsd.Plo rm -f src/metag/.deps/ffi.Plo rm -f src/metag/.deps/sysv.Plo rm -f src/microblaze/.deps/ffi.Plo rm -f src/microblaze/.deps/sysv.Plo rm -f src/mips/.deps/ffi.Plo rm -f src/mips/.deps/n32.Plo rm -f src/mips/.deps/o32.Plo rm -f src/moxie/.deps/eabi.Plo rm -f src/moxie/.deps/ffi.Plo rm -f src/nios2/.deps/ffi.Plo rm -f src/nios2/.deps/sysv.Plo rm -f src/or1k/.deps/ffi.Plo rm -f src/or1k/.deps/sysv.Plo rm -f src/pa/.deps/ffi.Plo rm -f src/pa/.deps/hpux32.Plo rm -f src/pa/.deps/linux.Plo rm -f src/powerpc/.deps/aix.Plo rm -f src/powerpc/.deps/aix_closure.Plo rm -f src/powerpc/.deps/darwin.Plo rm -f src/powerpc/.deps/darwin_closure.Plo rm -f src/powerpc/.deps/ffi.Plo rm -f src/powerpc/.deps/ffi_darwin.Plo rm -f src/powerpc/.deps/ffi_linux64.Plo rm -f src/powerpc/.deps/ffi_sysv.Plo rm -f src/powerpc/.deps/linux64.Plo rm -f src/powerpc/.deps/linux64_closure.Plo rm -f src/powerpc/.deps/ppc_closure.Plo rm -f src/powerpc/.deps/sysv.Plo rm -f src/riscv/.deps/ffi.Plo rm -f src/riscv/.deps/sysv.Plo rm -f src/s390/.deps/ffi.Plo rm -f src/s390/.deps/sysv.Plo rm -f src/sh/.deps/ffi.Plo rm -f src/sh/.deps/sysv.Plo rm -f src/sh64/.deps/ffi.Plo rm -f src/sh64/.deps/sysv.Plo rm -f src/sparc/.deps/ffi.Plo rm -f src/sparc/.deps/ffi64.Plo rm -f src/sparc/.deps/v8.Plo rm -f src/sparc/.deps/v9.Plo rm -f src/tile/.deps/ffi.Plo rm -f src/tile/.deps/tile.Plo rm -f src/vax/.deps/elfbsd.Plo rm -f src/vax/.deps/ffi.Plo rm -f src/x86/.deps/ffi.Plo rm -f src/x86/.deps/ffi64.Plo rm -f src/x86/.deps/ffiw64.Plo rm -f src/x86/.deps/sysv.Plo rm -f src/x86/.deps/sysv_intel.Plo rm -f src/x86/.deps/unix64.Plo rm -f src/x86/.deps/win64.Plo rm -f src/x86/.deps/win64_intel.Plo rm -f src/xtensa/.deps/ffi.Plo rm -f src/xtensa/.deps/sysv.Plo rm -f Makefile make[1]: Leaving directory '/sources/libffi-3.4.2/i686-pc-linux-gnu' MAKE x86_64-pc-linux-gnu : 1 * distclean (all local builds) # rm -r i686-pc-linux-gnu # (sleep 3) rm -r i686-pc-linux-gnu checking build system type... x86_64-pc-linux-gnux32 checking host system type... x86_64-unknown-linux-gnux32 checking target system type... x86_64-unknown-linux-gnux32 continue configure in default builddir "./x86_64-unknown-linux-gnux32" ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-unknown-linux-gnux32" "linux gnux32" checking build system type... x86_64-pc-linux-gnux32 checking host system type... x86_64-unknown-linux-gnux32 checking target system type... x86_64-unknown-linux-gnux32 checking for gsed... sed checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for x86_64-unknown-linux-gnux32-strip... no checking for strip... strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-unknown-linux-gnux32-gcc... gcc -mx32 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 -mx32 accepts -g... yes checking for gcc -mx32 option to accept ISO C89... none needed checking whether gcc -mx32 understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc -mx32... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ -mx32 accepts -g... yes checking dependency style of g++ -mx32... gcc3 checking dependency style of gcc -mx32... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc -mx32... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... no checking for x86_64-unknown-linux-gnux32-dumpbin... no checking for x86_64-unknown-linux-gnux32-link... no checking for dumpbin... no checking for link... link -dump checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnux32 file names to x86_64-unknown-linux-gnux32 format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnux32 file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for x86_64-unknown-linux-gnux32-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-gnux32-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-unknown-linux-gnux32-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-unknown-linux-gnux32-strip... strip checking for x86_64-unknown-linux-gnux32-ranlib... no checking for ranlib... ranlib checking command to parse nm output from gcc -mx32 object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-unknown-linux-gnux32-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -mx32 -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 -mx32 supports -fno-rtti -fno-exceptions... no checking for gcc -mx32 option to produce PIC... -fPIC -DPIC checking if gcc -mx32 PIC flag -fPIC -DPIC works... yes checking if gcc -mx32 static flag -static works... yes checking if gcc -mx32 supports -c -o file.o... yes checking if gcc -mx32 supports -c -o file.o... (cached) yes checking whether the gcc -mx32 linker (/bin/ld -m elf32_x86_64) 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++ -mx32 -E checking for ld used by g++ -mx32... /bin/ld -m elf32_x86_64 checking if the linker (/bin/ld -m elf32_x86_64) is GNU ld... yes checking whether the g++ -mx32 linker (/bin/ld -m elf32_x86_64) supports shared libraries... yes checking for g++ -mx32 option to produce PIC... -fPIC -DPIC checking if g++ -mx32 PIC flag -fPIC -DPIC works... yes checking if g++ -mx32 static flag -static works... yes checking if g++ -mx32 supports -c -o file.o... yes checking if g++ -mx32 supports -c -o file.o... (cached) yes checking whether the g++ -mx32 linker (/bin/ld -m elf32_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-unknown-linux-gnux32-readelf... no 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... 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 ld used by gcc -mx32... (cached) /bin/ld checking if the linker (/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 x86_64-unknown-linux-gnux32 (HOST=) config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands MAKE x86_64-pc-linux-gnu : 0 * all-all make[1]: Entering directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32' make all-recursive make[2]: Entering directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32' Making all in include make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/include' Making all in testsuite make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/testsuite' Making all in man make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/man' Making all in doc make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/doc' make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32' gcc -mx32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -Wall -fexceptions -DX86_64 -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 -mx32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 -mx32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 -mx32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 -mx32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 libtool: compile: gcc -mx32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 -mx32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 -mx32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 -mx32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -mx32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 ../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] 317 | ffi_java_raw_to_ptrarray (cif, raw, avalue); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../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) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../src/java_raw_api.c: In function 'ffi_java_translate_args': ../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)); | ^~~~~~~~~~~~ ../src/java_raw_api.c:45:1: note: declared here 45 | ffi_java_raw_size (ffi_cif *cif) | ^~~~~~~~~~~~~~~~~ ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../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) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../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] 369 | return ffi_prep_java_raw_closure_loc (cl, cif, fun, user_data, cl); | ^~~~~~ ../src/java_raw_api.c:337:1: note: declared here 337 | ffi_prep_java_raw_closure_loc (ffi_java_raw_closure* cl, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo src/tramp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -mx32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -mx32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi64.lo ../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 -mx32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -mtune=generic -MT src/x86/unix64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/unix64.lo ../src/x86/unix64.S &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -mx32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -Wall -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 -mx32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -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 -mx32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -mtune=generic -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c ../src/x86/ffi64.c -fPIC -DPIC -o src/x86/.libs/ffi64.o libtool: compile: gcc -mx32 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -mtune=generic -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c ../src/x86/unix64.S -fPIC -DPIC -o src/x86/.libs/unix64.o ../src/x86/ffi64.c: In function 'ffi_prep_closure_loc': ../src/x86/ffi64.c:783:1: warning: label 'out' defined but not used [-Wunused-label] 783 | out: | ^~~ /bin/sh ./libtool --tag=CC --mode=link gcc -mx32 -mtune=generic -Wall -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 /bin/sh ./libtool --tag=CC --mode=link gcc -mx32 -mtune=generic -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -Wl,--version-script,libffi.map -o libffi.la -rpath /usr/libx32/../libx32 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 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/x86/.libs/ffi64.o src/x86/.libs/unix64.o libtool: link: ranlib .libs/libffi_convenience.a libtool: link: gcc -mx32 -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 -mx32 -mtune=generic -Wl,--version-script -Wl,libffi.map -Wl,-soname -Wl,libffi.so.8 -o .libs/libffi.so.8.1.0 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.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 '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32' make[2]: Leaving directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32' make[1]: Leaving directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32' MAKE x86_64-pc-linux-gnu : 0 * install make[1]: Entering directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32' Making install in include make[2]: Entering directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/include' make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/include' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/sources/libffi-3.4.2/DESTDIR/usr/include' /bin/install -c -m 644 ffi.h ffitarget.h '/sources/libffi-3.4.2/DESTDIR/usr/include' make[3]: Leaving directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/include' make[2]: Leaving directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/include' Making install in testsuite make[2]: Entering directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/testsuite' make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/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 '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/testsuite' make[2]: Leaving directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/testsuite' Making install in man make[2]: Entering directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/man' make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/sources/libffi-3.4.2/DESTDIR/usr/share/man/man3' /bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/sources/libffi-3.4.2/DESTDIR/usr/share/man/man3' make[3]: Leaving directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/man' make[2]: Leaving directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/man' Making install in doc make[2]: Entering directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/doc' make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/sources/libffi-3.4.2/DESTDIR/usr/share/info' /bin/install -c -m 644 ../../doc/libffi.info '/sources/libffi-3.4.2/DESTDIR/usr/share/info' install-info --info-dir='/sources/libffi-3.4.2/DESTDIR/usr/share/info' '/sources/libffi-3.4.2/DESTDIR/usr/share/info/libffi.info' make[3]: Leaving directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/doc' make[2]: Leaving directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32/doc' make[2]: Entering directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32' make[3]: Entering directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32' /bin/mkdir -p '/sources/libffi-3.4.2/DESTDIR/usr/libx32/../libx32' /bin/sh ./libtool --mode=install /bin/install -c libffi.la '/sources/libffi-3.4.2/DESTDIR/usr/libx32/../libx32' libtool: install: /bin/install -c .libs/libffi.so.8.1.0 /sources/libffi-3.4.2/DESTDIR/usr/libx32/../libx32/libffi.so.8.1.0 libtool: install: (cd /sources/libffi-3.4.2/DESTDIR/usr/libx32/../libx32 && { 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 /sources/libffi-3.4.2/DESTDIR/usr/libx32/../libx32 && { 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: /bin/install -c .libs/libffi.lai /sources/libffi-3.4.2/DESTDIR/usr/libx32/../libx32/libffi.la libtool: warning: remember to run 'libtool --finish /usr/libx32/../libx32' /bin/mkdir -p '/sources/libffi-3.4.2/DESTDIR/usr/libx32/pkgconfig' /bin/install -c -m 644 libffi.pc '/sources/libffi-3.4.2/DESTDIR/usr/libx32/pkgconfig' make[3]: Leaving directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32' make[2]: Leaving directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32' make[1]: Leaving directory '/sources/libffi-3.4.2/x86_64-unknown-linux-gnux32' 'DESTDIR/usr/libx32/libffi.la' -> '/usr/libx32/libffi.la' 'DESTDIR/usr/libx32/libffi.so' -> '/usr/libx32/libffi.so' 'DESTDIR/usr/libx32/libffi.so.8' -> '/usr/libx32/libffi.so.8' 'DESTDIR/usr/libx32/libffi.so.8.1.0' -> '/usr/libx32/libffi.so.8.1.0' 'DESTDIR/usr/libx32/pkgconfig/libffi.pc' -> '/usr/libx32/pkgconfig/libffi.pc' Totalseconds: 2130 KB: 2200460 / 2021-08-26 18:01:10 exec_hook package_done chapter08 848-libffi END: 2021-08-26 18:01:10