>>> Building on exopi-5 under devel/ffcall DIST = [devel/ffcall:ffcall-1.10.tar.gz] FULLPKGNAME = ffcall-1.10p6 distfiles size=914870 >>> Running build in devel/ffcall at 1713769872.88 ===> devel/ffcall ===> Building from scratch ffcall-1.10p6 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for ffcall-1.10p6 `/exopi-cvs/ports/distfiles/ffcall-1.10.tar.gz' is up to date. >> (SHA256) ffcall-1.10.tar.gz: OK ===> Extracting for ffcall-1.10p6 ===> Patching for ffcall-1.10p6 ===> Applying OpenBSD patch patch-avcall_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- avcall/Makefile.in.orig Sun Jan 25 18:34:21 2004 |+++ avcall/Makefile.in Thu Jul 30 14:59:25 2015 -------------------------- Patching file avcall/Makefile.in using Plan A... Hunk #1 succeeded at 120. done ===> Applying OpenBSD patch patch-avcall_avcall-sparc64_S Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Add missing .register declaration for %g3. |Account for the stack bias when using %sp. |Use [foo,bar] syntax instead of bar(foo). | |--- avcall/avcall-sparc64.S.orig Fri Nov 26 12:28:33 1999 |+++ avcall/avcall-sparc64.S Tue Apr 7 14:20:26 2009 -------------------------- Patching file avcall/avcall-sparc64.S using Plan A... Hunk #1 succeeded at 3. Hunk #2 succeeded at 15. Hunk #3 succeeded at 25. Hunk #4 succeeded at 127. done ===> Applying OpenBSD patch patch-avcall_avcall-x86_64_s Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: avcall/avcall-x86_64.s |--- avcall/avcall-x86_64.s.orig |+++ avcall/avcall-x86_64.s -------------------------- Patching file avcall/avcall-x86_64.s using Plan A... Hunk #1 succeeded at 5. Hunk #2 succeeded at 327. done ===> Applying OpenBSD patch patch-avcall_avcall_h_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- avcall/avcall.h.in.orig Mon Jan 26 06:58:41 2004 |+++ avcall/avcall.h.in Sat Apr 25 16:17:43 2009 -------------------------- Patching file avcall/avcall.h.in using Plan A... Hunk #1 succeeded at 1307. done ===> Applying OpenBSD patch patch-avcall_configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- avcall/configure.orig Mon Jun 14 09:58:37 2010 |+++ avcall/configure Mon Jun 14 09:58:43 2010 -------------------------- Patching file avcall/configure using Plan A... Hunk #1 succeeded at 3026. done ===> Applying OpenBSD patch patch-callback_trampoline_r_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- callback/trampoline_r/Makefile.in.orig Thu Jul 30 15:10:21 2015 |+++ callback/trampoline_r/Makefile.in Thu Jul 30 15:11:45 2015 -------------------------- Patching file callback/trampoline_r/Makefile.in using Plan A... Hunk #1 succeeded at 101. done ===> Applying OpenBSD patch patch-callback_trampoline_r_test1_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- callback/trampoline_r/test1.c.orig Sun Apr 26 06:46:30 2009 |+++ callback/trampoline_r/test1.c Sun Apr 26 06:46:30 2009 -------------------------- Patching file callback/trampoline_r/test1.c using Plan A... Hunk #1 succeeded at 70. done ===> Applying OpenBSD patch patch-callback_trampoline_r_trampoline_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix the horrible trampoline code to work on sparc and |sparc64. OpenBSD's runtime linker trashes registers which are supposed |to be preserved across function calls, so steal some space on the |stack instead. | |Also fix powerpc and mips64. | |Index: callback/trampoline_r/trampoline.c |--- callback/trampoline_r/trampoline.c.orig |+++ callback/trampoline_r/trampoline.c -------------------------- Patching file callback/trampoline_r/trampoline.c using Plan A... Hunk #1 succeeded at 21. Hunk #2 succeeded at 196. Hunk #3 succeeded at 263. Hunk #4 succeeded at 618. done ===> Applying OpenBSD patch patch-callback_vacall_r_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- callback/vacall_r/Makefile.in.orig Sun Jan 25 15:17:01 2004 |+++ callback/vacall_r/Makefile.in Thu Jul 30 15:07:56 2015 -------------------------- Patching file callback/vacall_r/Makefile.in using Plan A... Hunk #1 succeeded at 120. done ===> Applying OpenBSD patch patch-callback_vacall_r_configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- callback/vacall_r/configure.orig Mon Jun 14 10:11:14 2010 |+++ callback/vacall_r/configure Mon Jun 14 10:11:18 2010 -------------------------- Patching file callback/vacall_r/configure using Plan A... Hunk #1 succeeded at 3026. done ===> Applying OpenBSD patch patch-callback_vacall_r_vacall-rs6000-linux_s Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |We're using %r13 like on NetBSD instead of %r11. | |--- callback/vacall_r/vacall-rs6000-linux.s.orig Mon Jan 29 13:55:18 2001 |+++ callback/vacall_r/vacall-rs6000-linux.s Sun Apr 26 07:01:24 2009 -------------------------- Patching file callback/vacall_r/vacall-rs6000-linux.s using Plan A... Hunk #1 succeeded at 35. done ===> Applying OpenBSD patch patch-callback_vacall_r_vacall-sparc64_S Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Add missing .register declarations. |Load the saved callback data from the stack into %g5, see the | trampoline.c patch for more info. |Initalize __va_alist->anum to 0. | |--- callback/vacall_r/vacall-sparc64.S.orig Fri Nov 26 12:35:23 1999 |+++ callback/vacall_r/vacall-sparc64.S Sat Apr 25 13:58:31 2009 -------------------------- Patching file callback/vacall_r/vacall-sparc64.S using Plan A... Hunk #1 succeeded at 4. Hunk #2 succeeded at 59. done ===> Applying OpenBSD patch patch-callback_vacall_r_vacall-sparc_S Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Load the saved callback data from the stack into %g2, see the | trampoline.c patch for more info. | |--- callback/vacall_r/vacall-sparc.S.orig Fri Nov 26 12:13:06 1999 |+++ callback/vacall_r/vacall-sparc.S Sat May 2 20:13:30 2009 -------------------------- Patching file callback/vacall_r/vacall-sparc.S using Plan A... Hunk #1 succeeded at 5. done ===> Applying OpenBSD patch patch-callback_vacall_r_vacall-x86_64_s Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: callback/vacall_r/vacall-x86_64.s |--- callback/vacall_r/vacall-x86_64.s.orig |+++ callback/vacall_r/vacall-x86_64.s -------------------------- Patching file callback/vacall_r/vacall-x86_64.s using Plan A... Hunk #1 succeeded at 207. done ===> Applying OpenBSD patch patch-callback_vacall_r_vacall_r_h_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |On OpenBSD the mips64(el) architectures define both __mips__ and __mips64__, |which leads to confusion and redeclarations here. | |--- callback/vacall_r/vacall_r.h.in.orig Thu Feb 11 23:44:38 2010 |+++ callback/vacall_r/vacall_r.h.in Thu Feb 11 23:48:22 2010 -------------------------- Patching file callback/vacall_r/vacall_r.h.in using Plan A... Hunk #1 succeeded at 395. Hunk #2 succeeded at 545. Hunk #3 succeeded at 651. Hunk #4 succeeded at 747. Hunk #5 succeeded at 828. Hunk #6 succeeded at 893. Hunk #7 succeeded at 1092. done ===> Applying OpenBSD patch patch-trampoline_configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- trampoline/configure.orig Mon Jun 14 10:04:16 2010 |+++ trampoline/configure Mon Jun 14 10:04:24 2010 -------------------------- Patching file trampoline/configure using Plan A... Hunk #1 succeeded at 5459. done ===> Applying OpenBSD patch patch-trampoline_trampoline_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- trampoline/trampoline.c.orig Thu Feb 11 23:38:13 2010 |+++ trampoline/trampoline.c Thu Feb 11 23:40:59 2010 -------------------------- Patching file trampoline/trampoline.c using Plan A... Hunk #1 succeeded at 192. done ===> Applying OpenBSD patch patch-vacall_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- vacall/Makefile.in.orig Sun Jan 25 05:46:00 2004 |+++ vacall/Makefile.in Sat Apr 25 21:46:06 2009 -------------------------- Patching file vacall/Makefile.in using Plan A... Hunk #1 succeeded at 111. done ===> Applying OpenBSD patch patch-vacall_configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- vacall/configure.orig Mon Jun 14 10:03:36 2010 |+++ vacall/configure Mon Jun 14 10:03:57 2010 -------------------------- Patching file vacall/configure using Plan A... Hunk #1 succeeded at 2853. done ===> Applying OpenBSD patch patch-vacall_vacall-sparc64_S Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Add missing .register declarations. |Initalize __va_alist->anum to 0. | |--- vacall/vacall-sparc64.S.orig Wed Jun 2 12:00:42 2004 |+++ vacall/vacall-sparc64.S Thu Apr 9 19:15:56 2009 -------------------------- Patching file vacall/vacall-sparc64.S using Plan A... Hunk #1 succeeded at 4. Hunk #2 succeeded at 59. done ===> Applying OpenBSD patch patch-vacall_vacall-x86_64_s Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: vacall/vacall-x86_64.s |--- vacall/vacall-x86_64.s.orig |+++ vacall/vacall-x86_64.s -------------------------- Patching file vacall/vacall-x86_64.s using Plan A... Hunk #1 succeeded at 5. Hunk #2 succeeded at 204. done ===> Applying OpenBSD patch patch-vacall_vacall_h_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |On OpenBSD the mips64(el) architectures define both __mips__ and __mips64__, |which leads to confusion and redeclarations here. | |--- vacall/vacall.h.in.orig Thu Feb 11 23:25:13 2010 |+++ vacall/vacall.h.in Thu Feb 11 23:30:34 2010 -------------------------- Patching file vacall/vacall.h.in using Plan A... Hunk #1 succeeded at 395. Hunk #2 succeeded at 545. Hunk #3 succeeded at 651. Hunk #4 succeeded at 747. Hunk #5 succeeded at 828. Hunk #6 succeeded at 893. Hunk #7 succeeded at 1092. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for ffcall-1.10p6 ===> Configuring for ffcall-1.10p6 Using /exopi-obj/pobj/ffcall-1.10/config.site (generated) configure: loading site script /exopi-obj/pobj/ffcall-1.10/config.site checking whether make sets $(MAKE)... (cached) yes configure: creating ./config.status config.status: creating Makefile configure: configuring in avcall configure: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/ffcall-1.10/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking for egrep... (cached) grep -E checking whether cc needs -traditional... no checking whether using GNU C... yes checking for underscore in external names... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for a BSD compatible install... /exopi-obj/pobj/ffcall-1.10/bin/install -c checking how to copy files... cp -p checking how to make hard links... ln checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB shared object checking command to parse /usr/bin/nm -B output... ok checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for strip... (cached) strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC 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.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes creating libtool checking for pcc non-reentrant struct return convention... no checking whether small structs are returned in registers... yes checking whether floats are returned in integer registers... yes checking for long long type... yes configure: creating ./config.status config.status: creating Makefile config.status: creating avcall.h configure: configuring in vacall configure: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/ffcall-1.10/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking for egrep... (cached) grep -E checking whether cc needs -traditional... no checking whether using GNU C... yes checking for underscore in external names... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for a BSD compatible install... /exopi-obj/pobj/ffcall-1.10/bin/install -c checking how to copy files... cp -p checking how to make hard links... ln checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for pcc non-reentrant struct return convention... no checking whether small structs are returned in registers... yes checking whether floats are returned in integer registers... yes checking for long long type... yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether char is unsigned... no configure: creating ./config.status config.status: creating Makefile config.status: creating vacall.h config.status: creating config.h configure: configuring in trampoline configure: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/ffcall-1.10/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking for egrep... (cached) grep -E checking whether cc needs -traditional... no checking whether using GNU C... yes checking for underscore in external names... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for a BSD compatible install... /exopi-obj/pobj/ffcall-1.10/bin/install -c checking how to copy files... cp -p checking how to make hard links... ln checking whether ln -s works... yes checking for working void... yes checking for working "return void"... yes checking for ANSI C header files... yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for unistd_h... (cached) yes checking for getpagesize... yes checking for getpagesize declaration... extern int getpagesize (void); checking for vm_allocate... no checking for sys/file.h... (cached) yes checking for O_RDWR in fcntl.h... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking for working mmap... yes checking for mprotect... (cached) yes checking for working mprotect... yes checking for sys/shm.h... (cached) yes checking for sys/ipc.h... (cached) yes checking for working shared memory... yes checking sys/sysmacros.h usability... no checking sys/sysmacros.h presence... no checking for sys/sysmacros.h... no checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking whether code in malloc'ed memory is executable... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: configuring in callback configure: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/ffcall-1.10/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking for egrep... (cached) grep -E checking whether cc needs -traditional... no checking whether using GNU C... yes checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for a BSD compatible install... /exopi-obj/pobj/ffcall-1.10/bin/install -c checking how to copy files... cp -p checking how to make hard links... ln checking whether ln -s works... yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... (cached) /usr/bin/sed checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB shared object checking command to parse /usr/bin/nm -B output... ok checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for strip... (cached) strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC 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.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes creating libtool configure: creating ./config.status config.status: creating Makefile configure: configuring in vacall_r configure: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' '--cache-file=/dev/null' '--srcdir=.' 'CC=cc' 'CFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/ffcall-1.10/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking for egrep... (cached) grep -E checking whether cc needs -traditional... no checking whether using GNU C... yes checking for underscore in external names... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for a BSD compatible install... /exopi-obj/pobj/ffcall-1.10/bin/install -c checking how to copy files... cp -p checking how to make hard links... ln checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB shared object checking command to parse /usr/bin/nm -B output... ok checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for strip... (cached) strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC 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.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes creating libtool checking for pcc non-reentrant struct return convention... no checking whether small structs are returned in registers... yes checking whether floats are returned in integer registers... yes checking for long long type... yes checking whether char is unsigned... no configure: creating ./config.status config.status: creating Makefile config.status: creating vacall_r.h config.status: creating config.h configure: configuring in trampoline_r configure: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' '--cache-file=/dev/null' '--srcdir=.' 'CC=cc' 'CFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/ffcall-1.10/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking for egrep... (cached) grep -E checking whether cc needs -traditional... no checking whether using GNU C... yes checking for underscore in external names... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for a BSD compatible install... /exopi-obj/pobj/ffcall-1.10/bin/install -c checking how to copy files... cp -p checking how to make hard links... ln checking whether ln -s works... yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... (cached) /usr/bin/sed checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB shared object checking command to parse /usr/bin/nm -B output... ok checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for strip... (cached) strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC 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.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes creating libtool checking for working void... yes checking for working "return void"... yes checking for ANSI C header files... yes checking for unistd_h... (cached) yes checking for getpagesize... yes checking for getpagesize declaration... extern int getpagesize (void); checking for vm_allocate... no checking for sys/file.h... (cached) yes checking for O_RDWR in fcntl.h... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking for working mmap... yes checking for mprotect... (cached) yes checking for working mprotect... yes checking for sys/shm.h... (cached) yes checking for sys/ipc.h... (cached) yes checking for working shared memory... yes checking sys/sysmacros.h usability... no checking sys/sysmacros.h presence... no checking for sys/sysmacros.h... no checking whether code in malloc'ed memory is executable... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h ===> Building for ffcall-1.10p6 cd avcall; /usr/bin/make all /usr/bin/libtool --mode=compile cc -x none -c ./avcall-x86_64.s cc -x none -c ./avcall-x86_64.s -fPIC -DPIC -o .libs/avcall-x86_64.o cc: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] cc -x none -c ./avcall-x86_64.s -o avcall-x86_64.o rm -f avcall.lo avcall.o ln avcall-x86_64.lo avcall.lo if test -f avcall-x86_64.o; then ln avcall-x86_64.o avcall.o; fi /usr/bin/libtool --mode=compile cc -O2 -pipe -c ./structcpy.c cc -O2 -pipe -c ./structcpy.c -fPIC -DPIC -o .libs/structcpy.o cc -O2 -pipe -c ./structcpy.c -o structcpy.o /usr/bin/libtool --mode=link cc -o libavcall.la -rpath /usr/local/lib avcall.lo structcpy.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libavcall.so.1.0 .libs/avcall-x86_64.o .libs/structcpy.o -Wl,-soname,libavcall.so.1.0 libtool: link: ar cru .libs/libavcall.a avcall-x86_64.o structcpy.o libtool: link: ranlib .libs/libavcall.a cd vacall; /usr/bin/make all cc -x none -c ./vacall-x86_64.s rm -f vacall.o ln vacall-x86_64.o vacall.o cc -O2 -pipe -I. -I. -c ./misc.c cc -O2 -pipe -c ./structcpy.c rm -f libvacall.a ar rc libvacall.a vacall.o misc.o structcpy.o ranlib libvacall.a cd trampoline; /usr/bin/make all ln -s ./trampoline.h.in trampoline.h cc -O2 -pipe -I. -I. -c ./trampoline.c rm -f libtrampoline.a ar rc libtrampoline.a trampoline.o ranlib libtrampoline.a cd callback; /usr/bin/make all cd vacall_r; /usr/bin/make all /usr/bin/libtool --mode=compile cc -x none -c ./vacall-x86_64.s cc -x none -c ./vacall-x86_64.s -fPIC -DPIC -o .libs/vacall-x86_64.o cc: warning: argument unused during compilation: '-D PIC' [-Wunused-command-line-argument] cc -x none -c ./vacall-x86_64.s -o vacall-x86_64.o rm -f vacall.lo vacall.o ln vacall-x86_64.lo vacall.lo if test -f vacall-x86_64.o; then ln vacall-x86_64.o vacall.o; fi /usr/bin/libtool --mode=compile cc -O2 -pipe -I. -I. -c ./misc.c cc -O2 -pipe -I. -I. -c ./misc.c -fPIC -DPIC -o .libs/misc.o cc -O2 -pipe -I. -I. -c ./misc.c -o misc.o /usr/bin/libtool --mode=compile cc -O2 -pipe -c ./structcpy.c cc -O2 -pipe -c ./structcpy.c -fPIC -DPIC -o .libs/structcpy.o cc -O2 -pipe -c ./structcpy.c -o structcpy.o /usr/bin/libtool --mode=link cc -o libvacall.la -rpath /usr/local/lib vacall.lo misc.lo structcpy.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libvacall.so.0.0 .libs/vacall-x86_64.o .libs/misc.o .libs/structcpy.o -Wl,-soname,libvacall.so.0.0 libtool: link: ar cru .libs/libvacall.a vacall-x86_64.o misc.o structcpy.o libtool: link: ranlib .libs/libvacall.a cd trampoline_r; /usr/bin/make all ln -s ./trampoline_r.h.in trampoline_r.h /usr/bin/libtool --mode=compile cc -O2 -pipe -I. -I. -c ./trampoline.c cc -O2 -pipe -I. -I. -c ./trampoline.c -fPIC -DPIC -o .libs/trampoline.o cc -O2 -pipe -I. -I. -c ./trampoline.c -o trampoline.o /usr/bin/libtool --mode=link cc -o libtrampoline.la -rpath /usr/local/lib trampoline.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libtrampoline.so.0.0 .libs/trampoline.o -Wl,-soname,libtrampoline.so.0.0 libtool: link: ar cru .libs/libtrampoline.a trampoline.o libtool: link: ranlib .libs/libtrampoline.a ln -s ./callback.h.in callback.h ln -s vacall_r/vacall_r.h vacall_r.h ln -s trampoline_r/trampoline_r.h trampoline_r.h /usr/bin/libtool --mode=link cc -o libcallback.la -rpath /usr/local/lib vacall_r/vacall.lo vacall_r/misc.lo vacall_r/structcpy.lo trampoline_r/*.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libcallback.so.1.0 vacall_r/.libs/vacall-x86_64.o vacall_r/.libs/misc.o vacall_r/.libs/structcpy.o trampoline_r/.libs/trampoline.o -Wl,-soname,libcallback.so.1.0 libtool: link: ar cru .libs/libcallback.a vacall_r/vacall-x86_64.o vacall_r/misc.o vacall_r/structcpy.o trampoline_r/trampoline.o libtool: link: ranlib .libs/libcallback.a >>> Running package in devel/ffcall at 1713769940.60 ===> devel/ffcall ===> Faking installation for ffcall-1.10p6 cd avcall; /usr/bin/make install if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/lib ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/lib ; fi /usr/bin/libtool --mode=install /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 libavcall.la /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/lib/libavcall.la libtool: install: /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 -m 644 ./.libs/libavcall.a /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/lib/libavcall.a libtool: install: /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 -m 644 ./.libs/libavcall.so.1.0 /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/lib/libavcall.so.1.0 libtool: install: /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 -m 644 ./.libs/libavcall.lai /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/lib/libavcall.la if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/include ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/include ; fi /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 avcall.h /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/include/avcall.h if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man/man3 ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man/man3 ; fi /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 ./avcall.3 /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man/man3/avcall.3 if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share/doc/ffcall/html ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share/doc/ffcall/html ; fi /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 ./avcall.html /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share/doc/ffcall/html/avcall.html cd vacall; /usr/bin/make install if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/lib ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/lib ; fi /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 libvacall.a /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/lib/libvacall.a if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/include ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/include ; fi /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 vacall.h /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/include/vacall.h if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man/man3 ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man/man3 ; fi /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 ./vacall.3 /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man/man3/vacall.3 if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share/doc/ffcall/html ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share/doc/ffcall/html ; fi /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 ./vacall.html /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share/doc/ffcall/html/vacall.html cd trampoline; /usr/bin/make install if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/lib ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/lib ; fi /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 libtrampoline.a /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/lib/libtrampoline.a if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/include ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/include ; fi /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 trampoline.h /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/include/trampoline.h if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man/man3 ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man/man3 ; fi /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 ./trampoline.3 /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man/man3/trampoline.3 if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share/doc/ffcall/html ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share/doc/ffcall/html ; fi /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 ./trampoline.html /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share/doc/ffcall/html/trampoline.html cd callback; /usr/bin/make install cd vacall_r; /usr/bin/make install if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/include ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/include ; fi /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 vacall_r.h /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/include/vacall_r.h cd trampoline_r; /usr/bin/make install if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/include ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/include ; fi /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 trampoline_r.h /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/include/trampoline_r.h if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man/man3 ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man/man3 ; fi /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 ./trampoline_r.3 /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man/man3/trampoline_r.3 if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share/doc/ffcall/html ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share/doc/ffcall/html ; fi /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 ./trampoline_r.html /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share/doc/ffcall/html/trampoline_r.html if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/lib ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/lib ; fi /usr/bin/libtool --mode=install /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 libcallback.la /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/lib/libcallback.la libtool: install: /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 -m 644 ./.libs/libcallback.a /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/lib/libcallback.a libtool: install: /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 -m 644 ./.libs/libcallback.so.1.0 /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/lib/libcallback.so.1.0 libtool: install: /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 -m 644 ./.libs/libcallback.lai /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/lib/libcallback.la if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/include ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/include ; fi /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 callback.h /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/include/callback.h if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man/man3 ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man/man3 ; fi /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 ./callback.3 /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/man/man3/callback.3 if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share ; fi if [ ! -d /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share/doc/ffcall/html ] ; then mkdir /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share/doc/ffcall/html ; fi /exopi-obj/pobj/ffcall-1.10/bin/install -c -m 644 ./callback.html /exopi-obj/pobj/ffcall-1.10/fake-amd64/usr/local/share/doc/ffcall/html/callback.html ===> Building package for ffcall-1.10p6 Create /exopi-cvs/ports/packages/amd64/all/ffcall-1.10p6.tgz Creating package ffcall-1.10p6 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|***** | 9% checksumming|******* | 12% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 24% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************** | 91% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|*** | 4% archiving|**** | 7% archiving|******* | 11% archiving|********* | 14% archiving|********** | 16% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************************* | 57% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|*************************************************** | 80% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|********************************************************** | 90% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/ffcall-1.10p6.tgz >>> Running clean in devel/ffcall at 1713769944.41 ===> devel/ffcall ===> Cleaning for ffcall-1.10p6 >>> Ended at 1713769944.91 max_stuck=0.67/build=67.41/package=4.11/clean=0.54