>>> Building on exopi-4 under games/2048-cli BDEPENDS = [devel/gmake] DIST = [games/2048-cli:2048-cli-0.9.1.tar.gz] FULLPKGNAME = 2048-cli-0.9.1 (Junk lock obtained for exopi-4 at 1713257345.43) >>> Running depends in games/2048-cli at 1713257345.93 last junk was in games/orthorobot /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 >>> Running show-prepare-results in games/2048-cli at 1713257349.26 ===> games/2048-cli ===> Building from scratch 2048-cli-0.9.1 ===> 2048-cli-0.9.1 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: c curses ===> found c.100.0 curses.15.0 gmake-4.4.1 (Junk lock released for exopi-4 at 1713257351.41) distfiles size=117578 >>> Running build in games/2048-cli at 1713257351.51 ===> games/2048-cli ===> Checking files for 2048-cli-0.9.1 `/exopi-cvs/ports/distfiles/2048-cli-0.9.1.tar.gz' is up to date. >> (SHA256) 2048-cli-0.9.1.tar.gz: OK ===> Extracting for 2048-cli-0.9.1 ===> Patching for 2048-cli-0.9.1 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Don't hardcode optimization flags. | |Index: Makefile |--- Makefile.orig |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 2. 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 2048-cli-0.9.1 ===> Configuring for 2048-cli-0.9.1 ===> Building for 2048-cli-0.9.1 cc -O2 -pipe -DTTF_FONT_PATH="\"res/Anonymous Pro.ttf\"" -Wno-visibility -Wno-incompatible-pointer-types -Wall -Wextra -DINVERT_COLORS -DVT100 src/ai.c src/engine.c src/highscore.c src/main.c src/options.c src/merge_std.c src/gfx_curses.c -o 2048 -lcurses src/gfx_curses.c:62:57: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] mvwprintw(s->window, 0, 0, "Score: %d (+%d)\n", g->score, g->score_last); ~~ ^~~~~~~~ %ld src/gfx_curses.c:62:67: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] mvwprintw(s->window, 0, 0, "Score: %d (+%d)\n", g->score, g->score_last); ~~ ^~~~~~~~~~~~~ %ld src/gfx_curses.c:64:51: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] mvwprintw(s->window, 0, 0, "Score: %d\n", g->score); ~~ ^~~~~~~~ %ld src/gfx_curses.c:66:47: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] mvwprintw(s->window, 1, 0, " Hi: %d\n", g->score_high); ~~ ^~~~~~~~~~~~~ %ld 4 warnings generated. engine.c(/tmp/engine-15814b.o:(gamestate_new_block)): warning: rand() may return deterministic values, is that what you want? >>> Running package in games/2048-cli at 1713257353.70 ===> games/2048-cli ===> Faking installation for 2048-cli-0.9.1 /exopi-obj/pobj/2048-cli-0.9.1/bin/install -c -s -m 755 /exopi-obj/pobj/2048-cli-0.9.1/2048-cli-0.9.1/2048 /exopi-obj/pobj/2048-cli-0.9.1/fake-amd64/usr/local/bin /exopi-obj/pobj/2048-cli-0.9.1/bin/install -c -m 644 /exopi-obj/pobj/2048-cli-0.9.1/2048-cli-0.9.1/man/2048.1 /exopi-obj/pobj/2048-cli-0.9.1/fake-amd64/usr/local/man/man1 ===> Building package for 2048-cli-0.9.1 Create /exopi-cvs/ports/packages/amd64/all/2048-cli-0.9.1.tgz Creating package 2048-cli-0.9.1 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|* | 2% archiving|************************************************************ | 94% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/2048-cli-0.9.1 was updated @wantlib c.99.0 -> @wantlib c.100.0 Link to /exopi-cvs/ports/packages/amd64/ftp/2048-cli-0.9.1.tgz >>> Running clean in games/2048-cli at 1713257355.67 ===> games/2048-cli ===> Cleaning for 2048-cli-0.9.1 >>> Ended at 1713257358.02 max_stuck=0.00/depends=3.77/show-prepare-results=2.21/build=2.21/package=1.99/clean=2.40