=> Building multimedia/mpeg_encode build started at Mon Mar 13 02:16:55 PDT 2017 port directory: /usr/ports/multimedia/mpeg_encode building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.1380.gb4315f-DEVELOPMENT #0: Fri Mar 3 17:20:21 PST 2017 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: multimedia@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/Release48-default/ref/../07//usr/ports/multimedia/mpeg_encode/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400713 Jail OSVERSION: 400713 ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/Release48-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_encode-1.5b OLDPWD=/root/boom PWD=/build/boomdata/data/.m/Release48-default/ref/.p/pool MASTERNAME=Release48-default TERM=cons25 USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mpeg_encode-1.5b: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/multimedia/mpeg_encode XDG_CONFIG_HOME=/wrkdirs/multimedia/mpeg_encode HOME=/wrkdirs/multimedia/mpeg_encode TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/multimedia/mpeg_encode XDG_CONFIG_HOME=/wrkdirs/multimedia/mpeg_encode HOME=/wrkdirs/multimedia/mpeg_encode 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_encode" EXAMPLESDIR="share/examples/mpeg_encode" DATADIR="share/mpeg_encode" WWWDIR="www/mpeg_encode" ETCDIR="etc/mpeg_encode" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mpeg_encode DOCSDIR=/usr/local/share/doc/mpeg_encode EXAMPLESDIR=/usr/local/share/examples/mpeg_encode WWWDIR=/usr/local/www/mpeg_encode ETCDIR=/usr/local/etc/mpeg_encode --End SUB_LIST-- ---Begin make.conf--- 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_encode-1.5b depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.4_1.txz Installing pkg-1.9.4_1... Extracting pkg-1.9.4_1: .......... done ===> mpeg_encode-1.5b depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mpeg_encode-1.5b =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mpeg_encode-1.5b for building =========================================================================== =================================================== ===> Fetching all distfiles required by mpeg_encode-1.5b for building => SHA256 Checksum OK for mpeg_encode-1.5b-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mpeg_encode-1.5b for building ===> Extracting for mpeg_encode-1.5b => SHA256 Checksum OK for mpeg_encode-1.5b-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mpeg_encode-1.5b ===> Applying ports patches for mpeg_encode-1.5b ===> Applying dragonfly patches for mpeg_encode-1.5b =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for mpeg_encode-1.5b =========================================================================== =================================================== ===> Building for mpeg_encode-1.5b --- jpeg/libjpeg.a --- --- mfwddct.o --- --- postdct.o --- --- huff.o --- --- bitio.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c bitio.c bitio.c: In function 'Bitio_Flush': bitio.c:311:5: warning: implicit declaration of function 'time' [-Wimplicit-function-declaration] time(&tempTimeStart); ^ bitio.c: In function 'Bitio_WriteToSocket': bitio.c:422:15: warning: implicit declaration of function 'write' [-Wimplicit-function-declaration] nitems = write(socket, buffer, numWords * sizeof(uint32)); ^ --- huff.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c huff.c --- postdct.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c postdct.c --- jpeg/libjpeg.a --- (cd jpeg; make libjpeg.a) --- jcapi.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jcapi.c --- jccoefct.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jccoefct.c --- mfwddct.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c mfwddct.c --- mheaders.o --- --- jpeg/libjpeg.a --- --- jccolor.o --- --- jcdctmgr.o --- --- mheaders.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c mheaders.c --- jpeg/libjpeg.a --- --- jccolor.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jccolor.c --- jcdctmgr.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jcdctmgr.c --- mpeg.o --- --- jpeg/libjpeg.a --- --- jchuff.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jchuff.c --- mpeg.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c mpeg.c --- jpeg/libjpeg.a --- --- jcmainct.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jcmainct.c --- mpeg.o --- mpeg.c: In function 'GenMPEGStream': mpeg.c:604:17: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strlen(userDataFileName) != 0) { ^ In file included from /usr/include/memory.h:32:0, from headers/all.h:68, from mpeg.c:133: /usr/include/string.h:105:9: note: expected 'const char *' but argument is of type 'unsigned char *' size_t strlen(const char *) __pure; ^ mpeg.c:608:13: warning: pointer targets in passing argument 1 of 'stat' differ in signedness [-Wpointer-sign] stat(userDataFileName,&statbuf); ^ In file included from mpeg.c:151:0: /usr/include/sys/stat.h:245:5: note: expected 'const char *' but argument is of type 'unsigned char *' int stat(const char *, struct stat *); ^ mpeg.c:611:24: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness [-Wpointer-sign] if ((fp = fopen(userDataFileName,"rb")) == NULL) { ^ In file included from headers/all.h:65:0, from mpeg.c:133: /usr/include/stdio.h:197:7: note: expected 'const char * restrict' but argument is of type 'unsigned char *' FILE *fopen(const char * __restrict, const char * __restrict); ^ mpeg.c:641:53: warning: pointer targets in passing argument 13 of 'Mhead_GenSequenceHeader' differ in signedness [-Wpointer-sign] /* user_data */ userData, /* user_data_size */ userDataSize); ^ In file included from headers/frames.h:87:0, from mpeg.c:138: headers/mheaders.h:66:6: note: expected 'uint8 * {aka unsigned char *}' but argument is of type 'char *' void Mhead_GenSequenceHeader _ANSI_ARGS_((BitBucket *bbPtr, ^ mpeg.c:310:26: warning: variable 'res' set but not used [-Wunused-but-set-variable] int32 bitstreamMode, res; ^ --- subsample.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c subsample.c --- param.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c param.c param.c: In function 'ReadParamFile': param.c:711:16: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(userDataFileName, charPtr); ^ In file included from /usr/include/memory.h:32:0, from headers/all.h:68, from param.c:168: /usr/include/string.h:90:7: note: expected 'char * restrict' but argument is of type 'unsigned char *' char *strcpy(char * __restrict, const char * __restrict); ^ --- rgbtoycc.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c rgbtoycc.c --- jpeg/libjpeg.a --- --- jcmarker.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jcmarker.c --- readframe.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c readframe.c readframe.c: In function 'ReadAYUV': readframe.c:816:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] cbptr = &(mf->orig_cb[y>>1][0]); ^ readframe.c:817:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] crptr = &(mf->orig_cr[y>>1][0]); ^ --- jpeg/libjpeg.a --- --- jcmaster.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jcmaster.c --- combine.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c combine.c --- jpeg/libjpeg.a --- --- jcomapi.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jcomapi.c --- jcparam.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jcparam.c --- jrevdct.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c jrevdct.c --- frame.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c frame.c frame.c: In function 'Resize_Array_Width': frame.c:283:14: warning: variable 'pointB' set but not used [-Wunused-but-set-variable] uint8 pointA,pointB; ^ frame.c:283:7: warning: variable 'pointA' set but not used [-Wunused-but-set-variable] uint8 pointA,pointB; ^ frame.c: In function 'Resize_Array_Height': frame.c:354:14: warning: variable 'diff' set but not used [-Wunused-but-set-variable] double slope,diff; ^ frame.c:354:8: warning: variable 'slope' set but not used [-Wunused-but-set-variable] double slope,diff; ^ --- jpeg/libjpeg.a --- --- jcprepct.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jcprepct.c --- jcsample.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jcsample.c --- fsize.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c fsize.c --- frametype.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c frametype.c --- jpeg/libjpeg.a --- --- jdapi.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jdapi.c --- frametype.o --- frametype.c: In function 'ComputeFrameTable': frametype.c:269:17: warning: variable 'lastI' set but not used [-Wunused-but-set-variable] FrameTable *lastI, *lastIP, *firstB, *secondIP; ^ --- jpeg/libjpeg.a --- --- jdatasrc.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jdatasrc.c --- jdatadst.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jdatadst.c --- libpnmrw.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c libpnmrw.c --- jpeg/libjpeg.a --- --- jdcoefct.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jdcoefct.c --- libpnmrw.o --- libpnmrw.c: In function 'pm_perror': libpnmrw.c:136:5: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] e = sys_errlist[errno]; ^ --- specifics.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c specifics.c --- jpeg/libjpeg.a --- --- jdcolor.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jdcolor.c --- specifics.o --- specifics.c: In function 'Parse_Specifics_File_v1': specifics.c:249:7: warning: variable 'num_scanned' set but not used [-Wunused-but-set-variable] int num_scanned; ^ --- jpeg/libjpeg.a --- --- jddctmgr.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jddctmgr.c --- jdhuff.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jdhuff.c --- rate.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c rate.c rate.c: In function 'targetRateControl': rate.c:353:9: warning: variable 'strPtr' set but not used [-Wunused-but-set-variable] char *strPtr; ^ rate.c: In function 'updateRateControl': rate.c:462:9: warning: variable 'strPtr' set but not used [-Wunused-but-set-variable] char *strPtr; ^ --- jpeg/libjpeg.a --- --- jdmainct.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jdmainct.c --- opts.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c opts.c --- jpeg/libjpeg.a --- --- jdmarker.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jdmarker.c --- iframe.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c iframe.c --- jpeg/libjpeg.a --- --- jdmaster.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jdmaster.c --- iframe.o --- iframe.c: In function 'GenIFrame': iframe.c:556:8: warning: implicit declaration of function 'Mpost_UnQuantZigBlockLaplace' [-Wimplicit-function-declaration] Mpost_UnQuantZigBlockLaplace(fb[index], dec[index], QScale, TRUE); ^ --- pframe.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c pframe.c --- jpeg/libjpeg.a --- --- jdpostct.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jdpostct.c --- jdsample.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jdsample.c --- jerror.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jerror.c --- jutils.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jutils.c --- jfdctfst.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jfdctfst.c --- jfdctflt.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jfdctflt.c --- jfdctint.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jfdctint.c --- jidctfst.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jidctfst.c --- bframe.o --- --- jpeg/libjpeg.a --- --- jidctflt.o --- --- bframe.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c bframe.c --- jpeg/libjpeg.a --- cc -pipe -O2 -fno-strict-aliasing -I. -c jidctflt.c --- bframe.o --- bframe.c: In function 'GenBFrame': bframe.c:546:2: warning: label 'skip_block' defined but not used [-Wunused-label] skip_block: ^ --- psearch.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c psearch.c --- jpeg/libjpeg.a --- --- jidctint.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jidctint.c --- jidctred.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jidctred.c --- jquant1.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jquant1.c --- jquant2.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jquant2.c --- jdmerge.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jdmerge.c --- bsearch.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c bsearch.c --- jpeg/libjpeg.a --- --- jmemmgr.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jmemmgr.c --- block.o --- --- parallel.o --- --- block.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c block.c --- parallel.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c parallel.c parallel.c: In function 'StartIOServer': parallel.c:296:52: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] otherSock = accept(serverSocket, &otherSocket, &otherSize); ^ In file included from parallel.c:79:0: /usr/include/sys/socket.h:484:5: note: expected 'socklen_t * {aka unsigned int *}' but argument is of type 'int *' int accept(int, struct sockaddr *, socklen_t *); ^ parallel.c: In function 'WaitForOutputFile': parallel.c:752:58: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] otherSock = accept(outputServerSocket, &otherSocket, &otherSize); ^ In file included from parallel.c:79:0: /usr/include/sys/socket.h:484:5: note: expected 'socklen_t * {aka unsigned int *}' but argument is of type 'int *' int accept(int, struct sockaddr *, socklen_t *); ^ parallel.c: In function 'StartMasterServer': parallel.c:884:50: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] otherSock = accept(serverSocket, &otherSocket, &otherSize); ^ In file included from parallel.c:79:0: /usr/include/sys/socket.h:484:5: note: expected 'socklen_t * {aka unsigned int *}' but argument is of type 'int *' int accept(int, struct sockaddr *, socklen_t *); ^ parallel.c:908:52: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] otherSock = accept(serverSocket, &otherSocket, &otherSize); ^ In file included from parallel.c:79:0: /usr/include/sys/socket.h:484:5: note: expected 'socklen_t * {aka unsigned int *}' but argument is of type 'int *' int accept(int, struct sockaddr *, socklen_t *); ^ parallel.c:949:54: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] otherSock = accept(serverSocket, &otherSocket, &otherSize); ^ In file included from parallel.c:79:0: /usr/include/sys/socket.h:484:5: note: expected 'socklen_t * {aka unsigned int *}' but argument is of type 'int *' int accept(int, struct sockaddr *, socklen_t *); ^ parallel.c:1042:52: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] otherSock = accept(serverSocket, &otherSocket, &otherSize); ^ In file included from parallel.c:79:0: /usr/include/sys/socket.h:484:5: note: expected 'socklen_t * {aka unsigned int *}' but argument is of type 'int *' int accept(int, struct sockaddr *, socklen_t *); ^ parallel.c:1162:50: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] otherSock = accept(serverSocket, &otherSocket, &otherSize); ^ In file included from parallel.c:79:0: /usr/include/sys/socket.h:484:5: note: expected 'socklen_t * {aka unsigned int *}' but argument is of type 'int *' int accept(int, struct sockaddr *, socklen_t *); ^ parallel.c:815:11: warning: variable 'finished' set but not used [-Wunused-but-set-variable] boolean finished[MAX_MACHINES]; ^ parallel.c:810:11: warning: variable 'framesPerMachine' set but not used [-Wunused-but-set-variable] int framesPerMachine; ^ parallel.c: In function 'StartDecodeServer': parallel.c:1331:58: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] otherSock = accept(decodeServerSocket, &otherSocket, &otherSize); ^ In file included from parallel.c:79:0: /usr/include/sys/socket.h:484:5: note: expected 'socklen_t * {aka unsigned int *}' but argument is of type 'int *' int accept(int, struct sockaddr *, socklen_t *); ^ parallel.c:1298:12: warning: variable 'ready' set but not used [-Wunused-but-set-variable] boolean *ready; ^ parallel.c: In function 'WaitForDecodedFrame': parallel.c:1646:50: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] otherSock = accept(waitSocket, &otherSocket, &otherSize); ^ In file included from parallel.c:79:0: /usr/include/sys/socket.h:484:5: note: expected 'socklen_t * {aka unsigned int *}' but argument is of type 'int *' int accept(int, struct sockaddr *, socklen_t *); ^ --- jpeg/libjpeg.a --- --- jmemnobs.o --- cc -pipe -O2 -fno-strict-aliasing -I. -c jmemnobs.c --- jpeg.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c jpeg.c --- jpeg/libjpeg.a --- --- libjpeg.a --- rm -f libjpeg.a ar rc libjpeg.a jcapi.o jcparam.o jdatadst.o jcmaster.o jcmarker.o jcmainct.o jcprepct.o jccoefct.o jccolor.o jcsample.o jchuff.o jcdctmgr.o jfdctfst.o jfdctflt.o jfdctint.o jdapi.o jdatasrc.o jdmaster.o jdmarker.o jdmainct.o jdcoefct.o jdpostct.o jddctmgr.o jidctfst.o jidctflt.o jidctint.o jidctred.o jdhuff.o jdsample.o jdcolor.o jquant1.o jquant2.o jdmerge.o jcomapi.o jutils.o jerror.o jmemmgr.o jmemnobs.o ranlib libjpeg.a --- jpeg.o --- jpeg.c: In function 'JMovie2JPEG': jpeg.c:355:7: warning: implicit declaration of function 'read' [-Wimplicit-function-declaration] read(fd, &(op_code), 1); ^ jpeg.c: In function 'ReadJPEG': jpeg.c:583:7: warning: implicit declaration of function 'jcopy_sample_rows' [-Wimplicit-function-declaration] jcopy_sample_rows(scanarray[ci],0,(JSAMPARRAY)(orig[ci]), ^ --- main.o --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -c main.c --- mpeg_encode --- cc -pipe -O2 -fno-strict-aliasing -Iheaders -I/usr/include -Ijpeg -Wall -Wmissing-prototypes -o mpeg_encode mfwddct.o postdct.o huff.o bitio.o mheaders.o mpeg.o subsample.o param.o rgbtoycc.o readframe.o combine.o jrevdct.o frame.o fsize.o frametype.o libpnmrw.o specifics.o rate.o opts.o iframe.o pframe.o bframe.o psearch.o bsearch.o block.o parallel.o jpeg.o main.o -Ljpeg jpeg/libjpeg.a -lm strip mpeg_encode =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for mpeg_encode-1.5b ===> Generating temporary packing list install -s -m 555 /wrkdirs/multimedia/mpeg_encode/mpeg_encode/mpeg_encode /wrkdirs/multimedia/mpeg_encode/stage/usr/local/bin install -m 444 /wrkdirs/multimedia/mpeg_encode/mpeg_encode/docs/mpeg_encode.1 /wrkdirs/multimedia/mpeg_encode/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for mpeg_encode-1.5b file sizes/checksums [4]: . done packing files [4]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for mpeg_encode-1.5b build of multimedia/mpeg_encode ended at Mon Mar 13 02:17:14 PDT 2017 build time: 00:00:19