=> Building shells/es Started : Thursday, 12 APR 2018 at 06:28:42 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.2-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.2-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- es_cv_abused_getenv=no XDG_DATA_HOME=/construction/shells/es XDG_CONFIG_HOME=/construction/shells/es HOME=/construction/shells/es TMPDIR="/tmp" PATH=/construction/shells/es/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --with-readline --prefix=${DESTDIR}/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/shells/es XDG_CONFIG_HOME=/construction/shells/es HOME=/construction/shells/es TMPDIR="/tmp" PATH=/construction/shells/es/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/shells/es/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/es" EXAMPLESDIR="share/examples/es" DATADIR="share/es" WWWDIR="www/es" ETCDIR="etc/es" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/es DOCSDIR=/usr/local/share/doc/es EXAMPLESDIR=/usr/local/share/examples/es WWWDIR=/usr/local/www/es ETCDIR=/usr/local/etc/es -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.2 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500200 OSVERSION=9999999 OSREL=5.2 _OSRELEASE=5.2-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> es-0.9.b1_5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> es-0.9.b1_5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of es-0.9.b1_5 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by es-0.9.b1_5 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by es-0.9.b1_5 for building => SHA256 Checksum OK for es-0.9-beta1.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by es-0.9.b1_5 for building ===> Extracting for es-0.9.b1_5 => SHA256 Checksum OK for es-0.9-beta1.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for es-0.9.b1_5 ===> Applying ports patches for es-0.9.b1_5 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- ===> es-0.9.b1_5 depends on shared library: libreadline.so.7 - not found ===> Installing existing package /packages/All/readline-7.0.3_1.txz Installing readline-7.0.3_1... `-- Installing indexinfo-0.3.1... `-- Extracting indexinfo-0.3.1: .... done `-- Installing ncurses-6.0.0s20171223_1... `-- Extracting ncurses-6.0.0s20171223_1: .......... done Extracting readline-7.0.3_1: .......... done ===> es-0.9.b1_5 depends on shared library: libreadline.so.7 - found (/usr/local/lib/libreadline.so.7) ===> Returning to build of es-0.9.b1_5 -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for es-0.9.b1_5 loading site script /xports/Templates/config.site creating cache ./config.cache checking host system type... x86_64-unknown-dragonfly5.2 checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing -L/usr/local/lib) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing -L/usr/local/lib) 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 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... no 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... 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... no checking for sighold... no 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/cpu/types.h /usr/include/machine/endian.h /usr/include/machine/int_const.h /usr/include/machine/int_limits.h /usr/include/machine/signal.h /usr/include/machine/stdint.h /usr/include/machine/trap.h /usr/include/machine/types.h /usr/include/machine/ucontext.h /usr/include/signal.h /usr/include/stdint.h /usr/include/sys/_null.h /usr/include/sys/_pthreadtypes.h /usr/include/sys/_timespec.h /usr/include/sys/_timeval.h /usr/include/sys/cdefs.h /usr/include/sys/fd_set.h /usr/include/sys/select.h /usr/include/sys/signal.h /usr/include/sys/stdint.h /usr/include/sys/time.h /usr/include/sys/timespec.h /usr/include/sys/types.h /usr/include/sys/ucontext.h /usr/include/time.h /usr/include/xlocale/_time.h updating cache ./config.cache creating ./config.status creating Makefile creating config.h -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for es-0.9.b1_5 --- y.tab.c --- --- sigmsgs.c --- --- y.tab.h --- --- dump.o --- --- access.o --- --- y.tab.c --- yacc -vd ./parse.y --- sigmsgs.c --- sh ./mksignal /usr/include/cpu/types.h /usr/include/machine/endian.h /usr/include/machine/int_const.h /usr/include/machine/int_limits.h /usr/include/machine/signal.h /usr/include/machine/stdint.h /usr/include/machine/trap.h /usr/include/machine/types.h /usr/include/machine/ucontext.h /usr/include/signal.h /usr/include/stdint.h /usr/include/sys/_null.h /usr/include/sys/_pthreadtypes.h /usr/include/sys/_timespec.h /usr/include/sys/_timeval.h /usr/include/sys/cdefs.h /usr/include/sys/fd_set.h /usr/include/sys/select.h /usr/include/sys/signal.h /usr/include/sys/stdint.h /usr/include/sys/time.h /usr/include/sys/timespec.h /usr/include/sys/types.h /usr/include/sys/ucontext.h /usr/include/time.h /usr/include/xlocale/_time.h > sigmsgs.c --- y.tab.h --- yacc -vd ./parse.y --- dump.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c dump.c --- access.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c access.c --- closure.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c closure.c --- conv.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c conv.c --- dict.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c dict.c --- eval.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c eval.c --- except.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c except.c --- fd.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c fd.c --- gc.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c gc.c gc.c: In function 'forward': gc.c:305:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define FORWARDED(tagp) (((int) tagp) & 1) ^ gc.c:323:6: note: in expansion of macro 'FORWARDED' if (FORWARDED(tag)) { ^ --- glob.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c glob.c --- glom.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c glom.c --- input.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c input.c --- heredoc.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c heredoc.c --- list.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c list.c --- main.o --- --- match.o --- --- main.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c main.c --- match.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c match.c --- open.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c open.c --- opt.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c opt.c --- prim.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c prim.c --- prim-ctl.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c prim-ctl.c --- prim-etc.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c prim-etc.c --- prim-io.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c prim-io.c --- prim-sys.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c prim-sys.c prim-sys.c: In function 'prim_umask': prim-sys.c:79:14: warning: implicit declaration of function 'umask' [-Wimplicit-function-declaration] int mask = umask(0); ^ --- print.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c print.c In file included from /usr/include/stdarg.h:34:0, from stdenv.h:39, from es.h:4, from print.c:3: print.c: In function 'intconv': print.c:93:28: warning: 'short int' is promoted to 'int' when passed through '...' n = va_arg(format->args, short); ^ print.c:93:28: note: (so you should pass 'int' not 'short int' to 'va_arg') print.c:93:28: note: if this code is reached, the program will abort --- proc.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c proc.c --- signal.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c signal.c --- split.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c split.c --- status.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c status.c --- str.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c str.c --- term.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c term.c --- tree.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c tree.c --- util.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c util.c --- var.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c var.c --- vec.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c vec.c --- version.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c version.c --- y.tab.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c y.tab.c --- token.h --- cmp -s y.tab.h token.h || cp y.tab.h token.h --- sigmsgs.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c sigmsgs.c --- syntax.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c syntax.c --- token.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c token.c --- esdump --- cc -o esdump -L/usr/local/lib 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 --- initial.c --- ./esdump < ./initial.es > initial.c --- initial.o --- cc -I. -I. -pipe -O2 -fno-strict-aliasing -c initial.c --- es --- cc -o es -L/usr/local/lib 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 -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for es-0.9.b1_5 ===> Generating temporary packing list /usr/bin/install -c ./es /construction/shells/es/stage/usr/local/bin /usr/bin/install -c ./es.1 /construction/shells/es/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for es-0.9.b1_5 file sizes/checksums [2]: . done packing files [2]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 12 APR 2018 at 06:28:55 UTC Duration: 00:00:12