=> Building net/rdist6 build started at Wed Oct 5 11:51:44 PDT 2016 port directory: /usr/ports/net/rdist6 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: cy@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../07//usr/ports/net/rdist6/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=rdist-6.1.5_4 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-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/net/rdist6 XDG_CONFIG_HOME=/wrkdirs/net/rdist6 HOME=/wrkdirs/net/rdist6 TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- BUILD_OPT="-pipe -O2 -fno-strict-aliasing" BUILD_CLIENT=rdist6 STAGEDIR=/wrkdirs/net/rdist6/stage XDG_DATA_HOME=/wrkdirs/net/rdist6 XDG_CONFIG_HOME=/wrkdirs/net/rdist6 HOME=/wrkdirs/net/rdist6 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-- RDIST_NAME=rdist6 OSREL=4.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/rdist" EXAMPLESDIR="share/examples/rdist" DATADIR="share/rdist" WWWDIR="www/rdist" ETCDIR="etc/rdist" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rdist DOCSDIR=/usr/local/share/doc/rdist EXAMPLESDIR=/usr/local/share/examples/rdist WWWDIR=/usr/local/www/rdist ETCDIR=/usr/local/etc/rdist --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--- =================================================== =========================================================================== =================================================== ===> rdist-6.1.5_4 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 ===> rdist-6.1.5_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of rdist-6.1.5_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by rdist-6.1.5_4 for building =========================================================================== =================================================== ===> Fetching all distfiles required by rdist-6.1.5_4 for building => SHA256 Checksum OK for rdist-6.1.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by rdist-6.1.5_4 for building ===> Extracting for rdist-6.1.5_4 => SHA256 Checksum OK for rdist-6.1.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rdist-6.1.5_4 ===> Applying ports patches for rdist-6.1.5_4 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for rdist-6.1.5_4 =========================================================================== =================================================== ===> Building for rdist-6.1.5_4 --- all --- Making "all" in "src" --- all --- --- gram.c --- --- common.o --- --- message.o --- --- setargs.o --- --- gram.c --- yacc -d gram.y --- common.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c common.c --- message.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c message.c message.c: In function 'msgsendstdout': message.c:351:11: warning: implicit declaration of function 'sendcmd' [-Wimplicit-function-declaration] (void) sendcmd(cmd, "%s", msgbuf); ^ --- setargs.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c setargs.c --- common.o --- common.c: In function 'init': common.c:137:2: warning: implicit declaration of function 'setargs_settup' [-Wimplicit-function-declaration] setargs_settup(argc, argv, envp); ^ common.c: In function 'runcommand': common.c:860:14: warning: implicit declaration of function 'wait' [-Wimplicit-function-declaration] while ((i = wait(&status)) != pid && i != -1) ^ --- gram.c --- mv y.tab.c gram.c --- common.o --- common.c: In function 'getsocketpair': common.c:992:9: warning: implicit declaration of function 'socketpair' [-Wimplicit-function-declaration] return(socketpair(domain, type, protocol, sv)); ^ --- gram.o --- --- rdist.o --- --- gram.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c gram.c --- rdist.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c rdist.c --- setargs.o --- setargs.c:69:1: warning: return type defaults to 'int' [-Wimplicit-int] setargs_settup(argc, argv, envp) ^ --- rdist.o --- rdist.c:100:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv, envp) ^ rdist.c: In function 'main': rdist.c:121:3: warning: implicit declaration of function 'usage' [-Wimplicit-function-declaration] usage(); ^ rdist.c:215:4: warning: implicit declaration of function 'define' [-Wimplicit-function-declaration] define(optarg); ^ rdist.c:293:3: warning: implicit declaration of function 'msgprconfig' [-Wimplicit-function-declaration] msgprconfig(); ^ rdist.c:307:3: warning: implicit declaration of function 'docmdargs' [-Wimplicit-function-declaration] docmdargs(realargc - optind, &realargv[optind]); ^ rdist.c:311:10: warning: implicit declaration of function 'yyparse' [-Wimplicit-function-declaration] (void) yyparse(); ^ rdist.c: At top level: rdist.c:362:1: warning: return type defaults to 'int' [-Wimplicit-int] usage() ^ rdist.c:393:1: warning: return type defaults to 'int' [-Wimplicit-int] docmdargs(nargs, args) ^ rdist.c: In function 'docmdargs': rdist.c:439:2: warning: implicit declaration of function 'insert' [-Wimplicit-function-declaration] insert((char *)NULL, files, hosts, cmds); ^ --- client.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c client.c client.c: In function 'runspecial': client.c:180:10: warning: implicit declaration of function 'sendcmd' [-Wimplicit-function-declaration] (void) sendcmd(C_SPECIAL, ^ client.c:187:10: warning: implicit declaration of function 'response' [-Wimplicit-function-declaration] while (response() > 0) ^ client.c: In function 'rmchk': client.c:520:8: warning: implicit declaration of function 'except' [-Wimplicit-function-declaration] if (except(target)) ^ --- child.o --- --- docmd.o --- --- distopt.o --- --- expand.o --- --- child.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c child.c --- docmd.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c docmd.c --- distopt.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c distopt.c --- expand.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c expand.c --- child.o --- child.c: In function 'spawn': child.c:514:7: warning: implicit declaration of function 'setnonblocking' [-Wimplicit-function-declaration] if (setnonblocking(newchild.c_readfd, TRUE) < 0) { ^ --- docmd.o --- docmd.c: In function 'closeconn': docmd.c:87:10: warning: implicit declaration of function 'sendcmd' [-Wimplicit-function-declaration] (void) sendcmd(C_FERRMSG, NULL); ^ --- expand.o --- expand.c: In function 'Cat': expand.c:90:3: warning: implicit declaration of function 'yyerror' [-Wimplicit-function-declaration] yyerror("Too many names"); ^ --- docmd.o --- docmd.c: In function 'remotecmd': docmd.c:308:10: warning: implicit declaration of function 'rshrcmd' [-Wimplicit-function-declaration] desc = rshrcmd(&rhost, -1, luser, ruser, cmd, 0); ^ docmd.c: In function 'makeconn': docmd.c:362:13: warning: implicit declaration of function 'okname' [-Wimplicit-function-declaration] else if (!okname(ruser)) ^ docmd.c:396:7: warning: implicit declaration of function 'response' [-Wimplicit-function-declaration] if (response() < 0) ^ docmd.c: At top level: docmd.c:618:1: warning: return type defaults to 'int' [-Wimplicit-int] okname(name) ^ docmd.c: In function 'cmptime': docmd.c:692:6: warning: implicit declaration of function 'except' [-Wimplicit-function-declaration] if (except(name)) ^ --- expand.o --- expand.c: At top level: expand.c:330:1: warning: return type defaults to 'int' [-Wimplicit-int] argcmp(a1, a2) ^ expand.c: In function 'expsh': expand.c:370:10: warning: implicit declaration of function 'execbrc' [-Wimplicit-function-declaration] (void) execbrc(cp, (u_char *)NULL); ^ expand.c: In function 'matchdir': expand.c:400:7: warning: implicit declaration of function 'match' [-Wimplicit-function-declaration] if (match(dp->d_name, pattern)) { ^ expand.c: At top level: expand.c:420:1: warning: return type defaults to 'int' [-Wimplicit-int] execbrc(p, s) /* quote in p */ ^ expand.c: In function 'execbrc': expand.c:490:15: warning: implicit declaration of function 'amatch' [-Wimplicit-function-declaration] } else if (amatch((char *)s, restbuf)) ^ expand.c: At top level: expand.c:510:1: warning: return type defaults to 'int' [-Wimplicit-int] match(s, p) /* quote in p */ ^ expand.c:527:1: warning: return type defaults to 'int' [-Wimplicit-int] amatch(s, p) /* quote in p */ ^ --- lookup.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c lookup.c --- isexec.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c isexec.c --- signal.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c signal.c --- lookup.o --- lookup.c:71:1: warning: return type defaults to 'int' [-Wimplicit-int] define(name) ^ lookup.c: In function 'lookup': lookup.c:160:5: warning: implicit declaration of function 'yyerror' [-Wimplicit-function-declaration] yyerror(ebuf); ^ --- rshrcmd.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c rshrcmd.c --- rdistd.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c rdistd.c --- server.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c server.c --- rshrcmd.o --- rshrcmd.c:37:1: warning: return type defaults to 'int' [-Wimplicit-int] rshrcmd(ahost, port, luser, ruser, cmd, fd2p) ^ rshrcmd.c: In function 'rshrcmd': rshrcmd.c:51:6: warning: implicit declaration of function 'getsocketpair' [-Wimplicit-function-declaration] if (getsocketpair(AF_UNIX, SOCK_STREAM, 0, sp) < 0) { ^ --- filesys.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c filesys.c --- server.o --- In file included from server.c:56:0: server.c: In function 'doclean': ../include/defs.h:190:24: warning: implicit declaration of function 'sendcmd' [-Wimplicit-function-declaration] #define ack() (void) sendcmd(C_ACK, (char *)NULL) ^ server.c:435:2: note: in expansion of macro 'ack' ack(); ^ server.c: In function 'clean': server.c:488:9: warning: implicit declaration of function 'response' [-Wimplicit-function-declaration] (void) response(); ^ server.c: In function 'query': server.c:594:7: warning: implicit declaration of function 'is_nfs_mounted' [-Wimplicit-function-declaration] s = is_nfs_mounted(target, &stb, &stbvalid); ^ server.c:609:7: warning: implicit declaration of function 'is_ro_mounted' [-Wimplicit-function-declaration] s = is_ro_mounted(target, &stb, &stbvalid); ^ server.c:623:7: warning: implicit declaration of function 'is_symlinked' [-Wimplicit-function-declaration] if (is_symlinked(target, &stb, &stbvalid) > 0) { ^ server.c: In function 'recvfile': server.c:794:8: warning: implicit declaration of function 'readrem' [-Wimplicit-function-declaration] j = readrem(cp, amt); ^ server.c: In function 'recvit': server.c:1488:7: warning: implicit declaration of function 'getfilesysinfo' [-Wimplicit-function-declaration] if (getfilesysinfo(target, &freespace, &freefiles) != 0) ^ --- rdistd.o --- rdistd.c:70:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv, envp) ^ --- filesys-os.o --- cc -pipe -O2 -fno-strict-aliasing -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c filesys-os.c --- rdist6 --- cc -o rdist6 gram.o rdist.o client.o child.o docmd.o distopt.o expand.o lookup.o isexec.o signal.o rshrcmd.o common.o message.o setargs.o -lcompat --- rdistd --- cc -o rdistd rdistd.o server.o filesys.o filesys-os.o common.o message.o setargs.o -lcompat server.o:server.c:function recvit.constprop.7: warning: warning: mktemp() possibly used unsafely; consider using mkstemp() Making "all" in "config" --- all --- Making "all" in "doc" --- all --- Making "all" in "support" --- all --- Making "all" in "mf" =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for rdist-6.1.5_4 ===> Generating temporary packing list Making "install" in "src" install -c rdist6 /wrkdirs/net/rdist6/stage/usr/local/bin/rdist6 install -c rdistd /wrkdirs/net/rdist6/stage/usr/local/bin/rdistd Making "install" in "config" Making "install" in "doc" Making "install" in "support" Making "install" in "mf" Making "install.man" in "src" Making "install.man" in "config" Making "install.man" in "doc" install -c rdist.man /wrkdirs/net/rdist6/stage/usr/local/man/man1/rdist6.1 install -c rdistd.man /wrkdirs/net/rdist6/stage/usr/local/man/man8/rdistd.8 Making "install.man" in "support" Making "install.man" in "mf" ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for rdist-6.1.5_4 file sizes/checksums [4]: . done packing files [4]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for rdist-6.1.5_4 build of net/rdist6 ended at Wed Oct 5 11:51:50 PDT 2016 build time: 00:00:06