>>> Building on exopi-1 under graphics/mpeg_encode BDEPENDS = [graphics/jpeg] DIST = [graphics/mpeg_encode:mpeg_encode-1.5b-src.tar.gz] FULLPKGNAME = mpeg_encode-1.5bp1 RDEPENDS = [graphics/jpeg] (Junk lock obtained for exopi-1 at 1711449725.56) >>> Running depends in graphics/mpeg_encode at 1711449725.61 last junk was in security/py-libnacl,python3 /usr/sbin/pkg_add -aI -Drepair jpeg-3.0.2v0 was: /usr/sbin/pkg_add -aI -Drepair jpeg-3.0.2v0 /usr/sbin/pkg_add -aI -Drepair jpeg-3.0.2v0 >>> Running show-prepare-results in graphics/mpeg_encode at 1711449727.56 ===> graphics/mpeg_encode ===> Building from scratch mpeg_encode-1.5bp1 ===> mpeg_encode-1.5bp1 depends on: jpeg-* -> jpeg-3.0.2v0 ===> Verifying specs: c m jpeg>=62 ===> found c.99.0 m.10.1 jpeg.70.2 jpeg-3.0.2v0 (Junk lock released for exopi-1 at 1711449728.12) distfiles size=2028724 >>> Running build in graphics/mpeg_encode at 1711449728.14 ===> graphics/mpeg_encode ===> Checking files for mpeg_encode-1.5bp1 `/exopi-cvs/ports/distfiles/mpeg_encode-1.5b-src.tar.gz' is up to date. >> (SHA256) mpeg_encode-1.5b-src.tar.gz: OK ===> Extracting for mpeg_encode-1.5bp1 ===> Patching for mpeg_encode-1.5bp1 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.orig Wed Aug 16 18:16:56 1995 |+++ Makefile Sun Jun 10 01:36:36 2001 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 36. Hunk #2 succeeded at 71. Hunk #3 succeeded at 99. done ===> Applying OpenBSD patch patch-bframe_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- bframe.c.orig Sun Jun 10 01:34:25 2001 |+++ bframe.c Sun Jun 10 01:35:03 2001 -------------------------- Patching file bframe.c using Plan A... Hunk #1 succeeded at 543. done ===> Applying OpenBSD patch patch-bitio_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- bitio.c.orig Sun Jun 10 01:26:59 2001 |+++ bitio.c Sun Jun 10 01:28:08 2001 -------------------------- Patching file bitio.c using Plan A... Hunk #1 succeeded at 80. done ===> Applying OpenBSD patch patch-combine_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- combine.c.orig Mon Aug 7 23:42:51 1995 |+++ combine.c Tue Oct 13 00:41:51 2009 -------------------------- Patching file combine.c using Plan A... Hunk #1 succeeded at 133. Hunk #2 succeeded at 235. done ===> Applying OpenBSD patch patch-docs_mpeg_encode_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- docs/mpeg_encode.1.orig Wed Mar 29 23:15:09 1995 |+++ docs/mpeg_encode.1 Sat Apr 4 10:10:52 2015 -------------------------- Patching file docs/mpeg_encode.1 using Plan A... Hunk #1 succeeded at 109. done ===> Applying OpenBSD patch patch-headers_libpnmrw_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- headers/libpnmrw.h.orig Wed Aug 9 17:17:41 1995 |+++ headers/libpnmrw.h Sat May 22 16:16:24 2010 -------------------------- Patching file headers/libpnmrw.h using Plan A... Hunk #1 succeeded at 19. done ===> Applying OpenBSD patch patch-jpeg_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- jpeg/Makefile.orig Fri Aug 4 19:27:00 1995 |+++ jpeg/Makefile Sun Jun 10 01:30:05 2001 -------------------------- Patching file jpeg/Makefile using Plan A... Hunk #1 succeeded at 21. done ===> Applying OpenBSD patch patch-jpeg_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- jpeg.c.orig Sat Aug 5 01:35:07 1995 |+++ jpeg.c Tue Oct 13 00:42:55 2009 -------------------------- Patching file jpeg.c using Plan A... Hunk #1 succeeded at 65. Hunk #2 succeeded at 78. Hunk #3 succeeded at 515. done ===> Applying OpenBSD patch patch-libpnmrw_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- libpnmrw.c.orig Thu Aug 17 00:24:26 1995 |+++ libpnmrw.c Wed Mar 16 21:10:23 2016 -------------------------- Patching file libpnmrw.c using Plan A... Hunk #1 succeeded at 27. Hunk #2 succeeded at 127. Hunk #3 succeeded at 363. done ===> Applying OpenBSD patch patch-mfwddct_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- mfwddct.c.orig Sun Jun 10 01:24:55 2001 |+++ mfwddct.c Sun Jun 10 01:28:21 2001 -------------------------- Patching file mfwddct.c using Plan A... Hunk #1 succeeded at 371. done ===> Applying OpenBSD patch patch-opts_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- opts.c.orig Tue Aug 15 14:34:09 1995 |+++ opts.c Sun Jun 10 01:38:32 2001 -------------------------- Patching file opts.c using Plan A... Hunk #1 succeeded at 38. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for mpeg_encode-1.5bp1 ===> Configuring for mpeg_encode-1.5bp1 ===> Building for mpeg_encode-1.5bp1 cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c mfwddct.c mfwddct.c:145:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mp_fwd_dct_block2(data, dest) ^ mfwddct.c:170:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mp_fwd_dct_fast(data2d, dest2d) ^ mfwddct.c:343:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void reference_fwd_dct(block, dest) ^ 3 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c postdct.c postdct.c:193:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Mpost_UnQuantZigBlock(in, out, qscale, iblock) ^ postdct.c:278:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Mpost_QuantZigBlock(in, out, qscale, iblock) ^ postdct.c:390:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Mpost_RLEHuffIBlock(in, out) ^ postdct.c:475:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Mpost_RLEHuffPBlock(in, out) ^ postdct.c:580:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalcRLEHuffLength(in) ^ 5 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c huff.c cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c bitio.c bitio.c:136:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Bitio_New(filePtr) ^ bitio.c:174:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Bitio_Free(bbPtr) ^ bitio.c:202:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Bitio_Write(bbPtr, bits, nbits) ^ bitio.c:299:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Bitio_Flush(bbPtr) ^ bitio.c:391:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Bitio_WriteToSocket(bbPtr, socket) ^ bitio.c:477:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Bitio_BytePad(bbPtr) ^ bitio.c:506:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Dump(bbPtr) ^ 7 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c mheaders.c mheaders.c:318:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetGOPStartTime(index) ^ mheaders.c:339:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Mhead_GenPictureHeader(bbPtr, frameType, pictCount, f_code) ^ mheaders.c:378:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Mhead_GenSequenceHeader(bbPtr, hsize, vsize, pratio, pict_rate, bit_rate, ^ mheaders.c:537:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Mhead_GenSequenceEnder(bbPtr) ^ mheaders.c:557:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Mhead_GenGOPHeader(bbPtr, drop_frame_flag, tc_hrs, tc_min, tc_sec, tc_pict, ^ mheaders.c:655:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Mhead_GenSliceHeader(bbPtr, verticalPos, qscale, extra_info, extra_info_size) ^ mheaders.c:698:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Mhead_GenSliceEnder(bbPtr) ^ mheaders.c:718:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Mhead_GenMBHeader(bbPtr, pict_code_type, addr_incr, q_scale, ^ mheaders.c:849:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GenMBType(bbPtr, pict_code_type, mb_quant, motion_forw, motion_back, ^ mheaders.c:996:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GenMotionCode(bbPtr, vector) ^ mheaders.c:1027:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GenBlockPattern(bbPtr, mb_pattern) ^ mheaders.c:1053:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GenMBAddrIncr(bbPtr, addr_incr) ^ mheaders.c:1080:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GenPictHead(bbPtr, temp_ref, code_type, vbv_delay, full_pel_forw_flag, ^ 13 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c mpeg.c mpeg.c:248:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetReferenceFrameType(type) ^ mpeg.c:263:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetBitRateFileName(fileName) ^ mpeg.c:287:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GenMPEGStream(whichGOP, frameStart, frameEnd, qtable, niqtable, numFrames, ^ mpeg.c:778:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetStatFileName(fileName) ^ mpeg.c:797:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetGOPSize(size) ^ mpeg.c:818:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PrintStartStats(firstFrame, lastFrame) ^ mpeg.c:926:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NonLocalRefFrame(id) ^ mpeg.c:1031:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeDHMSTime(someTime, timeText) ^ mpeg.c:1068:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeGOPFrames(whichGOP, firstFrame, lastFrame, numFrames) ^ mpeg.c:1146:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PrintEndStats(inputFrameBits, totalBits) ^ mpeg.c:1226:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ProcessRefFrame(frame, bb, lastFrame, outputFileName) ^ mpeg.c:1589:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReadDecodedRefFrame(frame, frameNumber) ^ 12 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c subsample.c subsample.c:93:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LumMotionErrorA(currentBlock, prevFrame, by, bx, my, mx, bestSoFar) ^ subsample.c:270:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LumMotionErrorB(currentBlock, prevFrame, by, bx, my, mx, bestSoFar) ^ subsample.c:447:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LumMotionErrorC(currentBlock, prevFrame, by, bx, my, mx, bestSoFar) ^ subsample.c:624:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LumMotionErrorD(currentBlock, prevFrame, by, bx, my, mx, bestSoFar) ^ 4 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c param.c param.c:314:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReadParamFile(fileName, function) ^ param.c:556:9: warning: ignoring return value of function declared with const attribute [-Wunused-value] log(10.0); ^~~ ~~~~ param.c:821:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetNthInputFileName(fileName, n) ^ param.c:910:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReadMachineNames(fpointer) ^ param.c:953:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReadInputFileNames(fpointer, endInput) ^ param.c:1234:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SkipSpacesTabs(start) ^ param.c:1258:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetFrameRate(p) ^ param.c:1295:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetAspectRatio(p) ^ 8 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c rgbtoycc.c rgbtoycc.c:84:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PNMtoYUV(frame) ^ rgbtoycc.c:252:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PPMtoYUV(frame) ^ 2 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c readframe.c readframe.c:209:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetResize(set) ^ readframe.c:231:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReadFrame(frame, fileName, conversion, addPath) ^ readframe.c:421:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetFileType(conversion) ^ readframe.c:444:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetFileFormat(format) ^ readframe.c:480:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReadPNM(fp, mf) ^ readframe.c:529:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReadIOConvert(fileName) ^ readframe.c:606:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReadPPM(mf, fpointer) ^ readframe.c:724:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReadEYUV(mf, fpointer, width, height) ^ readframe.c:790:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReadAYUV(mf, fpointer, width, height) ^ readframe.c:848:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SeparateLine(fpointer, lineptr, width) ^ readframe.c:934:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReadY(mf, fpointer, width, height) ^ readframe.c:981:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReadSub4(mf, fpointer, width, height) ^ readframe.c:1046:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ScanNextString(inputLine, string) ^ readframe.c:1082:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoGamma(mf, w, h) ^ readframe.c:1137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoKillDim(mf, w, h) ^ 15 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c combine.c combine.c:127:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GOPStoMPEG(numGOPS, outputFileName, outputFilePtr) ^ combine.c:228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FramesToMPEG(numFrames, outputFileName, outputFile, parallel) ^ combine.c:492:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AppendFile(outputFile, inputFile) ^ 3 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c jrevdct.c jrevdct.c:172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mpeg_jrevdct(data) ^ jrevdct.c:184:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mpeg_jrevdct_quick(data) ^ jrevdct.c:1246:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void reference_rev_dct(block) ^ 3 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c frame.c frame.c:104:2: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Frame_Resize(omf,mf,insize_x,insize_y,outsize_x,outsize_y) ^ frame.c:133:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize_Width(omfrw,mfrw,in_x,in_y, out_x) ^ frame.c:201:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize_Height(omfrh,mfrh,in_x,in_y,out_y) ^ frame.c:271:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize_Array_Width(inarray,in_x,in_y,outarray,out_x) ^ frame.c:343:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize_Array_Height(inarray,in_x,in_y,outarray,out_y) ^ frame.c:482:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Frame_Free(frame) ^ frame.c:501:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Frame_New(id, type) ^ frame.c:526:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Frame_AllocPPM(frame) ^ frame.c:557:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Frame_AllocBlocks(frame) ^ frame.c:602:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Frame_AllocYCC(frame) ^ frame.c:657:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Frame_AllocHalf(frame) ^ frame.c:700:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Frame_AllocDecoded(frame, makeReference) ^ frame.c:794:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetNumOfFrames(numOfFrames) ^ frame.c:844:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ResetFrame(id, type, frame) ^ frame.c:882:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreeFrame(frame) ^ 15 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c fsize.c fsize.c:89:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Fsize_Validate(x, y) ^ fsize.c:110:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Fsize_Note(id, width, height) ^ 2 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c frametype.c frametype.c:80:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FType_Type(frameNum) ^ frametype.c:127:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FType_FutureRef(currFrameNum) ^ frametype.c:164:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FType_PastRef(currFrameNum) ^ frametype.c:195:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetFramePattern(pattern) ^ 4 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c libpnmrw.c libpnmrw.c:63:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pm_allocrow( cols, size ) ^ libpnmrw.c:80:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pm_freerow( itrow ) ^ libpnmrw.c:87:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pm_allocarray( cols, rows, size ) ^ libpnmrw.c:115:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pm_freearray( its, rows ) ^ libpnmrw.c:127:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pm_perror( reason ) ^ libpnmrw.c:144:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pm_openr( name ) ^ libpnmrw.c:164:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pm_openw( name ) ^ libpnmrw.c:178:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pm_closer( f ) ^ libpnmrw.c:198:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pm_closew( f ) ^ libpnmrw.c:219:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pbm_getc( file ) ^ libpnmrw.c:249:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pbm_getbit( file ) ^ libpnmrw.c:273:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pbm_readmagicnumber( file ) ^ libpnmrw.c:296:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pbm_getint( file ) ^ libpnmrw.c:331:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pbm_readpbminitrest( file, colsP, rowsP ) ^ libpnmrw.c:345:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pbm_getrawbyte( file ) ^ libpnmrw.c:360:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pbm_readpbmrow( file, bitrow, cols, format ) ^ libpnmrw.c:405:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pbm_writepbminit( file, cols, rows, forceplain ) ^ libpnmrw.c:419:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pbm_writepbmrowraw( file, bitrow, cols ) ^ libpnmrw.c:447:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pbm_writepbmrowplain( file, bitrow, cols ) ^ libpnmrw.c:470:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pbm_writepbmrow( file, bitrow, cols, forceplain ) ^ libpnmrw.c:483:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pgm_readpgminitrest( file, colsP, rowsP, maxvalP ) ^ libpnmrw.c:580:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putus( n, file ) ^ libpnmrw.c:590:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pgm_writepgmrowraw( file, grayrow, cols, maxval ) ^ libpnmrw.c:605:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pgm_writepgmrowplain( file, grayrow, cols, maxval ) ^ libpnmrw.c:655:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ppm_readppminitrest( file, colsP, rowsP, maxvalP ) ^ libpnmrw.c:767:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ppm_writeppmrowraw( file, pixelrow, cols, maxval ) ^ libpnmrw.c:797:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ppm_writeppmrowplain( file, pixelrow, cols, maxval ) ^ libpnmrw.c:856:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pnm_init2( pn ) ^ libpnmrw.c:866:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pnm_readpnminit( file, colsP, rowsP, maxvalP, formatP ) ^ libpnmrw.c:966:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pnm_readpnm( file, colsP, rowsP, maxvalP, formatP ) ^ libpnmrw.c:1116:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ppm_computecolorhist( pixels, cols, rows, maxcolors, colorsP ) ^ libpnmrw.c:1133:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ppm_addtocolorhist( chv, colorsP, maxcolors, colorP, value, position ) ^ libpnmrw.c:1172:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ppm_computecolorhash( pixels, cols, rows, maxcolors, colorsP ) ^ libpnmrw.c:1244:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ppm_addtocolorhash( cht, colorP, value ) ^ libpnmrw.c:1264:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ppm_colorhashtocolorhist( cht, maxcolors ) ^ libpnmrw.c:1297:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ppm_colorhisttocolorhash( chv, colors ) ^ libpnmrw.c:1340:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ppm_lookupcolor( cht, colorP ) ^ libpnmrw.c:1356:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ppm_freecolorhist( chv ) ^ libpnmrw.c:1363:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ppm_freecolorhash( cht ) ^ 39 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c specifics.c specifics.c:194:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Parse_Specifics_File(fp) ^ specifics.c:242:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Parse_Specifics_File_v1(fp) ^ specifics.c:300:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Parse_Specifics_File_v2(fp) ^ specifics.c:452:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AddSlc(c, snum, qs) ^ specifics.c:488:18: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Block_Specifics *AddBs(c,bnum,rel,qs) ^ specifics.c:533:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SpecLookup(fn,typ,num,info,start_qs) ^ specifics.c:667:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SpecTypeLookup(fn) ^ 7 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c rate.c rate.c:346:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] targetRateControl(frame) ^ rate.c:457:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] updateRateControl(type) ^ rate.c:545:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MB_RateOut(type) ^ rate.c:588:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void incNumBlocks(num) ^ rate.c:609:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void incMacroBlockBits(num) ^ rate.c:628:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int needQScaleChange(oldQScale, blk0, blk1, blk2, blk3) ^ rate.c:695:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void checkBufferFullness (oldQScale) ^ rate.c:724:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void checkSpatialActivity(blk0, blk1, blk2, blk3) ^ rate.c:827:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void setBitRate (charPtr) ^ rate.c:885:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void setBufferSize (charPtr) ^ rate.c:938:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void updateVBVBuffer (frameBits) ^ 11 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c opts.c In file included from opts.c:42: /usr/include/stdlib.h:93:2: warning: abs macro collides with abs() prototype, undefining [-W#warnings] #warning abs macro collides with abs() prototype, undefining ^ opts.c:164:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ParseTuneParam(charPtr) ^ opts.c:225:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetupCollectQuantStats(charPtr) ^ opts.c:269:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetupKillDimAreas(charPtr) ^ opts.c:311:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetupSquashSmall(charPtr) ^ opts.c:335:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetupLocalDCT(charPtr) ^ opts.c:417:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Mpost_UnQuantZigBlockLaplace(in, out, qscale, iblock) ^ opts.c:468:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetupWriteDistortions(charPtr) ^ opts.c:510:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int mse(blk1, blk2) ^ 9 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c iframe.c iframe.c:239:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetFCodeHelper(SR) ^ iframe.c:317:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSlicesPerFrame(number) ^ iframe.c:362:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetIQScale(qI) ^ iframe.c:397:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GenIFrame(bb, current) ^ iframe.c:556:8: warning: call to undeclared function 'Mpost_UnQuantZigBlockLaplace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] Mpost_UnQuantZigBlockLaplace(fb[index], dec[index], QScale, TRUE); ^ iframe.c:668:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowIFrameSummary(inputFrameBits, totalBits, fpointer) ^ iframe.c:736:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EncodeYDC(dc_term, pred_term, bb) ^ iframe.c:791:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EncodeCDC(dc_term, pred_term, bb) ^ iframe.c:835:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BlockComputeSNR(current, snr, psnr) ^ iframe.c:951:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WriteDecodedFrame(frame) ^ iframe.c:991:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PrintItoIBitRate(numBits, frameNum) ^ iframe.c:1085:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CalcDistortion(current, y, x) ^ 12 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c pframe.c pframe.c:205:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GenPFrame(bb, current, prev) ^ pframe.c:751:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetPQScale(qP) ^ pframe.c:788:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowPFrameSummary(inputFrameBits, totalBits, fpointer) ^ pframe.c:875:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeHalfPixelData(frame) ^ pframe.c:943:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ZeroMotionBetter(currentBlock, prev, by, bx, my, mx) ^ pframe.c:994:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoIntraCode(currentBlock, prev, by, bx, motionY, motionX) ^ pframe.c:1051:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ZeroMotionSufficient(currentBlock, prev, by, bx) ^ 7 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c bframe.c bframe.c:202:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GenBFrame(bb, curr, prev, next) ^ bframe.c:837:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetBQScale(qB) ^ bframe.c:899:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowBFrameSummary(inputFrameBits, totalBits, fpointer) ^ bframe.c:969:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeBMotionLumBlock(prev, next, by, bx, mode, fmy, fmx, bmy, bmx, motionBlock) ^ bframe.c:1049:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeBMotionBlock(prev, next, by, bx, mode, fmy, fmx, bmy, bmx, motionBlock, type) ^ bframe.c:1120:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeBDiffDCTs(current, prev, next, by, bx, mode, fmy, fmx, bmy, bmx, pattern) ^ bframe.c:1201:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoBIntraCode(current, prev, next, by, bx, mode, fmy, fmx, bmy, bmx) ^ bframe.c:1250:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeBlockColorDiff(current, motionBlock) ^ bframe.c:1280:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MotionSufficient(curr, currBlock, prev, next, by, bx, mode, fmy, fmx, bmy, bmx) ^ 9 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c psearch.c psearch.c:150:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PMotionSearch(currentBlock, prev, by, bx, motionY, motionX) ^ psearch.c:196:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetPixelSearch(searchType) ^ psearch.c:223:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetPSearchAlg(alg) ^ psearch.c:283:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSearchRange(pixelsP,pixelsB) ^ psearch.c:296:20: warning: self-comparison always evaluates to false [-Wtautological-compare] : ((searchRangeB>searchRangeB)?searchRangeB:searchRangeB); ^ psearch.c:325:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MotionSearchPreComputation(frame) ^ psearch.c:348:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PSubSampleSearch(currentBlock, prev, by, bx, motionY, motionX, searchRange) ^ psearch.c:505:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PLogarithmicSearch(currentBlock, prev, by, bx, motionY, motionX, searchRange) ^ psearch.c:628:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PLocalSearch(currentBlock, prev, by, bx, motionY, motionX, bestSoFar, searchRange) ^ psearch.c:740:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PTwoLevelSearch(currentBlock, prev, by, bx, motionY, motionX, bestSoFar, searchRange) ^ psearch.c:883:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowPMVHistogram(fpointer) ^ psearch.c:928:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowBBMVHistogram(fpointer) ^ psearch.c:975:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ShowBFMVHistogram(fpointer) ^ 13 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c bsearch.c bsearch.c:147:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetBSearchAlg(alg) ^ bsearch.c:226:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BMotionSearch(currentBlock, prev, next, by, bx, fmy, fmx, bmy, bmx, oldMode) ^ bsearch.c:281:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BMotionSearchSimple(currentBlock, prev, next, by, bx, fmy, fmx, bmy, bmx, ^ bsearch.c:339:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BMotionSearchCross2(currentBlock, prev, next, by, bx, fmy, fmx, bmy, bmx, ^ bsearch.c:427:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BMotionSearchExhaust(currentBlock, prev, next, by, bx, fmy, fmx, bmy, bmx, ^ bsearch.c:527:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindBestMatch(block, currentBlock, prev, by, bx, motionY, motionX, bestSoFar, searchRange) ^ bsearch.c:577:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindBestMatchExhaust(block, currentBlock, prev, by, bx, motionY, motionX, ^ bsearch.c:700:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindBestMatchTwoLevel(block, currentBlock, prev, by, bx, motionY, motionX, ^ bsearch.c:868:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindBestMatchLogarithmic(block, currentBlock, prev, by, bx, motionY, motionX, ^ bsearch.c:999:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindBestMatchSubSample(block, currentBlock, prev, by, bx, motionY, motionX, ^ bsearch.c:1033:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BMotionSearchNoInterp(currentBlock, prev, next, by, bx, fmy, fmx, forwardErr, ^ 11 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c block.c block.c:143:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeDiffDCTBlock(current, dest, motionBlock) ^ block.c:179:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeDiffDCTs(current, prev, by, bx, my, mx, pattern) ^ block.c:253:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeMotionBlock(prev, by, bx, my, mx, motionBlock) ^ block.c:369:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeMotionLumBlock(prevFrame, by, bx, my, mx, motionBlock) ^ block.c:463:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LumBlockMAD(currentBlock, motionBlock, bestSoFar) ^ block.c:506:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LumMotionError(currentBlock, prevFrame, by, bx, my, mx, bestSoFar) ^ block.c:715:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LumAddMotionError(currentBlock, blockSoFar, prevFrame, by, bx, my, mx, ^ block.c:829:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddMotionBlock(block, prev, by, bx, my, mx) ^ block.c:907:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddBMotionBlock(block, prev, next, by, bx, mode, fmy, fmx, bmy, bmx) ^ block.c:951:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BlockToData(data, block, by, bx) ^ block.c:986:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] BlockifyFrame(framePtr) ^ 11 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c parallel.c parallel.c:190:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetIOConvert(separate) ^ parallel.c:210:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetParallelPerfect(val) ^ parallel.c:230:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetRemoteShell(shell) ^ parallel.c:250:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StartIOServer(numInputFiles, parallelHostName, portNum) ^ parallel.c:497:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SendRemoteFrame(frameNumber, bb) ^ parallel.c:548:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NoteFrameDone(frameStart, frameEnd) ^ parallel.c:590:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetRemoteFrame(frame, frameNumber) ^ parallel.c:687:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StartCombineServer(numInputFiles, outputFileName, parallelHostName, portNum) ^ parallel.c:741:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WaitForOutputFile(number) ^ parallel.c:803:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StartMasterServer(numInputFiles, paramFile, outputFileName) ^ parallel.c:1237:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NotifyMasterDone(hostName, portNum, machineNumber, seconds, frameStart, ^ parallel.c:1287:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StartDecodeServer(numInputFiles, decodeFileName, parallelHostName, portNum) ^ parallel.c:1438:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TransmitPortNum(hostName, portNum, newPortNum) ^ parallel.c:1468:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SafeRead(fd, buf, nbyte) ^ parallel.c:1504:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SafeWrite(fd, buf, nbyte) ^ parallel.c:1560:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NotifyDecodeServerReady(id) ^ parallel.c:1593:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WaitForDecodedFrame(id) ^ parallel.c:1680:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateListeningSocket(portNumber) ^ parallel.c:1735:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ConnectToSocket(machineName, portNum, hostEnt) ^ parallel.c:1792:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SendDecodedFrame(frame) ^ parallel.c:1839:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetRemoteDecodedRefFrame(frame, frameNumber) ^ parallel.c:1895:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void cleanup_fork( dummy ) /* try to kill all child processes */ ^ parallel.c:1923:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int safe_fork(command) /* fork child process and remember its PID */ ^ 23 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c jpeg.c jpeg.c:108:3: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] JMovie2JPEG(infilename,obase,start,end) ^ jpeg.c:407:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReadJPEG(mf, fp) ^ jpeg.c:588:7: warning: call to undeclared function 'jcopy_sample_rows'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] jcopy_sample_rows(scanarray[ci],0,(JSAMPARRAY)(orig[ci]), ^ 3 warnings generated. cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c main.c main.c:197:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 1 warning generated. Warning: target -ljpeg (prerequisite of: mpeg_encode) does not have any command (BUG) cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -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 -L/usr/local/lib -ljpeg -lm param.c(param.o:(ReadParamFile)): warning: sprintf() is often misused, please use snprintf() param.c(param.o:(ReadParamFile)): warning: strcpy() is almost always misused, please use strlcpy() param.c(param.o:(JM2JPEG)): warning: strcat() is almost always misused, please use strlcat() strip mpeg_encode >>> Running package in graphics/mpeg_encode at 1711449738.23 ===> graphics/mpeg_encode ===> Faking installation for mpeg_encode-1.5bp1 /exopi-obj/pobj/mpeg_encode-1.5b/bin/install -c -s -m 755 /exopi-obj/pobj/mpeg_encode-1.5b/mpeg_encode/mpeg_encode /exopi-obj/pobj/mpeg_encode-1.5b/fake-amd64/usr/local/bin /exopi-obj/pobj/mpeg_encode-1.5b/bin/install -c -m 644 /exopi-obj/pobj/mpeg_encode-1.5b/mpeg_encode/docs/mpeg_encode.1 /exopi-obj/pobj/mpeg_encode-1.5b/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/mpeg_encode-1.5b/bin/install -d -m 755 /exopi-obj/pobj/mpeg_encode-1.5b/fake-amd64/usr/local/share/doc/mpeg_encode /exopi-obj/pobj/mpeg_encode-1.5b/bin/install -c -m 644 /exopi-obj/pobj/mpeg_encode-1.5b/mpeg_encode/docs/users-guide.ps /exopi-obj/pobj/mpeg_encode-1.5b/fake-amd64/usr/local/share/doc/mpeg_encode /exopi-obj/pobj/mpeg_encode-1.5b/bin/install -c -m 644 /exopi-obj/pobj/mpeg_encode-1.5b/mpeg_encode/docs/template.param /exopi-obj/pobj/mpeg_encode-1.5b/fake-amd64/usr/local/share/doc/mpeg_encode ===> Building package for mpeg_encode-1.5bp1 Create /exopi-cvs/ports/packages/amd64/all/mpeg_encode-1.5bp1.tgz Creating package mpeg_encode-1.5bp1 reading plist| checking dependencies| checking dependencies|graphics/jpeg checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******** | 13% checksumming|*********** | 19% checksumming|*************** | 25% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************** | 63% checksumming|****************************************** | 69% checksumming|********************************************** | 75% checksumming|************************************************** | 81% checksumming|***************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/mpeg_encode-1.5bp1.tgz >>> Running clean in graphics/mpeg_encode at 1711449740.76 ===> graphics/mpeg_encode ===> Cleaning for mpeg_encode-1.5bp1 >>> Ended at 1711449741.03 max_stuck=1.82/depends=1.95/show-prepare-results=0.61/build=10.07/package=2.55/clean=0.29