>>> Building on exopi-3 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-3 at 1764755425.46) >>> Running depends in graphics/mpeg_encode at 1764755425.52 last junk was in databases/py-borgstore /usr/sbin/pkg_add -aI -Drepair jpeg-3.1.2v0 was: /usr/sbin/pkg_add -aI -Drepair jpeg-3.1.2v0 /usr/sbin/pkg_add -aI -Drepair jpeg-3.1.2v0 >>> Running show-prepare-results in graphics/mpeg_encode at 1764755427.75 ===> graphics/mpeg_encode ===> Building from scratch mpeg_encode-1.5bp1 ===> mpeg_encode-1.5bp1 depends on: jpeg-* -> jpeg-3.1.2v0 ===> Verifying specs: c m jpeg>=62 ===> found c.102.2 m.10.1 jpeg.71.0 jpeg-3.1.2v0 (Junk lock released for exopi-3 at 1764755428.50) distfiles size=2028724 >>> Running build in graphics/mpeg_encode at 1764755428.57 ===> 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) all files: 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 C23 [-Wdeprecated-non-prototype] 145 | 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 C23 [-Wdeprecated-non-prototype] 170 | 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 C23 [-Wdeprecated-non-prototype] 343 | 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 C23 [-Wdeprecated-non-prototype] 193 | 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 C23 [-Wdeprecated-non-prototype] 278 | 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 C23 [-Wdeprecated-non-prototype] 390 | 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 C23 [-Wdeprecated-non-prototype] 475 | 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 C23 [-Wdeprecated-non-prototype] 580 | 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 C23 [-Wdeprecated-non-prototype] 136 | 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 C23 [-Wdeprecated-non-prototype] 174 | 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 C23 [-Wdeprecated-non-prototype] 202 | 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 C23 [-Wdeprecated-non-prototype] 299 | 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 C23 [-Wdeprecated-non-prototype] 391 | 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 C23 [-Wdeprecated-non-prototype] 477 | 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 C23 [-Wdeprecated-non-prototype] 506 | 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 C23 [-Wdeprecated-non-prototype] 318 | 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 C23 [-Wdeprecated-non-prototype] 339 | 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 C23 [-Wdeprecated-non-prototype] 378 | 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 C23 [-Wdeprecated-non-prototype] 537 | 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 C23 [-Wdeprecated-non-prototype] 557 | 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 C23 [-Wdeprecated-non-prototype] 655 | 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 C23 [-Wdeprecated-non-prototype] 698 | 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 C23 [-Wdeprecated-non-prototype] 718 | 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 C23 [-Wdeprecated-non-prototype] 849 | 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 C23 [-Wdeprecated-non-prototype] 996 | 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 C23 [-Wdeprecated-non-prototype] 1027 | 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 C23 [-Wdeprecated-non-prototype] 1053 | 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 C23 [-Wdeprecated-non-prototype] 1080 | 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 C23 [-Wdeprecated-non-prototype] 248 | 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 C23 [-Wdeprecated-non-prototype] 263 | 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 C23 [-Wdeprecated-non-prototype] 287 | 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 C23 [-Wdeprecated-non-prototype] 778 | 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 C23 [-Wdeprecated-non-prototype] 797 | 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 C23 [-Wdeprecated-non-prototype] 818 | 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 C23 [-Wdeprecated-non-prototype] 926 | 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 C23 [-Wdeprecated-non-prototype] 1031 | 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 C23 [-Wdeprecated-non-prototype] 1068 | 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 C23 [-Wdeprecated-non-prototype] 1146 | 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 C23 [-Wdeprecated-non-prototype] 1226 | 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 C23 [-Wdeprecated-non-prototype] 1589 | 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 C23 [-Wdeprecated-non-prototype] 93 | 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 C23 [-Wdeprecated-non-prototype] 270 | 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 C23 [-Wdeprecated-non-prototype] 447 | 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 C23 [-Wdeprecated-non-prototype] 624 | 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 C23 [-Wdeprecated-non-prototype] 314 | ReadParamFile(fileName, function) | ^ param.c:556:9: warning: ignoring return value of function declared with const attribute [-Wunused-value] 556 | 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 C23 [-Wdeprecated-non-prototype] 821 | 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 C23 [-Wdeprecated-non-prototype] 910 | 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 C23 [-Wdeprecated-non-prototype] 953 | 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 C23 [-Wdeprecated-non-prototype] 1234 | 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 C23 [-Wdeprecated-non-prototype] 1258 | 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 C23 [-Wdeprecated-non-prototype] 1295 | 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 C23 [-Wdeprecated-non-prototype] 84 | 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 C23 [-Wdeprecated-non-prototype] 252 | PPMtoYUV(frame) | ^ cc -O2 -pipe -Iheaders -I/usr/include -I/usr/local/include -c readframe.c 2 warnings generated. readframe.c:209:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 209 | 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 C23 [-Wdeprecated-non-prototype] 231 | 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 C23 [-Wdeprecated-non-prototype] 421 | 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 C23 [-Wdeprecated-non-prototype] 444 | 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 C23 [-Wdeprecated-non-prototype] 480 | 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 C23 [-Wdeprecated-non-prototype] 529 | 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 C23 [-Wdeprecated-non-prototype] 606 | 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 C23 [-Wdeprecated-non-prototype] 724 | 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 C23 [-Wdeprecated-non-prototype] 790 | 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 C23 [-Wdeprecated-non-prototype] 848 | 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 C23 [-Wdeprecated-non-prototype] 934 | 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 C23 [-Wdeprecated-non-prototype] 981 | 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 C23 [-Wdeprecated-non-prototype] 1046 | 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 C23 [-Wdeprecated-non-prototype] 1082 | 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 C23 [-Wdeprecated-non-prototype] 1137 | 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 C23 [-Wdeprecated-non-prototype] 127 | 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 C23 [-Wdeprecated-non-prototype] 228 | 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 C23 [-Wdeprecated-non-prototype] 492 | 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 C23 [-Wdeprecated-non-prototype] 172 | 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 C23 [-Wdeprecated-non-prototype] 184 | 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 C23 [-Wdeprecated-non-prototype] 1246 | 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 C23 [-Wdeprecated-non-prototype] 104 | 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 C23 [-Wdeprecated-non-prototype] 133 | 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 C23 [-Wdeprecated-non-prototype] 201 | 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 C23 [-Wdeprecated-non-prototype] 271 | 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 C23 [-Wdeprecated-non-prototype] 343 | 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 C23 [-Wdeprecated-non-prototype] 482 | 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 C23 [-Wdeprecated-non-prototype] 501 | 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 C23 [-Wdeprecated-non-prototype] 526 | 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 C23 [-Wdeprecated-non-prototype] 557 | 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 C23 [-Wdeprecated-non-prototype] 602 | 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 C23 [-Wdeprecated-non-prototype] 657 | 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 C23 [-Wdeprecated-non-prototype] 700 | 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 C23 [-Wdeprecated-non-prototype] 794 | 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 C23 [-Wdeprecated-non-prototype] 844 | 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 C23 [-Wdeprecated-non-prototype] 882 | 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 C23 [-Wdeprecated-non-prototype] 89 | 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 C23 [-Wdeprecated-non-prototype] 110 | 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 C23 [-Wdeprecated-non-prototype] 80 | 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 C23 [-Wdeprecated-non-prototype] 127 | 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 C23 [-Wdeprecated-non-prototype] 164 | 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 C23 [-Wdeprecated-non-prototype] 195 | 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 C23 [-Wdeprecated-non-prototype] 63 | 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 C23 [-Wdeprecated-non-prototype] 80 | 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 C23 [-Wdeprecated-non-prototype] 87 | 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 C23 [-Wdeprecated-non-prototype] 115 | 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 C23 [-Wdeprecated-non-prototype] 127 | 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 C23 [-Wdeprecated-non-prototype] 144 | 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 C23 [-Wdeprecated-non-prototype] 164 | 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 C23 [-Wdeprecated-non-prototype] 178 | 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 C23 [-Wdeprecated-non-prototype] 198 | 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 C23 [-Wdeprecated-non-prototype] 219 | 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 C23 [-Wdeprecated-non-prototype] 249 | 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 C23 [-Wdeprecated-non-prototype] 273 | 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 C23 [-Wdeprecated-non-prototype] 296 | 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 C23 [-Wdeprecated-non-prototype] 331 | 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 C23 [-Wdeprecated-non-prototype] 345 | 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 C23 [-Wdeprecated-non-prototype] 360 | 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 C23 [-Wdeprecated-non-prototype] 405 | 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 C23 [-Wdeprecated-non-prototype] 419 | 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 C23 [-Wdeprecated-non-prototype] 447 | 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 C23 [-Wdeprecated-non-prototype] 470 | 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 C23 [-Wdeprecated-non-prototype] 483 | 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 C23 [-Wdeprecated-non-prototype] 580 | 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 C23 [-Wdeprecated-non-prototype] 590 | 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 C23 [-Wdeprecated-non-prototype] 605 | 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 C23 [-Wdeprecated-non-prototype] 655 | 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 C23 [-Wdeprecated-non-prototype] 767 | 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 C23 [-Wdeprecated-non-prototype] 797 | 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 C23 [-Wdeprecated-non-prototype] 856 | 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 C23 [-Wdeprecated-non-prototype] 866 | 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 C23 [-Wdeprecated-non-prototype] 966 | 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 C23 [-Wdeprecated-non-prototype] 1116 | 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 C23 [-Wdeprecated-non-prototype] 1133 | 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 C23 [-Wdeprecated-non-prototype] 1172 | 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 C23 [-Wdeprecated-non-prototype] 1244 | 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 C23 [-Wdeprecated-non-prototype] 1264 | 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 C23 [-Wdeprecated-non-prototype] 1297 | 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 C23 [-Wdeprecated-non-prototype] 1340 | 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 C23 [-Wdeprecated-non-prototype] 1356 | 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 C23 [-Wdeprecated-non-prototype] 1363 | 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 C23 [-Wdeprecated-non-prototype] 194 | 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 C23 [-Wdeprecated-non-prototype] 242 | 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 C23 [-Wdeprecated-non-prototype] 300 | 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 C23 [-Wdeprecated-non-prototype] 452 | 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 C23 [-Wdeprecated-non-prototype] 488 | 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 C23 [-Wdeprecated-non-prototype] 533 | 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 C23 [-Wdeprecated-non-prototype] 667 | 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 C23 [-Wdeprecated-non-prototype] 346 | 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 C23 [-Wdeprecated-non-prototype] 457 | 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 C23 [-Wdeprecated-non-prototype] 545 | 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 C23 [-Wdeprecated-non-prototype] 588 | 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 C23 [-Wdeprecated-non-prototype] 609 | 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 C23 [-Wdeprecated-non-prototype] 628 | 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 C23 [-Wdeprecated-non-prototype] 695 | 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 C23 [-Wdeprecated-non-prototype] 724 | 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 C23 [-Wdeprecated-non-prototype] 827 | 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 C23 [-Wdeprecated-non-prototype] 885 | 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 C23 [-Wdeprecated-non-prototype] 938 | 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] 93 | #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 C23 [-Wdeprecated-non-prototype] 164 | 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 C23 [-Wdeprecated-non-prototype] 225 | 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 C23 [-Wdeprecated-non-prototype] 269 | 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 C23 [-Wdeprecated-non-prototype] 311 | 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 C23 [-Wdeprecated-non-prototype] 335 | 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 C23 [-Wdeprecated-non-prototype] 417 | 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 C23 [-Wdeprecated-non-prototype] 468 | 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 C23 [-Wdeprecated-non-prototype] 510 | 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 C23 [-Wdeprecated-non-prototype] 239 | 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 C23 [-Wdeprecated-non-prototype] 317 | 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 C23 [-Wdeprecated-non-prototype] 362 | 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 C23 [-Wdeprecated-non-prototype] 397 | 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] 556 | 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 C23 [-Wdeprecated-non-prototype] 668 | 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 C23 [-Wdeprecated-non-prototype] 736 | 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 C23 [-Wdeprecated-non-prototype] 791 | 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 C23 [-Wdeprecated-non-prototype] 835 | 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 C23 [-Wdeprecated-non-prototype] 951 | 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 C23 [-Wdeprecated-non-prototype] 991 | 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 C23 [-Wdeprecated-non-prototype] 1085 | 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 C23 [-Wdeprecated-non-prototype] 205 | 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 C23 [-Wdeprecated-non-prototype] 751 | 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 C23 [-Wdeprecated-non-prototype] 788 | 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 C23 [-Wdeprecated-non-prototype] 875 | 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 C23 [-Wdeprecated-non-prototype] 943 | 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 C23 [-Wdeprecated-non-prototype] 994 | 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 C23 [-Wdeprecated-non-prototype] 1051 | 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 C23 [-Wdeprecated-non-prototype] 202 | 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 C23 [-Wdeprecated-non-prototype] 837 | 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 C23 [-Wdeprecated-non-prototype] 899 | 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 C23 [-Wdeprecated-non-prototype] 969 | 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 C23 [-Wdeprecated-non-prototype] 1049 | 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 C23 [-Wdeprecated-non-prototype] 1120 | 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 C23 [-Wdeprecated-non-prototype] 1201 | 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 C23 [-Wdeprecated-non-prototype] 1250 | 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 C23 [-Wdeprecated-non-prototype] 1280 | 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 C23 [-Wdeprecated-non-prototype] 150 | 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 C23 [-Wdeprecated-non-prototype] 196 | 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 C23 [-Wdeprecated-non-prototype] 223 | 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 C23 [-Wdeprecated-non-prototype] 283 | SetSearchRange(pixelsP,pixelsB) | ^ psearch.c:296:20: warning: self-comparison always evaluates to false [-Wtautological-compare] 296 | : ((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 C23 [-Wdeprecated-non-prototype] 325 | 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 C23 [-Wdeprecated-non-prototype] 348 | 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 C23 [-Wdeprecated-non-prototype] 505 | 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 C23 [-Wdeprecated-non-prototype] 628 | 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 C23 [-Wdeprecated-non-prototype] 740 | 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 C23 [-Wdeprecated-non-prototype] 883 | 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 C23 [-Wdeprecated-non-prototype] 928 | 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 C23 [-Wdeprecated-non-prototype] 975 | 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 C23 [-Wdeprecated-non-prototype] 147 | 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 C23 [-Wdeprecated-non-prototype] 226 | 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 C23 [-Wdeprecated-non-prototype] 281 | 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 C23 [-Wdeprecated-non-prototype] 339 | 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 C23 [-Wdeprecated-non-prototype] 427 | 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 C23 [-Wdeprecated-non-prototype] 527 | 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 C23 [-Wdeprecated-non-prototype] 577 | 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 C23 [-Wdeprecated-non-prototype] 700 | 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 C23 [-Wdeprecated-non-prototype] 868 | 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 C23 [-Wdeprecated-non-prototype] 999 | 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 C23 [-Wdeprecated-non-prototype] 1033 | 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 C23 [-Wdeprecated-non-prototype] 143 | 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 C23 [-Wdeprecated-non-prototype] 179 | 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 C23 [-Wdeprecated-non-prototype] 253 | 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 C23 [-Wdeprecated-non-prototype] 369 | 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 C23 [-Wdeprecated-non-prototype] 463 | 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 C23 [-Wdeprecated-non-prototype] 506 | 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 C23 [-Wdeprecated-non-prototype] 715 | 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 C23 [-Wdeprecated-non-prototype] 829 | 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 C23 [-Wdeprecated-non-prototype] 907 | 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 C23 [-Wdeprecated-non-prototype] 951 | 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 C23 [-Wdeprecated-non-prototype] 986 | 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 C23 [-Wdeprecated-non-prototype] 190 | 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 C23 [-Wdeprecated-non-prototype] 210 | 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 C23 [-Wdeprecated-non-prototype] 230 | 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 C23 [-Wdeprecated-non-prototype] 250 | 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 C23 [-Wdeprecated-non-prototype] 497 | 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 C23 [-Wdeprecated-non-prototype] 548 | 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 C23 [-Wdeprecated-non-prototype] 590 | 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 C23 [-Wdeprecated-non-prototype] 687 | 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 C23 [-Wdeprecated-non-prototype] 741 | 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 C23 [-Wdeprecated-non-prototype] 803 | 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 C23 [-Wdeprecated-non-prototype] 1237 | 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 C23 [-Wdeprecated-non-prototype] 1287 | 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 C23 [-Wdeprecated-non-prototype] 1438 | 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 C23 [-Wdeprecated-non-prototype] 1468 | 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 C23 [-Wdeprecated-non-prototype] 1504 | 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 C23 [-Wdeprecated-non-prototype] 1560 | 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 C23 [-Wdeprecated-non-prototype] 1593 | 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 C23 [-Wdeprecated-non-prototype] 1680 | 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 C23 [-Wdeprecated-non-prototype] 1735 | 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 C23 [-Wdeprecated-non-prototype] 1792 | 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 C23 [-Wdeprecated-non-prototype] 1839 | 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 C23 [-Wdeprecated-non-prototype] 1895 | 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 C23 [-Wdeprecated-non-prototype] 1923 | 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 C23 [-Wdeprecated-non-prototype] 108 | 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 C23 [-Wdeprecated-non-prototype] 407 | 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] 588 | 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 C23 [-Wdeprecated-non-prototype] 197 | 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 ld: warning: main.c(main.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: parallel.c(parallel.o:(StartIOServer)): warning: sprintf() is often misused, please use snprintf() ld: warning: param.c(param.o:(JM2JPEG)): warning: strcat() is almost always misused, please use strlcat() strip mpeg_encode >>> Running package in graphics/mpeg_encode at 1764755441.17 ===> 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 1764755443.64 ===> graphics/mpeg_encode ===> Cleaning for mpeg_encode-1.5bp1 >>> Ended at 1764755443.99 max_stuck=0.00/depends=2.25/show-prepare-results=0.79/build=12.63/package=2.47/clean=0.40