build started at Fri Nov 30 13:33:51 UTC 2012 port directory: /usr/ports/games/tycho building for: 10.0-CURRENT amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/games/tycho/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=65115 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--- ================================================= ===> tycho-0.1 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 tycho-0.1 ===> tycho-0.1 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /usr/ports/packages/All/gmake-3.82_1.txz Installing gmake-3.82_1... done ===> Returning to build of tycho-0.1 ====================================================================== ===> Cleaning for tycho-0.1 ================================================= ====================================================================== ================================================= ===> tycho-0.1 depends on file: /usr/local/sbin/pkg - found ====================================================================== ================================================= ===> tycho-0.1 depends on file: /usr/local/sbin/pkg - found => SHA256 Checksum OK for redcoder.tar.bz2. ====================================================================== ================================================= ===> tycho-0.1 depends on file: /usr/local/sbin/pkg - found ===> Extracting for tycho-0.1 => SHA256 Checksum OK for redcoder.tar.bz2. ====================================================================== ================================================= ===> Patching for tycho-0.1 ===> Applying FreeBSD patches for tycho-0.1 ====================================================================== ================================================= ===> tycho-0.1 depends on executable: gmake - found ===> Configuring for tycho-0.1 ====================================================================== ================================================= ===> Building for tycho-0.1 cc -O2 -pipe -fno-strict-aliasing -O4 -fomit-frame-pointer -DSIM_STRIP_FLAGS=1 -c sim.c sim.c:91:58: warning: format specifies type 'char' but the argument has type 'int' [-Wformat] printf("\t%s opcode %hhi (%hhi.%hhi) > %i\t",context,in,(in >> moBITS),(in & moMASK),OPCODE_COUNT); ~~~~ ^~~~~~~~~~~~~~ %i sim.c:91:73: warning: format specifies type 'char' but the argument has type 'int' [-Wformat] printf("\t%s opcode %hhi (%hhi.%hhi) > %i\t",context,in,(in >> moBITS),(in & moMASK),OPCODE_COUNT); ~~~~ ^~~~~~~~~~~~~ %i sim.c:92:2: warning: implicit declaration of function 'panic' is invalid in C99 [-Wimplicit-function-declaration] panic("x1"); ^ sim.c:98:48: warning: format specifies type 'char' but the argument has type 'int' [-Wformat] printf("\topcode %hhi (%hhi.%hhi) > %i\t",in,(in >> moBITS),(in & moMASK),OPCODE_COUNT); ~~~~ ^~~~~~~~~~~~~~ %i sim.c:98:63: warning: format specifies type 'char' but the argument has type 'int' [-Wformat] printf("\topcode %hhi (%hhi.%hhi) > %i\t",in,(in >> moBITS),(in & moMASK),OPCODE_COUNT); ~~~~ ^~~~~~~~~~~~~ %i 5 warnings generated. cc -O2 -pipe -fno-strict-aliasing -O4 -fomit-frame-pointer -DSIM_STRIP_FLAGS=1 -c asm.c cc -O2 -pipe -fno-strict-aliasing -O4 -fomit-frame-pointer -DSIM_STRIP_FLAGS=1 -c pspace.c cc -O2 -pipe -fno-strict-aliasing -O4 -fomit-frame-pointer -DSIM_STRIP_FLAGS=1 -c compress.c compress.c:22:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static panic(const char *reason) { ~~~~~~ ^ compress.c:24:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(1); ^ compress.c:24:2: note: please include the header or explicitly provide a declaration for 'exit' 2 warnings generated. cc -O2 -pipe -fno-strict-aliasing -O4 -fomit-frame-pointer -DSIM_STRIP_FLAGS=1 -o tycho sim.o asm.o pspace.o compress.o exhaust.c -lz cc: error: 'x86_64-unknown-freebsd10.0': unable to pass LLVM bit-code files to linker gmake: *** [tycho] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/games/tycho. ===> Cleaning for tycho-0.1 build of /usr/ports/games/tycho ended at Fri Nov 30 13:34:06 UTC 2012