Date: Thu, 22 Aug 2013 18:12:55 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [RELEASE - head-default] Build failed for widentd-1.03_1 during build Message-ID: <201308221812.r7MICtNs005667@beefy2.isc.freebsd.org>
next in thread | raw e-mail | index | archive | help
Maintainer: dirkx@webweaving.org Last committer: dougb@FreeBSD.org Ident: $FreeBSD: head/net/widentd/Makefile 302141 2012-08-05 23:19:36Z dougb $ Log URL: http://beefy2.isc.freebsd.org/bulk/head-default/2013-08-22_09h03m10s/logs/widentd-1.03_1.log Build URL: http://beefy2.isc.freebsd.org/bulk/head-default/2013-08-22_09h03m10s Log: ====>> Building net/widentd build started at Thu Aug 22 18:12:53 UTC 2013 port directory: /usr/ports/net/widentd building for: FreeBSD head-default-job-04 10.0-CURRENT FreeBSD 10.0-CURRENT amd64 maintained by: dirkx@webweaving.org Makefile ident: $FreeBSD: head/net/widentd/Makefile 302141 2012-08-05 23:19:36Z dougb $ Poudriere version: 3.1-pre ---Begin Environment--- 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 tpid=2147 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=widentd-1.03_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" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- BINDIR="/usr/local/sbin" MANDIR="/usr/local/man/man" TMPDIR="/tmp" 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/widentd DOCSDIR=/usr/local/share/doc/widentd EXAMPLESDIR=/usr/local/share/examples/widentd WWWDIR=/usr/local/www/widentd ETCDIR=/usr/local/etc/widentd --End SUB_LIST-- ---Begin make.conf--- 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 widentd-1.03_1 =======================<phase: check-config >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> widentd-1.03_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 widentd-1.03_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by widentd-1.03_1 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by widentd-1.03_1 for building => SHA256 Checksum OK for widentd-1.03.tgz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by widentd-1.03_1 for building ===> Extracting for widentd-1.03_1 => SHA256 Checksum OK for widentd-1.03.tgz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for widentd-1.03_1 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for widentd-1.03_1 =========================================================================== =======================<phase: build >============================ ===> Building for widentd-1.03_1 Warning: Object directory not changed from original /wrkdirs/usr/ports/net/widentd/work/widentd-1.03 cc -O2 -pipe -fno-strict-aliasing -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sign -c widentd.c widentd.c:44:17: error: no previous extern declaration for non-static variable 'verbose' [-Werror,-Wmissing-variable-declarations] int verbose = 0; ^ widentd.c:45:17: error: no previous extern declaration for non-static variable 'user' [-Werror,-Wmissing-variable-declarations] const char *user = UID; ^ widentd.c:46:17: error: no previous extern declaration for non-static variable 'os' [-Werror,-Wmissing-variable-declarations] const char *os = OS; ^ 3 errors generated. *** Error code 1 Stop. make: stopped in /wrkdirs/usr/ports/net/widentd/work/widentd-1.03 *** Error code 1 Stop. make: stopped in /usr/ports/net/widentd ===> Cleaning for widentd-1.03_1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308221812.r7MICtNs005667>