>>> Building on exopi-2 under games/ztrack DIST = [games/ztrack:ztrack-1.0.tar.gz] FULLPKGNAME = ztrack-1.0p0 distfiles size=10186 >>> Running build in games/ztrack at 1713856859.69 ===> games/ztrack ===> Building from scratch ztrack-1.0p0 ===> Verifying specs: c curses ===> found c.100.0 curses.15.0 ===> Checking files for ztrack-1.0p0 `/exopi-cvs/ports/distfiles/ztrack-1.0.tar.gz' is up to date. >> (SHA256) ztrack-1.0.tar.gz: OK ===> Extracting for ztrack-1.0p0 ===> Patching for ztrack-1.0p0 ===> 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 ztrack-1.0p0 ===> Configuring for ztrack-1.0p0 ===> Building for ztrack-1.0p0 cc -O2 -pipe -DHAVE_RANDOM -c ztrack.c ztrack.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 use_colour(colnum,other_attr) ^ ztrack.c:559:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ ztrack.c:779:14: warning: array index 7 is past the end of the array (that has type 'char[7][80]') [-Warray-bounds] mvaddstr(7,0,logo[7]); ^ ~ /usr/include/ncurses.h:1342:54: note: expanded from macro 'mvaddstr' #define mvaddstr(y,x,str) mvwaddstr(stdscr,(y),(x),(str)) ^~~ /usr/include/ncurses.h:1321:86: note: expanded from macro 'mvwaddstr' #define mvwaddstr(win,y,x,str) (wmove((win),(y),(x)) == ERR ? ERR : waddnstr((win),(str),-1)) ^~~ ztrack.c:744:1: note: array 'logo' declared here static char logo[7][80]={ ^ 3 warnings generated. cc -O2 -pipe -DHAVE_RANDOM -o ztrack ztrack.o -lncurses ztrack.c(ztrack.o:(create_enemy)): warning: random() may return deterministic values, is that what you want? >>> Running package in games/ztrack at 1713856862.70 ===> games/ztrack ===> Faking installation for ztrack-1.0p0 /exopi-obj/pobj/ztrack-1.0/bin/install -c -s -m 755 /exopi-obj/pobj/ztrack-1.0/ztrack/ztrack /exopi-obj/pobj/ztrack-1.0/fake-amd64/usr/local/bin /exopi-obj/pobj/ztrack-1.0/bin/install -c -m 644 /exopi-obj/pobj/ztrack-1.0/ztrack/ztrack.6 /exopi-obj/pobj/ztrack-1.0/fake-amd64/usr/local/man/man6 ===> Building package for ztrack-1.0p0 Create /exopi-cvs/ports/packages/amd64/all/ztrack-1.0p0.tgz Creating package ztrack-1.0p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|****** | 9% checksumming|*********** | 18% checksumming|***************** | 27% checksumming|********************** | 36% checksumming|**************************** | 45% checksumming|********************************* | 55% checksumming|*************************************** | 64% checksumming|******************************************** | 73% checksumming|************************************************** | 82% checksumming|******************************************************* | 91% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|********************************************************* | 89% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/ztrack-1.0p0.tgz >>> Running clean in games/ztrack at 1713856866.34 ===> games/ztrack ===> Cleaning for ztrack-1.0p0 >>> Ended at 1713856866.97 max_stuck=0.00/build=2.99/package=3.67/clean=0.67