=> Building net/rfbproxy build started at Wed Oct 5 20:01:16 PDT 2016 port directory: /usr/ports/net/rfbproxy 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: pphillips@experts-exchange.com ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../10//usr/ports/net/rfbproxy/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=rfbproxy-1.1.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-- XDG_DATA_HOME=/wrkdirs/net/rfbproxy XDG_CONFIG_HOME=/wrkdirs/net/rfbproxy HOME=/wrkdirs/net/rfbproxy 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/rfbproxy XDG_CONFIG_HOME=/wrkdirs/net/rfbproxy HOME=/wrkdirs/net/rfbproxy 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/rfbproxy" EXAMPLESDIR="share/examples/rfbproxy" DATADIR="share/rfbproxy" WWWDIR="www/rfbproxy" ETCDIR="etc/rfbproxy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rfbproxy DOCSDIR=/usr/local/share/doc/rfbproxy EXAMPLESDIR=/usr/local/share/examples/rfbproxy WWWDIR=/usr/local/www/rfbproxy ETCDIR=/usr/local/etc/rfbproxy --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--- =================================================== =========================================================================== =================================================== ===> rfbproxy-1.1.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 ===> rfbproxy-1.1.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of rfbproxy-1.1.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by rfbproxy-1.1.1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by rfbproxy-1.1.1 for building => SHA256 Checksum OK for rfbproxy-1.1.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by rfbproxy-1.1.1 for building ===> Extracting for rfbproxy-1.1.1 => SHA256 Checksum OK for rfbproxy-1.1.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rfbproxy-1.1.1 ===> Applying ports patches for rfbproxy-1.1.1 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for rfbproxy-1.1.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 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for vncEncryptBytes in -lvncauth... no 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 sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for gettimeofday... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strcspn... (cached) yes checking for strdup... (cached) yes checking for strspn... yes checking for strtoul... (cached) yes checking for stdint.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating rfbproxy.spec config.status: creating config.h config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for rfbproxy-1.1.1 make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 691: warning: duplicate script for target "%.mp2" ignored make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 689: warning: using previous script for "%.mp2" defined here make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 696: warning: duplicate script for target "%.mp3" ignored make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 694: warning: using previous script for "%.mp3" defined here make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 726: warning: duplicate script for target "%.dvd" ignored make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 722: warning: using previous script for "%.dvd" defined here make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 739: warning: duplicate script for target "%.avi" ignored make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 735: warning: using previous script for "%.avi" defined here make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 752: warning: duplicate script for target "%-720x480.avi" ignored make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 747: warning: using previous script for "%-720x480.avi" defined here --- all --- /usr/bin/make all-am make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 691: warning: duplicate script for target "%.mp2" ignored make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 689: warning: using previous script for "%.mp2" defined here make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 696: warning: duplicate script for target "%.mp3" ignored make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 694: warning: using previous script for "%.mp3" defined here make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 726: warning: duplicate script for target "%.dvd" ignored make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 722: warning: using previous script for "%.dvd" defined here make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 739: warning: duplicate script for target "%.avi" ignored make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 735: warning: using previous script for "%.avi" defined here make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 752: warning: duplicate script for target "%-720x480.avi" ignored make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 747: warning: using previous script for "%-720x480.avi" defined here --- rfbproxy.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -Wall -MT rfbproxy.o -MD -MP -MF ".deps/rfbproxy.Tpo" -c -o rfbproxy.o rfbproxy.c; then mv -f ".deps/rfbproxy.Tpo" ".deps/rfbproxy.Po"; else rm -f ".deps/rfbproxy.Tpo"; exit 1; fi rfbproxy.c: In function 'next_packet': rfbproxy.c:403:19: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] fprintf(stderr, "next_packet(): offset=%d len=%d ms=%ld\n", ^ rfbproxy.c:403:19: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] rfbproxy.c: In function 'FBSopen': rfbproxy.c:443:15: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] if (strncmp (fileptr->map, "FBS 001.", 8) != 0) { ^ In file included from rfbproxy.c:114:0: /usr/include/string.h:112:6: note: expected 'const char *' but argument is of type 'unsigned char *' int strncmp(const char *, const char *, size_t) __pure; ^ rfbproxy.c: In function 'get_initial_RFB_handshake': rfbproxy.c:649:27: warning: pointer targets in passing argument 1 of 'decode_FramebufferFormat' differ in signedness [-Wpointer-sign] decode_FramebufferFormat(buffer, format); ^ rfbproxy.c:209:6: note: expected 'unsigned char *' but argument is of type 'char *' void decode_FramebufferFormat (unsigned char *buf, ^ rfbproxy.c: In function 'do_passthrough_authentication': rfbproxy.c:868:29: warning: pointer targets in passing argument 1 of 'decode_FramebufferFormat' differ in signedness [-Wpointer-sign] decode_FramebufferFormat(packet, fbf); ^ rfbproxy.c:209:6: note: expected 'unsigned char *' but argument is of type 'char *' void decode_FramebufferFormat (unsigned char *buf, ^ rfbproxy.c: In function 'do_standalone_authentication': rfbproxy.c:1017:29: warning: pointer targets in passing argument 1 of 'decode_FramebufferFormat' differ in signedness [-Wpointer-sign] decode_FramebufferFormat(packet, fbf); ^ rfbproxy.c:209:6: note: expected 'unsigned char *' but argument is of type 'char *' void decode_FramebufferFormat (unsigned char *buf, ^ rfbproxy.c: In function 'do_server_initialization': rfbproxy.c:1070:27: warning: pointer targets in passing argument 1 of 'encode_FramebufferFormat' differ in signedness [-Wpointer-sign] encode_FramebufferFormat(packet, fbf); ^ rfbproxy.c:222:6: note: expected 'unsigned char *' but argument is of type 'char *' void encode_FramebufferFormat (unsigned char *buf, ^ rfbproxy.c: In function 'handle_client_during_playback': rfbproxy.c:1688:23: warning: pointer targets in passing argument 1 of 'decode_PixelFormat' differ in signedness [-Wpointer-sign] decode_PixelFormat(client_buffer + 4, fbf); ^ rfbproxy.c:182:6: note: expected 'unsigned char *' but argument is of type 'char *' void decode_PixelFormat (unsigned char *buf, ^ rfbproxy.c: In function 'record': rfbproxy.c:1571:29: warning: 'epoch.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] diff.tv_usec = tv.tv_usec - epoch.tv_usec; ^ rfbproxy.c:1570:27: warning: 'epoch.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] diff.tv_sec = tv.tv_sec - epoch.tv_sec; ^ --- rfbproxy --- cc -pipe -O2 -fno-strict-aliasing -Wall -o rfbproxy rfbproxy.o =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for rfbproxy-1.1.1 ===> Generating temporary packing list make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 691: warning: duplicate script for target "%.mp2" ignored make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 689: warning: using previous script for "%.mp2" defined here make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 696: warning: duplicate script for target "%.mp3" ignored make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 694: warning: using previous script for "%.mp3" defined here make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 726: warning: duplicate script for target "%.dvd" ignored make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 722: warning: using previous script for "%.dvd" defined here make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 739: warning: duplicate script for target "%.avi" ignored make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 735: warning: using previous script for "%.avi" defined here make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 752: warning: duplicate script for target "%-720x480.avi" ignored make[1]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 747: warning: using previous script for "%-720x480.avi" defined here make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 691: warning: duplicate script for target "%.mp2" ignored make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 689: warning: using previous script for "%.mp2" defined here make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 696: warning: duplicate script for target "%.mp3" ignored make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 694: warning: using previous script for "%.mp3" defined here make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 726: warning: duplicate script for target "%.dvd" ignored make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 722: warning: using previous script for "%.dvd" defined here make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 739: warning: duplicate script for target "%.avi" ignored make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 735: warning: using previous script for "%.avi" defined here make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 752: warning: duplicate script for target "%-720x480.avi" ignored make[2]: "/wrkdirs/net/rfbproxy/rfbproxy-1.1.1/Makefile" line 747: warning: using previous script for "%-720x480.avi" defined here test -z "/usr/local/bin" || /bin/sh ./mkinstalldirs "/wrkdirs/net/rfbproxy/stage/usr/local/bin" install -s -m 555 'rfbproxy' '/wrkdirs/net/rfbproxy/stage/usr/local/bin/rfbproxy' test -z "/usr/local/man/man1" || /bin/sh ./mkinstalldirs "/wrkdirs/net/rfbproxy/stage/usr/local/man/man1" install -m 0644 './rfbproxy.1' '/wrkdirs/net/rfbproxy/stage/usr/local/man/man1/rfbproxy.1' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for rfbproxy-1.1.1 file sizes/checksums [2]: . done packing files [2]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for rfbproxy-1.1.1 build of net/rfbproxy ended at Wed Oct 5 20:01:27 PDT 2016 build time: 00:00:11