=> Building multimedia/mpeg_stat build started at Wed Oct 5 12:18:08 PDT 2016 port directory: /usr/ports/multimedia/mpeg_stat 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: lme@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../08//usr/ports/multimedia/mpeg_stat/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=mpeg_stat-2.2b 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/multimedia/mpeg_stat XDG_CONFIG_HOME=/wrkdirs/multimedia/mpeg_stat HOME=/wrkdirs/multimedia/mpeg_stat TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/multimedia/mpeg_stat XDG_CONFIG_HOME=/wrkdirs/multimedia/mpeg_stat HOME=/wrkdirs/multimedia/mpeg_stat 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/mpeg_stat" EXAMPLESDIR="share/examples/mpeg_stat" DATADIR="share/mpeg_stat" WWWDIR="www/mpeg_stat" ETCDIR="etc/mpeg_stat" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mpeg_stat DOCSDIR=/usr/local/share/doc/mpeg_stat EXAMPLESDIR=/usr/local/share/examples/mpeg_stat WWWDIR=/usr/local/www/mpeg_stat ETCDIR=/usr/local/etc/mpeg_stat --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--- =================================================== =========================================================================== =================================================== ===> mpeg_stat-2.2b 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 ===> mpeg_stat-2.2b depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mpeg_stat-2.2b =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mpeg_stat-2.2b for building =========================================================================== =================================================== ===> Fetching all distfiles required by mpeg_stat-2.2b for building => SHA256 Checksum OK for mpeg_stat-2.2b-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mpeg_stat-2.2b for building ===> Extracting for mpeg_stat-2.2b => SHA256 Checksum OK for mpeg_stat-2.2b-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mpeg_stat-2.2b ===> Applying ports patches for mpeg_stat-2.2b =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for mpeg_stat-2.2b =========================================================================== =================================================== ===> Building for mpeg_stat-2.2b --- util.o --- --- main.o --- --- decoders.o --- --- video.o --- --- jrevdct.o --- --- util.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/include -O -c util.c --- video.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/include -O -c video.c --- jrevdct.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/include -O -c jrevdct.c --- main.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/include -O -c main.c --- decoders.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/include -O -c decoders.c --- video.o --- video.c: In function 'ParseGOP': video.c:952:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(vid_stream->group.code_types, 0, vid_stream->group.max_code_types); ^ video.c:952:3: warning: incompatible implicit declaration of built-in function 'memset' video.c:952:3: note: include '' or provide a declaration of 'memset' video.c: In function 'ParsePicture': video.c:1260:5: warning: implicit declaration of function 'printtype' [-Wimplicit-function-declaration] printtype(vid_stream); ^ --- main.o --- main.c: In function 'main': main.c:518:18: warning: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types] signal(SIGINT, int_handler); ^ In file included from /usr/include/signal.h:39:0, from main.c:55: /usr/include/sys/signal.h:413:17: note: expected 'void (*)(int)' but argument is of type 'void (*)(void)' __sighandler_t *signal (int, __sighandler_t *); ^ --- parseblock.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/include -O -c parseblock.c --- motionvector.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/include -O -c motionvector.c --- parseblock.o --- parseblock.c: In function 'ParseReconBlock': parseblock.c:132:7: warning: implicit declaration of function 'strcat' [-Wimplicit-function-declaration] strcat(dctSpecifics, scratch); ^ parseblock.c:132:7: warning: incompatible implicit declaration of built-in function 'strcat' parseblock.c:132:7: note: include '' or provide a declaration of 'strcat' parseblock.c:227:4: warning: incompatible implicit declaration of built-in function 'strcat' strcat(dctSpecifics,scratch); ^ parseblock.c:227:4: note: include '' or provide a declaration of 'strcat' parseblock.c:273:4: warning: incompatible implicit declaration of built-in function 'strcat' strcat(dctSpecifics,scratch); ^ parseblock.c:273:4: note: include '' or provide a declaration of 'strcat' parseblock.c:298:6: warning: incompatible implicit declaration of built-in function 'strcat' strcat(dctSpecifics,scratch); ^ parseblock.c:298:6: note: include '' or provide a declaration of 'strcat' parseblock.c:333:2: warning: incompatible implicit declaration of built-in function 'strcat' strcat(dctSpecifics,scratch); ^ parseblock.c:333:2: note: include '' or provide a declaration of 'strcat' parseblock.c:359:6: warning: incompatible implicit declaration of built-in function 'strcat' strcat(dctSpecifics,scratch); ^ parseblock.c:359:6: note: include '' or provide a declaration of 'strcat' --- filter.o --- --- motionvector.o --- motionvector.c: In function 'ComputeForwVector': motionvector.c:181:26: warning: implicit declaration of function 'abs' [-Wimplicit-function-declaration] if (max_horizontal_f < abs(*recon_right_for_ptr)) ^ motionvector.c:185:3: warning: implicit declaration of function 'mvstat' [-Wimplicit-function-declaration] mvstat (*recon_right_for_ptr, 0); ^ --- filter.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/include -O -c filter.c filter.c: In function 'mvstat': filter.c:88:16: warning: implicit declaration of function 'abs' [-Wimplicit-function-declaration] ave_h_f += abs(value); ^ filter.c: At top level: filter.c:139:1: warning: return type defaults to 'int' [-Wimplicit-int] printtype(vs) ^ filter.c: In function 'print_binary': filter.c:758:22: warning: implicit declaration of function 'isprint' [-Wimplicit-function-declaration] printables[i]= isprint(*buf) ? *buf: '.'; ^ --- readfile.o --- cc -pipe -O2 -fno-strict-aliasing -I/usr/include -O -c readfile.c readfile.c: In function 'read_sys': readfile.c:426:23: warning: implicit declaration of function 'find_start_code' [-Wimplicit-function-declaration] startCode=(int) find_start_code(); ^ --- mpeg_stat --- cc -g util.o main.o decoders.o video.o jrevdct.o parseblock.o motionvector.o filter.o readfile.o -lm -o mpeg_stat --- all --- strip mpeg_stat =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for mpeg_stat-2.2b ===> Generating temporary packing list install -cs mpeg_stat /wrkdirs/multimedia/mpeg_stat/stage/usr/local/bin install -c block2spec /wrkdirs/multimedia/mpeg_stat/stage/usr/local/bin install -c -m 644 mpeg_stat.1 /wrkdirs/multimedia/mpeg_stat/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for mpeg_stat-2.2b file sizes/checksums [3]: . done packing files [3]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for mpeg_stat-2.2b build of multimedia/mpeg_stat ended at Wed Oct 5 12:18:16 PDT 2016 build time: 00:00:08