build started at Fri Nov 30 05:59:01 UTC 2012 port directory: /usr/ports/games/starlanes building for: 10.0-CURRENT amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/games/starlanes/Makefile 300896 2012-07-14 13:54:48Z beat $ ---Begin Environment--- OSVERSION=1000025 UNAME_v=FreeBSD 10.0-CURRENT UNAME_r=10.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HTTP_PROXY=http://10.56.1.1:8080 PKG_EXT=txz FORCE_PACKAGE=yes http_proxy=http://10.56.1.1:8080 tpid=13674 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKG_DELETE=/usr/local/sbin/pkg delete -y -f PKG_ADD=/usr/local/sbin/pkg add PWD=/usr/local/etc/poudriere.d LOGS=/pdata/logs HOME=/root USER=root SKIPSANITY=0 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- ================================================= ===> starlanes-1.2.2 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /usr/ports/packages/All/pkg-1.0.2.txz Installing pkg-1.0.2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of starlanes-1.2.2 ====================================================================== ===> Cleaning for starlanes-1.2.2 ================================================= ====================================================================== ================================================= ===> starlanes-1.2.2 depends on file: /usr/local/sbin/pkg - found => starlanes-1.2.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch ftp://ftp.lip6.fr/pub/linux/sunsite/games/strategy/starlanes-1.2.2.tar.gz starlanes-1.2.2.tar.gz 0 B 0 Bps ====================================================================== ================================================= ===> starlanes-1.2.2 depends on file: /usr/local/sbin/pkg - found => SHA256 Checksum OK for starlanes-1.2.2.tar.gz. ====================================================================== ================================================= ===> starlanes-1.2.2 depends on file: /usr/local/sbin/pkg - found ===> Extracting for starlanes-1.2.2 => SHA256 Checksum OK for starlanes-1.2.2.tar.gz. ====================================================================== ================================================= ===> Patching for starlanes-1.2.2 ===> Applying FreeBSD patches for starlanes-1.2.2 ====================================================================== ================================================= ===> Configuring for starlanes-1.2.2 ====================================================================== ================================================= ===> Building for starlanes-1.2.2 cc -O2 -pipe -fno-strict-aliasing -o starlanes starlanes.c -lncurses starlanes.c:162:58: error: restrict requires a pointer or reference ('int' is invalid) int my_mvwgetstr(WINDOW *win, int y, int x, int max, int restrict, char *s); ~~~~^~~~~~~~ starlanes.c:1182:58: error: restrict requires a pointer or reference ('int' is invalid) int my_mvwgetstr(WINDOW *win, int y, int x, int max, int restrict, char *s) ~~~~^~~~~~~~ starlanes.c:1182:66: error: parameter name omitted int my_mvwgetstr(WINDOW *win, int y, int x, int max, int restrict, char *s) ^ starlanes.c:1203:17: error: expected expression if (restrict == 1) { /* only numbers and '-' allowed */ ^ starlanes.c:1209:21: warning: add explicit braces to avoid dangling else [-Wdangling-else] else continue; ^ 1 warning and 4 errors generated. *** [starlanes] Error code 1 Stop in /wrkdirs/usr/ports/games/starlanes/work/starlanes-1.2.2. *** [do-build] Error code 1 Stop in /usr/ports/games/starlanes. ===> Cleaning for starlanes-1.2.2 build of /usr/ports/games/starlanes ended at Fri Nov 30 05:59:16 UTC 2012