Date: Thu, 22 Aug 2013 15:04:16 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [RELEASE - head-default] Build failed for libtnl-1.5.0 during build Message-ID: <201308221504.r7MF4GoL001240@beefy2.isc.freebsd.org>
next in thread | raw e-mail | index | archive | help
Maintainer: ports@FreeBSD.org Last committer: beat@FreeBSD.org Ident: $FreeBSD: head/net/libtnl/Makefile 300897 2012-07-14 14:29:18Z beat $ Log URL: http://beefy2.isc.freebsd.org/bulk/head-default/2013-08-22_09h03m10s/logs/libtnl-1.5.0.log Build URL: http://beefy2.isc.freebsd.org/bulk/head-default/2013-08-22_09h03m10s Log: ====>> Building net/libtnl build started at Thu Aug 22 15:04:13 UTC 2013 port directory: /usr/ports/net/libtnl building for: FreeBSD head-default-job-02 10.0-CURRENT FreeBSD 10.0-CURRENT amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/net/libtnl/Makefile 300897 2012-07-14 14:29:18Z beat $ 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=98652 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--- 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 --- --- objwarn --- Warning: Object directory not changed from original /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- 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(); ^ --- 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 In file included from byteBuffer.cpp:27: In file included from ./tnlByteBuffer.h:31: 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(); ^ --- 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 --- <snip> ./tnlVector.h:317:12: error: use of undeclared identifier 'end' return *end(); ^ --- netStringTable.po --- ./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(); ^ --- platform.po --- In file included from platform.cpp:28: 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(); ^ --- netStringTable.po --- ./tnlVector.h:317:12: error: use of undeclared identifier 'end' return *end(); ^ --- platform.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(); ^ --- asymmetricKey.po --- 4 errors generated. --- journal.po --- return *end(); ^ --- netObject.po --- In file included from ./tnlUDP.h:35: ./tnlVector.h:302:12: error: use of undeclared identifier 'begin' return *begin(); ^ --- asymmetricKey.po --- *** [asymmetricKey.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- journal.po --- ./tnlVector.h:317:12: error: use of undeclared identifier 'end' return *end(); ^ --- netObject.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(); ^ --- rpc.po --- 4 errors generated. --- netBase.po --- 4 errors generated. --- rpc.po --- *** [rpc.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- netBase.po --- *** [netBase.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- byteBuffer.po --- 4 errors generated. *** [byteBuffer.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- clientPuzzle.po --- 4 errors generated. *** [clientPuzzle.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- tnlMethodDispatch.po --- 4 errors generated. --- netStringTable.po --- netStringTable.cpp:196:28: error: cast from pointer to smaller type 'U32' (aka 'unsigned int') loses information if(mNodeList[i] && !(U32(mNodeList[i]) & 1)) ^~~~~~~~~~~~~~~~ --- platform.po --- 4 errors generated. --- netStringTable.po --- netStringTable.cpp:204:14: error: cast from pointer to smaller type 'StringTableEntryId' (aka 'unsigned int') loses information walk = StringTableEntryId(mNodeList[walk >> 1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- journal.po --- 4 errors generated. --- tnlMethodDispatch.po --- *** [tnlMethodDispatch.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- netStringTable.po --- netStringTable.cpp:220:20: error: cast from pointer to smaller type 'U32' (aka 'unsigned int') loses information TNLAssert((U32(node) & 1) == 0, "Free list entry in node chain!!!"); ^~~~~~~~ ./tnlAssert.h:75:40: note: expanded from macro 'TNLAssert' #define TNLAssert(x, y) { if (!bool(x)) { TNL::Assert::processAssert( __FILE__, __LINE__, y); TNL_DEBUGBREAK(); } } ^ netStringTable.cpp:276:25: error: cast from pointer to smaller type 'StringTableEntryId' (aka 'unsigned int') loses information mNodeListFreeEntry = (StringTableEntryId) mNodeList[mNodeListFreeEntry >> 1]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- 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(); ^ --- netStringTable.po --- netStringTable.cpp:379:11: error: cast from pointer to smaller type 'StringTableEntryId' (aka 'unsigned int') loses information if(((StringTableEntryId) theNode) & 1 || theNode == NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- random.po --- ./tnlVector.h:307:12: error: use of undeclared identifier 'begin' return *begin(); ^ --- netStringTable.po --- 9 errors generated. --- random.po --- ./tnlVector.h:312:12: error: use of undeclared identifier 'end' return *end(); ^ ./tnlVector.h:317:12: error: use of undeclared identifier 'end' return *end(); ^ --- netStringTable.po --- *** [netStringTable.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- netConnection.po --- 4 errors generated. --- symmetricCipher.po --- 4 errors generated. --- netObject.po --- 4 errors generated. --- netConnection.po --- *** [netConnection.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 --- 4 errors generated. --- journal.po --- *** [journal.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- netObject.po --- *** [netObject.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- ghostConnection.po --- 4 errors generated. *** [ghostConnection.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 --- symmetricCipher.po --- *** [symmetricCipher.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 --- netInterface.po --- 4 errors generated. *** [netInterface.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl --- udp.po --- 4 errors generated. *** [udp.po] Error code 1 make: stopped in /wrkdirs/usr/ports/net/libtnl/work/tnl/tnl 24 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308221504.r7MF4GoL001240>