=> Building multimedia/mplex build started at Wed Oct 5 10:41:27 PDT 2016 port directory: /usr/ports/multimedia/mplex 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: sanpei@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../06//usr/ports/multimedia/mplex/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=mplex-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-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/multimedia/mplex XDG_CONFIG_HOME=/wrkdirs/multimedia/mplex HOME=/wrkdirs/multimedia/mplex TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/multimedia/mplex XDG_CONFIG_HOME=/wrkdirs/multimedia/mplex HOME=/wrkdirs/multimedia/mplex 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/mplex" EXAMPLESDIR="share/examples/mplex" DATADIR="share/mplex" WWWDIR="www/mplex" ETCDIR="etc/mplex" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mplex DOCSDIR=/usr/local/share/doc/mplex EXAMPLESDIR=/usr/local/share/examples/mplex WWWDIR=/usr/local/www/mplex ETCDIR=/usr/local/etc/mplex --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--- =================================================== =========================================================================== =================================================== ===> mplex-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 ===> mplex-1.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mplex-1.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mplex-1.1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mplex-1.1 for building => SHA256 Checksum OK for mplex-1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mplex-1.1 for building ===> Extracting for mplex-1.1 => SHA256 Checksum OK for mplex-1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mplex-1.1 ===> Applying ports patches for mplex-1.1 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for mplex-1.1 =========================================================================== =================================================== ===> Building for mplex-1.1 --- main.o --- --- bitstrm.o --- --- buffer.o --- --- inits.o --- --- inptstrm.o --- --- main.o --- cc -pipe -O2 -fno-strict-aliasing -DTIMER -c main.c --- bitstrm.o --- cc -pipe -O2 -fno-strict-aliasing -DTIMER -c bitstrm.c --- buffer.o --- cc -pipe -O2 -fno-strict-aliasing -DTIMER -c buffer.c --- inits.o --- cc -pipe -O2 -fno-strict-aliasing -DTIMER -c inits.c --- inptstrm.o --- cc -pipe -O2 -fno-strict-aliasing -DTIMER -c inptstrm.c inptstrm.c: In function 'marker_bit': inptstrm.c:16:9: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (1); ^ inptstrm.c:16:9: warning: incompatible implicit declaration of built-in function 'exit' inptstrm.c:16:9: note: include '' or provide a declaration of 'exit' inptstrm.c: In function 'check_files': inptstrm.c:45:6: warning: incompatible implicit declaration of built-in function 'exit' exit (1); } ^ inptstrm.c:45:6: note: include '' or provide a declaration of 'exit' inptstrm.c:48:6: warning: incompatible implicit declaration of built-in function 'exit' exit (1); } ^ inptstrm.c:48:6: note: include '' or provide a declaration of 'exit' inptstrm.c:92:7: warning: incompatible implicit declaration of built-in function 'exit' exit (1); ^ inptstrm.c:92:7: note: include '' or provide a declaration of 'exit' inptstrm.c:116:7: warning: incompatible implicit declaration of built-in function 'exit' exit (1); ^ inptstrm.c:116:7: note: include '' or provide a declaration of 'exit' inptstrm.c:135:6: warning: incompatible implicit declaration of built-in function 'exit' exit (1); ^ inptstrm.c:135:6: note: include '' or provide a declaration of 'exit' inptstrm.c:140:6: warning: incompatible implicit declaration of built-in function 'exit' exit (1); ^ inptstrm.c:140:6: note: include '' or provide a declaration of 'exit' inptstrm.c: In function 'get_info_video': inptstrm.c:213:2: warning: incompatible implicit declaration of built-in function 'exit' exit (1); ^ inptstrm.c:213:2: note: include '' or provide a declaration of 'exit' inptstrm.c: In function 'get_info_audio': inptstrm.c:517:2: warning: incompatible implicit declaration of built-in function 'exit' exit (1); ^ inptstrm.c:517:2: note: include '' or provide a declaration of 'exit' --- buffer.o --- buffer.c: In function 'buffer_clean': buffer.c:26:2: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] free (pointer); ^ buffer.c:26:2: warning: incompatible implicit declaration of built-in function 'free' buffer.c:26:2: note: include '' or provide a declaration of 'free' buffer.c: In function 'queue_buffer': buffer.c:73:34: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] buffer->first = (Buffer_queue*) malloc (sizeof (Buffer_queue)); ^ buffer.c:73:34: warning: incompatible implicit declaration of built-in function 'malloc' buffer.c:73:34: note: include '' or provide a declaration of 'malloc' buffer.c:84:34: warning: incompatible implicit declaration of built-in function 'malloc' pointer->next = (Buffer_queue*) malloc (sizeof (Buffer_queue)); ^ buffer.c:84:34: note: include '' or provide a declaration of 'malloc' --- interact.o --- --- multplex.o --- --- interact.o --- cc -pipe -O2 -fno-strict-aliasing -DTIMER -c interact.c --- multplex.o --- cc -pipe -O2 -fno-strict-aliasing -DTIMER -c multplex.c --- bitstrm.o --- bitstrm.c: In function 'mem_alloc': bitstrm.c:48:24: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] ptr = (void FAR *) malloc(block); ^ bitstrm.c:48:24: warning: incompatible implicit declaration of built-in function 'malloc' bitstrm.c:48:24: note: include '' or provide a declaration of 'malloc' bitstrm.c:60:9: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^ bitstrm.c:60:9: warning: incompatible implicit declaration of built-in function 'exit' bitstrm.c:60:9: note: include '' or provide a declaration of 'exit' bitstrm.c: In function 'mem_free': bitstrm.c:80:9: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] free(*ptr_addr); ^ bitstrm.c:80:9: warning: incompatible implicit declaration of built-in function 'free' bitstrm.c:80:9: note: include '' or provide a declaration of 'free' bitstrm.c: In function 'open_bit_stream_w': bitstrm.c:232:7: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ bitstrm.c:232:7: note: include '' or provide a declaration of 'exit' bitstrm.c: In function 'open_bit_stream_r': bitstrm.c:255:7: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ bitstrm.c:255:7: note: include '' or provide a declaration of 'exit' bitstrm.c:302:7: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^ bitstrm.c:302:7: note: include '' or provide a declaration of 'exit' bitstrm.c: In function 'desalloc_buffer': bitstrm.c:345:4: warning: incompatible implicit declaration of built-in function 'free' free(bs->buf); ^ bitstrm.c:345:4: note: include '' or provide a declaration of 'free' --- interact.o --- interact.c: In function 'intro': interact.c:26:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (1); ^ interact.c:26:2: warning: incompatible implicit declaration of built-in function 'exit' interact.c:26:2: note: include '' or provide a declaration of 'exit' interact.c: In function 'ask_continue': interact.c:76:2: warning: incompatible implicit declaration of built-in function 'exit' exit (0); ^ interact.c:76:2: note: include '' or provide a declaration of 'exit' --- systems.o --- cc -pipe -O2 -fno-strict-aliasing -DTIMER -c systems.c --- timecode.o --- cc -pipe -O2 -fno-strict-aliasing -DTIMER -c timecode.c --- mplex --- cc main.o bitstrm.o buffer.o inits.o inptstrm.o interact.o multplex.o systems.o timecode.o -o mplex -lm main.o:main.c:function main: warning: warning: tempnam() possibly used unsafely; consider using mkstemp() main.o:main.c:function main: warning: warning: tempnam() possibly used unsafely; consider using mkstemp() =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for mplex-1.1 ===> Generating temporary packing list install -s -m 555 /wrkdirs/multimedia/mplex/mplex-1.1/mplex /wrkdirs/multimedia/mplex/stage/usr/local/bin install -m 444 /usr/ports/multimedia/mplex/files/mplex.1 /wrkdirs/multimedia/mplex/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for mplex-1.1 file sizes/checksums [2]: . done packing files [2]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for mplex-1.1 build of multimedia/mplex ended at Wed Oct 5 10:41:31 PDT 2016 build time: 00:00:04