=> Building libffi:standard (version 3.4.6) Started : Wednesday,21 FEB 2024 at 22:12:03 UTC Platform: 6.4-RAVEN DragonFly 6.4-RAVEN #0 Sat Jul 29 09:00:00 CDT 2017 root@octavia.unreal.systems:/usr/obj/usr/src/sys/GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- PATH=/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin RAVENSW_CACHEDIR=/var/cache/pkg8 RAVENSW_DBDIR=/var/db/pkg8 SSL_VARIANT=libressl RAVENADM=building XML_CATALOG_FILES=/raven/share/xml/catalog SGML_CATALOG_FILES=/raven/share/sgml/docbook/catalog HOME=/root USER=root SHELL=/bin/sh TERM=dumb LANG=C -------------------------------------------------- -- Options -------------------------------------------------- This port has no build options. -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- MAKE=gmake CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --disable-multi-os-directory --prefix=/raven --disable-dependency-tracking ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" PREFIX=/raven LOCALBASE=/raven OPSYS="DragonFly" CC="cc" CFLAGS="-pipe -O2 -I/raven/include" CPP="cpp" CPPFLAGS="-I/raven/include" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-pipe -O2 -I/raven/include" STD_DOCDIR="/raven/share/doc/libffi" STD_EXAMPLESDIR="/raven/share/examples/libffi" MANPREFIX="/raven/share" ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- toolexeclibdir=/raven/lib DESTDIR=/construction/libffi/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTVERSION=3.4.6 OPSYS=DragonFly ONLY-DRAGONFLY="" ASLIB="lib" EXCLUDE-DARWIN="" LIBEXT="so" SHARED_OBJECT="so" ONLY-FREEBSD="@comment " ONLY-NETBSD="@comment " ONLY-LINUX="@comment " ONLY-SUNOS="@comment " ONLY-DARWIN="@comment " ONLY-MIDNIGHTBSD="@comment " SOVERSION=8.1.4 SOMAJOR=8 -------------------------------------------------- -- SUB_LIST -------------------------------------------------- LOCALBASE=/raven PREFIX=/raven ETCDIR=/raven/etc/libffi -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- RAVENPROFILE=release64 RAVENBASE=/raven WRKDIRPREFIX=/construction DISTDIR=/distfiles NUMBER_CPUS=24 MAKE_JOBS_NUMBER_LIMIT=10 DEVELOPER=1 PATCH_DEBUG=yes BUILD_WITH_CCACHE=yes CCACHE_DIR=/ccache -------------------------------------------------------------------------------- -- Phase: dependencies -------------------------------------------------------------------------------- ===> Installing gmake-primary-standard package Installing gmake-primary-standard-4.4... `-- Installing indexinfo-single-standard-0.3.1... | `-- Installing zlib-primary-standard-1.3.1... | `-- Extracting zlib-primary-standard-1.3.1: .... done `-- Extracting indexinfo-single-standard-0.3.1: ... done Extracting gmake-primary-standard-4.4: ........ done -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching for libffi-standard -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching for libffi-standard ===> Extracting for libffi-standard => SHA256 Checksum OK for libffi-3.4.6.tar.gz. ===> Creating package metadata (complete) ===> Creating package metadata (primary) ===> Creating package metadata (dev) ===> Creating package metadata (man) -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for libffi-standard -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for libffi-standard USES=libtool modified /construction/libffi/libffi-3.4.6/configure USES=libtool modified /construction/libffi/libffi-3.4.6/ltmain.sh ==> cd /construction/libffi/libffi-3.4.6 && /usr/bin/env CC="cc" CPP="cpp" CXX="c++" CFLAGS="-pipe -O2 -I/raven/include" CPPFLAGS="-I/raven/include" CXXFLAGS="-pipe -O2 -I/raven/include" LDFLAGS="" LIBS="" INSTALL="/usr/bin/install -c" INSTALL_DATA="install -m 0644" INSTALL_LIB="install -s -m 444" INSTALL_PROGRAM="install -s -m 555" INSTALL_SCRIPT="install -m 555" MAKE=gmake CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH=/raven/share/gpr F77=gfortran FC=gfortran CCACHE_DIR=/ccache PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin ./configure --disable-multi-os-directory --prefix=/raven --disable-dependency-tracking configure: loading site script /xports/Mk/Templates/config.site checking build system type... x86_64-raven-dragonfly6.4 checking host system type... x86_64-raven-dragonfly6.4 checking target system type... x86_64-raven-dragonfly6.4 continue configure in default builddir "./x86_64-raven-dragonfly6.4" ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-raven-dragonfly6.4" "dragonfly6.4" configure: loading site script /xports/Mk/Templates/config.site checking build system type... x86_64-raven-dragonfly6.4 checking host system type... x86_64-raven-dragonfly6.4 checking target system type... x86_64-raven-dragonfly6.4 checking for gsed... sed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... none checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... none checking dependency style of cc... none checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/grep -F checking for ld used by cc... /raven/toolchain/bin/ld checking if the linker (/raven/toolchain/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /raven/toolchain/bin/nm -B checking the name lister (/raven/toolchain/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-raven-dragonfly6.4 file names to x86_64-raven-dragonfly6.4 format... func_convert_file_noop checking how to convert x86_64-raven-dragonfly6.4 file names to toolchain format... func_convert_file_noop checking for /raven/toolchain/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /raven/toolchain/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... checking how to truncate binary pipes... /usr/bin/sed -e 4q checking for mt... no checking if : is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/raven/toolchain/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly6.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /raven/toolchain/bin/ld checking if the linker (/raven/toolchain/bin/ld) is GNU ld... yes checking whether the c++ linker (/raven/toolchain/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/raven/toolchain/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly6.4 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 most reasonable warnings... -Wall checking whether to enable maintainer-specific portions of Makefiles... no checking for sys/memfd.h... no checking for memfd_create... no checking for egrep... (cached) /usr/bin/grep -E checking for memcpy... yes checking for alloca.h... no checking size of double... 8 checking size of long double... 16 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... yes checking assembler supports pc related relocs... yes checking whether compiler supports pointer authentication... no checking for _ prefix in compiled symbols... no checking toolchain supports unwind section type... yes checking whether C compiler accepts -fno-lto... yes checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes checking for shared libgcc... yes configure: versioning on shared library symbols is gnu checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/ffi.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating libffi.pc config.status: creating fficonfig.h config.status: executing buildir commands config.status: create top_srcdir/Makefile guessed from local Makefile config.status: build in x86_64-raven-dragonfly6.4 (HOST=) config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for libffi-standard ==> Set environment: BSD_INSTALL_PROGRAM=install -s -m 555 BSD_INSTALL_LIB=install -s -m 444 BSD_INSTALL_SCRIPT=install -m 555 BSD_INSTALL_DATA=install -m 0644 BSD_INSTALL_MAN=install -m 444 PREFIX=/raven LOCALBASE=/raven OPSYS=DragonFly CC=cc CFLAGS=-pipe -O2 -I/raven/include CPP=cpp CPPFLAGS=-I/raven/include LDFLAGS= LIBS= CXX=c++ CXXFLAGS=-pipe -O2 -I/raven/include STD_DOCDIR=/raven/share/doc/libffi STD_EXAMPLESDIR=/raven/share/examples/libffi MANPREFIX=/raven/share ==> cd /construction/libffi/libffi-3.4.6; gmake -f Makefile -j10 toolexeclibdir=/raven/lib all gmake[1]: Entering directory '/construction/libffi/libffi-3.4.6' MAKE x86_64-unknown-dragonfly6.4 : 0 * all gmake[2]: Entering directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4' gmake all-recursive gmake[3]: Entering directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4' Making all in include gmake[4]: Entering directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/include' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/include' Making all in testsuite gmake[4]: Entering directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/testsuite' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/testsuite' Making all in man gmake[4]: Entering directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/man' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/man' Making all in doc gmake[4]: Entering directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/doc' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/doc' gmake[4]: Entering directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4' cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -DX86_64 -DGENERATE_LIBFFI_MAP \ -E -x assembler-with-cpp -o libffi.map ../libffi.map.in /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c -o src/prep_cif.lo ../src/prep_cif.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c -o src/types.lo ../src/types.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c -o src/raw_api.lo ../src/raw_api.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c -o src/java_raw_api.lo ../src/java_raw_api.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c -o src/closures.lo ../src/closures.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c -o src/tramp.lo ../src/tramp.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c -o src/x86/ffi64.lo ../src/x86/ffi64.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -I. -I../include -Iinclude -I../src -pipe -O2 -I/raven/include -c -o src/x86/unix64.lo ../src/x86/unix64.S /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c -o src/x86/ffiw64.lo ../src/x86/ffiw64.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -I. -I../include -Iinclude -I../src -pipe -O2 -I/raven/include -c -o src/x86/win64.lo ../src/x86/win64.S libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c ../src/x86/ffiw64.c -fPIC -DPIC -o src/x86/.libs/ffiw64.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c ../src/types.c -fPIC -DPIC -o src/.libs/types.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -I. -I../include -Iinclude -I../src -pipe -O2 -I/raven/include -c ../src/x86/win64.S -fPIC -DPIC -o src/x86/.libs/win64.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c ../src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c ../src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c ../src/tramp.c -fPIC -DPIC -o src/.libs/tramp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c ../src/closures.c -fPIC -DPIC -o src/.libs/closures.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c ../src/x86/ffi64.c -fPIC -DPIC -o src/x86/.libs/ffi64.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c ../src/raw_api.c -fPIC -DPIC -o src/.libs/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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -I. -I../include -Iinclude -I../src -pipe -O2 -I/raven/include -c ../src/x86/unix64.S -fPIC -DPIC -o src/x86/.libs/unix64.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -I. -I../include -Iinclude -I../src -pipe -O2 -I/raven/include -c ../src/x86/win64.S -o src/x86/win64.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c ../src/types.c -o src/types.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c ../src/x86/ffiw64.c -o src/x86/ffiw64.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c ../src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c ../src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c ../src/x86/ffi64.c -o src/x86/ffi64.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c ../src/tramp.c -o src/tramp.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c ../src/closures.c -o src/closures.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -I. -I../include -Iinclude -I../src -pipe -O2 -I/raven/include -c ../src/x86/unix64.S -o src/x86/unix64.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/raven/include -Wall -pipe -O2 -I/raven/include -fexceptions -c ../src/raw_api.c -o src/raw_api.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link cc -Wall -pipe -O2 -I/raven/include -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 cc -Wall -pipe -O2 -I/raven/include -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -Wl,--version-script,libffi.map -o libffi.la -rpath /raven/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: cc -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 -O2 -Wl,--version-script -Wl,libffi.map -Wl,-soname -Wl,libffi.so.8 -o .libs/libffi.so.8.1.4 /raven/toolchain/bin/ld: warning: src/x86/.libs/win64.o: missing .note.GNU-stack section implies executable stack /raven/toolchain/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker libtool: link: (cd ".libs" && rm -f "libffi.so.8" && ln -s "libffi.so.8.1.4" "libffi.so.8") libtool: link: ar cr .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/.libs/tramp.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffiw64.o src/x86/.libs/win64.o libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.8.1.4" "libffi.so") libtool: link: ranlib .libs/libffi_convenience.a libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" ) libtool: link: 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" ) gmake[4]: Leaving directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4' gmake[3]: Leaving directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4' gmake[2]: Leaving directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4' gmake[1]: Leaving directory '/construction/libffi/libffi-3.4.6' => Checking for system changes between port configure and build Everything is fine. -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for libffi-standard ===> Generating temporary packing list (complete) ===> Generating temporary packing list (primary) ===> Generating temporary packing list (dev) ===> Generating temporary packing list (man) gmake[1]: Entering directory '/construction/libffi/libffi-3.4.6' MAKE x86_64-unknown-dragonfly6.4 : 0 * install-strip gmake[2]: Entering directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /construction/libffi/libffi-3.4.6/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/libffi/libffi-3.4.6/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /construction/libffi/libffi-3.4.6/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/libffi/libffi-3.4.6/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[3]: Entering directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4' Making install in include gmake[4]: Entering directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/include' gmake[5]: Entering directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/include' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/libffi/stage/raven/include' install -m 0644 ffi.h ffitarget.h '/construction/libffi/stage/raven/include' gmake[5]: Leaving directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/include' gmake[4]: Leaving directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/include' Making install in testsuite gmake[4]: Entering directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/testsuite' gmake[5]: Entering directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/testsuite' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/testsuite' gmake[4]: Leaving directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/testsuite' Making install in man gmake[4]: Entering directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/man' gmake[5]: Entering directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/man' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/libffi/stage/raven/share/man/man3' install -m 0644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/construction/libffi/stage/raven/share/man/man3' gmake[5]: Leaving directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/man' gmake[4]: Leaving directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/man' Making install in doc gmake[4]: Entering directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/doc' gmake[5]: Entering directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/doc' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/libffi/stage/raven/share/info/.' install -m 0644 ../../doc/libffi.info '/construction/libffi/stage/raven/share/info/.' gmake[5]: Leaving directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/doc' gmake[4]: Leaving directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4/doc' gmake[4]: Entering directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4' gmake[5]: Entering directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4' /bin/mkdir -p '/construction/libffi/stage/raven/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c -s libffi.la '/construction/libffi/stage/raven/lib' libtool: install: /usr/bin/install -c .libs/libffi.so.8.1.4 /construction/libffi/stage/raven/lib/libffi.so.8.1.4 libtool: install: strip --strip-unneeded /construction/libffi/stage/raven/lib/libffi.so.8.1.4 libtool: install: (cd /construction/libffi/stage/raven/lib && { ln -s -f libffi.so.8.1.4 libffi.so.8 || { rm -f libffi.so.8 && ln -s libffi.so.8.1.4 libffi.so.8; }; }) libtool: install: (cd /construction/libffi/stage/raven/lib && { ln -s -f libffi.so.8.1.4 libffi.so || { rm -f libffi.so && ln -s libffi.so.8.1.4 libffi.so; }; }) libtool: install: /usr/bin/install -c .libs/libffi.lai /construction/libffi/stage/raven/lib/libffi.la libtool: install: /usr/bin/install -c .libs/libffi.a /construction/libffi/stage/raven/lib/libffi.a libtool: install: strip --strip-debug /construction/libffi/stage/raven/lib/libffi.a libtool: install: chmod 644 /construction/libffi/stage/raven/lib/libffi.a libtool: install: ranlib /construction/libffi/stage/raven/lib/libffi.a libtool: warning: remember to run 'libtool --finish /raven/lib' /bin/mkdir -p '/construction/libffi/stage/raven/lib/pkgconfig' install -m 0644 libffi.pc '/construction/libffi/stage/raven/lib/pkgconfig' gmake[5]: Leaving directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4' gmake[4]: Leaving directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4' gmake[3]: Leaving directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4' gmake[2]: Leaving directory '/construction/libffi/libffi-3.4.6/x86_64-raven-dragonfly6.4' gmake[1]: Leaving directory '/construction/libffi/libffi-3.4.6' ====> Start compressing man pages ====> Man page compression complete ====> Install MIT license (primary) ====> Running Q/A tests (stage-qa) License information: License file: summary.primary.standard ====================================================================================== This package is solo-licensed: * MIT (MIT license / X11 license) ====================================================================================== License file: MIT.standard ====================================================================================== libffi - Copyright (c) 1996-2024 Anthony Green, Red Hat, Inc and others. See source files for details. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ====================================================================================== -------------------------------------------------------------------------------- -- Phase: test / deinstall all packages -------------------------------------------------------------------------------- ===> Autoremoving orphaned packages Updating database digests format: ... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 3 packages (of 0 packages in the universe): Installed packages to be REMOVED: gmake-primary-standard-4.4 indexinfo-single-standard-0.3.1 zlib-primary-standard-1.3.1 Number of packages to be removed: 3 The operation will free 2 MiB. [1/3] Deinstalling gmake-primary-standard-4.4... [1/3] Deleting files for gmake-primary-standard-4.4: ........ done [2/3] Deinstalling indexinfo-single-standard-0.3.1... [2/3] Deleting files for indexinfo-single-standard-0.3.1: ... done [3/3] Deinstalling zlib-primary-standard-1.3.1... [3/3] Deleting files for zlib-primary-standard-1.3.1: .... done -------------------------------------------------------------------------------- -- Phase: test / install run dependencies -------------------------------------------------------------------------------- ===> Installing indexinfo-single-standard package Installing indexinfo-single-standard-0.3.1... `-- Installing zlib-primary-standard-1.3.1... `-- Extracting zlib-primary-standard-1.3.1: .... done Extracting indexinfo-single-standard-0.3.1: ... done -------------------------------------------------------------------------------- -- Phase: check-plist -------------------------------------------------------------------------------- ====> Checking for package manifest issues ====> No manifest issues found ====> Full manifest saved at /build/ravenports/release64/manifests/libffi___standard.txt -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building libffi-complete-standard-3.4.6 subpackage file sizes/checksums [0]: . done packing files [0]: . done packing directories [0]: . done ===> Building libffi-primary-standard-3.4.6 subpackage file sizes/checksums [4]: . done packing files [4]: . done packing directories [0]: . done ===> Building libffi-dev-standard-3.4.6 subpackage file sizes/checksums [5]: . done packing files [5]: . done packing directories [0]: . done ===> Building libffi-man-standard-3.4.6 subpackage file sizes/checksums [5]: . done packing files [5]: . done packing directories [0]: . done -------------------------------------------------------------------------------- -- Phase: install -------------------------------------------------------------------------------- ===> Installing libffi-complete-standard-3.4.6 package Installing libffi-complete-standard-3.4.6... `-- Installing libffi-primary-standard-3.4.6... `-- Extracting libffi-primary-standard-3.4.6: .... done `-- Installing libffi-dev-standard-3.4.6... `-- Extracting libffi-dev-standard-3.4.6: ..... done `-- Installing libffi-man-standard-3.4.6... `-- Extracting libffi-man-standard-3.4.6: ..... done ===> Installing libffi-primary-standard-3.4.6 package Installing libffi-primary-standard-3.4.6... the most recent version of libffi-primary-standard-3.4.6 is already installed ===> Installing libffi-dev-standard-3.4.6 package Installing libffi-dev-standard-3.4.6... the most recent version of libffi-dev-standard-3.4.6 is already installed ===> Installing libffi-man-standard-3.4.6 package Installing libffi-man-standard-3.4.6... the most recent version of libffi-man-standard-3.4.6 is already installed -------------------------------------------------------------------------------- -- Phase: deinstall -------------------------------------------------------------------------------- => Checking shared library dependencies ===> libffi-primary-standard-3.4.6 subpackage: NEEDED libc.so.8 ===> Deinstalling libffi-complete-standard-3.4.6 package Updating database digests format: ...... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: libffi-complete-standard-3.4.6 Number of packages to be removed: 1 [1/1] Deinstalling libffi-complete-standard-3.4.6... ===> Deinstalling libffi-primary-standard-3.4.6 package Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: libffi-primary-standard-3.4.6 Number of packages to be removed: 1 [1/1] Deinstalling libffi-primary-standard-3.4.6... [1/1] Deleting files for libffi-primary-standard-3.4.6: .... done ===> Deinstalling libffi-dev-standard-3.4.6 package Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: libffi-dev-standard-3.4.6 Number of packages to be removed: 1 [1/1] Deinstalling libffi-dev-standard-3.4.6... [1/1] Deleting files for libffi-dev-standard-3.4.6: ..... done ===> Deinstalling libffi-man-standard-3.4.6 package Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: libffi-man-standard-3.4.6 Number of packages to be removed: 1 [1/1] Deinstalling libffi-man-standard-3.4.6... [1/1] Deleting files for libffi-man-standard-3.4.6: ..... done => Checking for system changes between staging and package deinstallation Everything is fine. -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Wednesday,21 FEB 2024 at 22:12:11 UTC Duration: 00:00:08