+ curl -f --connect-timeout 5 --retry 3 --location https://github.com/libffi/libffi/releases/download/v3.4.7/libffi-3.4.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1361k 100 1361k 0 0 2449k 0 --:--:-- --:--:-- --:--:-- 2449k configure: WARNING: unrecognized options: --disable-year2038 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 /usr/bin/env bash .././configure "--srcdir=.." "--enable-builddir=x86_64-pc-linux-gnu" "linux gnu" configure: WARNING: unrecognized options: --disable-year2038 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... /home/buildbot/openwrt/staging_dir/host/bin/install -c 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 for x86_64-pc-linux-gnu-gcc... ccache /home/buildbot/openwrt/staging_dir/host/bin/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 ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -g... yes checking for ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc option to enable C11 features... none needed checking whether ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc... none checking whether the compiler supports GNU C++... yes checking whether ccache /home/buildbot/openwrt/staging_dir/host/bin/g++ accepts -g... yes checking for ccache /home/buildbot/openwrt/staging_dir/host/bin/g++ option to enable C++11 features... none needed checking dependency style of ccache /home/buildbot/openwrt/staging_dir/host/bin/g++... none checking dependency style of ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc... none checking for grep that handles long lines and -e... /home/buildbot/openwrt/staging_dir/host/bin/grep checking for egrep... /home/buildbot/openwrt/staging_dir/host/bin/grep -E checking how to print strings... printf checking for a sed that does not truncate output... /home/buildbot/openwrt/staging_dir/host/bin/sed checking for fgrep... /home/buildbot/openwrt/staging_dir/host/bin/grep -F checking for ld used by ccache /home/buildbot/openwrt/staging_dir/host/bin/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 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 /usr/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking for x86_64-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from ccache /home/buildbot/openwrt/staging_dir/host/bin/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 x86_64-pc-linux-gnu-mt... no 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 ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc supports -fno-rtti -fno-exceptions... no checking for ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc option to produce PIC... -fPIC -DPIC checking if ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc PIC flag -fPIC -DPIC works... yes checking if ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc static flag -static works... yes checking if ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc supports -c -o file.o... yes checking if ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc supports -c -o file.o... (cached) yes checking whether the ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... ccache /home/buildbot/openwrt/staging_dir/host/bin/g++ -E checking for ld used by ccache /home/buildbot/openwrt/staging_dir/host/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the ccache /home/buildbot/openwrt/staging_dir/host/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for ccache /home/buildbot/openwrt/staging_dir/host/bin/g++ option to produce PIC... -fPIC -DPIC checking if ccache /home/buildbot/openwrt/staging_dir/host/bin/g++ PIC flag -fPIC -DPIC works... yes checking if ccache /home/buildbot/openwrt/staging_dir/host/bin/g++ static flag -static works... yes checking if ccache /home/buildbot/openwrt/staging_dir/host/bin/g++ supports -c -o file.o... yes checking if ccache /home/buildbot/openwrt/staging_dir/host/bin/g++ supports -c -o file.o... (cached) yes checking whether the ccache /home/buildbot/openwrt/staging_dir/host/bin/g++ linker (/usr/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 x86_64-pc-linux-gnu-readelf... no checking for x86_64-pc-linux-gnu-greadelf... no checking for readelf... readelf checking size of size_t... 8 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 egrep... (cached) /home/buildbot/openwrt/staging_dir/host/bin/grep -E checking for memcpy... yes checking for alloca.h... 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 configure: versioning on shared library symbols is no 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 configure: WARNING: unrecognized options: --disable-year2038 make[4]: Entering directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7' MAKE x86_64-pc-linux-gnu : 0 * all-all make[5]: Entering directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu' make all-recursive make[6]: Entering directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu' Making all in include make[7]: Entering directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu/include' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu/include' Making all in testsuite make[7]: Entering directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu/testsuite' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu/testsuite' Making all in man make[7]: Entering directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu/man' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu/man' make[7]: Entering directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu' /usr/bin/env bash ./libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -Wall -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -fexceptions -c -o src/prep_cif.lo ../src/prep_cif.c libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -Wall -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -fexceptions -c ../src/prep_cif.c -fPIC -DPIC -o src/prep_cif.o /usr/bin/env bash ./libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -Wall -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -fexceptions -c -o src/types.lo ../src/types.c libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -Wall -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -fexceptions -c ../src/types.c -fPIC -DPIC -o src/types.o /usr/bin/env bash ./libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -Wall -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -fexceptions -c -o src/raw_api.lo ../src/raw_api.c libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -Wall -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -fexceptions -c ../src/raw_api.c -fPIC -DPIC -o src/raw_api.o /usr/bin/env bash ./libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -Wall -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -fexceptions -c -o src/java_raw_api.lo ../src/java_raw_api.c libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -Wall -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -fexceptions -c ../src/java_raw_api.c -fPIC -DPIC -o src/java_raw_api.o ../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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/env bash ./libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -Wall -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -fexceptions -c -o src/closures.lo ../src/closures.c libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -Wall -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -fexceptions -c ../src/closures.c -fPIC -DPIC -o src/closures.o /usr/bin/env bash ./libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -Wall -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -fexceptions -c -o src/tramp.lo ../src/tramp.c libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -Wall -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -fexceptions -c ../src/tramp.c -fPIC -DPIC -o src/tramp.o /usr/bin/env bash ./libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -Wall -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -fexceptions -c -o src/x86/ffi64.lo ../src/x86/ffi64.c libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -Wall -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -fexceptions -c ../src/x86/ffi64.c -fPIC -DPIC -o src/x86/ffi64.o /usr/bin/env bash ./libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -I. -I../include -Iinclude -I../src -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -c -o src/x86/unix64.lo ../src/x86/unix64.S libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -I. -I../include -Iinclude -I../src -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -c ../src/x86/unix64.S -fPIC -DPIC -o src/x86/unix64.o /usr/bin/env bash ./libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -Wall -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -fexceptions -c -o src/x86/ffiw64.lo ../src/x86/ffiw64.c libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -Wall -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -fexceptions -c ../src/x86/ffiw64.c -fPIC -DPIC -o src/x86/ffiw64.o /usr/bin/env bash ./libtool --tag=CC --mode=compile ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -I. -I../include -Iinclude -I../src -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -c -o src/x86/win64.lo ../src/x86/win64.S libtool: compile: ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -I. -I../include -Iinclude -I../src -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -c ../src/x86/win64.S -fPIC -DPIC -o src/x86/win64.o /usr/bin/env bash ./libtool --tag=CC --mode=link ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -Wall -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -fexceptions -L/home/buildbot/openwrt/staging_dir/host/lib -L/home/buildbot/openwrt/staging_dir/hostpkg/lib -L/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/lib -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 libtool: link: ar cr .libs/libffi_convenience.a src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/tramp.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffiw64.o src/x86/win64.o libtool: link: ranlib .libs/libffi_convenience.a libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) /usr/bin/env bash ./libtool --tag=CC --mode=link ccache /home/buildbot/openwrt/staging_dir/host/bin/gcc -Wall -O2 -I/home/buildbot/openwrt/staging_dir/host/include -I/home/buildbot/openwrt/staging_dir/hostpkg/include -I/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/include -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` '-L/home/buildbot/openwrt/staging_dir/host/lib' '-L/home/buildbot/openwrt/staging_dir/hostpkg/lib' '-L/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/lib' -L/home/buildbot/openwrt/staging_dir/host/lib -L/home/buildbot/openwrt/staging_dir/hostpkg/lib -L/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/lib -o libffi.la -rpath /home/buildbot/openwrt/staging_dir/hostpkg/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 cr .libs/libffi.a src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/tramp.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffiw64.o src/x86/win64.o libtool: link: ranlib .libs/libffi.a libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" ) make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu' make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu' make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu' make[4]: Leaving directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7' make[4]: Entering directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7' MAKE x86_64-pc-linux-gnu : 0 * install make[5]: Entering directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu' Making install in include make[6]: Entering directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu/include' make[7]: Entering directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu/include' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildbot/openwrt/staging_dir/hostpkg/include' /home/buildbot/openwrt/staging_dir/host/bin/install -c -m 644 ffi.h ffitarget.h '/home/buildbot/openwrt/staging_dir/hostpkg/include' make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu/include' make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu/include' Making install in testsuite make[6]: Entering directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu/testsuite' make[7]: Entering directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu/testsuite' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu/testsuite' make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu/testsuite' Making install in man make[6]: Entering directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu/man' make[7]: Entering directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu/man' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildbot/openwrt/staging_dir/hostpkg/share/man/man3' /home/buildbot/openwrt/staging_dir/host/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/home/buildbot/openwrt/staging_dir/hostpkg/share/man/man3' make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu/man' make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu/man' make[6]: Entering directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu' make[7]: Entering directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu' /usr/bin/mkdir -p '/home/buildbot/openwrt/staging_dir/hostpkg/lib' /usr/bin/env bash ./libtool --mode=install /home/buildbot/openwrt/staging_dir/host/bin/install -c libffi.la '/home/buildbot/openwrt/staging_dir/hostpkg/lib' libtool: install: /home/buildbot/openwrt/staging_dir/host/bin/install -c .libs/libffi.lai /home/buildbot/openwrt/staging_dir/hostpkg/lib/libffi.la libtool: install: /home/buildbot/openwrt/staging_dir/host/bin/install -c .libs/libffi.a /home/buildbot/openwrt/staging_dir/hostpkg/lib/libffi.a libtool: install: chmod 644 /home/buildbot/openwrt/staging_dir/hostpkg/lib/libffi.a libtool: install: ranlib /home/buildbot/openwrt/staging_dir/hostpkg/lib/libffi.a libtool: finish: PATH="/home/buildbot/openwrt/staging_dir/target-aarch64_generic_musl/host/bin:/home/buildbot/openwrt/staging_dir/hostpkg/bin:/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/bin:/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/bin:/home/buildbot/openwrt/staging_dir/host/bin:/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/bin:/home/buildbot/openwrt/staging_dir/host/bin:/home/buildbot/openwrt/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/buildbot/openwrt/staging_dir/hostpkg/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/buildbot/openwrt/staging_dir/hostpkg/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. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/home/buildbot/openwrt/staging_dir/hostpkg/lib/pkgconfig' /home/buildbot/openwrt/staging_dir/host/bin/install -c -m 644 libffi.pc '/home/buildbot/openwrt/staging_dir/hostpkg/lib/pkgconfig' make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu' make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu' make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7/x86_64-pc-linux-gnu' make[4]: Leaving directory '/home/buildbot/openwrt/build_dir/hostpkg/libffi-3.4.7' time: package/feeds/packages/libffi/host-compile#9.44#4.30#16.41