>>> Building on exopi-1 under games/netris DIST = [games/netris:netris-0.52.tar.gz] FULLPKGNAME = netris-0.52p3 distfiles size=33135 >>> Running build in games/netris at 1711651650.54 ===> games/netris ===> Building from scratch netris-0.52p3 ===> Verifying specs: c curses ===> found c.99.0 curses.15.0 ===> Checking files for netris-0.52p3 `/exopi-cvs/ports/distfiles/netris-0.52.tar.gz' is up to date. >> (SHA256) netris-0.52.tar.gz: OK ===> Extracting for netris-0.52p3 ===> Patching for netris-0.52p3 ===> Applying OpenBSD patch patch-curses_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- curses.c.orig 2003-08-13 03:33:02.000000000 +0200 |+++ curses.c 2004-03-03 15:50:24.000000000 +0100 -------------------------- Patching file curses.c using Plan A... Hunk #1 succeeded at 25. done ===> Applying OpenBSD patch patch-game_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- game.c.orig 2003-08-13 03:33:02.000000000 +0200 |+++ game.c 2004-03-03 15:53:32.000000000 +0100 -------------------------- Patching file game.c using Plan A... Hunk #1 succeeded at 58. done ===> Applying OpenBSD patch patch-util_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- util.c.orig 2003-08-13 03:33:02.000000000 +0200 |+++ util.c 2004-03-03 15:56:01.000000000 +0100 -------------------------- Patching file util.c using Plan A... Hunk #1 succeeded at 35. Hunk #2 succeeded at 319. 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 netris-0.52p3 ===> Configuring for netris-0.52p3 Checking for libraries Checking for on_exit() Checking for sigprocmask() Checking for getopt.h Checking for memory.h Creating Makefile Creating config.h Running 'make depend' Creating version.c proto.h changed Checking dependencies Now do a 'make' ===> Building for netris-0.52p3 cc -O2 -pipe -c game.c cc -O2 -pipe -c curses.c curses.c:261:21: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printw("Seed: %d", initSeed); ~~ ^~~~~~~~ %ld curses.c:264:24: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printw("Speed: %dms", speed / 1000); ~~ ^~~~~~~~~~~~ %ld 2 warnings generated. cc -O2 -pipe -c shapes.c cc -O2 -pipe -c board.c cc -O2 -pipe -c util.c util.c:262:26: warning: function cannot return qualified void type 'volatile void' [-Wqualified-void-return-type] ExtFunc volatile void die(char *msg) ^ util.c:268:28: warning: function cannot return qualified void type 'volatile void' [-Wqualified-void-return-type] ExtFunc volatile void fatal(char *msg) ^ 2 warnings generated. cc -O2 -pipe -c inet.c cc -O2 -pipe -c robot.c cc -O2 -pipe -c version.c cc -o netris game.o curses.o shapes.o board.o util.o inet.o robot.o version.o -lncurses -ltermcap curses.c(curses.o:(RefreshScreen)): warning: strcpy() is almost always misused, please use strlcpy() cc -O2 -pipe -c sr.c cc -o sr sr.o -lncurses -ltermcap >>> Running package in games/netris at 1711651657.29 ===> games/netris ===> Faking installation for netris-0.52p3 /exopi-obj/pobj/netris-0.52/bin/install -c -s -m 755 /exopi-obj/pobj/netris-0.52/netris-0.52/netris /exopi-obj/pobj/netris-0.52/fake-amd64/usr/local/bin /exopi-obj/pobj/netris-0.52/bin/install -c -s -m 755 /exopi-obj/pobj/netris-0.52/netris-0.52/sr /exopi-obj/pobj/netris-0.52/fake-amd64/usr/local/bin/sample-robot /exopi-obj/pobj/netris-0.52/bin/install -c -m 644 /exopi-cvs/ports/games/netris/files/netris.1 /exopi-obj/pobj/netris-0.52/fake-amd64/usr/local/man/man1 ===> Building package for netris-0.52p3 Create /exopi-cvs/ports/packages/amd64/all/netris-0.52p3.tgz Creating package netris-0.52p3 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|********************************************** | 72% archiving|************************************************************* | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/netris-0.52p3.tgz >>> Running clean in games/netris at 1711651660.11 ===> games/netris ===> Cleaning for netris-0.52p3 >>> Ended at 1711651661.65 max_stuck=0.00/build=6.56/package=2.79/clean=1.78