* Package: app-arch/zoo-2.10-r5:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking zoo_2.10.orig.tar.gz to /var/tmp/portage/app-arch/zoo-2.10-r5/work >>> Unpacking zoo_2.10-28.debian.tar.xz to /var/tmp/portage/app-arch/zoo-2.10-r5/work >>> Source unpacked in /var/tmp/portage/app-arch/zoo-2.10-r5/work >>> Preparing source in /var/tmp/portage/app-arch/zoo-2.10-r5/work/zoo-2.10.orig ... * Applying patches from /var/tmp/portage/app-arch/zoo-2.10-r5/work/debian/patches/. ... * 01-old-fixes.patch ... [ ok ] * 02-traversal-directory.patch ... [ ok ] * 03-fix-manage-archive-under-AMD64.patch ... [ ok ] * 04-fix-fullpath-buffer-overflow.patch ... [ ok ] * 05-CVE-2006-1269.patch ... [ ok ] * 06-CVE-2007-1673.patch ... [ ok ] * 07-ms-help-reduce-outputted-newlines-in-help.patch ... [ ok ] * 08-wait-return-comment-out.patch ... [ ok ] * 10-printf.patch ... [ ok ] * 12-printf.patch ... [ ok ] * 14-printf.patch ... [ ok ] * 20-makefile.patch ... [ ok ] * Applying zoo-2.10-gentoo-fbsd-r1.patch ... [ ok ] * Applying zoo-2.10-makefile.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-arch/zoo-2.10-r5/work/zoo-2.10.orig ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-arch/zoo-2.10-r5/work/zoo-2.10.orig ... make -j4 linux make CC="clang" CFLAGS="-c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -DLINT -DLINUX -DANSI_HDRS" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" zoo fiz make[1]: Entering directory '/var/tmp/portage/app-arch/zoo-2.10-r5/work/zoo-2.10.orig' clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -DLINT -DLINUX -DANSI_HDRS -DBIG_MEM -DNDEBUG addbfcrc.c clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -DLINT -DLINUX -DANSI_HDRS -DBIG_MEM -DNDEBUG addfname.c clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -DLINT -DLINUX -DANSI_HDRS -DBIG_MEM -DNDEBUG basename.c clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -DLINT -DLINUX -DANSI_HDRS -DBIG_MEM -DNDEBUG comment.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) ^ 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) ^ 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 zoo_basename (pathname, fname) ^ basename.c:47:6: warning: a function definition without aaddfname.c prototype: 83is: 6 :deprecated warning: ina allfunction versionsdefinition ofwithout Ca andprototype isis not deprecatedsupported inin allC2x versions [-Wdeprecated-non-prototype]of C and isvoid cleanup (p) not ^ supported in C2x [-Wdeprecated-non-prototype] long inlist (fname, date, time, this_version_no, high_vflag, ^ 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) ^ 1 warning generated. 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] clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -DLINT -DLINUX -DANSI_HDRS -DBIG_MEM -DNDEBUG crcdefs.c 2 warnings generated. 6 warnings generated. clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -DLINT -DLINUX -DANSI_HDRS -DBIG_MEM -DNDEBUG getfile.c clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -DLINT -DLINUX -DANSI_HDRS -DBIG_MEM -DNDEBUG lzc.c 7 warnings generated. clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -DLINT -DLINUX -DANSI_HDRS -DBIG_MEM -DNDEBUG lzd.c clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -DLINT -DLINUX -DANSI_HDRS -DBIG_MEM -DNDEBUG machine.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) ^ 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) ^ 1 warning generated. clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -DLINT -DLINUX -DANSI_HDRS -DBIG_MEM -DNDEBUG makelist.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:207:6: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'char' declared in a previous prototype [-Wknr-promoted-parameter] char ch; ^ lzd.c:62:28: note: previous declaration is here void xwr_dchar PARMS ((char)); ^ 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: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] 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) ^ In file included from machine.c:52: In file included from ./linux.c:29: ./nixtime.i:17: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:136:19: note: conflicting prototype is here extern struct tm *localtime (const time_t *__timer) __THROW; ^ In file included from machine.c:52: In file included from ./linux.c:29: ./nixtime.i:23: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:42:1: warning: non-void function does not return a value [-Wreturn-type] } ^ ./nixtime.i:51: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:59:49: warning: passing arguments to 'mstonix' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] utbf.actime = utbf.modtime = gettz() + mstonix (date, time); ^ ./nixtime.i:68: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:52: In file included from ./linux.c:32: ./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:52: ./linux.c:73:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ 5 warnings generated. clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -DLINT -DLINUX -DANSI_HDRS -DBIG_MEM -DNDEBUG misc.c makelist.c:41: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) ^ 9 warnings generated. makelist.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 modpath (path) ^ makelist.c:218: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) ^ clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -DLINT -DLINUX -DANSI_HDRS -DBIG_MEM -DNDEBUG misc2.c misc.c:38: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:60: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:81: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:136: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: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 ver_too_high (header) ^ misc.c:171: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:207: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:228: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:268: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:284: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:309: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:324: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:341: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) ^ 3 warnings generated. clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -DLINT -DLINUX -DANSI_HDRS -DBIG_MEM -DNDEBUG nextfile.c misc2.c:29: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:57: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:102: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:115: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:134: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:159: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:180: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:191: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:229: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:256: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:314: ./mstime.i:15:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] mstime(longtime, date, time) ^ int ./mstime.i:49:33: warning: '&&' within '||' [-Wlogical-op-parentheses] leapyear = (year % 4 == 0 && year % 100 != 0 || year % 400 == 0); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ~~ ./mstime.i:49:33: note: place parentheses around the '&&' expression to silence this warning leapyear = (year % 4 == 0 && year % 100 != 0 || year % 400 == 0); ^ ( ) ./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(longtime, date, time) ^ ./mstime.i:95:1: warning: non-void function does not return a value [-Wreturn-type] } ^ misc2.c:324: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; /... ^ misc2.c:325:20: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] mstime (longtime, &direntry->date, &direntry->time); ^~~~~~~~~~~~~~~ misc2.c:325:37: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] mstime (longtime, &direntry->date, &direntry->time); ^~~~~~~~~~~~~~~ misc2.c:316: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:334: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) ^ 18 warnings and 1 error generated. 5 warnings generated. make[1]: *** [makefile:41: misc2.o] Error 1 make[1]: *** Waiting for unfinished jobs.... 13 warnings generated. 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. make[1]: Leaving directory '/var/tmp/portage/app-arch/zoo-2.10-r5/work/zoo-2.10.orig' make: *** [makefile:102: linux] Error 2 * ERROR: app-arch/zoo-2.10-r5::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-arch/zoo-2.10-r5::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-arch/zoo-2.10-r5::gentoo'`. * The complete build log is located at '/var/log/portage/app-arch:zoo-2.10-r5:20221028-224758.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-arch/zoo-2.10-r5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-arch/zoo-2.10-r5/temp/environment'. * Working directory: '/var/tmp/portage/app-arch/zoo-2.10-r5/work/zoo-2.10.orig' * S: '/var/tmp/portage/app-arch/zoo-2.10-r5/work/zoo-2.10.orig'