>>> Building on exopi-4 under archivers/zoo DIST = [archivers/zoo:zoo-2.10pl1.tar.gz] FULLPKGNAME = zoo-2.10.1p2 distfiles size=172096 >>> Running build in archivers/zoo at 1764959418.15 ===> archivers/zoo ===> Building from scratch zoo-2.10.1p2 ===> Verifying specs: c ===> found c.102.2 ===> Checking files for zoo-2.10.1p2 `/exopi-cvs/ports/distfiles/zoo-2.10pl1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for zoo-2.10.1p2 ===> Patching for zoo-2.10.1p2 ===> Applying OpenBSD patch patch-ar_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ar.h.orig Sat May 1 06:04:22 1993 |+++ ar.h Thu Apr 13 01:06:24 2017 -------------------------- Patching file ar.h using Plan A... Hunk #1 succeeded at 15. done ===> Applying OpenBSD patch patch-bsd_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- bsd.c.orig Sat May 1 06:21:53 1993 |+++ bsd.c Thu Apr 13 01:16:06 2017 -------------------------- Patching file bsd.c using Plan A... Hunk #1 succeeded at 74. Hunk #2 succeeded at 93. done ===> Applying OpenBSD patch patch-makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- makefile.orig Tue Jul 16 09:52:08 1991 |+++ makefile Fri Apr 7 01:38:55 2006 -------------------------- Patching file makefile using Plan A... Hunk #1 succeeded at 68. done ===> Applying OpenBSD patch patch-misc_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- misc.c.orig Tue Jul 16 17:52:54 1991 |+++ misc.c Thu Apr 13 01:06:25 2017 -------------------------- Patching file misc.c using Plan A... Hunk #1 succeeded at 135. done ===> Applying OpenBSD patch patch-parse_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- parse.c.orig Tue Jul 16 09:54:43 1991 |+++ parse.c Fri Apr 7 01:37:24 2006 -------------------------- Patching file parse.c using Plan A... Hunk #1 succeeded at 39. done ===> Applying OpenBSD patch patch-portable_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- portable.c.orig Tue Jul 16 17:55:11 1991 |+++ portable.c Tue Jul 18 22:49:22 2006 -------------------------- Patching file portable.c using Plan A... Hunk #1 succeeded at 345. Hunk #2 succeeded at 365. done ===> Applying OpenBSD patch patch-zoopack_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- zoopack.c.orig Sat May 1 05:59:21 1993 |+++ zoopack.c Thu Apr 13 01:06:25 2017 -------------------------- Patching file zoopack.c using Plan A... Hunk #1 succeeded at 78. Hunk #2 succeeded at 174. 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 zoo-2.10.1p2 ===> Configuring for zoo-2.10.1p2 ===> Building for zoo-2.10.1p2 make CFLAGS="-c -O2 -pipe -DBSD4_3 -DANSI_HDRS" zoo fiz cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG addbfcrc.c addbfcrc.c:25:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 25 | void addbfcrc(buffer,count) | ^ 1 warning generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG addfname.c addfname.c:36:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 36 | void addfname(fname, position, date, time, vflag, version_no) | ^ addfname.c:83:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 83 | long inlist (fname, date, time, this_version_no, high_vflag, | ^ 2 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG basename.c basename.c:21:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 21 | void basename (pathname, fname) | ^ basename.c:47:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 47 | void cleanup (p) | ^ basename.c:71:10: warning: passing arguments to 'parse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 71 | parse (&path_st, pathname); | ^ basename.c:66:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 66 | void dosname (pathname, fname) | ^ basename.c:96:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 96 | void rootname (path, root) | ^ basename.c:112:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 112 | char *nameptr (path) | ^ 6 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG comment.c comment.c:34:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 34 | void comment(zoo_path, option) | ^ comment.c:148:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 148 | void show_comment (direntry, zoo_file, show, name) | ^ comment.c:195:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 195 | void get_comment (direntry, zoo_file, this_path) /* update comment */ | ^ comment.c:238:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 238 | void do_acmt (zoo_header, zoo_file, zoo_path) | ^ comment.c:238:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] comment.c:282:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 282 | void show_acmt (zoo_header, zoo_file, show) | ^ comment.c:282:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 7 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG crcdefs.c cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG getfile.c getfile.c:54:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 54 | int getfile (in_f, out_f, count, docrc) | ^ 1 warning generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG lzc.c lzc.c:73:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 73 | int lzc (input_f, output_f) | ^ lzc.c:148:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 148 | void wr_ccode (code) | ^ lzc.c:257:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 257 | void ad_ccode (status, ch, index) | ^ lzc.c:286:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 286 | int lukup_ccode (index, ch, where) | ^ lzc.c:310:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 310 | void flush_c (count) | ^ 5 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG lzd.c lzd.c:206:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 206 | void xwr_dchar (ch) | ^ lzd.c:325:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 325 | static int firstchar(code) /* find first character of a code */ | ^ lzd.c:333:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 333 | int lzd(input_f, output_f) | ^ 3 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG machine.c In file included from machine.c:60: ./bsd.c:32:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 32 | long ftell(); | ^ /usr/include/stdio.h:150:7: note: conflicting prototype is here 150 | long ftell(FILE *); | ^ In file included from machine.c:60: ./bsd.c:39:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 39 | char *fixfname(fname) | ^ ./bsd.c:57:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 57 | int isadir (f) | ^ In file included from machine.c:60: In file included from ./bsd.c:91: ./nixtime.i:14:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 14 | struct tm *localtime(); | ^ /usr/include/time.h:118:12: note: conflicting prototype is here 118 | struct tm *localtime(const time_t *); | ^ In file included from machine.c:60: In file included from ./bsd.c:91: ./nixtime.i:20:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 20 | int gettime (file, date, time) | ^ ./nixtime.i:39:1: warning: non-void function does not return a value [-Wreturn-type] 39 | } | ^ ./nixtime.i:48:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 48 | int setutime(path,date,time) | ^ ./nixtime.i:55:46: warning: passing arguments to 'mstonix' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 55 | utimbuf[0] = utimbuf[1] = gettz() + mstonix (date, time); | ^ ./nixtime.i:56:10: warning: call to undeclared function 'utime'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 56 | return (utime (path, utimbuf)); | ^ ./nixtime.i:64:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 64 | long mstonix (date, time) | ^ In file included from machine.c:60: In file included from ./bsd.c:94: ./nixmode.i:21:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 21 | unsigned long getfattr (f) | ^ ./nixmode.i:37:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 37 | int setfattr (f, a) | ^ In file included from machine.c:60: ./bsd.c:105:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 105 | int zootrunc(f) FILE *f; | ^ ./bsd.c:107:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 107 | extern off_t lseek(); | ^ /usr/include/unistd.h:358:8: note: conflicting prototype is here 358 | off_t lseek(int, off_t, int); | ^ In file included from machine.c:60: ./bsd.c:113:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 113 | } | ^ 15 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG makelist.c makelist.c:39:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 39 | void makelist (argc, argv, flist, flistsize, ignore1, ignore2, ignore3, longest) | ^ makelist.c:132:9: warning: call to undeclared function 'isfdir'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 132 | if (isfdir(this_path)) | ^ makelist.c:202:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 202 | void modpath (path) | ^ makelist.c:225:9: warning: call to undeclared function 'isadir'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 225 | dir = isadir(f); zooclose(f); | ^ makelist.c:216:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 216 | int isfdir (this_path) | ^ 5 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG misc.c misc.c:37:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 37 | long calc_ofs(str) | ^ misc.c:59:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 59 | char *choosefname(direntry) | ^ misc.c:80:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 80 | char *combine(result, dirname, fname) | ^ misc.c:135:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 135 | char *fullpath (direntry) | ^ misc.c:156:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 156 | int ver_too_high (header) | ^ misc.c:172:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 172 | void rwheader (header, zoo_file, preserve) | ^ misc.c:204:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 204 | void writedir (direntry, zoo_file) | ^ misc.c:225:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 225 | int readdir (direntry, zoo_file, fail) /* read directory entry */ | ^ misc.c:265:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 265 | int instr (s, t) /* return the position of t in s, -1 if none */ | ^ misc.c:281:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 281 | int cfactor (org_size, size_now) | ^ misc.c:306:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 306 | char *str_dup (str) | ^ misc.c:321:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 321 | int cmpnum (hi1, lo1, hi2, lo2) | ^ misc.c:338:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 338 | void writenull (file, length) | ^ cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG misc2.c 13 warnings generated. misc2.c:25:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 25 | void memerr(i) | ^ misc2.c:53:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 53 | VOIDPTR emalloc (size) | ^ misc2.c:98:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 98 | VOIDPTR ealloc(size) | ^ misc2.c:111:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 111 | VOIDPTR erealloc(p, size) | ^ misc2.c:130:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 130 | void putstr (str) | ^ misc2.c:155:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 155 | int exists (fname) | ^ misc2.c:159:9: warning: call to undeclared function 'access'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 159 | return EXISTS(fname); | ^ ./options.h:93:21: note: expanded from macro 'EXISTS' 93 | #define EXISTS(f) (access(f, 00) == 0) | ^ misc2.c:176:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 176 | char *newcat (r, s) | ^ misc2.c:187:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 187 | void makepath(path) | ^ misc2.c:201:7: warning: call to undeclared function 'mkdir'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 201 | MKDIR(path); | ^ ./portable.h:90:25: note: expanded from macro 'MKDIR' 90 | #define MKDIR(x) mkdir(x, 0777) | ^ misc2.c:205:10: warning: call to undeclared function 'mkdir'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 205 | MKDIR(slashpos); /* make that directory */ | ^ ./portable.h:90:25: note: expanded from macro 'MKDIR' 90 | #define MKDIR(x) mkdir(x, 0777) | ^ misc2.c:217:10: warning: call to undeclared function 'mkdir'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 217 | MKDIR(tmppath); /* make dir from suffix */ | ^ ./portable.h:90:25: note: expanded from macro 'MKDIR' 90 | #define MKDIR(x) mkdir(x, 0777) | ^ misc2.c:225:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 225 | char *addext (fname, ext) | ^ misc2.c:252:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 252 | int samefile (f1, f2) | ^ In file included from misc2.c:310: ./mstime.i:15:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 15 | mstime(longtime, date, time) | ^ | int ./mstime.i:15:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] ./mstime.i:95:1: warning: non-void function does not return a value [-Wreturn-type] 95 | } | ^ misc2.c:320:21: warning: passing arguments to 'mstonix' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 320 | longtime = mstonix (direntry->date, direntry->time) + diff_tz; /* adj tz */ | ^ misc2.c:312:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 312 | void tzadj (direntry) | ^ misc2.c:330:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 330 | void add_version (fname, direntry) | ^ 20 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG nextfile.c nextfile.c:32:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 32 | char *nextfile (what, filespec, fileset) | ^ 1 warning generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG needed.c needed.c:37:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 37 | int needed(pathname, direntry, header) | ^ needed.c:204:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 204 | int match_half (string, pattern) | ^ 2 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG options.c options.c:48:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 48 | int chname (newname, oldname) | ^ options.c:67:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 67 | void zooexit (status) | ^ 2 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG parse.c parse.c:34:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 34 | void parse (path_st, fname) | ^ In file included from parse.c:18: ./parse.h:26:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 26 | void parse(); | ^ parse.c:148:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 148 | char *findlast (str, set) | ^ parse.c:178:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 178 | char *lastptr (str) | ^ 4 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG portable.c portable.c:86:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 86 | ZOOFILE zoocreate (fname) | ^ portable.c:98:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 98 | ZOOFILE zooopen (fname, option) | ^ portable.c:108:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 108 | int zooclose (file) | ^ portable.c:129:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 129 | char *str_lwr (str) | ^ portable.c:146:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 146 | int str_icmp (s1, s2) | ^ portable.c:196:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 196 | int fputchar (c) | ^ portable.c:216:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 216 | long to_long(data) | ^ portable.c:228:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 228 | void splitlong(bytes, bigword) | ^ portable.c:244:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 244 | void splitint(bytes, word) | ^ portable.c:257:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 257 | int to_int(data) | ^ portable.c:312:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 312 | int frd_zooh(zoo_header, zoo_file) | ^ portable.c:342:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 342 | int frd_dir(direntry, zoo_file) | ^ portable.c:400:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 400 | int fwr_dir(direntry, zoo_file) | ^ portable.c:426:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 426 | int fwr_zooh(zoo_header, zoo_file) | ^ portable.c:445:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 445 | void b_to_zooh (zoo_header, bytes) | ^ portable.c:473:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 473 | void zooh_to_b (bytes, zoo_header) | ^ portable.c:496:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 496 | int dir_to_b (bytes, direntry) | ^ portable.c:587:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 587 | void b_to_dir(direntry, bytes) | ^ portable.c:665:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 665 | int rdint (val) | ^ portable.c:677:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 677 | int wrint (val) | ^ 20 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG prterror.c cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG version.c cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG zoo.c zoo.c:46:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 46 | main(argc,argv) | ^ | int zoo.c:149:31: warning: passing arguments to 'ms_help' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 149 | if (*option == 'H') ms_help(option); | ^ zoo.c:169:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 169 | fprintf (stderr, incorrect_args); | ^~~~~~~~~~~~~~ zoo.c:169:27: note: treat the string as an argument to avoid this 169 | fprintf (stderr, incorrect_args); | ^ | "%s", zoo.c:193:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 193 | fprintf (stderr, incorrect_args); | ^~~~~~~~~~~~~~ zoo.c:193:27: note: treat the string as an argument to avoid this 193 | fprintf (stderr, incorrect_args); | ^ | "%s", zoo.c:284:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 284 | fprintf (stderr, usage); zooexit (1); | ^~~~~ zoo.c:284:19: note: treat the string as an argument to avoid this 284 | fprintf (stderr, usage); zooexit (1); | ^ | "%s", zoo.c:292:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 292 | printf (usage); | ^~~~~ zoo.c:292:9: note: treat the string as an argument to avoid this 292 | printf (usage); | ^ | "%s", zoo.c:297:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 297 | printf (nov_usage); | ^~~~~~~~~ zoo.c:297:9: note: treat the string as an argument to avoid this 297 | printf (nov_usage); | ^ | "%s", zoo.c:298:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 298 | printf (nov_cmds); | ^~~~~~~~ zoo.c:298:9: note: treat the string as an argument to avoid this 298 | printf (nov_cmds); | ^ | "%s", zoo.c:303:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 303 | printf (usage); | ^~~~~ zoo.c:303:9: note: treat the string as an argument to avoid this 303 | printf (usage); | ^ | "%s", zoo.c:46:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 46 | main(argc,argv) | ^ zoo.c:470:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 470 | static void ms_help(options) | ^ zoo.c:28:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 28 | static void ms_help(); | ^ zoo.c:511:7: warning: call to undeclared function 'isatty'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 511 | if (!isatty(fileno(stdout)) || !isatty(fileno(stdin))) | ^ 13 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG zooadd.c zooadd.c:48:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 48 | void zooadd(zoo_path, argc, argv, option) | ^ zooadd.c:362:8: warning: call to undeclared function 'isadir'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 362 | if (isadir (this_file)) { | ^ zooadd.c:544:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 544 | printf (disk_full); | ^~~~~~~~~ zooadd.c:544:21: note: treat the string as an argument to avoid this 544 | printf (disk_full); | ^ | "%s", zooadd.c:702:7: warning: call to undeclared function 'unlink'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 702 | unlink (zoo_path); | ^ 4 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG zooadd2.c zooadd2.c:37:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 37 | void skip_files (zoo_file, latest_date, latest_time, delcount, | ^ zooadd2.c:89:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 89 | int kill_files (flist, pathlength) | ^ zooadd2.c:102:9: warning: call to undeclared function 'isfdir'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 102 | if (isfdir(flist[fptr])) | ^ zooadd2.c:107:11: warning: call to undeclared function 'unlink'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 107 | if (unlink (flist[fptr]) == 0) { | ^ zooadd2.c:133:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 133 | void opts_add (option, zootime, quiet, suppress, move, new, pack, | ^ zooadd2.c:196:10: warning: passing arguments to 'parse' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 196 | parse (&path_st, this_path); | ^ zooadd2.c:190:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 190 | void storefname (direntry, this_path, need_dir) | ^ zooadd2.c:257:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 257 | void newdir (direntry) | ^ 8 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG zoodel.c zoodel.c:36:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 36 | void zoodel (zoo_path, option, choice) | ^ 1 warning generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG zooext.c zooext.c:59:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 59 | void zooext(zoo_path, option) | ^ zooext.c:503:19: warning: call to undeclared function 'unlink'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 503 | unlink(extfname); | ^ zooext.c:523:12: warning: passing arguments to 'tzadj' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 523 | tzadj (&direntry); | ^ zooext.c:548:19: warning: call to undeclared function 'unlink'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 548 | unlink (extfname); | ^ zooext.c:620:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 620 | void close_file (file) | ^ zooext.c:635:4: warning: call to undeclared function 'unlink'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 635 | unlink (extfname); | ^ 6 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG zoofilt.c zoofilt.c:37:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 37 | void zoofilt (option) | ^ zoofilt.c:44:9: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 44 | extern lzc(), lzh_encode(); /* possible encoders */ | ~~~~~~ ^ | int zoofilt.c:44:9: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] ./zoofns.h:62:5: note: conflicting prototype is here 62 | int lzc PARMS ((ZOOFILE, ZOOFILE)); | ^ zoofilt.c:44:16: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 44 | extern lzc(), lzh_encode(); /* possible encoders */ | ~~~~~~ ^ | int zoofilt.c:44:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] ./zoofns.h:66:5: note: conflicting prototype is here 66 | int lzh_encode PARMS((FILE *infile, FILE *outfile)); | ^ zoofilt.c:45:9: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 45 | extern lzd(), lzh_decode(); /* and decoders */ | ~~~~~~ ^ | int zoofilt.c:45:9: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] ./zoofns.h:63:5: note: conflicting prototype is here 63 | int lzd PARMS ((ZOOFILE, ZOOFILE)); | ^ zoofilt.c:45:16: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 45 | extern lzd(), lzh_decode(); /* and decoders */ | ~~~~~~ ^ | int zoofilt.c:45:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] ./zoofns.h:67:5: note: conflicting prototype is here 67 | int lzh_decode PARMS((FILE *infile, FILE *outfile)); | ^ cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG zoolist.c 9 warnings generated. zoolist.c:51:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 51 | void zoolist (argv, option, argc) | ^ zoolist.c:371:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 371 | printf (tot_line); | ^~~~~~~~ zoolist.c:371:24: note: treat the string as an argument to avoid this 371 | printf (tot_line); | ^ | "%s", zoolist.c:417:24: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat] 417 | printf ("%03o ", direntry.fattr & 0x1ff); | ~~~~ ^~~~~~~~~~~~~~~~~~~~~~ | %03lo zoolist.c:452:9: warning: call to undeclared function 'fputchar'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 452 | fputchar ('\n'); | ^ zoolist.c:469:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 469 | printf (tot_line); | ^~~~~~~~ zoolist.c:469:18: note: treat the string as an argument to avoid this 469 | printf (tot_line); | ^ | "%s", zoolist.c:479:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 479 | printf (dashes); | ^~~~~~ zoolist.c:479:21: note: treat the string as an argument to avoid this 479 | printf (dashes); | ^ | "%s", zoolist.c:521:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 521 | printf (tot_line); | ^~~~~~~~ zoolist.c:521:15: note: treat the string as an argument to avoid this 521 | printf (tot_line); | ^ | "%s", zoolist.c:529:2: warning: call to undeclared function 'fputchar'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 529 | fputchar ('\n'); | ^ zoolist.c:537:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 537 | void printtz (file_tz) | ^ 9 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG zoopack.c zoopack.c:55:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 55 | void zoopack(zoo_path, option) | ^ zoopack.c:228:10: warning: call to undeclared function 'unlink'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 228 | unlink (temp_file); | ^ zoopack.c:356:4: warning: call to undeclared function 'unlink'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 356 | unlink (temp_file); | ^ zoopack.c:366:4: warning: call to undeclared function 'unlink'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 366 | unlink (backup_name); /* remove any previous backup in any case */ | ^ cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG io.c 4 warnings generated. In file included from io.c:15: ./ar.h:119:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 119 | extern VOIDPTR memmove(); | ^ io.c:58:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 58 | void fillbuf(n) /* Shift bitbuf n bits left, read n bits */ | ^ io.c:79:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 79 | uint getbits(n) | ^ io.c:88:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 88 | void putbits(n, x) /* Write rightmost n bits of x */ | ^ io.c:124:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 124 | int fread_crc(p, n, f) | ^ io.c:132:10: warning: passing arguments to 'addbfcrc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 132 | addbfcrc(p, i); | ^ io.c:136:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 136 | void fwrite_crc(p, n, f) | ^ io.c:143:12: warning: passing arguments to 'prterror' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 143 | prterror('f', disk_full); | ^ io.c:145:10: warning: passing arguments to 'addbfcrc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 145 | addbfcrc(p, n); | ^ 9 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG lzh.c lzh.c:21:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 21 | extern void encode(); | ^ ./ar.h:84:6: note: conflicting prototype is here 84 | void encode PARMS((FILE *, FILE *)); | ^ lzh.c:17:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 17 | int lzh_encode(infile, outfile) | ^ lzh.c:34:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 34 | int lzh_decode(infile, outfile) | ^ 3 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG maketbl.c maketbl.c:15:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 15 | void make_table(nchar, bitlen, tablebits, table) | ^ maketbl.c:31:11: warning: passing arguments to 'prterror' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 31 | prterror('f', "Bad decode table\n"); | ^ cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG maketree.c 2 warnings generated. maketree.c:18:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 18 | static void count_len(i) /* call with i = root */ | ^ maketree.c:32:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 32 | static void make_len(root) | ^ maketree.c:59:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 59 | static void downheap(i) | ^ maketree.c:75:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 75 | static void make_code(j, length, code) | ^ maketree.c:89:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 89 | int make_tree(nparm, freqparm, lenparm, codeparm) | ^ 5 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG huf.c huf.c:62:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 62 | static void write_pt_len(n, nbit, i_special) | ^ huf.c:114:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 114 | static void encode_c(c) | ^ huf.c:120:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 120 | static void encode_p(p) | ^ huf.c:175:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 175 | void output(c, p) | ^ huf.c:209:13: warning: passing arguments to 'prterror' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 209 | prterror('f', no_memory); | ^ huf.c:230:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 230 | static void read_pt_len(nn, nbit, i_special) | ^ 6 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG encode.c In file included from encode.c:15: ./ar.h:119:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 119 | extern VOIDPTR memmove(); | ^ encode.c:66:28: warning: passing arguments to 'prterror' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 66 | if (next == NULL) prterror('f', no_memory); | ^ encode.c:88:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 88 | static node child(q, c) | ^ encode.c:101:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 101 | static void makechild(q, c, r) | ^ encode.c:115:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 115 | void split(old) | ^ encode.c:251:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 251 | void encode(infile, outfile) | ^ 6 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG decode.c decode.c:29:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 29 | int decode(count, buffer) | ^ 1 warning generated. cc -o zoo addbfcrc.o addfname.o basename.o comment.o crcdefs.o getfile.o lzc.o lzd.o machine.o makelist.o misc.o misc2.o nextfile.o needed.o options.o parse.o portable.o prterror.o version.o zoo.o zooadd.o zooadd2.o zoodel.o zooext.o zoofilt.o zoolist.o zoopack.o io.o lzh.o maketbl.o maketree.o huf.o encode.o decode.o ld: warning: basename.c(basename.o:(basename)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: basename.c(basename.o:(dosname)): warning: strcat() is almost always misused, please use strlcat() ld: warning: misc2.c(misc2.o:(add_version)): warning: sprintf() is often misused, please use snprintf() cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG fiz.c fiz.c:27:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 27 | main(argc,argv) | ^ | int fiz.c:131:21: warning: passing arguments to 'prtctrl' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 131 | prtctrl (direntry.dirname); | ^ fiz.c:136:18: warning: passing arguments to 'prtctrl' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 136 | prtctrl (direntry.fname); | ^ fiz.c:141:21: warning: passing arguments to 'prtctrl' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 141 | prtctrl (direntry.lfname); | ^ fiz.c:27:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 27 | main(argc,argv) | ^ fiz.c:209:12: warning: passing arguments to 'prtch' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 209 | prtch(ch); | ^ fiz.c:200:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 200 | void prtctrl (str) | ^ fiz.c:24:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 24 | void prtctrl (); | ^ fiz.c:218:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 218 | void prtch(ch) | ^ fiz.c:25:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 25 | void prtch (); | ^ 10 warnings generated. cc -o fiz fiz.o addbfcrc.o portable.o crcdefs.o ld: warning: fiz.c(fiz.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() >>> Running package in archivers/zoo at 1764959424.79 ===> archivers/zoo ===> Faking installation for zoo-2.10.1p2 /exopi-obj/pobj/zoo-2.10.1/bin/install -c -s -m 755 zoo fiz /exopi-obj/pobj/zoo-2.10.1/fake-amd64/usr/local/bin /exopi-obj/pobj/zoo-2.10.1/bin/install -c -m 644 zoo.1 fiz.1 /exopi-obj/pobj/zoo-2.10.1/fake-amd64/usr/local/man/man1 ===> Building package for zoo-2.10.1p2 Create /exopi-cvs/ports/packages/amd64/all/zoo-2.10.1p2.tgz Creating package zoo-2.10.1p2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********** | 17% checksumming|*************** | 25% checksumming|******************** | 33% checksumming|************************* | 42% checksumming|******************************* | 50% checksumming|************************************ | 58% checksumming|***************************************** | 67% checksumming|********************************************** | 75% checksumming|*************************************************** | 83% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******* | 11% archiving|******************************************** | 69% archiving|********************************************* | 71% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/zoo-2.10.1p2.tgz >>> Running clean in archivers/zoo at 1764959426.77 ===> archivers/zoo ===> Cleaning for zoo-2.10.1p2 >>> Ended at 1764959427.31 max_stuck=0.00/build=6.64/package=1.96/clean=0.60