Building hexcurse-1.55.txz (origin /buildshare/ports/355755/editors/hexcurse) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/hexcurse_1.55.orig x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> hexcurse-1.55 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 hexcurse-1.55 Make install ===> hexcurse-1.55 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hexcurse-1.55 for building ===> Extracting for hexcurse-1.55 => SHA256 Checksum OK for hexcurse_1.55.orig. ===> Patching for hexcurse-1.55 ===> Applying FreeBSD patches for hexcurse-1.55 ===> Configuring for hexcurse-1.55 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/editors/hexcurse/work/hexcurse-1.55/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/editors/hexcurse/work/hexcurse-1.55/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets ${MAKE}... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for gcc... cc checking for C compiler default output... 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 style of include used by make... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for initscr in -lncurses... yes checking how to run the C preprocessor... cpp 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 string.h... (cached) yes checking for strings.h... (cached) yes checking return type of signal handlers... void configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: executing default-1 commands ===> Building for hexcurse-1.55 Making all in src source='file.c' object='file.o' libtool=no depfile='.deps/file.Po' tmpdepfile='.deps/file.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hexcurse\" -DVERSION=\"1.55\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DRETSIGTYPE=void -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c `test -f file.c || echo './'`file.c file.c: In function 'boyerMooreSearch': file.c:361: warning: function returns address of local variable source='llist.c' object='llist.o' libtool=no depfile='.deps/llist.Po' tmpdepfile='.deps/llist.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hexcurse\" -DVERSION=\"1.55\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DRETSIGTYPE=void -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c `test -f llist.c || echo './'`llist.c source='screen.c' object='screen.o' libtool=no depfile='.deps/screen.Po' tmpdepfile='.deps/screen.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hexcurse\" -DVERSION=\"1.55\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DRETSIGTYPE=void -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c `test -f screen.c || echo './'`screen.c source='hexcurse.c' object='hexcurse.o' libtool=no depfile='.deps/hexcurse.Po' tmpdepfile='.deps/hexcurse.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hexcurse\" -DVERSION=\"1.55\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DRETSIGTYPE=void -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c `test -f hexcurse.c || echo './'`hexcurse.c source='stack.c' object='stack.o' libtool=no depfile='.deps/stack.Po' tmpdepfile='.deps/stack.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hexcurse\" -DVERSION=\"1.55\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DRETSIGTYPE=void -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c `test -f stack.c || echo './'`stack.c source='getopt.c' object='getopt.o' libtool=no depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hexcurse\" -DVERSION=\"1.55\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DRETSIGTYPE=void -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c `test -f getopt.c || echo './'`getopt.c getopt.c: In function 'exchange': getopt.c:86: warning: incompatible implicit declaration of built-in function 'alloca' source='acceptch.c' object='acceptch.o' libtool=no depfile='.deps/acceptch.Po' tmpdepfile='.deps/acceptch.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hexcurse\" -DVERSION=\"1.55\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DRETSIGTYPE=void -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c `test -f acceptch.c || echo './'`acceptch.c cc -O2 -pipe -fno-strict-aliasing -o hexcurse file.o llist.o screen.o hexcurse.o stack.o getopt.o acceptch.o -lncurses Making all in man ===> Staging for hexcurse-1.55 ===> Generating temporary packing list Making install in src /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/editors/hexcurse/work/stage/usr/local/bin install -s -o root -g wheel -m 555 hexcurse /obj/buildshare/ports/355755/editors/hexcurse/work/stage/usr/local/bin/hexcurse Making install in man /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/editors/hexcurse/work/stage/usr/local/man/man1 install -o root -g wheel -m 444 ./hexcurse.1 /obj/buildshare/ports/355755/editors/hexcurse/work/stage/usr/local/man/man1/hexcurse.1 ====> Compressing man pages (compress-man) ===> Installing for hexcurse-1.55 ===> Checking if editors/hexcurse already installed ===> Registering installation for hexcurse-1.55 Installing hexcurse-1.55... done Make package ===> Building package for hexcurse-1.55 slot2: removed