Date: Thu, 8 Aug 2013 00:20:44 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [RELEASE - head-default] Build failed for jive-1.1 during build Message-ID: <201308080020.r780KiLr088692@beefy1.isc.freebsd.org>
next in thread | raw e-mail | index | archive | help
Maintainer: obrien@FreeBSD.org Last committer: beat@FreeBSD.org Ident: $FreeBSD: head/misc/jive/Makefile 300896 2012-07-14 13:54:48Z beat $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-08-07_18h21m15s/logs/jive-1.1.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-08-07_18h21m15s Log: ====>> Building misc/jive build started at Thu Aug 8 00:20:42 UTC 2013 port directory: /usr/ports/misc/jive building for: FreeBSD head-default-job-21 10.0-CURRENT FreeBSD 10.0-CURRENT i386 maintained by: obrien@FreeBSD.org Makefile ident: $FreeBSD: head/misc/jive/Makefile 300896 2012-07-14 13:54:48Z beat $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000035 UNAME_v=FreeBSD 10.0-CURRENT UNAME_r=10.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-default/ref PKG_EXT=txz FORCE_PACKAGE=yes tpid=86003 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=jive-1.1 PKG_DELETE=/usr/local/sbin/pkg delete -y -f PKG_ADD=/usr/local/sbin/pkg add PWD=/root MASTERNAME=head-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre SKIPSANITY=0 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" 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-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/jive DOCSDIR=/usr/local/share/doc/jive EXAMPLESDIR=/usr/local/share/examples/jive WWWDIR=/usr/local/www/jive ETCDIR=/usr/local/etc/jive --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=yes ---End make.conf--- ===> Cleaning for jive-1.1 =======================<phase: check-config >============================ ========================================================================= =======================<phase: pkg-depends >============================ ===> jive-1.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.1.4_1.txz Installing pkg-1.1.4_1... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of jive-1.1 ========================================================================= =======================<phase: fetch-depends >============================ ========================================================================= =======================<phase: fetch >============================ ===> Fetching all distfiles required by jive-1.1 for building ========================================================================= =======================<phase: checksum >============================ ===> Fetching all distfiles required by jive-1.1 for building => SHA256 Checksum OK for jive-1.1.tar.gz. ========================================================================= =======================<phase: extract-depends>============================ ========================================================================= =======================<phase: extract >============================ ===> Fetching all distfiles required by jive-1.1 for building ===> Extracting for jive-1.1 => SHA256 Checksum OK for jive-1.1.tar.gz. ========================================================================= =======================<phase: patch-depends >============================ ========================================================================= =======================<phase: patch >============================ ===> Patching for jive-1.1 ===> Applying FreeBSD patches for jive-1.1 ========================================================================= =======================<phase: build-depends >============================ ========================================================================= =======================<phase: lib-depends >============================ ========================================================================= =======================<phase: configure >============================ ===> Configuring for jive-1.1 ========================================================================= =======================<phase: build >============================ ===> Building for jive-1.1 cc -O2 -pipe -fno-strict-aliasing -c main.c main.c:10:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while(line = yylex()){ ~~~~~^~~~~~~~~ main.c:10:13: note: place parentheses around the assignment to silence this warning while(line = yylex()){ ^ ( ) main.c:10:13: note: use '==' to turn this assignment into an equality comparison while(line = yylex()){ ^ == 1 warning generated. flex -t jive.l > jive.c cc -O2 -pipe -fno-strict-aliasing -c jive.c <stdout>:1137:1: error: expected ';' after top level declarator YY_DECL ^ jive.l:11:30: note: expanded from macro 'YY_DECL' #define YY_DECL char * yylex YY_PROTO(( void )) ^ 1 error generated. *** Error code 1 Stop. make: stopped in /wrkdirs/usr/ports/misc/jive/work/jive *** Error code 1 Stop. make: stopped in /usr/ports/misc/jive ===> Cleaning for jive-1.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308080020.r780KiLr088692>