Date: Thu, 8 Aug 2013 00:12:47 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [RELEASE - head-default] Build failed for hsflowd-1.22.2 during build Message-ID: <201308080012.r780Cl2X057854@beefy1.isc.freebsd.org>
next in thread | raw e-mail | index | archive | help
Maintainer: zi@FreeBSD.org Last committer: zi@FreeBSD.org Ident: $FreeBSD: head/net/hsflowd/Makefile 308443 2012-12-07 19:24:29Z zi $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-08-07_18h21m15s/logs/hsflowd-1.22.2.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-08-07_18h21m15s Log: ====>> Building net/hsflowd build started at Thu Aug 8 00:12:43 UTC 2013 port directory: /usr/ports/net/hsflowd building for: FreeBSD head-default-job-19 10.0-CURRENT FreeBSD 10.0-CURRENT i386 maintained by: zi@FreeBSD.org Makefile ident: $FreeBSD: head/net/hsflowd/Makefile 308443 2012-12-07 19:24:29Z zi $ 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=51068 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=hsflowd-1.22.2 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-- BINDIR=/usr/local/sbin INITDIR=/usr/local/etc/rc.d CONFDIR=/usr/local/etc/hsflowd 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/hsflowd DOCSDIR=/usr/local/share/doc/hsflowd EXAMPLESDIR=/usr/local/share/examples/hsflowd WWWDIR=/usr/local/www/hsflowd ETCDIR=/usr/local/etc/hsflowd --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 hsflowd-1.22.2 =======================<phase: check-config >============================ ========================================================================= =======================<phase: pkg-depends >============================ ===> hsflowd-1.22.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 /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 hsflowd-1.22.2 ========================================================================= =======================<phase: fetch-depends >============================ ========================================================================= =======================<phase: fetch >============================ ===> Fetching all distfiles required by hsflowd-1.22.2 for building ========================================================================= =======================<phase: checksum >============================ ===> Fetching all distfiles required by hsflowd-1.22.2 for building => SHA256 Checksum OK for hsflowd-1.22.2.tar.gz. ========================================================================= =======================<phase: extract-depends>============================ ========================================================================= =======================<phase: extract >============================ ===> Fetching all distfiles required by hsflowd-1.22.2 for building ===> Extracting for hsflowd-1.22.2 => SHA256 Checksum OK for hsflowd-1.22.2.tar.gz. ========================================================================= =======================<phase: patch-depends >============================ ========================================================================= =======================<phase: patch >============================ ===> Patching for hsflowd-1.22.2 ========================================================================= =======================<phase: build-depends >============================ ========================================================================= =======================<phase: lib-depends >============================ ========================================================================= =======================<phase: configure >============================ ===> Configuring for hsflowd-1.22.2 ========================================================================= =======================<phase: build >============================ ===> Building for hsflowd-1.22.2 cd src/sflow; /usr/bin/make cc -D_GNU_SOURCE -DSTDC_HEADERS -O3 -DNDEBUG -Wall -Wcast-align -I. -c sflow_agent.c cc -D_GNU_SOURCE -DSTDC_HEADERS -O3 -DNDEBUG -Wall -Wcast-align -I. -c sflow_sampler.c cc -D_GNU_SOURCE -DSTDC_HEADERS -O3 -DNDEBUG -Wall -Wcast-align -I. -c sflow_poller.c cc -D_GNU_SOURCE -DSTDC_HEADERS -O3 -DNDEBUG -Wall -Wcast-align -I. -c sflow_receiver.c ar cru libsflow.a sflow_agent.o sflow_sampler.o sflow_poller.o sflow_receiver.o ranlib libsflow.a cd src/json; /usr/bin/make cc -D_GNU_SOURCE -DSTDC_HEADERS -O3 -DNDEBUG -Wall -Wcast-align -I. -c cJSON.c ar cru libjson.a cJSON.o ranlib libjson.a PLATFORM=`uname`; MYVER=`./getVersion`; MYREL=`./getRelease`; cd src/$PLATFORM; /usr/bin/make VERSION=$MYVER RELEASE=$MYREL make: "/wrkdirs/usr/ports/net/hsflowd/work/hsflowd-1.22.2/src/FreeBSD/Makefile" line 4: Malformed conditional (empty $(BINDIR)) make: "/wrkdirs/usr/ports/net/hsflowd/work/hsflowd-1.22.2/src/FreeBSD/Makefile" line 8: Malformed conditional (empty $(INITDIR)) make: "/wrkdirs/usr/ports/net/hsflowd/work/hsflowd-1.22.2/src/FreeBSD/Makefile" line 12: Malformed conditional (empty $(CONFDIR)) make: "/wrkdirs/usr/ports/net/hsflowd/work/hsflowd-1.22.2/src/FreeBSD/Makefile" line 19: Malformed conditional (empty $(INSTROOT)) make: "/wrkdirs/usr/ports/net/hsflowd/work/hsflowd-1.22.2/src/FreeBSD/Makefile" line 39: Malformed conditional (empty $(OPT)) make: Fatal errors encountered -- cannot continue make: stopped in /wrkdirs/usr/ports/net/hsflowd/work/hsflowd-1.22.2/src/FreeBSD *** Error code 1 Stop. make: stopped in /wrkdirs/usr/ports/net/hsflowd/work/hsflowd-1.22.2 *** Error code 1 Stop. make: stopped in /usr/ports/net/hsflowd ===> Cleaning for hsflowd-1.22.2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308080012.r780Cl2X057854>