=> Building net/quoted build started at Wed Oct 5 09:11:57 PDT 2016 port directory: /usr/ports/net/quoted building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.78.g7d868-DEVELOPMENT #7: Mon Aug 1 22:25:32 PDT 2016 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: bobf@mrp3.com ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../06//usr/ports/net/quoted/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400700 Jail OSVERSION: 400702 !!! Jail is newer than host. (Jail: 400702, Host: 400700) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/bleeding-edge-default/ref PATH=/usr/local/libexec/poudriere:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/xorg/bin:/usr/X11R6/bin:/root/bin:/sbin:/usr/sbin POUDRIERE_BUILD_TYPE=bulk PKGNAME=quoted-1.01_1 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/bleeding-edge-default/ref/.p/pool MASTERNAME=bleeding-edge-default TERM=cons25 USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/net/quoted XDG_CONFIG_HOME=/wrkdirs/net/quoted HOME=/wrkdirs/net/quoted TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/net/quoted XDG_CONFIG_HOME=/wrkdirs/net/quoted HOME=/wrkdirs/net/quoted TMPDIR="/tmp" 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 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=4.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/quoted" EXAMPLESDIR="share/examples/quoted" DATADIR="share/quoted" WWWDIR="www/quoted" ETCDIR="etc/quoted" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/quoted DOCSDIR=/usr/local/share/doc/quoted EXAMPLESDIR=/usr/local/share/examples/quoted WWWDIR=/usr/local/www/quoted ETCDIR=/usr/local/etc/quoted --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs NO_BACKUP=yes USE_PACKAGE_DEPENDS=yes PKG_CREATE_VERBOSE=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORT_DBDIR=/options PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MAKE_JOBS_NUMBER=5 ---End make.conf--- =================================================== =========================================================================== =================================================== ===> quoted-1.01_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7_3.txz Installing pkg-1.8.7_3... Extracting pkg-1.8.7_3: .......... done ===> quoted-1.01_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of quoted-1.01_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by quoted-1.01_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by quoted-1.01_1 for building => SHA256 Checksum OK for quoted-1.01.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by quoted-1.01_1 for building ===> Extracting for quoted-1.01_1 => SHA256 Checksum OK for quoted-1.01.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for quoted-1.01_1 =========================================================================== =================================================== ===> quoted-1.01_1 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_1.txz Installing gmake-4.2.1_1... `-- Installing indexinfo-0.2.5... `-- Extracting indexinfo-0.2.5: .... done `-- Installing gettext-runtime-0.19.8.1... `-- Extracting gettext-runtime-0.19.8.1: .......... done Extracting gmake-4.2.1_1: .......... done ===> quoted-1.01_1 depends on executable: gmake - found ===> Returning to build of quoted-1.01_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for quoted-1.01_1 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /wrkdirs/net/quoted/quoted-1.01/missing: Unknown `--is-lightweight' option Try `/wrkdirs/net/quoted/quoted-1.01/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether cc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 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 whether cc needs -traditional... no checking for floor in -lm... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... (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 stdio.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for math.h... (cached) yes checking for netinet/in.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for printf... yes checking for bzero... (cached) yes checking for munmap... (cached) yes checking for select... (cached) yes checking for socket... yes checking for floor... yes checking for pid_t... (cached) 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 unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... 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 for pid_t... (cached) yes checking for an ANSI C-conforming const... yes checking build system type... x86_64-portbld-dragonfly4.7 checking host system type... x86_64-portbld-dragonfly4.7 checking whether ln -s works... yes checking return type of signal handlers... void checking operating system type for daemon install... Unknown (none) host=x86_64-portbld-dragonfly4.7 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for quoted-1.01_1 gmake[1]: Entering directory '/wrkdirs/net/quoted/quoted-1.01' cc -DPACKAGE_NAME=\"QOTD\ Quote\ Daemon\" -DPACKAGE_TARNAME=\"quoted\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"QOTD\ Quote\ Daemon\ 1.01\" -DPACKAGE_BUGREPORT=\"bobf@mrp3.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"quoted\" -DVERSION=\"1.01\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDIO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MATH_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_PRINTF=1 -DHAVE_BZERO=1 -DHAVE_MUNMAP=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_FLOOR=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DSELECT_TYPE_ARG1=int -DSELECT_TYPE_ARG234=\(fd_set\ \*\) -DSELECT_TYPE_ARG5=\(struct\ timeval\ \*\) -DRETSIGTYPE=void -I. -DQUOTES_FILE_PATH="\"/usr/local/etc/quotes\"" -pipe -O2 -fno-strict-aliasing -MT quoted.o -MD -MP -MF .deps/quoted.Tpo -c -o quoted.o quoted.c quoted.c: In function 'main': quoted.c:134:7: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] bzero(&saR, sizeof(saR)); ^ quoted.c:134:7: warning: incompatible implicit declaration of built-in function 'bzero' quoted.c: In function 'WriteStr': quoted.c:238:28: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] sendto(hOut, szString, strlen(szString), 0, (struct sockaddr *)pSA, sizeof(*pSA)); ^ quoted.c:238:28: warning: incompatible implicit declaration of built-in function 'strlen' quoted.c:238:28: note: include '' or provide a declaration of 'strlen' quoted.c:240:27: warning: incompatible implicit declaration of built-in function 'strlen' write(hOut, szString, strlen(szString)); ^ quoted.c:240:27: note: include '' or provide a declaration of 'strlen' quoted.c: In function 'DoQuote': quoted.c:457:15: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy(pCur, p2, p2a - p2); ^ quoted.c:457:15: warning: incompatible implicit declaration of built-in function 'memcpy' quoted.c:457:15: note: include '' or provide a declaration of 'memcpy' quoted.c: In function 'Daemonize': quoted.c:554:3: warning: incompatible implicit declaration of built-in function 'bzero' bzero(&sa, sizeof sa); ^ mv -f .deps/quoted.Tpo .deps/quoted.Po cc -pipe -O2 -fno-strict-aliasing -lm -o quoted quoted.o -lm gmake[1]: Leaving directory '/wrkdirs/net/quoted/quoted-1.01' =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for quoted-1.01_1 ===> Generating temporary packing list gmake[1]: Entering directory '/wrkdirs/net/quoted/quoted-1.01' gmake[2]: Entering directory '/wrkdirs/net/quoted/quoted-1.01' /bin/mkdir -p '/wrkdirs/net/quoted/stage/usr/local/bin' install -s -m 555 quoted '/wrkdirs/net/quoted/stage/usr/local/bin' /bin/mkdir -p '/wrkdirs/net/quoted/stage/usr/local/etc' install -m 0644 quotes '/wrkdirs/net/quoted/stage/usr/local/etc' /bin/mkdir -p '/wrkdirs/net/quoted/stage/usr/local/man/man1' install -m 0644 quoted.1 '/wrkdirs/net/quoted/stage/usr/local/man/man1' gmake install-data-hook gmake[3]: Entering directory '/wrkdirs/net/quoted/quoted-1.01' To run 'quoted' as a daemon, you should adapt one of the 'rc' shell scripts to your operating system, and copy it to the appropriate directory. Most operating systems, such as Linux, will have an '/etc/init.d' directory that contains shell scripts that run during startup. Additionally, there would be '/etc/rc#.d' directories containing symbolic links to the shell scripts in '/etc/init.d', and names such as 'S99scriptname' or 'K99scriptname'. For more information, see your operating system documentation, and the following man pages: init inittab init.d rc.d Not all of these pages will contain relevant documentation, but one or more of them should be sufficient to document the startup process and lead you in the right direction to configure 'quoted' to run as a daemon. gmake[3]: Leaving directory '/wrkdirs/net/quoted/quoted-1.01' gmake[2]: Leaving directory '/wrkdirs/net/quoted/quoted-1.01' gmake[1]: Leaving directory '/wrkdirs/net/quoted/quoted-1.01' ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===> Building package for quoted-1.01_1 file sizes/checksums [4]: . done packing files [4]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for quoted-1.01_1 build of net/quoted ended at Wed Oct 5 09:12:07 PDT 2016 build time: 00:00:10