>>> Building on exopi-6 under sysutils/setquota DIST = [sysutils/setquota:setquota-0.1.tar.gz] FULLPKGNAME = setquota-0.1p2 distfiles size=6300 >>> Running build in sysutils/setquota at 1714025163.48 ===> sysutils/setquota ===> Building from scratch setquota-0.1p2 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for setquota-0.1p2 `/exopi-cvs/ports/distfiles/setquota-0.1.tar.gz' is up to date. >> (SHA256) setquota-0.1.tar.gz: OK ===> Extracting for setquota-0.1p2 ===> Patching for setquota-0.1p2 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile |--- Makefile.orig |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 1 with fuzz 1. done ===> Applying OpenBSD patch patch-printquota_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix unsigned long/uint32_t and int/time_t type mismatches in formatting |Fix bogus #ifdef 0 | |Index: printquota.c |--- printquota.c.orig |+++ printquota.c -------------------------- Patching file printquota.c using Plan A... Hunk #1 succeeded at 86. Hunk #2 succeeded at 109. done ===> Applying OpenBSD patch patch-quotatool_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use appropriate includes |Fix char vs pointer type mismatch |Use more parenthesis to silence warnings about correct code | |Index: quotatool.c |--- quotatool.c.orig |+++ quotatool.c -------------------------- Patching file quotatool.c using Plan A... Hunk #1 succeeded at 49. Hunk #2 succeeded at 236. Hunk #3 succeeded at 268. Hunk #4 succeeded at 300. Hunk #5 succeeded at 351. done ===> Applying OpenBSD patch patch-setquota_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- setquota.c.orig 2004-01-04 19:47:17.000000000 +0100 |+++ setquota.c 2004-01-04 19:47:25.000000000 +0100 -------------------------- Patching file setquota.c using Plan A... Hunk #1 succeeded at 62. Hunk #2 succeeded at 70. 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 setquota-0.1p2 ===> Configuring for setquota-0.1p2 ===> Building for setquota-0.1p2 cc -O2 -pipe -MD -MP -nostdinc -idirafter /usr/include -c printquota.c printquota.c:62:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] print_quota(qm) ^ printquota.c:103:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] timeprt(seconds) ^ 2 warnings generated. cc -O2 -pipe -MD -MP -nostdinc -idirafter /usr/include -c setquota.c setquota.c:53: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 set_quota(qm) ^ setquota.c:78:7: warning: call to undeclared function 'quotactl'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if (quotactl(f_fsname, qcmd, qm->id, (char*)&qm->dq_dqb) != 0) { ^ 2 warnings generated. cc -O2 -pipe -MD -MP -nostdinc -idirafter /usr/include -c quotatool.c quotatool.c:203:4: warning: call to undeclared function 'set_quota'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] set_quota(qm_tmp); ^ quotatool.c:206:4: warning: call to undeclared function 'print_quota'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] print_quota(qm_tmp); ^ quotatool.c:91: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) ^ quotatool.c:267:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] convert_block(p_block) ^ quotatool.c:299:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] convert_time(p_time) ^ quotatool.c:338:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] convert_inode(p_inode) ^ quotatool.c:349:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] valid_fs(fsname) ^ quotatool.c:368:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mklist(argc, argv) ^ 8 warnings generated. cc -o setquota printquota.o setquota.o quotatool.o printquota.c(printquota.o:(print_quota)): warning: sprintf() is often misused, please use snprintf() quotatool.c(quotatool.o:(mklist)): warning: strcpy() is almost always misused, please use strlcpy() >>> Running package in sysutils/setquota at 1714025167.10 ===> sysutils/setquota ===> Faking installation for setquota-0.1p2 install -c -s -o root -g bin -m 755 setquota /exopi-obj/pobj/setquota-0.1/fake-amd64/usr/local/sbin/setquota install -c -o root -g bin -m 644 getquota.8 /exopi-obj/pobj/setquota-0.1/fake-amd64/usr/local/man/man8/getquota.8 install -c -o root -g bin -m 644 setquota.8 /exopi-obj/pobj/setquota-0.1/fake-amd64/usr/local/man/man8/setquota.8 /exopi-obj/pobj/setquota-0.1/fake-amd64/usr/local/sbin/getquota -> /exopi-obj/pobj/setquota-0.1/fake-amd64/usr/local/sbin/setquota ===> Building package for setquota-0.1p2 Create /exopi-cvs/ports/packages/amd64/all/setquota-0.1p2.tgz Creating package setquota-0.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|* | 1% archiving|****************************************** | 65% archiving|**************************************************** | 81% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/setquota-0.1p2.tgz >>> Running clean in sysutils/setquota at 1714025169.40 ===> sysutils/setquota ===> Cleaning for setquota-0.1p2 >>> Ended at 1714025170.78 max_stuck=0.00/build=2.40/package=3.50/clean=1.48