=> Building net/gofish Started : Thursday, 19 APR 2018 at 02:44:11 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 -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/net/gofish XDG_CONFIG_HOME=/construction/net/gofish HOME=/construction/net/gofish TMPDIR="/tmp" PATH=/construction/net/gofish/.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-gopherroot=/usr/local/gopher --with-gopheruser=nobody --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- localstatedir=/var XDG_DATA_HOME=/construction/net/gofish XDG_CONFIG_HOME=/construction/net/gofish HOME=/construction/net/gofish TMPDIR="/tmp" PATH=/construction/net/gofish/.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/net/gofish/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/gofish" EXAMPLESDIR="share/examples/gofish" DATADIR="share/gofish" WWWDIR="www/gofish" ETCDIR="etc/gofish" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gofish DOCSDIR=/usr/local/share/doc/gofish EXAMPLESDIR=/usr/local/share/examples/gofish WWWDIR=/usr/local/www/gofish ETCDIR=/usr/local/etc/gofish -------------------------------------------------- -- /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 -------------------------------------------------------------------------------- ===> gofish-1.1 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 ===> gofish-1.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gofish-1.1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gofish-1.1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gofish-1.1 for building => SHA256 Checksum OK for gofish-1.1.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gofish-1.1 for building ===> Extracting for gofish-1.1 => SHA256 Checksum OK for gofish-1.1.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for gofish-1.1 /usr/bin/sed -i.bak -e '/$(sysconfdir)\/gofish/s|.conf|.conf.sample|3' /construction/net/gofish/gofish/Makefile.in -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for gofish-1.1 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 gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking build system type... x86_64-portbld-dragonfly5.0 checking host system type... x86_64-portbld-dragonfly5.0 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 ANSI C... none needed 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 checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for sys/time.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... (cached) yes checking for inline... inline checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for mmap... (cached) yes checking return type of signal handlers... void checking for strftime... (cached) yes checking for gethostname... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for uname... (cached) yes checking for writev... yes checking for daemon... (cached) yes checking for initgroups... yes checking for poll... (cached) yes checking mmap_cache... no checking CGI... no checking gopheruser... nobody configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for gofish-1.1 --- all --- /usr/bin/make all-am --- mkcache.o --- --- config.o --- --- mime.o --- --- log.o --- --- socket.o --- --- mkcache.o --- cc -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DGOPHER_ROOT=\"/usr/local/gopher\" -I. -I. -I. -pipe -O2 -fno-strict-aliasing -Wall -c mkcache.c --- config.o --- cc -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DGOPHER_ROOT=\"/usr/local/gopher\" -I. -I. -I. -pipe -O2 -fno-strict-aliasing -Wall -c config.c --- mime.o --- cc -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DGOPHER_ROOT=\"/usr/local/gopher\" -I. -I. -I. -pipe -O2 -fno-strict-aliasing -Wall -c mime.c --- log.o --- cc -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DGOPHER_ROOT=\"/usr/local/gopher\" -I. -I. -I. -pipe -O2 -fno-strict-aliasing -Wall -c log.c --- socket.o --- cc -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DGOPHER_ROOT=\"/usr/local/gopher\" -I. -I. -I. -pipe -O2 -fno-strict-aliasing -Wall -c socket.c socket.c: In function 'accept_socket': socket.c:82:56: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] if((new = accept(sock, (struct sockaddr *)&sock_name, &addrlen)) < 0) ^ In file included from socket.c:28:0: /usr/include/sys/socket.h:485:5: note: expected 'socklen_t * {aka unsigned int *}' but argument is of type 'int *' int accept(int, struct sockaddr *, socklen_t *); ^ --- mmap_cache.o --- cc -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DGOPHER_ROOT=\"/usr/local/gopher\" -I. -I. -I. -pipe -O2 -fno-strict-aliasing -Wall -c mmap_cache.c --- gofish.o --- cc -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DGOPHER_ROOT=\"/usr/local/gopher\" -I. -I. -I. -pipe -O2 -fno-strict-aliasing -Wall -c gofish.c --- http.o --- cc -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/var\" -DGOPHER_ROOT=\"/usr/local/gopher\" -I. -I. -I. -pipe -O2 -fno-strict-aliasing -Wall -c http.c --- gofish.o --- gofish.c: In function 'gofish': gofish.c:271:25: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(conns, 0, sizeof(conns)); ^ --- mkcache --- cc -pipe -O2 -fno-strict-aliasing -Wall -o mkcache mkcache.o config.o mime.o --- gofish --- cc -pipe -O2 -fno-strict-aliasing -Wall -o gofish gofish.o log.o socket.o config.o http.o mmap_cache.o mime.o -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for gofish-1.1 ===> Generating temporary packing list test -z "/usr/local/bin" || /bin/sh ./mkinstalldirs "/construction/net/gofish/stage/usr/local/bin" install -s -m 555 'mkcache' '/construction/net/gofish/stage/usr/local/bin/mkcache' test -z "/usr/local/bin" || /bin/sh ./mkinstalldirs "/construction/net/gofish/stage/usr/local/bin" install -m 555 'check-files' '/construction/net/gofish/stage/usr/local/bin/check-files' test -z "/usr/local/sbin" || /bin/sh ./mkinstalldirs "/construction/net/gofish/stage/usr/local/sbin" install -s -m 555 'gofish' '/construction/net/gofish/stage/usr/local/sbin/gofish' /usr/bin/make install-exec-hook ln -s /usr/local/sbin/gofish /construction/net/gofish/stage/usr/local/sbin/gopherd if test ! -d /construction/net/gofish/stage/usr/local/gopher; then /bin/sh ./mkinstalldirs /construction/net/gofish/stage/usr/local/gopher; install -m 0644 Configure_GoFish /construction/net/gofish/stage/usr/local/gopher/Configure_GoFish; install -m 0644 _cache /construction/net/gofish/stage/usr/local/gopher/.cache; fi mkdir -p -- /construction/net/gofish/stage/usr/local/gopher if test ! -f /construction/net/gofish/stage/usr/local/gopher/.gopher+; then install -m 0644 _gopher+ /construction/net/gofish/stage/usr/local/gopher/.gopher+; fi if test ! -f /construction/net/gofish/stage/usr/local/gopher/icons; then /bin/sh ./mkinstalldirs /construction/net/gofish/stage/usr/local/gopher/icons; install -m 0644 ./icons/*.gif /construction/net/gofish/stage/usr/local/gopher/icons; fi mkdir -p -- /construction/net/gofish/stage/usr/local/gopher/icons /bin/sh ./mkinstalldirs /construction/net/gofish/stage/usr/local/etc if test -f /construction/net/gofish/stage/usr/local/etc/gofish.conf; then install -m 0644 gofish.conf /construction/net/gofish/stage/usr/local/etc/gofish.conf.sample.new; else install -m 0644 gofish.conf /construction/net/gofish/stage/usr/local/etc/gofish.conf.sample; fi if test -f /construction/net/gofish/stage/usr/local/etc/gofish-www.conf; then install -m 0644 gofish-www.conf /construction/net/gofish/stage/usr/local/etc/gofish-www.conf.sample.new; else install -m 0644 gofish-www.conf /construction/net/gofish/stage/usr/local/etc/gofish-www.conf.sample; fi test -z "/usr/local/man/man1" || /bin/sh ./mkinstalldirs "/construction/net/gofish/stage/usr/local/man/man1" install -m 0644 './gofish.1' '/construction/net/gofish/stage/usr/local/man/man1/gofish.1' install -m 0644 './gopherd.1' '/construction/net/gofish/stage/usr/local/man/man1/gopherd.1' install -m 0644 './mkcache.1' '/construction/net/gofish/stage/usr/local/man/man1/mkcache.1' test -z "/usr/local/man/man5" || /bin/sh ./mkinstalldirs "/construction/net/gofish/stage/usr/local/man/man5" install -m 0644 './gofish.5' '/construction/net/gofish/stage/usr/local/man/man5/gofish.5' install -m 0644 './dotcache.5' '/construction/net/gofish/stage/usr/local/man/man5/dotcache.5' ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for gofish-1.1 file sizes/checksums [24]: . done packing files [24]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 19 APR 2018 at 02:44:20 UTC Duration: 00:00:08