Building ah-tty-0.3.12.txz (origin /buildshare/ports/355755/sysutils/ah-tty) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/ah-tty-0.3.12.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ah-tty-0.3.12 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 ah-tty-0.3.12 Make install ===> ah-tty-0.3.12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ah-tty-0.3.12 for building ===> Extracting for ah-tty-0.3.12 => SHA256 Checksum OK for ah-tty-0.3.12.tar.gz. ===> Patching for ah-tty-0.3.12 ===> Applying FreeBSD patches for ah-tty-0.3.12 ===> Configuring for ah-tty-0.3.12 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/ah-tty/work/ah-tty-0.3.12/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/ah-tty/work/ah-tty-0.3.12/ltconfig ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/ah-tty/work/ah-tty-0.3.12/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking host system type... powerpc-portbld-freebsd11.0 checking build system type... powerpc-portbld-freebsd11.0 checking for ranlib... ranlib checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... yes checking for _ prefix in compiled symbols... (cached) no checking whether ln -s works... yes updating cache ./config.cache checking for object suffix... o checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC 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 if cc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... yes checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... freebsd11.0 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs checking for dlopen... yes checking for dlfcn.h... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no creating libtool loading cache ./config.cache checking for initscr in -lncurses... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/uio.h... yes checking for curses.h... yes checking for ctype.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for ltdl.h... no checking for stropts.h... no checking for search.h... (cached) yes checking for insque... yes checking for remque... yes checking for strchr... yes checking for memcpy... (cached) yes checking for bcopy... (cached) yes checking for socket... yes checking for setsid... (cached) yes checking for getpt... no checking for grantpt... yes checking for unlockpt... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h ===> Building for ah-tty-0.3.12 cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -c dillib/autohelp.c cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -c dillib/ahread.c cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -c dillib/Spawn/dillofork.c cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -c dillib/Spawn/dillofork2.c cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -c dillib/Spawn/dillospawn.c cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -c dillib/Spawn/pty.c cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -c dillib/vty/vtansi.c cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -c dillib/vty/vtcurses.c dillib/vty/vtcurses.c: In function '__VT_init': dillib/vty/vtcurses.c:22: warning: implicit declaration of function 'calloc' dillib/vty/vtcurses.c:22: warning: incompatible implicit declaration of built-in function 'calloc' cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -c dillib/vty/vtlabel.c dillib/vty/vtlabel.c: In function '__VT_label_text': dillib/vty/vtlabel.c:132: warning: implicit declaration of function 'Disp_sched' dillib/vty/vtlabel.c:74: warning: unused variable 'Col' cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -c dillib/tvdiff.c rm -f libdill.a ar cru libdill.a autohelp.o ahread.o dillofork.o dillofork2.o dillospawn.o pty.o vtansi.o vtcurses.o vtlabel.o tvdiff.o ranlib libdill.a cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -c src/psh.c cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -c src/sig.c cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -c src/monitor.c cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -c src/help.c cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -c src/ShellWin.c cc -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -c src/usage.c /bin/sh ./libtool --mode=link cc -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -o ah-tty psh.o sig.o monitor.o help.o ShellWin.o usage.o libdill.a -lpanel -lncurses -rdynamic cc -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -o ah-tty psh.o sig.o monitor.o help.o ShellWin.o usage.o libdill.a -lpanel -lncurses -rdynamic /bin/sh ./libtool --mode=link cc -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -o ah-tty.static --static psh.o sig.o monitor.o help.o ShellWin.o usage.o libdill.a -lpanel -lncurses -rdynamic cc -g -Wall -Waggregate-return -I./include -O2 -pipe -fno-strict-aliasing -DDATADIR=\"/usr/local/share\" -o ah-tty.static --static psh.o sig.o monitor.o help.o ShellWin.o usage.o libdill.a -lpanel -lncurses -rdynamic ===> Installing for ah-tty-0.3.12 ===> Generating temporary packing list ===> Checking if sysutils/ah-tty already installed /bin/sh ./mkinstalldirs /usr/local/bin /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ah-tty /usr/local/bin/ah-tty install -o root -g wheel -m 555 -s ah-tty /usr/local/bin/ah-tty /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ah-tty.static /usr/local/bin/ah-tty.static install -o root -g wheel -m 555 -s ah-tty.static /usr/local/bin/ah-tty.static /bin/sh ./mkinstalldirs /usr/local/info/ install -o root -g wheel -m 444 ./ah-tty.info /usr/local/info//ah-tty.info install-info --info-dir=/usr/local/info/ /usr/local/info//ah-tty.info /usr/bin/make install-man1 /bin/sh ./mkinstalldirs /usr/local/man/man1 install -o root -g wheel -m 444 ./ah-tty.1 /usr/local/man/man1/ah-tty.1 /bin/sh ./mkinstalldirs /usr/local/share install -o root -g wheel -m 444 ./ah-tty.conf /usr/local/share/ah-tty.conf install-info --quiet /usr/local/info/ah-tty.info /usr/local/info/dir ===> Compressing manual pages for ah-tty-0.3.12 ===> Registering installation for ah-tty-0.3.12 Installing ah-tty-0.3.12... done Make package ===> Building package for ah-tty-0.3.12 Creating package for ah-tty-0.3.12 slot2: removed