>>> Building on exopi-1 under archivers/zoo DIST = [archivers/zoo:zoo-2.10pl1.tar.gz] FULLPKGNAME = zoo-2.10.1p2 (Junk lock obtained for exopi-1 at 1713855792.79) Still tainted: host marked nojunk by games/openclonk >>> Running junk in archivers/zoo at 1713855792.90 Can't run junk because of lock on games/openclonk (Junk lock released for exopi-1 at 1713855795.35) distfiles size=172096 >>> Running build in archivers/zoo at 1713855795.38 ===> archivers/zoo ===> Building from scratch zoo-2.10.1p2 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for zoo-2.10.1p2 `/exopi-cvs/ports/distfiles/zoo-2.10pl1.tar.gz' is up to date. >> (SHA256) zoo-2.10pl1.tar.gz: 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-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 C2x [-Wdeprecated-non-prototype] 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 C2x [-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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] long ftell(); ^ /usr/include/stdio.h:230:7: note: conflicting prototype is here 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] struct tm *localtime(); ^ /usr/include/time.h:118:12: note: conflicting prototype is here 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 C2x [-Wdeprecated-non-prototype] int gettime (file, date, time) ^ ./nixtime.i:39:1: warning: non-void function does not return a value [-Wreturn-type] } ^ ./nixtime.i:48:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int 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 C2x [-Wdeprecated-non-prototype] 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] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern off_t lseek(); ^ /usr/include/unistd.h:358:8: note: conflicting prototype is here 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] } ^ 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 C2x [-Wdeprecated-non-prototype] 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] 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 C2x [-Wdeprecated-non-prototype] 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] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] void writenull (file, length) ^ 13 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG misc2.c misc2.c:25:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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] return EXISTS(fname); ^ ./options.h:93:21: note: expanded from macro 'EXISTS' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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] MKDIR(path); ^ ./portable.h:90:25: note: expanded from macro 'MKDIR' #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] MKDIR(slashpos); /* make that directory */ ^ ./portable.h:90:25: note: expanded from macro 'MKDIR' #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] MKDIR(tmppath); /* make dir from suffix */ ^ ./portable.h:90:25: note: expanded from macro 'MKDIR' #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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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] 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 C2x [-Wdeprecated-non-prototype] ./mstime.i:95:1: warning: non-void function does not return a value [-Wreturn-type] } ^ misc2.c:320:21: warning: passing arguments to 'mstonix' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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] 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 C2x [-Wdeprecated-non-prototype] if (*option == 'H') ms_help(option); ^ zoo.c:169:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf (stderr, incorrect_args); ^~~~~~~~~~~~~~ zoo.c:169:27: note: treat the string as an argument to avoid this fprintf (stderr, incorrect_args); ^ "%s", zoo.c:193:27: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf (stderr, incorrect_args); ^~~~~~~~~~~~~~ zoo.c:193:27: note: treat the string as an argument to avoid this fprintf (stderr, incorrect_args); ^ "%s", zoo.c:284:19: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf (stderr, usage); zooexit (1); ^~~~~ zoo.c:284:19: note: treat the string as an argument to avoid this fprintf (stderr, usage); zooexit (1); ^ "%s", zoo.c:292:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf (usage); ^~~~~ zoo.c:292:9: note: treat the string as an argument to avoid this printf (usage); ^ "%s", zoo.c:297:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf (nov_usage); ^~~~~~~~~ zoo.c:297:9: note: treat the string as an argument to avoid this printf (nov_usage); ^ "%s", zoo.c:298:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf (nov_cmds); ^~~~~~~~ zoo.c:298:9: note: treat the string as an argument to avoid this printf (nov_cmds); ^ "%s", zoo.c:303:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf (usage); ^~~~~ zoo.c:303:9: note: treat the string as an argument to avoid this 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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] 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 C2x [-Wdeprecated-non-prototype] 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] if (isadir (this_file)) { ^ zooadd.c:544:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf (disk_full); ^~~~~~~~~ zooadd.c:544:21: note: treat the string as an argument to avoid this 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] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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] 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] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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] 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 C2x [-Wdeprecated-non-prototype] 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] 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 C2x [-Wdeprecated-non-prototype] 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] 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 C2x [-Wdeprecated-non-prototype] 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] 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 C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] ./zoofns.h:62:5: note: conflicting prototype is here 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] 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 C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] ./zoofns.h:66:5: note: conflicting prototype is here 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] 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 C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] ./zoofns.h:63:5: note: conflicting prototype is here 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] 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 C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] ./zoofns.h:67:5: note: conflicting prototype is here int lzh_decode PARMS((FILE *infile, FILE *outfile)); ^ 9 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG zoolist.c zoolist.c:51:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void zoolist (argv, option, argc) ^ zoolist.c:371:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf (tot_line); ^~~~~~~~ zoolist.c:371:24: note: treat the string as an argument to avoid this printf (tot_line); ^ "%s", zoolist.c:417:24: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat] 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] fputchar ('\n'); ^ zoolist.c:469:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf (tot_line); ^~~~~~~~ zoolist.c:469:18: note: treat the string as an argument to avoid this printf (tot_line); ^ "%s", zoolist.c:479:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf (dashes); ^~~~~~ zoolist.c:479:21: note: treat the string as an argument to avoid this printf (dashes); ^ "%s", zoolist.c:521:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf (tot_line); ^~~~~~~~ zoolist.c:521:15: note: treat the string as an argument to avoid this 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] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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] 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] 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] unlink (backup_name); /* remove any previous backup in any case */ ^ 4 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG io.c 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 C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern void encode(); ^ ./ar.h:84:6: note: conflicting prototype is here 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] prterror('f', "Bad decode table\n"); ^ 2 warnings generated. cc -c -O2 -pipe -DBSD4_3 -DANSI_HDRS -DBIG_MEM -DNDEBUG maketree.c maketree.c:18:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 basename.c(basename.o:(basename)): warning: strcpy() is almost always misused, please use strlcpy() basename.c(basename.o:(dosname)): warning: strcat() is almost always misused, please use strlcat() 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] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void prtch (); ^ 10 warnings generated. cc -o fiz fiz.o addbfcrc.o portable.o crcdefs.o fiz.c(fiz.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() >>> Running package in archivers/zoo at 1713855804.68 ===> 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 1713855806.24 ===> archivers/zoo ===> Cleaning for zoo-2.10.1p2 >>> Ended at 1713855806.50 max_stuck=0.73/junk=2.54/build=8.45/package=2.40/clean=0.30