Building ffcall-1.10_1.txz (origin /buildshare/ports/355755/devel/ffcall) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/ffcall-1.10.tar.gz x packages/ x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ffcall-1.10_1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ffcall-1.10_1 ===> ffcall-1.10_1 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of ffcall-1.10_1 Make install ===> License GPLv2 accepted by the user ===> ffcall-1.10_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ffcall-1.10_1 for building ===> Extracting for ffcall-1.10_1 => SHA256 Checksum OK for ffcall-1.10.tar.gz. ===> Patching for ffcall-1.10_1 ===> Applying FreeBSD patches for ffcall-1.10_1 ===> ffcall-1.10_1 depends on executable: gmake - found ===> Configuring for ffcall-1.10_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/autoconf/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/avcall/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/vacall/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/trampoline/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/callback/vacall_r/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/callback/trampoline_r/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/callback/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking whether gmake sets $(MAKE)... yes configure: creating ./config.status config.status: creating Makefile configure: configuring in avcall configure: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=powerpc-portbld-freebsd11.0' 'build_alias=powerpc-portbld-freebsd11.0' --cache-file=/dev/null --srcdir=. configure: loading site script /buildshare/ports/355755/Templates/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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cpp checking for egrep... 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 gmake sets $(MAKE)... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking how to copy files... (cached) /bin/cp -p checking how to make hard links... (cached) /bin/ln checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 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... /usr/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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... 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... no 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... freebsd11.0 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... Trace/BPT trap (core dumped) no 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' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=powerpc-portbld-freebsd11.0' 'build_alias=powerpc-portbld-freebsd11.0' --cache-file=/dev/null --srcdir=. configure: loading site script /buildshare/ports/355755/Templates/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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cpp checking for egrep... 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 gmake sets $(MAKE)... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking how to copy files... (cached) /bin/cp -p checking how to make hard links... (cached) /bin/ln checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 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... Trace/BPT trap (core dumped) no 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... yes 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' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=powerpc-portbld-freebsd11.0' 'build_alias=powerpc-portbld-freebsd11.0' --cache-file=/dev/null --srcdir=. configure: loading site script /buildshare/ports/355755/Templates/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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cpp checking for egrep... 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 gmake sets $(MAKE)... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking how to copy files... (cached) /bin/cp -p checking how to make hard links... (cached) /bin/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... Segmentation fault (core dumped) Segmentation fault (core dumped) Segmentation fault (core dumped) yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking for working shared memory... no checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking whether code in malloc'ed memory is executable... guessing 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' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=powerpc-portbld-freebsd11.0' 'build_alias=powerpc-portbld-freebsd11.0' --cache-file=/dev/null --srcdir=. configure: loading site script /buildshare/ports/355755/Templates/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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cpp checking for egrep... grep -E checking whether cc needs -traditional... no checking whether using GNU C... yes checking for ranlib... ranlib checking whether gmake sets $(MAKE)... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking how to copy files... (cached) /bin/cp -p checking how to make hard links... (cached) /bin/ln checking whether ln -s works... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 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... /usr/bin/sed checking how to recognise dependent libraries... pass_all 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... 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... no 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... freebsd11.0 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' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=powerpc-portbld-freebsd11.0' 'build_alias=powerpc-portbld-freebsd11.0' '--cache-file=/dev/null' '--srcdir=.' 'CC=cc' 'CFLAGS=-O2 -pipe -fPIC -fno-strict-aliasing' 'CPPFLAGS=' 'CPP=cpp' 'LDFLAGS=' --cache-file=/dev/null --srcdir=. configure: loading site script /buildshare/ports/355755/Templates/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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cpp checking for egrep... 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 gmake sets $(MAKE)... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking how to copy files... (cached) /bin/cp -p checking how to make hard links... (cached) /bin/ln checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 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... /usr/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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... 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... no 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... freebsd11.0 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... Trace/BPT trap (core dumped) no checking for long long type... yes checking whether char is unsigned... yes 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' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=powerpc-portbld-freebsd11.0' 'build_alias=powerpc-portbld-freebsd11.0' '--cache-file=/dev/null' '--srcdir=.' 'CC=cc' 'CFLAGS=-O2 -pipe -fPIC -fno-strict-aliasing' 'CPPFLAGS=' 'CPP=cpp' 'LDFLAGS=' --cache-file=/dev/null --srcdir=. configure: loading site script /buildshare/ports/355755/Templates/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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cpp checking for egrep... 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 gmake sets $(MAKE)... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking how to copy files... (cached) /bin/cp -p checking how to make hard links... (cached) /bin/ln checking whether ln -s works... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 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... /usr/bin/sed checking how to recognise dependent libraries... pass_all 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... 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... no 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... freebsd11.0 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... Segmentation fault (core dumped) Segmentation fault (core dumped) Segmentation fault (core dumped) yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking for working shared memory... no checking whether code in malloc'ed memory is executable... guessing no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h ===> Building for ffcall-1.10_1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10' cd avcall; gmake all gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/avcall' case "freebsd11.0" in \ aix3*) syntax=aix.old;; \ aix*) syntax=aix.new;; \ linux* | netbsd*) syntax=linux;; \ macos* | darwin*) syntax=macos;; \ *) syntax=sysv4;; \ esac; \ /bin/sh ./libtool --mode=compile cc -x none -c ./avcall-rs6000-${syntax}.s ; \ cp avcall-rs6000-${syntax}.lo avcall-rs6000.lo ; rm -f avcall-rs6000-${syntax}.lo ; \ if test -f avcall-rs6000-${syntax}.o; then mv avcall-rs6000-${syntax}.o avcall-rs6000.o; fi cc -x none -c ./avcall-rs6000-sysv4.s -o avcall-rs6000-sysv4.o echo timestamp > avcall-rs6000-sysv4.lo rm -f avcall.lo avcall.o /bin/ln avcall-rs6000.lo avcall.lo if test -f avcall-rs6000.o; then /bin/ln avcall-rs6000.o avcall.o; fi /bin/sh ./libtool --mode=compile cc -O2 -pipe -fPIC -fno-strict-aliasing -c ./structcpy.c cc -O2 -pipe -fPIC -fno-strict-aliasing -c ./structcpy.c -o structcpy.o echo timestamp > structcpy.lo /bin/sh ./libtool --mode=link cc -o libavcall.la -rpath /usr/local/lib avcall.lo structcpy.lo mkdir .libs rm -fr .libs/libavcall.la .libs/libavcall.* .libs/libavcall.* ar cru .libs/libavcall.a avcall.o structcpy.o ranlib .libs/libavcall.a creating libavcall.la (cd .libs && rm -f libavcall.la && ln -s ../libavcall.la libavcall.la) gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/avcall' cd vacall; gmake all gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/vacall' case "freebsd11.0" in \ aix3*) syntax=aix.old;; \ aix*) syntax=aix.new;; \ linux* | netbsd*) syntax=linux;; \ macos* | darwin*) syntax=macos;; \ *) syntax=sysv4;; \ esac; \ cc -x none -c ./vacall-rs6000-${syntax}.s ; \ mv vacall-rs6000-${syntax}.o vacall-rs6000.o rm -f vacall.o /bin/ln vacall-rs6000.o vacall.o cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -I. -c ./misc.c cc -O2 -pipe -fPIC -fno-strict-aliasing -c ./structcpy.c rm -f libvacall.a ar rc libvacall.a vacall.o misc.o structcpy.o ranlib libvacall.a gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/vacall' cd trampoline; gmake all gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/trampoline' ln -s ./trampoline.h.in trampoline.h cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -I. -c ./trampoline.c case "freebsd11.0" in \ macos* | darwin*) syntax=macos;; \ *) syntax=sysv4;; \ esac; \ cc -x none -c ./cache-rs6000-${syntax}.s ; mv cache-rs6000-${syntax}.o cache-rs6000.o rm -f libtrampoline.a ar rc libtrampoline.a trampoline.o cache-rs6000.o ranlib libtrampoline.a gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/trampoline' cd callback; gmake all gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/callback' cd vacall_r; gmake all gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/callback/vacall_r' case "freebsd11.0" in \ aix3*) syntax=aix.old;; \ aix*) syntax=aix.new;; \ linux*) syntax=linux;; \ macos* | darwin*) syntax=macos;; \ *) syntax=sysv4;; \ esac; \ /bin/sh ./libtool --mode=compile cc -x none -c ./vacall-rs6000-${syntax}.s ; \ cp vacall-rs6000-${syntax}.lo vacall-rs6000.lo ; rm -f vacall-rs6000-${syntax}.lo ; \ if test -f vacall-rs6000-${syntax}.o; then mv vacall-rs6000-${syntax}.o vacall-rs6000.o; fi cc -x none -c ./vacall-rs6000-sysv4.s -o vacall-rs6000-sysv4.o echo timestamp > vacall-rs6000-sysv4.lo rm -f vacall.lo vacall.o /bin/ln vacall-rs6000.lo vacall.lo if test -f vacall-rs6000.o; then /bin/ln vacall-rs6000.o vacall.o; fi /bin/sh ./libtool --mode=compile cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -I. -c ./misc.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -I. -c ./misc.c -o misc.o echo timestamp > misc.lo /bin/sh ./libtool --mode=compile cc -O2 -pipe -fPIC -fno-strict-aliasing -c ./structcpy.c cc -O2 -pipe -fPIC -fno-strict-aliasing -c ./structcpy.c -o structcpy.o echo timestamp > structcpy.lo /bin/sh ./libtool --mode=link cc -o libvacall.la -rpath /usr/local/lib vacall.lo misc.lo structcpy.lo mkdir .libs rm -fr .libs/libvacall.la .libs/libvacall.* .libs/libvacall.* ar cru .libs/libvacall.a vacall.o misc.o structcpy.o ranlib .libs/libvacall.a creating libvacall.la (cd .libs && rm -f libvacall.la && ln -s ../libvacall.la libvacall.la) gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/callback/vacall_r' cd trampoline_r; gmake all gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/callback/trampoline_r' ln -s ./trampoline_r.h.in trampoline_r.h /bin/sh ./libtool --mode=compile cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -I. -c ./trampoline.c cc -O2 -pipe -fPIC -fno-strict-aliasing -I. -I. -c ./trampoline.c -o trampoline.o echo timestamp > trampoline.lo case "freebsd11.0" in \ macos* | darwin*) syntax=macos;; \ *) syntax=sysv4;; \ esac; \ /bin/sh ./libtool --mode=compile cc -x none -c ./cache-rs6000-${syntax}.s ; mv -f cache-rs6000-${syntax}.o cache-rs6000.o ; mv -f cache-rs6000-${syntax}.lo cache-rs6000.lo cc -x none -c ./cache-rs6000-sysv4.s -o cache-rs6000-sysv4.o echo timestamp > cache-rs6000-sysv4.lo /bin/sh ./libtool --mode=link cc -o libtrampoline.la -rpath /usr/local/lib trampoline.lo cache-rs6000.lo mkdir .libs rm -fr .libs/libtrampoline.la .libs/libtrampoline.* .libs/libtrampoline.* ar cru .libs/libtrampoline.a trampoline.o cache-rs6000.o ranlib .libs/libtrampoline.a creating libtrampoline.la (cd .libs && rm -f libtrampoline.la && ln -s ../libtrampoline.la libtrampoline.la) gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/callback/trampoline_r' 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 /bin/sh ./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 mkdir .libs rm -fr .libs/libcallback.la .libs/libcallback.* .libs/libcallback.* ar cru .libs/libcallback.a vacall_r/vacall.o vacall_r/misc.o vacall_r/structcpy.o trampoline_r/cache-rs6000.o trampoline_r/trampoline.o ranlib .libs/libcallback.a creating libcallback.la (cd .libs && rm -f libcallback.la && ln -s ../libcallback.la libcallback.la) gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/callback' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10' ===> Staging for ffcall-1.10_1 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10' cd avcall; gmake install gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/avcall' if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib ; fi /bin/sh ./libtool --mode=install install -o root -g wheel -m 444 libavcall.la /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib/libavcall.la install -o root -g wheel -m 444 .libs/libavcall.lai /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib/libavcall.la install -o root -g wheel -m 444 .libs/libavcall.a /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib/libavcall.a ranlib /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib/libavcall.a chmod 644 /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib/libavcall.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/include ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/include ; fi install -o root -g wheel -m 444 avcall.h /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/include/avcall.h if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man/man3 ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man/man3 ; fi install -o root -g wheel -m 444 ./avcall.3 /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man/man3/avcall.3 if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share/html ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share/html ; fi install -o root -g wheel -m 444 ./avcall.html /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share/html/avcall.html gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/avcall' cd vacall; gmake install gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/vacall' if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib ; fi install -o root -g wheel -m 444 libvacall.a /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib/libvacall.a if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/include ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/include ; fi install -o root -g wheel -m 444 vacall.h /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/include/vacall.h if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man/man3 ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man/man3 ; fi install -o root -g wheel -m 444 ./vacall.3 /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man/man3/vacall.3 if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share/html ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share/html ; fi install -o root -g wheel -m 444 ./vacall.html /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share/html/vacall.html gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/vacall' cd trampoline; gmake install gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/trampoline' if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib ; fi install -o root -g wheel -m 444 libtrampoline.a /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib/libtrampoline.a if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/include ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/include ; fi install -o root -g wheel -m 444 trampoline.h /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/include/trampoline.h if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man/man3 ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man/man3 ; fi install -o root -g wheel -m 444 ./trampoline.3 /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man/man3/trampoline.3 if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share/html ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share/html ; fi install -o root -g wheel -m 444 ./trampoline.html /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share/html/trampoline.html gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/trampoline' cd callback; gmake install gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/callback' cd vacall_r; gmake install gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/callback/vacall_r' if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/include ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/include ; fi install -o root -g wheel -m 444 vacall_r.h /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/include/vacall_r.h gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/callback/vacall_r' cd trampoline_r; gmake install gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/callback/trampoline_r' if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/include ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/include ; fi install -o root -g wheel -m 444 trampoline_r.h /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/include/trampoline_r.h if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man/man3 ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man/man3 ; fi install -o root -g wheel -m 444 ./trampoline_r.3 /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man/man3/trampoline_r.3 if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share/html ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share/html ; fi install -o root -g wheel -m 444 ./trampoline_r.html /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share/html/trampoline_r.html gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/callback/trampoline_r' if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib ; fi /bin/sh ./libtool --mode=install install -o root -g wheel -m 444 libcallback.la /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib/libcallback.la install -o root -g wheel -m 444 .libs/libcallback.lai /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib/libcallback.la install -o root -g wheel -m 444 .libs/libcallback.a /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib/libcallback.a ranlib /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib/libcallback.a chmod 644 /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/lib/libcallback.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/include ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/include ; fi install -o root -g wheel -m 444 callback.h /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/include/callback.h if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man/man3 ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man/man3 ; fi install -o root -g wheel -m 444 ./callback.3 /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/man/man3/callback.3 if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share ; fi if [ ! -d /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share/html ] ; then mkdir /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share/html ; fi install -o root -g wheel -m 444 ./callback.html /obj/buildshare/ports/355755/devel/ffcall/work/stage/usr/local/share/html/callback.html gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10/callback' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/ffcall/work/ffcall-1.10' ====> Compressing man pages (compress-man) ===> Installing for ffcall-1.10_1 ===> Checking if devel/ffcall already installed ===> Registering installation for ffcall-1.10_1 Installing ffcall-1.10_1... done Make package ===> Building package for ffcall-1.10_1 slot2: removed