=> Building games/polyglot Started : Thursday, 19 APR 2018 at 15:47:50 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.0-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.0-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 -------------------------------------------------- ===> The following configuration options are available for polyglot-1.4.70.b: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/games/polyglot XDG_CONFIG_HOME=/construction/games/polyglot HOME=/construction/games/polyglot TMPDIR="/tmp" PATH=/construction/games/polyglot/.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 -------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/games/polyglot XDG_CONFIG_HOME=/construction/games/polyglot HOME=/construction/games/polyglot TMPDIR="/tmp" PATH=/construction/games/polyglot/.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="" LDFLAGS="" 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/games/polyglot/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/polyglot" EXAMPLESDIR="share/examples/polyglot" DATADIR="share/polyglot" WWWDIR="www/polyglot" ETCDIR="etc/polyglot" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/polyglot DOCSDIR=/usr/local/share/doc/polyglot EXAMPLESDIR=/usr/local/share/examples/polyglot WWWDIR=/usr/local/www/polyglot ETCDIR=/usr/local/etc/polyglot -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.0 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=500000 OSVERSION=9999999 OSREL=5.0 _OSRELEASE=5.0-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> polyglot-1.4.70.b 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 ===> polyglot-1.4.70.b depends on file: /usr/local/sbin/pkg - found ===> Returning to build of polyglot-1.4.70.b -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by polyglot-1.4.70.b for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by polyglot-1.4.70.b for building => SHA256 Checksum OK for polyglot-1.4.70b.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by polyglot-1.4.70.b for building ===> Extracting for polyglot-1.4.70.b => SHA256 Checksum OK for polyglot-1.4.70b.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for polyglot-1.4.70.b ===> Applying ports patches for polyglot-1.4.70.b -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for polyglot-1.4.70.b configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for main in -lm... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for vprintf... (cached) yes checking for _doprnt... no checking for dup2... (cached) yes checking for floor... yes checking for gettimeofday... (cached) yes checking for memchr... (cached) yes checking for memmove... (cached) yes checking for select... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strstr... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for polyglot-1.4.70.b --- all --- /usr/bin/make all-am --- mainloop.o --- --- attack.o --- --- board.o --- --- book.o --- --- book_make.o --- --- mainloop.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT mainloop.o -MD -MP -MF .deps/mainloop.Tpo -c -o mainloop.o mainloop.c --- attack.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT attack.o -MD -MP -MF .deps/attack.Tpo -c -o attack.o attack.c --- board.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT board.o -MD -MP -MF .deps/board.Tpo -c -o board.o board.c --- book.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT book.o -MD -MP -MF .deps/book.Tpo -c -o book.o book.c --- book_make.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT book_make.o -MD -MP -MF .deps/book_make.Tpo -c -o book_make.o book_make.c --- attack.o --- mv -f .deps/attack.Tpo .deps/attack.Po --- book_merge.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT book_merge.o -MD -MP -MF .deps/book_merge.Tpo -c -o book_merge.o book_merge.c --- board.o --- mv -f .deps/board.Tpo .deps/board.Po --- colour.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT colour.o -MD -MP -MF .deps/colour.Tpo -c -o colour.o colour.c --- book_merge.o --- mv -f .deps/book_merge.Tpo .deps/book_merge.Po --- colour.o --- mv -f .deps/colour.Tpo .deps/colour.Po --- engine.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT engine.o -MD -MP -MF .deps/engine.Tpo -c -o engine.o engine.c --- epd.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT epd.o -MD -MP -MF .deps/epd.Tpo -c -o epd.o epd.c --- engine.o --- mv -f .deps/engine.Tpo .deps/engine.Po --- fen.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT fen.o -MD -MP -MF .deps/fen.Tpo -c -o fen.o fen.c --- mainloop.o --- mv -f .deps/mainloop.Tpo .deps/mainloop.Po --- gui.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT gui.o -MD -MP -MF .deps/gui.Tpo -c -o gui.o gui.c --- book.o --- mv -f .deps/book.Tpo .deps/book.Po --- game.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT game.o -MD -MP -MF .deps/game.Tpo -c -o game.o game.c --- epd.o --- mv -f .deps/epd.Tpo .deps/epd.Po --- hash.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c --- gui.o --- mv -f .deps/gui.Tpo .deps/gui.Po --- ini.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT ini.o -MD -MP -MF .deps/ini.Tpo -c -o ini.o ini.c --- hash.o --- mv -f .deps/hash.Tpo .deps/hash.Po --- io.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c --- game.o --- mv -f .deps/game.Tpo .deps/game.Po --- line.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT line.o -MD -MP -MF .deps/line.Tpo -c -o line.o line.c mv -f .deps/line.Tpo .deps/line.Po --- list.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c --- ini.o --- mv -f .deps/ini.Tpo .deps/ini.Po --- main.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c --- io.o --- mv -f .deps/io.Tpo .deps/io.Po --- move.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT move.o -MD -MP -MF .deps/move.Tpo -c -o move.o move.c --- list.o --- mv -f .deps/list.Tpo .deps/list.Po --- move_do.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT move_do.o -MD -MP -MF .deps/move_do.Tpo -c -o move_do.o move_do.c --- fen.o --- mv -f .deps/fen.Tpo .deps/fen.Po --- move_gen.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT move_gen.o -MD -MP -MF .deps/move_gen.Tpo -c -o move_gen.o move_gen.c --- move.o --- mv -f .deps/move.Tpo .deps/move.Po --- move_legal.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT move_legal.o -MD -MP -MF .deps/move_legal.Tpo -c -o move_legal.o move_legal.c mv -f .deps/move_legal.Tpo .deps/move_legal.Po --- option.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT option.o -MD -MP -MF .deps/option.Tpo -c -o option.o option.c --- move_do.o --- mv -f .deps/move_do.Tpo .deps/move_do.Po --- parse.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c --- move_gen.o --- mv -f .deps/move_gen.Tpo .deps/move_gen.Po --- pgheader.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT pgheader.o -MD -MP -MF .deps/pgheader.Tpo -c -o pgheader.o pgheader.c --- option.o --- mv -f .deps/option.Tpo .deps/option.Po --- pgn.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT pgn.o -MD -MP -MF .deps/pgn.Tpo -c -o pgn.o pgn.c --- parse.o --- mv -f .deps/parse.Tpo .deps/parse.Po --- piece.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT piece.o -MD -MP -MF .deps/piece.Tpo -c -o piece.o piece.c --- pgheader.o --- mv -f .deps/pgheader.Tpo .deps/pgheader.Po --- pipex_posix.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT pipex_posix.o -MD -MP -MF .deps/pipex_posix.Tpo -c -o pipex_posix.o pipex_posix.c --- book_make.o --- mv -f .deps/book_make.Tpo .deps/book_make.Po --- pipex_win32.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT pipex_win32.o -MD -MP -MF .deps/pipex_win32.Tpo -c -o pipex_win32.o pipex_win32.c --- pgn.o --- mv -f .deps/pgn.Tpo .deps/pgn.Po --- random.o --- --- pipex_win32.o --- mv -f .deps/pipex_win32.Tpo .deps/pipex_win32.Po --- piece.o --- mv -f .deps/piece.Tpo .deps/piece.Po --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- san.o --- --- search.o --- --- square.o --- --- random.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.c --- san.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT san.o -MD -MP -MF .deps/san.Tpo -c -o san.o san.c --- search.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c --- square.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT square.o -MD -MP -MF .deps/square.Tpo -c -o square.o square.c --- random.o --- mv -f .deps/random.Tpo .deps/random.Po --- uci.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT uci.o -MD -MP -MF .deps/uci.Tpo -c -o uci.o uci.c --- square.o --- mv -f .deps/square.Tpo .deps/square.Po --- uci2uci.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT uci2uci.o -MD -MP -MF .deps/uci2uci.Tpo -c -o uci2uci.o uci2uci.c --- search.o --- mv -f .deps/search.Tpo .deps/search.Po --- util.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c --- uci.o --- mv -f .deps/uci.Tpo .deps/uci.Po --- xboard2uci.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT xboard2uci.o -MD -MP -MF .deps/xboard2uci.Tpo -c -o xboard2uci.o xboard2uci.c --- san.o --- mv -f .deps/san.Tpo .deps/san.Po --- util.o --- mv -f .deps/util.Tpo .deps/util.Po --- uci2uci.o --- mv -f .deps/uci2uci.Tpo .deps/uci2uci.Po --- pipex_posix.o --- mv -f .deps/pipex_posix.Tpo .deps/pipex_posix.Po --- xboard2uci.o --- mv -f .deps/xboard2uci.Tpo .deps/xboard2uci.Po --- polyglot --- cc -pipe -O2 -fno-strict-aliasing -o polyglot mainloop.o attack.o board.o book.o book_make.o book_merge.o colour.o engine.o epd.o fen.o gui.o game.o hash.o ini.o io.o line.o list.o main.o move.o move_do.o move_gen.o move_legal.o option.o parse.o pgheader.o pgn.o piece.o pipex_posix.o pipex_win32.o random.o san.o search.o square.o uci.o uci2uci.o util.o xboard2uci.o -lm -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for polyglot-1.4.70.b ===> Generating temporary packing list test -z "/usr/local/bin" || /bin/mkdir -p "/construction/games/polyglot/stage/usr/local/bin" install -s -m 555 polyglot '/construction/games/polyglot/stage/usr/local/bin' test -z "/usr/local/share/doc/polyglot" || /bin/mkdir -p "/construction/games/polyglot/stage/usr/local/share/doc/polyglot" install -m 0644 README README1.3 README1.4 README1.4w README1.4w10UCI book_format.html '/construction/games/polyglot/stage/usr/local/share/doc/polyglot' test -z "/usr/local/man/man6" || /bin/mkdir -p "/construction/games/polyglot/stage/usr/local/man/man6" install -m 0644 'polyglot.man' '/construction/games/polyglot/stage/usr/local/man/man6/polyglot.6' ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for polyglot-1.4.70.b file sizes/checksums [11]: . done packing files [11]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 19 APR 2018 at 15:48:04 UTC Duration: 00:00:14