Maintainer: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/net/libtnl/Makefile 300897 2012-07-14 14:29:18Z beat $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-08-14_22h36m37s/logs/libtnl-1.5.0.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-08-14_22h36m37s Log:
====>> Building net/libtnl build started at Wed Aug 14 23:57:48 UTC 2013 port directory: /usr/ports/net/libtnl building for: FreeBSD head-default-job-08 10.0-CURRENT FreeBSD 10.0-CURRENT i386 maintained by: [email protected] Makefile ident: $FreeBSD: head/net/libtnl/Makefile 300897 2012-07-14 14:29:18Z 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=49291 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=libtnl-1.5.0 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/libtnl DOCSDIR=/usr/local/share/doc/libtnl EXAMPLESDIR=/usr/local/share/examples/libtnl WWWDIR=/usr/local/www/libtnl ETCDIR=/usr/local/etc/libtnl --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 libtnl-1.5.0 =======================<phase: check-config >============================ ========================================================================= =======================<phase: pkg-depends >============================ ===> libtnl-1.5.0 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 libtnl-1.5.0 ========================================================================= =======================<phase: fetch-depends >============================ ========================================================================= =======================<phase: fetch >============================ ===> Fetching all distfiles required by libtnl-1.5.0 for building ========================================================================= =======================<phase: checksum >============================ ===> Fetching all distfiles required by libtnl-1.5.0 for building => SHA256 Checksum OK for tnl-1.5.0-source.tar.gz. ========================================================================= =======================<phase: extract-depends>============================ ========================================================================= =======================<phase: extract >============================ ===> Fetching all distfiles required by libtnl-1.5.0 for building ===> Extracting for libtnl-1.5.0 => SHA256 Checksum OK for tnl-1.5.0-source.tar.gz. ========================================================================= =======================<phase: patch-depends >============================ ========================================================================= =======================<phase: patch >============================ ===> Patching for libtnl-1.5.0 ===> Applying FreeBSD patches for libtnl-1.5.0 ========================================================================= =======================<phase: build-depends >============================ ========================================================================= =======================<phase: lib-depends >============================ ========================================================================= =======================<phase: configure >============================ ===> Configuring for libtnl-1.5.0 ========================================================================= =======================<phase: build >============================ ===> Building for libtnl-1.5.0 --- objwarn --- --- assert.po --- --- asymmetricKey.po --- --- bitStream.po --- --- byteBuffer.po --- --- certificate.po --- --- clientPuzzle.po --- --- connectionStringTable.po --- --- dataChunker.po --- --- eventConnection.po --- --- ghostConnection.po --- --- huffmanStringProcessor.po --- --- log.po --- --- netBase.po --- --- netConnection.po --- --- netInterface.po --- --- netObject.po --- --- netStringTable.po --- --- platform.po --- --- random.po --- --- rpc.po --- --- symmetricCipher.po --- --- tnlMethodDispatch.po --- --- journal.po --- --- assert.po --- c++ -pg -O2 -pipe -fno-strict-aliasing -I../libtomcrypt -w -g -fpermissive -DNO_IPX_SUPPORT -DTNL_OS_LINUX -DTNL_DEBUG -D_TNL_ENABLE_LOGGING -c assert.cpp -o assert.po In file included from assert.cpp:27: In file included from ./tnl.h:51: In file included from ./tnlUDP.h:35: ./tnlVector.h:302:12: error: use of undeclared identifier 'begin' return *begin(); ^ ./tnlVector.h:307:12: error: use of undeclared identifier 'begin' return *begin(); ^ ./tnlVector.h:312:12: error: use of undeclared identifier 'end' return *end(); ^ ./tnlVector.h:317:12: error: use of undeclared identifier 'end' return *end(); ^ 4 errors generated. *** [assert.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- tnlMethodDispatch.po --- c++ -pg -O2 -pipe -fno-strict-aliasing -I../libtomcrypt -w -g -fpermissive -DNO_IPX_SUPPORT -DTNL_OS_LINUX -DTNL_DEBUG -D_TNL_ENABLE_LOGGING -c tnlMethodDispatch.cpp -o tnlMethodDispatch.po --- asymmetricKey.po --- c++ -pg -O2 -pipe -fno-strict-aliasing -I../libtomcrypt -w -g -fpermissive -DNO_IPX_SUPPORT -DTNL_OS_LINUX -DTNL_DEBUG -D_TNL_ENABLE_LOGGING -c asymmetricKey.cpp -o asymmetricKey.po --- bitStream.po --- c++ -pg -O2 -pipe -fno-strict-aliasing -I../libtomcrypt -w -g -fpermissive -DNO_IPX_SUPPORT -DTNL_OS_LINUX -DTNL_DEBUG -D_TNL_ENABLE_LOGGING -c bitStream.cpp -o bitStream.po --- byteBuffer.po --- c++ -pg -O2 -pipe -fno-strict-aliasing -I../libtomcrypt -w -g -fpermissive -DNO_IPX_SUPPORT -DTNL_OS_LINUX -DTNL_DEBUG -D_TNL_ENABLE_LOGGING -c byteBuffer.cpp -o byteBuffer.po --- certificate.po --- c++ -pg -O2 -pipe -fno-strict-aliasing -I../libtomcrypt -w -g -fpermissive -DNO_IPX_SUPPORT -DTNL_OS_LINUX -DTNL_DEBUG -D_TNL_ENABLE_LOGGING -c certificate.cpp -o certificate.po --- clientPuzzle.po --- c++ -pg -O2 -pipe -fno-strict-aliasing -I../libtomcrypt -w -g -fpermissive -DNO_IPX_SUPPORT -DTNL_OS_LINUX -DTNL_DEBUG -D_TNL_ENABLE_LOGGING -c clientPuzzle.cpp -o clientPuzzle.po --- connectionStringTable.po --- c++ -pg -O2 -pipe -fno-strict-aliasing -I../libtomcrypt -w -g -fpermissive -DNO_IPX_SUPPORT -DTNL_OS_LINUX -DTNL_DEBUG -D_TNL_ENABLE_LOGGING -c connectionStringTable.cpp -o connectionStringTable.po --- dataChunker.po --- c++ -pg -O2 -pipe -fno-strict-aliasing -I../libtomcrypt -w -g -fpermissive -DNO_IPX_SUPPORT -DTNL_OS_LINUX -DTNL_DEBUG -D_TNL_ENABLE_LOGGING -c dataChunker.cpp -o dataChunker.po --- eventConnection.po --- c++ -pg -O2 -pipe -fno-strict-aliasing -I../libtomcrypt -w -g -fpermissive -DNO_IPX_SUPPORT -DTNL_OS_LINUX -DTNL_DEBUG -D_TNL_ENABLE_LOGGING -c eventConnection.cpp -o eventConnection.po --- ghostConnection.po --- c++ -pg -O2 -pipe -fno-strict-aliasing -I../libtomcrypt -w -g -fpermissive -DNO_IPX_SUPPORT -DTNL_OS_LINUX -DTNL_DEBUG -D_TNL_ENABLE_LOGGING -c ghostConnection.cpp -o ghostConnection.po --- huffmanStringProcessor.po --- c++ -pg -O2 -pipe -fno-strict-aliasing -I../libtomcrypt -w -g -fpermissive -DNO_IPX_SUPPORT -DTNL_OS_LINUX -DTNL_DEBUG -D_TNL_ENABLE_LOGGING -c huffmanStringProcessor.cpp -o huffmanStringProcessor.po --- log.po --- c++ -pg -O2 -pipe -fno-strict-aliasing -I../libtomcrypt -w -g -fpermissive -DNO_IPX_SUPPORT -DTNL_OS_LINUX -DTNL_DEBUG -D_TNL_ENABLE_LOGGING -c log.cpp -o log.po --- netBase.po --- c++ -pg -O2 -pipe -fno-strict-aliasing -I../libtomcrypt -w -g -fpermissive -DNO_IPX_SUPPORT -DTNL_OS_LINUX -DTNL_DEBUG -D_TNL_ENABLE_LOGGING -c netBase.cpp -o netBase.po --- netConnection.po --- c++ -pg -O2 -pipe -fno-strict-aliasing -I../libtomcrypt -w -g -fpermissive -DNO_IPX_SUPPORT -DTNL_OS_LINUX -DTNL_DEBUG -D_TNL_ENABLE_LOGGING -c netConnection.cpp -o netConnection.po --- netInterface.po --- c++ -pg -O2 -pipe -fno-strict-aliasing -I../libtomcrypt -w -g -fpermissive -DNO_IPX_SUPPORT -DTNL_OS_LINUX -DTNL_DEBUG -D_TNL_ENABLE_LOGGING -c netInterface.cpp -o netInterface.po --- netObject.po --- <snip> return *end(); ^ --- log.po --- ./tnlVector.h:317:12: error: use of undeclared identifier 'end' return *end(); ^ --- clientPuzzle.po --- 4 errors generated. --- eventConnection.po --- 4 errors generated. --- certificate.po --- *** [certificate.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- clientPuzzle.po --- *** [clientPuzzle.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- log.po --- 4 errors generated. --- eventConnection.po --- *** [eventConnection.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- log.po --- *** [log.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- symmetricCipher.po --- In file included from symmetricCipher.cpp:27: In file included from ./tnl.h:51: In file included from ./tnlUDP.h:35: ./tnlVector.h:302:12: error: use of undeclared identifier 'begin' return *begin(); ^ --- ghostConnection.po --- 4 errors generated. --- symmetricCipher.po --- ./tnlVector.h:307:12: error: use of undeclared identifier 'begin' return *begin(); ^ ./tnlVector.h:312:12: error: use of undeclared identifier 'end' return *end(); ^ --- connectionStringTable.po --- 4 errors generated. --- symmetricCipher.po --- ./tnlVector.h:317:12: error: use of undeclared identifier 'end' return *end(); ^ --- connectionStringTable.po --- *** [connectionStringTable.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- ghostConnection.po --- *** [ghostConnection.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- netStringTable.po --- 4 errors generated. --- platform.po --- 4 errors generated. --- netStringTable.po --- *** [netStringTable.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- rpc.po --- In file included from rpc.cpp:27: In file included from ./tnl.h:51: In file included from ./tnlUDP.h:35: ./tnlVector.h:302:12: error: use of undeclared identifier 'begin' return *begin(); ^ ./tnlVector.h:307:12: error: use of undeclared identifier 'begin' return *begin(); ^ ./tnlVector.h:312:12: error: use of undeclared identifier 'end' return *end(); ^ ./tnlVector.h:317:12: error: use of undeclared identifier 'end' return *end(); ^ --- byteBuffer.po --- 4 errors generated. --- bitStream.po --- 4 errors generated. --- tnlMethodDispatch.po --- 4 errors generated. --- byteBuffer.po --- *** [byteBuffer.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- platform.po --- *** [platform.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- bitStream.po --- *** [bitStream.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- tnlMethodDispatch.po --- *** [tnlMethodDispatch.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- netConnection.po --- In file included from netConnection.cpp:27: In file included from ./tnl.h:51: In file included from ./tnlUDP.h:35: --- netInterface.po --- In file included from netInterface.cpp:27: In file included from ./tnl.h:51: In file included from ./tnlUDP.h:35: ./tnlVector.h:302:12: error: use of undeclared identifier 'begin' return *begin(); ^ --- netConnection.po --- ./tnlVector.h:302:12: error: use of undeclared identifier 'begin' return *begin(); ^ --- netInterface.po --- ./tnlVector.h:307:12: error: use of undeclared identifier 'begin' --- netConnection.po --- ./tnlVector.h:307:12: error: use of undeclared identifier 'begin' return *begin(); ^ --- netInterface.po --- return *begin(); ^ --- netConnection.po --- ./tnlVector.h:312:12: error: use of undeclared identifier 'end' return *end(); --- netInterface.po --- ./tnlVector.h:312:12: error: use of undeclared identifier 'end' return *end(); ^ --- netConnection.po --- ^ ./tnlVector.h:317:12: error: use of undeclared identifier 'end' return *end(); ^ --- netInterface.po --- ./tnlVector.h:317:12: error: use of undeclared identifier 'end' return *end(); ^ --- netObject.po --- 4 errors generated. --- random.po --- In file included from random.cpp:29: In file included from ./tnl.h:51: In file included from ./tnlUDP.h:35: ./tnlVector.h:302:12: error: use of undeclared identifier 'begin' return *begin(); ^ --- netObject.po --- *** [netObject.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- random.po --- ./tnlVector.h:307:12: error: use of undeclared identifier 'begin' return *begin(); ^ ./tnlVector.h:312:12: error: use of undeclared identifier 'end' return *end(); ^ ./tnlVector.h:317:12: error: use of undeclared identifier 'end' return *end(); ^ --- symmetricCipher.po --- 4 errors generated. *** [symmetricCipher.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- rpc.po --- 4 errors generated. *** [rpc.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- random.po --- 4 errors generated. *** [random.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- netConnection.po --- 4 errors generated. *** [netConnection.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- netInterface.po --- 4 errors generated. *** [netInterface.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl 23 errors make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl *** Error code 1 Stop. make: stopped in /usr/ports/net/libtnl ===> Cleaning for libtnl-1.5.0 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
