>>> Building on exopi-4 under games/dungeon BDEPENDS = [archivers/unzip] DIST = [games/dungeon:dungn27s.zip] FULLPKGNAME = dungeon-2.7sp1 (Junk lock obtained for exopi-4 at 1711449376.82) >>> Running depends in games/dungeon at 1711449376.86 last junk was in security/py-hvac,python3 /usr/sbin/pkg_add -aI -Drepair unzip-6.0p17 was: /usr/sbin/pkg_add -aI -Drepair unzip-6.0p17 /usr/sbin/pkg_add -aI -Drepair unzip-6.0p17 >>> Running show-prepare-results in games/dungeon at 1711449379.23 ===> games/dungeon ===> Building from scratch dungeon-2.7sp1 ===> dungeon-2.7sp1 depends on: unzip-* -> unzip-6.0p17 ===> Verifying specs: c curses ===> found c.99.0 curses.15.0 unzip-6.0p17 (Junk lock released for exopi-4 at 1711449379.87) Woken up print/cups distfiles size=261107 >>> Running build in games/dungeon at 1711449379.91 ===> games/dungeon ===> Checking files for dungeon-2.7sp1 `/exopi-cvs/ports/distfiles/dungn27s.zip' is up to date. >> (SHA256) dungn27s.zip: OK ===> Extracting for dungeon-2.7sp1 find /exopi-obj/pobj/dungeon-2.7s -type f -exec perl -pi -e 's/\015//g; s/\032//g' {} + (cd /exopi-obj/pobj/dungeon-2.7s; for f in `awk '{ print $1 }' MANIFEST | tail +3`; do mv `echo $f | tr a-z A-Z` $f; done) ===> Patching for dungeon-2.7sp1 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.orig Thu Dec 1 20:01:45 2011 |+++ Makefile Thu Dec 1 20:07:14 2011 -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 42. 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 dungeon-2.7sp1 ===> Configuring for dungeon-2.7sp1 ===> Building for dungeon-2.7sp1 cc -O2 -pipe -c actors.c actors.c:10:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical aappli_(ri) ^ 1 warning generated. cc -O2 -pipe -c ballop.c ballop.c:10:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical ballop_(arg) ^ 1 warning generated. cc -O2 -pipe -c clockr.c clockr.c:13: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 cevapp_(ri) ^ clockr.c:766: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 litint_(obj, ctr, cev, ticks, tickln) ^ 2 warnings generated. cc -O2 -pipe -c demons.c demons.c:178:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] integer blow_(h, v, rmk, hflg, out) ^ demons.c:584:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static logical infest_(r) ^ 2 warnings generated. cc -O2 -pipe -c dgame.c dgame.c:208: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 xendmv_(flag) ^ dgame.c:244:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static logical xvehic_(n) ^ 2 warnings generated. cc -O2 -pipe -DTEXTFILE=\"/usr/local/share/dungeon/dtextc.dat\" -c dinit.c dinit.c:46: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 rdints(c, pi, indxfile) ^ dinit.c:61: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 rdpartialints(c, pi, indxfile) ^ dinit.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 void rdflags(c, pf, indxfile) ^ 3 warnings generated. cc -O2 -pipe -c dmain.c dmain.c:13: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 main(argc, argv) /* void changed to int, Volker Blasius, 11jul93 */ ^ 1 warning generated. cc -O2 -pipe -c dso1.c dso1.c:10: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 princr_(full, rm) ^ dso1.c:99: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 invent_(adv) ^ dso1.c:161: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 princo_(obj, desc) ^ 3 warnings generated. cc -O2 -pipe -c dso2.c dso2.c:11:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical moveto_(nr, who) ^ dso2.c:97: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 score_(flg) ^ dso2.c:165: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 scrupd_(n) ^ 3 warnings generated. cc -O2 -pipe -c dso3.c dso3.c:11:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical findxt_(dir, rm) ^ dso3.c:73:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] integer fwim_(f1, f2, rm, con, adv, nocare) ^ dso3.c:109:17: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses] if (~ (nocare) & (objcts_1.oflag1[i - 1] & TAKEBT) == 0 || ( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dso3.c:109:17: note: place parentheses around the '==' expression to silence this warning if (~ (nocare) & (objcts_1.oflag1[i - 1] & TAKEBT) == 0 || ( ^ ( ) dso3.c:109:17: note: place parentheses around the & expression to evaluate it first if (~ (nocare) & (objcts_1.oflag1[i - 1] & TAKEBT) == 0 || ( ^ ( ) dso3.c:163:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical yesno_(q, y, n) ^ 4 warnings generated. cc -O2 -pipe -c dso4.c dso4.c:10:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] integer robadv_(adv, nr, nc, na) ^ dso4.c:43:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] integer robrm_(rm, pr, nr, nc, na) ^ dso4.c:94:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical winnin_(vl, hr) ^ dso4.c:141:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] integer fights_(h, flg) ^ dso4.c:165:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] integer vilstr_(v) ^ 5 warnings generated. cc -O2 -pipe -c dso5.c dso5.c:10: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 gttime_(t) ^ dso5.c:28:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical opncls_(obj, so, sc) ^ dso5.c:80:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical lit_(rm) ^ dso5.c:147:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] integer weight_(rm, cn, ad) ^ 4 warnings generated. cc -O2 -pipe -c dso6.c dso6.c:10:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical ghere_(obj, rm) ^ dso6.c:133:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] integer mrhere_(rm) ^ 2 warnings generated. cc -O2 -pipe -c dso7.c dso7.c:11: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 encryp_(inw, outw) ^ dso7.c:65: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 cpgoto_(st) ^ dso7.c:95: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 cpinfo_(rmk, st) ^ 3 warnings generated. cc -O2 -pipe -c dsub.c dsub.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 rspeak_(n) ^ dsub.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 rspsub_(n, s1) ^ dsub.c:50: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 rspsb2_(n, s1, s2) ^ dsub.c:60: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 rspsb2nl_(n, y, z, nl) ^ dsub.c:84:53: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] fprintf(stderr, "Error seeking database loc %d\n", x); ~~ ^ %ld dsub.c:96:57: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] fprintf(stderr, "Error reading database loc %d\n", x); ~~ ^ %ld dsub.c:114:54: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] fprintf(stderr, "Error seeking database loc %d\n", iloc); ~~ ^~~~ %ld dsub.c:170: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 bug_(a, b) ^ dsub.c:192: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 newsta_(o, r, rm, cn, ad) ^ dsub.c:209:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical qhere_(obj, rm) ^ dsub.c:243:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical qempty_(obj) ^ dsub.c:271: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 jigsup_(desc) ^ dsub.c:435:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] integer oactor_(obj) ^ dsub.c:464:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical prob_(g, b) ^ dsub.c:490:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical rmdesc_(full) ^ dsub.c:602:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical rappli_(ri) ^ 16 warnings generated. cc -O2 -pipe -c dverb1.c dverb1.c:12:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical take_(flg) ^ dverb1.c:104:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical drop_(z) ^ dverb1.c:193:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical put_(flg) ^ dverb1.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 valuac_(v) ^ 4 warnings generated. cc -O2 -pipe -c dverb2.c dverb2.c:354:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static integer cxappl_(ri) ^ dverb2.c:493:38: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] curxt_1.xroom1 = (curxt_1.xroom1 - rindex_1.mra << 1) + rindex_1.mrae; ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ~~ dverb2.c:493:38: note: place parentheses around the '-' expression to silence this warning curxt_1.xroom1 = (curxt_1.xroom1 - rindex_1.mra << 1) + rindex_1.mrae; ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ dverb2.c:557:37: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] curxt_1.xroom1 = (findex_1.mloc - rindex_1.mra << 1) + rindex_1.mrae + 1 ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ~~ dverb2.c:557:37: note: place parentheses around the '-' expression to silence this warning curxt_1.xroom1 = (findex_1.mloc - rindex_1.mra << 1) + rindex_1.mrae + 1 ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 3 warnings generated. cc -O2 -pipe -c gdt.c cc -O2 -pipe -c lightp.c lightp.c:10:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical lightp_(obj) ^ 1 warning generated. cc -O2 -pipe -c local.c cc -O2 -pipe -c nobjs.c nobjs.c:14:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical nobjs_(ri, arg) ^ nobjs.c:858:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static logical mirpan_(st, pnf) ^ 2 warnings generated. cc -O2 -pipe -c np.c np.c:18: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 rdline_(buffer, who) ^ np.c:66:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical parse_(inbuf, vbflag) ^ np.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 orphan_(o1, o2, o3, o4, o5) ^ np.c:155:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static logical lex_(inbuf, outbuf, op, vbflag) ^ 4 warnings generated. cc -O2 -pipe -c np1.c np1.c:18:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] integer sparse_(lbuf, llnt, vbflag) ^ 1 warning generated. cc -O2 -pipe -c np2.c np2.c:15:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] integer getobj_(oidx, aidx, spcobj) ^ np2.c:151:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] integer schlst_(oidx, aidx, rm, cn, ad, spcobj) ^ np2.c:255:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static logical thisit_(oidx, aidx, obj, spcobj) ^ 3 warnings generated. cc -O2 -pipe -c np3.c np3.c:209: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 unpack_(oldj, j) ^ np3.c:275:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static logical syneql_(prep, obj, sprep, sfl1, sfl2) ^ np3.c:303:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static logical takeit_(obj, sflag) ^ np3.c:422:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static integer gwim_(sflag, sfw1, sfw2) ^ 4 warnings generated. cc -O2 -pipe -c nrooms.c nrooms.c:13:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical rappl2_(ri) ^ nrooms.c:412: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 lookto_(nrm, srm, nt, st, ht) ^ nrooms.c:495: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 ewtell_(rm, st) ^ 3 warnings generated. cc -O2 -pipe -c objcts.c objcts.c:10:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical oappli_(ri, arg) ^ 1 warning generated. cc -O2 -pipe -c rooms.c rooms.c:10:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical rappl1_(ri) ^ 1 warning generated. cc -O2 -pipe -c sobjs.c sobjs.c:12:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical sobjs_(ri, arg) ^ 1 warning generated. cc -O2 -pipe -c supp.c supp.c:29:19: 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 struct tm *localtime (); ^ /usr/include/time.h:118:12: note: conflicting prototype is here struct tm *localtime(const time_t *); ^ supp.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 itime_(hrptr, minptr, secptr) ^ supp.c:59:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] integer rnd_(maxval) ^ supp.c:208: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 more_output(z) ^ 4 warnings generated. cc -O2 -pipe -c sverbs.c sverbs.c:13:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical sverbs_(ri) ^ 1 warning generated. cc -O2 -pipe -c verbs.c verbs.c:10:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical vappli_(ri) ^ 1 warning generated. cc -O2 -pipe -c villns.c villns.c:10:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical trollp_(arg) ^ villns.c:170:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical cyclop_(arg) ^ villns.c:309:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] logical thiefp_(arg) ^ 3 warnings generated. cat dtextc.uu1 dtextc.uu2 dtextc.uu3 dtextc.uu4 | uudecode cc -O2 -pipe -o dungeon actors.o ballop.o clockr.o demons.o dgame.o dinit.o dmain.o dso1.o dso2.o dso3.o dso4.o dso5.o dso6.o dso7.o dsub.o dverb1.o dverb2.o gdt.o lightp.o local.o nobjs.o np.o np1.o np2.o np3.o nrooms.o objcts.o rooms.o sobjs.o supp.o sverbs.o verbs.o villns.o -ltermcap supp.c(supp.o:(rnd_)): warning: rand() may return deterministic values, is that what you want? >>> Running package in games/dungeon at 1711449387.14 ===> games/dungeon ===> Faking installation for dungeon-2.7sp1 /exopi-obj/pobj/dungeon-2.7s/bin/install -d -m 755 /exopi-obj/pobj/dungeon-2.7s/fake-amd64/usr/local/share/dungeon cp dungeon /exopi-obj/pobj/dungeon-2.7s/fake-amd64/usr/local/bin cp dtextc.dat /exopi-obj/pobj/dungeon-2.7s/fake-amd64/usr/local/share/dungeon /exopi-obj/pobj/dungeon-2.7s/bin/install -c -m 644 /exopi-obj/pobj/dungeon-2.7s/dungeon.6 /exopi-obj/pobj/dungeon-2.7s/fake-amd64/usr/local/man/man6 /exopi-obj/pobj/dungeon-2.7s/bin/install -d -m 755 /exopi-obj/pobj/dungeon-2.7s/fake-amd64/usr/local/share/doc/dungeon /exopi-obj/pobj/dungeon-2.7s/bin/install -c -m 644 /exopi-obj/pobj/dungeon-2.7s/History /exopi-obj/pobj/dungeon-2.7s/fake-amd64/usr/local/share/doc/dungeon ===> Building package for dungeon-2.7sp1 Create /exopi-cvs/ports/packages/amd64/all/dungeon-2.7sp1.tgz Creating package dungeon-2.7sp1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|******** | 13% checksumming|************ | 20% checksumming|**************** | 27% checksumming|******************** | 33% checksumming|************************ | 40% checksumming|**************************** | 47% checksumming|********************************* | 53% checksumming|************************************* | 60% checksumming|***************************************** | 67% checksumming|********************************************* | 73% checksumming|************************************************* | 80% checksumming|***************************************************** | 87% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************** | 46% archiving|******************************** | 49% archiving|********************************* | 51% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/dungeon-2.7sp1.tgz >>> Running clean in games/dungeon at 1711449388.81 ===> games/dungeon ===> Cleaning for dungeon-2.7sp1 >>> Ended at 1711449389.04 max_stuck=0.00/depends=2.37/show-prepare-results=0.69/build=7.23/package=1.66/clean=0.27