From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jul 24 10:03:38 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D6601418 for ; Thu, 24 Jul 2014 10:03:38 +0000 (UTC) Received: from beefy4.isc.freebsd.org (beefy4.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:3b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C17412D78 for ; Thu, 24 Jul 2014 10:03:38 +0000 (UTC) Received: from beefy4.isc.freebsd.org (localhost [127.0.0.1]) by beefy4.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id s6OA3cFJ056328 for ; Thu, 24 Jul 2014 10:03:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy4.isc.freebsd.org (8.14.9/8.14.9/Submit) id s6OA3cUF056316; Thu, 24 Jul 2014 10:03:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 24 Jul 2014 10:03:38 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201407241003.s6OA3cUF056316@beefy4.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default-ssp][lang/Gofer] Failed for gofer-2.30b_1 in build X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2014 10:03:38 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: haskell@FreeBSD.org Last committer: olgeni@FreeBSD.org Ident: $FreeBSD: head/lang/Gofer/Makefile 360810 2014-07-05 19:27:03Z olgeni $ Log URL: http://beefy4.isc.freebsd.org/data/head-amd64-default-ssp/2014-07-23_14h23m28s/logs/gofer-2.30b_1.log Build URL: http://beefy4.isc.freebsd.org/build.html?mastername=head-amd64-default-ssp&build=2014-07-23_14h23m28s Log: ====>> Building lang/Gofer build started at Thu Jul 24 10:03:26 UTC 2014 port directory: /usr/ports/lang/Gofer building for: FreeBSD pkg.FreeBSD.org 11.0-CURRENT FreeBSD 11.0-CURRENT r269001 amd64 maintained by: haskell@FreeBSD.org Makefile ident: $FreeBSD: head/lang/Gofer/Makefile 360810 2014-07-05 19:27:03Z olgeni $ Poudriere version: 3.1-pre Host OSVERSION: 1100027 Jail OSVERSION: 1100028 !!! Jail is newer than host. (Jail: 1100028, Host: 1100027) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- OSVERSION=1100028 UNAME_v=FreeBSD 11.0-CURRENT r269001 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default-ssp/ref PKG_EXT=txz FORCE_PACKAGE=yes PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=gofer-2.30b_1 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add OLDPWD=/root PWD=/usr/local/poudriere/data/.m/head-amd64-default-ssp/ref/.p/pool MASTERNAME=head-amd64-default-ssp USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/.p/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gofer-2.30b_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/Gofer/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/Gofer/work HOME=/wrkdirs/usr/ports/lang/Gofer/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/Gofer/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/Gofer/work HOME=/wrkdirs/usr/ports/lang/Gofer/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/local/lib/Gofer" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local PORTDOCS="" PORTEXAMPLES="" PORTDATA="" LIB32DIR=lib DOCSDIR="share/doc/Gofer" EXAMPLESDIR="share/examples/gofer" DATADIR="share/gofer" WWWDIR="www/gofer" ETCDIR="etc/gofer" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gofer DOCSDIR=/usr/local/share/doc/Gofer EXAMPLESDIR=/usr/local/share/examples/gofer WWWDIR=/usr/local/www/gofer ETCDIR=/usr/local/etc/gofer --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes #### /usr/local/etc/poudriere.d/ssp-make.conf #### WITH_SSP_PORTS=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gofer-2.30b_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 /packages/All/pkg-1.2.7_4.txz Installing pkg-1.2.7_4... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gofer-2.30b_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gofer-2.30b_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gofer-2.30b_1 for building => SHA256 Checksum OK for gofer230b.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gofer-2.30b_1 for building ===> Extracting for gofer-2.30b_1 => SHA256 Checksum OK for gofer230b.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gofer-2.30b_1 ===> Applying FreeBSD patches for gofer-2.30b_1 =========================================================================== =================================================== ===> gofer-2.30b_1 depends on file: /usr/local/bin/ccache - not found ===> Verifying install for /usr/local/bin/ccache in /usr/ports/devel/ccache ===> Installing existing package /packages/All/ccache-3.1.9_8.txz Installing ccache-3.1.9_8...Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) done NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> Returning to build of gofer-2.30b_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for gofer-2.30b_1 =========================================================================== =================================================== ===> Building for gofer-2.30b_1 cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DUSE_READLINE=1 gofer.c In file included from gofer.c:9: ./prelude.h:349:18: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] extern char *strchr Args((char *,int)); /* test membership in str */ ^ ./prelude.h:349:18: note: 'strchr' is a builtin with type 'char *(const char *, int)' In file included from gofer.c:22: ./machdep.c:550:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (buffer2[j++]=buffer1[i++]) ~~~~~~~~~~~~^~~~~~~~~~~~~ ./machdep.c:550:24: note: place parentheses around the assignment to silence this warning while (buffer2[j++]=buffer1[i++]) ^ ( ) ./machdep.c:550:24: note: use '==' to turn this assignment into an equality comparison while (buffer2[j++]=buffer1[i++]) ^ == In file included from gofer.c:28: ./commonui.c:185:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (s=readFilename()) ~^~~~~~~~~~~~~~~ ./commonui.c:185:13: note: place parentheses around the assignment to silence this warning while (s=readFilename()) ^ ( ) ./commonui.c:185:13: note: use '==' to turn this assignment into an equality comparison while (s=readFilename()) ^ == ./commonui.c:270:12: warning: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)' if (r=getenv(s)) ^ == 4 warnings generated. cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DUSE_READLINE=1 machine.c In file included from machine.c:9: ./prelude.h:349:18: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] extern char *strchr Args((char *,int)); /* test membership in str */ ^ ./prelude.h:349:18: note: 'strchr' is a builtin with type 'char *(const char *, int)' 1 warning generated. cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DUSE_READLINE=1 output.c In file included from output.c:11: ./prelude.h:349:18: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] extern char *strchr Args((char *,int)); /* test membership in str */ ^ ./prelude.h:349:18: note: 'strchr' is a builtin with type 'char *(const char *, int)' output.c:509:58: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' if ((isascii(s[0]) && isalpha(s[0])) || s[0]=='_' || strcmp(s,"[]")==0) ^ output.c:509:58: note: please include the header or explicitly provide a declaration for 'strcmp' 2 warnings generated. cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DUSE_READLINE=1 storage.c In file included from storage.c:9: ./prelude.h:349:18: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] extern char *strchr Args((char *,int)); /* test membership in str */ ^ ./prelude.h:349:18: note: 'strchr' is a builtin with type 'char *(const char *, int)' storage.c:127:18: warning: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)' if (textHw + strlen(s) + 1 > savedText) { ^ storage.c:127:18: note: please include the header or explicitly provide a declaration for 'strlen' storage.c:131:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (text[textHw++] = *s++) ~~~~~~~~~~~~~~~^~~~~~ storage.c:131:27: note: place parentheses around the assignment to silence this warning while (text[textHw++] = *s++) ^ ( ) storage.c:131:27: note: use '==' to turn this assignment into an equality comparison while (text[textHw++] = *s++) ^ == storage.c:152:5: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' strcpy(text+savedText,s); ^ storage.c:152:5: note: please include the header or explicitly provide a declaration for 'strcpy' storage.c:341:13: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' if (strcmp(s,primitives[i].ref)==0) { ^ storage.c:341:13: note: please include the header or explicitly provide a declaration for 'strcmp' storage.c:744:18: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] { register place = placeInSet(c); ~~~~~~~~ ^ storage.c:745:11: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] register mask = maskInSet(c); ~~~~~~~~ ^ storage.c:776:18: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] { register place = placeInSet(c); ~~~~~~~~ ^ storage.c:777:11: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] register mask = maskInSet(c); ~~~~~~~~ ^ storage.c:828:15: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] register place = placeInSet(n); ~~~~~~~~ ^ storage.c:829:15: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] register mask = maskInSet(n); ~~~~~~~~ ^ storage.c:1211:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (infiles[i]=fopen(s,"r")) ~~~~~~~~~~^~~~~~~~~~~~~ storage.c:1211:19: note: place parentheses around the assignment to silence this warning if (infiles[i]=fopen(s,"r")) ^ ( ) storage.c:1211:19: note: use '==' to turn this assignment into an equality comparison if (infiles[i]=fopen(s,"r")) ^ == 12 warnings generated. cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DUSE_READLINE=1 input.c In file included from input.c:9: ./prelude.h:349:18: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] extern char *strchr Args((char *,int)); /* test membership in str */ ^ ./prelude.h:349:18: note: 'strchr' is a builtin with type 'char *(const char *, int)' input.c:149:9: warning: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)' if (strlen(str)>PROMPTMAX) ^ input.c:149:9: note: please include the header or explicitly provide a declaration for 'strlen' input.c:151:5: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' strcpy(promptBuf,str); ^ input.c:151:5: note: please include the header or explicitly provide a declaration for 'strcpy' input.c:152:5: warning: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)' strcat(promptBuf," "); ^ input.c:152:5: note: please include the header or explicitly provide a declaration for 'strcat' input.c:194:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (inputStream = fopen(nm,"r")) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~ input.c:194:21: note: place parentheses around the assignment to silence this warning if (inputStream = fopen(nm,"r")) { ^ ( ) input.c:194:21: note: use '==' to turn this assignment into an equality comparison if (inputStream = fopen(nm,"r")) { ^ == input.c:210:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (inputStream = fopen(nm,"r")) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~ input.c:210:21: note: place parentheses around the assignment to silence this warning if (inputStream = fopen(nm,"r")) { ^ ( ) input.c:210:21: note: use '==' to turn this assignment into an equality comparison if (inputStream = fopen(nm,"r")) { ^ == input.c:238:6: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' if (strcmp(dot,"hs")==0 || /* .hs, .gs, .has, .gof files are */ ^ input.c:238:6: note: please include the header or explicitly provide a declaration for 'strcmp' In file included from input.c:361: /usr/lib/yaccpar:3:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif not lint ^ // /usr/lib/yaccpar:20:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] yyparse() { ^~~~~~~ /usr/lib/yaccpar:33:9: warning: array index -1 is before the beginning of the array [-Warray-bounds] yyps= &yys[-1]; ^ ~~ /usr/lib/yaccpar:22:2: note: array 'yys' declared here short yys[YYMAXDEPTH]; ^ /usr/lib/yaccpar:34:9: warning: array index -1 is before the beginning of the array [-Warray-bounds] yypv= &yyv[-1]; ^ ~~ /usr/lib/yaccpar:15:1: note: array 'yyv' declared here YYSTYPE yyv[YYMAXDEPTH]; /* where the values are stored */ ^ parser.y:27:20: note: expanded from macro 'YYSTYPE' #define YYSTYPE Cell ^ input.c:982:13: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (column==layout[indentDepth] && c0!=EOF) { ^ input.c:977:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (layout[indentDepth]!=HARD) ^ 13 warnings generated. cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DUSE_READLINE=1 static.c In file included from static.c:9: ./prelude.h:349:18: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] extern char *strchr Args((char *,int)); /* test membership in str */ ^ ./prelude.h:349:18: note: 'strchr' is a builtin with type 'char *(const char *, int)' static.c:427:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] else { ^ 2 warnings generated. cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DUSE_READLINE=1 type.c In file included from type.c:14: ./prelude.h:349:18: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] extern char *strchr Args((char *,int)); /* test membership in str */ ^ ./prelude.h:349:18: note: 'strchr' is a builtin with type 'char *(const char *, int)' In file included from type.c:278: ./subst.c:396:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] else { ^ type.c:1228:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 3 warnings generated. cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -DUSE_READLINE=1 compiler.c In file included from compiler.c:11: ./prelude.h:349:18: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] extern char *strchr Args((char *,int)); /* test membership in str */ ^ ./prelude.h:349:18: note: 'strchr' is a builtin with type 'char *(const char *, int)' compiler.c:670:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else { /* local function ... */ ^ 2 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DUSE_READLINE=1 gofer.o builtin.o machine.o output.o storage.o input.o static.o type.o compiler.o -o gofer -fstack-protector -lm -lreadline /usr/bin/ld: cannot find -lreadline cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/lang/Gofer/work/src *** Error code 1 Stop. make: stopped in /usr/ports/lang/Gofer