Building es-0.9.b1_4.txz (origin /buildshare/ports/355755/shells/es) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/es-0.9-beta1.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> es-0.9.b1_4 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 es-0.9.b1_4 Make install ===> es-0.9.b1_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by es-0.9.b1_4 for building ===> Extracting for es-0.9.b1_4 => SHA256 Checksum OK for es-0.9-beta1.tar.gz. ===> Patching for es-0.9.b1_4 ===> Applying FreeBSD patches for es-0.9.b1_4 ===> Configuring for es-0.9.b1_4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/shells/es/work/es-0.9-beta1/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking host system type... powerpc-unknown-freebsd11.0 checking for gcc... cc checking whether the C compiler (cc -pipe ) works... yes checking whether the C compiler (cc -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking for bison... no checking for byacc... byacc checking for /dev/fd filesystem... yes checking whether #! works in shell scripts... yes checking for getpwuid in -lsun... no checking for main in -lterminfo... no checking for main in -ltermcap... yes checking for readline in -lreadline... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for memory.h... (cached) yes checking for stdarg.h... (cached) yes checking for sys/cdefs.h... (cached) yes checking for working const... yes checking for uid_t in sys/types.h... (cached) yes checking for size_t... (cached) yes checking type of array argument to getgroups... gid_t checking whether cc needs -traditional... no checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking return type of signal handlers... void checking for wait3 that fills in rusage... yes checking for strerror... (cached) yes checking for strtol... (cached) yes checking for lstat... (cached) yes checking for setrlimit... (cached) yes checking for sigrelse... yes checking for sighold... yes checking for sigaction... (cached) yes checking for sysconf... (cached) yes checking for setsid... (cached) yes checking for sigsetjmp... yes checking for an abused getenv... (cached) no checking whether assignment to va_list ok?... no checking for rlimit type ...... rlim_t checking for files to extract signal information from... /usr/include/machine/_limits.h /usr/include/machine/_types.h /usr/include/machine/endian.h /usr/include/machine/frame.h /usr/include/machine/signal.h /usr/include/signal.h /usr/include/sys/_pthreadtypes.h /usr/include/sys/_sigset.h /usr/include/sys/_stdint.h /usr/include/sys/_timespec.h /usr/include/sys/_timeval.h /usr/include/sys/_types.h /usr/include/sys/cdefs.h /usr/include/sys/select.h /usr/include/sys/signal.h /usr/include/sys/timespec.h /usr/include/sys/types.h updating cache ./config.cache creating ./config.status creating Makefile creating config.h ===> Building for es-0.9.b1_4 cc -I. -I. -pipe -c access.c cc -I. -I. -pipe -c closure.c cc -I. -I. -pipe -c conv.c cc -I. -I. -pipe -c dict.c cc -I. -I. -pipe -c eval.c cc -I. -I. -pipe -c except.c cc -I. -I. -pipe -c fd.c cc -I. -I. -pipe -c gc.c cc -I. -I. -pipe -c glob.c cc -I. -I. -pipe -c glom.c cc -I. -I. -pipe -c input.c cc -I. -I. -pipe -c heredoc.c cc -I. -I. -pipe -c list.c cc -I. -I. -pipe -c main.c cc -I. -I. -pipe -c match.c cc -I. -I. -pipe -c open.c cc -I. -I. -pipe -c opt.c cc -I. -I. -pipe -c prim-ctl.c cc -I. -I. -pipe -c prim-etc.c cc -I. -I. -pipe -c prim-io.c cc -I. -I. -pipe -c prim-sys.c cc -I. -I. -pipe -c prim.c cc -I. -I. -pipe -c print.c print.c: In function 'intconv': print.c:93: warning: 'short int' is promoted to 'int' when passed through '...' print.c:93: warning: (so you should pass 'int' not 'short int' to 'va_arg') print.c:93: note: if this code is reached, the program will abort cc -I. -I. -pipe -c proc.c sh ./mksignal /usr/include/machine/_limits.h /usr/include/machine/_types.h /usr/include/machine/endian.h /usr/include/machine/frame.h /usr/include/machine/signal.h /usr/include/signal.h /usr/include/sys/_pthreadtypes.h /usr/include/sys/_sigset.h /usr/include/sys/_stdint.h /usr/include/sys/_timespec.h /usr/include/sys/_timeval.h /usr/include/sys/_types.h /usr/include/sys/cdefs.h /usr/include/sys/select.h /usr/include/sys/signal.h /usr/include/sys/timespec.h /usr/include/sys/types.h > sigmsgs.c cc -I. -I. -pipe -c sigmsgs.c cc -I. -I. -pipe -c signal.c cc -I. -I. -pipe -c split.c cc -I. -I. -pipe -c status.c cc -I. -I. -pipe -c str.c yacc -vd ./parse.y cmp -s y.tab.h token.h || cp y.tab.h token.h cc -I. -I. -pipe -c syntax.c cc -I. -I. -pipe -c term.c cc -I. -I. -pipe -c token.c cc -I. -I. -pipe -c tree.c cc -I. -I. -pipe -c util.c cc -I. -I. -pipe -c var.c cc -I. -I. -pipe -c vec.c cc -I. -I. -pipe -c version.c cc -I. -I. -pipe -c y.tab.c cc -I. -I. -pipe -c dump.c cc -o esdump access.o closure.o conv.o dict.o eval.o except.o fd.o gc.o glob.o glom.o input.o heredoc.o list.o main.o match.o open.o opt.o prim-ctl.o prim-etc.o prim-io.o prim-sys.o prim.o print.o proc.o sigmsgs.o signal.o split.o status.o str.o syntax.o term.o token.o tree.o util.o var.o vec.o version.o y.tab.o dump.o -lreadline -ltermcap ./esdump < ./initial.es > initial.c cc -I. -I. -pipe -c initial.c cc -o es access.o closure.o conv.o dict.o eval.o except.o fd.o gc.o glob.o glom.o input.o heredoc.o list.o main.o match.o open.o opt.o prim-ctl.o prim-etc.o prim-io.o prim-sys.o prim.o print.o proc.o sigmsgs.o signal.o split.o status.o str.o syntax.o term.o token.o tree.o util.o var.o vec.o version.o y.tab.o initial.o -lreadline -ltermcap ===> Staging for es-0.9.b1_4 ===> Generating temporary packing list /usr/bin/install -c -o root -g wheel ./es /obj/buildshare/ports/355755/shells/es/work/stage/usr/local/bin /usr/bin/install -c -o root -g wheel ./es.1 /obj/buildshare/ports/355755/shells/es/work/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ===> Installing for es-0.9.b1_4 ===> Checking if shells/es already installed ===> Registering installation for es-0.9.b1_4 Installing es-0.9.b1_4... done Make package ===> Building package for es-0.9.b1_4 slot2: removed