>>> Building on exopi-2 under sysutils/zap DIST = [sysutils/zap:zap-1.3.tar.gz] FULLPKGNAME = zap-1.3p0 distfiles size=7491 >>> Running build in sysutils/zap at 1764528086.66 ===> sysutils/zap ===> Building from scratch zap-1.3p0 ===> Verifying specs: c ===> found c.102.2 ===> Checking files for zap-1.3p0 `/exopi-cvs/ports/distfiles/zap-1.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for zap-1.3p0 ===> Patching for zap-1.3p0 ===> 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 zap-1.3p0 ===> Configuring for zap-1.3p0 ===> Building for zap-1.3p0 cc -O2 -pipe -g -Wall -MD -MP -nostdinc -idirafter /usr/include -c signame.c cc -O2 -pipe -g -Wall -MD -MP -nostdinc -idirafter /usr/include -c system.c cc -O2 -pipe -g -Wall -MD -MP -nostdinc -idirafter /usr/include -c ttyin2.c ttyin2.c:13:8: 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] 13 | FILE *efopen(); | ^ ./zap.h:13:7: note: conflicting prototype is here 13 | FILE *efopen(char *file, char *mode); /* fopen file, die if can't */ | ^ 1 warning generated. cc -O2 -pipe -g -Wall -MD -MP -nostdinc -idirafter /usr/include -c errutils.c errutils.c:11: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 previous declaration [-Wdeprecated-non-prototype] 11 | FILE *fp, *fopen(); | ^ errutils.c:18:2: warning: call to undeclared library function 'exit' with type 'void (int) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 18 | exit(1); | ^ errutils.c:18:2: note: include the header or explicitly provide a declaration for 'exit' errutils.c:33:18: warning: passing arguments to 'getenv' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 33 | cmdname = getenv("CMDNAME"); | ^ 3 warnings generated. cc -O2 -pipe -g -Wall -MD -MP -nostdinc -idirafter /usr/include -c zap.c zap.c:40: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] 40 | FILE *fin, *popen(); | ^ /usr/include/stdio.h:236:7: note: conflicting prototype is here 236 | FILE *popen(const char *, const char *); | ^ 1 warning generated. cc -g -o zap signame.o system.o ttyin2.o errutils.o zap.o ld: warning: zap.c:32(zap.o:(do_kill)): warning: sprintf() is often misused, please use snprintf() >>> Running package in sysutils/zap at 1764528089.42 ===> sysutils/zap ===> Faking installation for zap-1.3p0 /exopi-obj/pobj/zap-1.3/bin/install -c -s -m 755 /exopi-obj/pobj/zap-1.3/zap/zap /exopi-obj/pobj/zap-1.3/fake-amd64/usr/local/bin /exopi-obj/pobj/zap-1.3/bin/install -c -m 644 /exopi-obj/pobj/zap-1.3/zap/zap.1 /exopi-obj/pobj/zap-1.3/fake-amd64/usr/local/man/man1 ===> Building package for zap-1.3p0 Create /exopi-cvs/ports/packages/amd64/all/zap-1.3p0.tgz Creating package zap-1.3p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|****** | 10% checksumming|************ | 20% checksumming|****************** | 30% checksumming|************************ | 40% checksumming|******************************* | 50% checksumming|************************************* | 60% checksumming|******************************************* | 70% checksumming|************************************************* | 80% checksumming|******************************************************* | 90% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|******************************************************** | 87% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/zap-1.3p0.tgz >>> Running clean in sysutils/zap at 1764528092.01 ===> sysutils/zap ===> Cleaning for zap-1.3p0 >>> Ended at 1764528092.81 max_stuck=0.00/build=2.73/package=2.50/clean=0.96