From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jul 23 19:16:32 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 88986E15; Wed, 23 Jul 2014 19:16:32 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 73D6D2FD7; Wed, 23 Jul 2014 19:16:32 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id s6NJGWHp034325; Wed, 23 Jul 2014 19:16:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id s6NJGWAK034314; Wed, 23 Jul 2014 19:16:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 23 Jul 2014 19:16:32 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201407231916.s6NJGWAK034314@beefy1.isc.freebsd.org> To: sunpoet@FreeBSD.org Subject: [package - 84i386-default][databases/rocksdb] Failed for rocksdb-3.2 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2014 19:16:32 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: sunpoet@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/databases/rocksdb/Makefile 362558 2014-07-22 17:42:24Z sunpoet $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2014-07-23_13h20m11s/logs/rocksdb-3.2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2014-07-23_13h20m11s Log: ====>> Building databases/rocksdb build started at Wed Jul 23 19:14:44 UTC 2014 port directory: /usr/ports/databases/rocksdb building for: FreeBSD 84i386-default-job-05 8.4-RELEASE-p14 FreeBSD 8.4-RELEASE-p14 i386 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/databases/rocksdb/Makefile 362558 2014-07-22 17:42:24Z sunpoet $ Poudriere version: 3.1-pre Host OSVERSION: 1100027 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p14 UNAME_r=8.4-RELEASE-p14 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/84i386-default/ref PKG_EXT=txz PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=rocksdb-3.2 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add OLDPWD=/root PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/.p/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang33" CFLAGS="-O2 -pipe -I/usr/local/include -fno-strict-aliasing" CPP="/usr/local/bin/clang-cpp33" CPPFLAGS="-DOS_FREEBSD" LDFLAGS=" -L/usr/local/lib -B/usr/local/bin" LIBS="" CXX="/usr/local/bin/clang++33" CXXFLAGS="-O2 -pipe -I/usr/local/include -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="in stall -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-- --PLIST_SUB-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local PORTDOCS="" PORTEXAMPLES="" PORTDATA="" LIB32DIR=lib DOCSDIR="share/doc/rocksdb" EXAMPLESDIR="share/examples/rocksdb" DATADIR="share/rocksdb" WWWDIR="www/rocksdb" ETCDIR="etc/rocksdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rocksdb DOCSDIR=/usr/local/share/doc/rocksdb EXAMPLESDIR=/usr/local/share/examples/rocksdb WWWDIR=/usr/local/www/rocksdb ETCDIR=/usr/local/etc/rocksdb --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> rocksdb-3.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.2.7_4.txz Installing pkg-1.2.7_4... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of rocksdb-3.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user => rocksdb-3.2.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/facebook/rocksdb/legacy.tar.gz/rocksdb-3.2?dummy=/rocksdb-3.2.tar.gz fetch: https://codeload.github.com/facebook/rocksdb/legacy.tar.gz/rocksdb-3.2?dummy=/rocksdb-3.2.tar.gz: size unknown fetch: https://codeload.github.com/facebook/rocksdb/legacy.tar.gz/rocksdb-3.2?dummy=/rocksdb-3.2.tar.gz: size of remote file is not known rocksdb-3.2.tar.gz -1 B 78 kBps ===> Fetching all distfiles required by rocksdb-3.2 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.2 for building => SHA256 Checksum OK for rocksdb-3.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.2 for building ===> Extracting for rocksdb-3.2 => SHA256 Checksum OK for rocksdb-3.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rocksdb-3.2 ===> Applying FreeBSD patches for rocksdb-3.2 =========================================================================== =================================================== ===> rocksdb-3.2 depends on file: /usr/local/bin/clang33 - not found ===> Verifying install for /usr/local/bin/clang33 in /usr/ports/lang/clang33 ===> Installing existing package /packages/All/clang33-3.3_7.txz Installing clang33-3.3_7...Installing llvm33-3.3_8...Installing libexecinfo-1.1_3... done Installing perl5-5.16.3_11... done Installing python27-2.7.8...Installing gettext-0.18.3.1_1...Installing indexinfo-0.2... done Installing libiconv-1.14_3... done done done done done ===> Returning to build of rocksdb-3.2 ===> rocksdb-3.2 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-3.82_1.txz Installing gmake-3.82_1... done ===> Returning to build of rocksdb-3.2 ===> rocksdb-3.2 depends on file: /usr/local/bin/as - not found ===> Verifying install for /usr/local/bin/as in /usr/ports/devel/binutils ===> Installing existing package /packages/All/binutils-2.24.txz Installing binutils-2.24... done ===> Returning to build of rocksdb-3.2 =========================================================================== =================================================== ===> rocksdb-3.2 depends on shared library: libgflags.so - not found ===> Verifying for libgflags.so in /usr/ports/devel/gflags ===> Installing existing package /packages/All/gflags-2.0.txz Installing gflags-2.0... done ===> Returning to build of rocksdb-3.2 ===> rocksdb-3.2 depends on shared library: libsnappy.so - not found ===> Verifying for libsnappy.so in /usr/ports/archivers/snappy ===> Installing existing package /packages/All/snappy-1.1.1_1.txz Installing snappy-1.1.1_1... done ===> Returning to build of rocksdb-3.2 =========================================================================== =================================================== ===> Configuring for rocksdb-3.2 =========================================================================== =================================================== ===> Building for rocksdb-3.2 /usr/local/bin/clang++33 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -g -Wall -Werror -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -fPIC -MM port/stack_trace.cc -o port/stack_trace.d /usr/local/bin/clang++33 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -g -Wall -Werror -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -fPIC -MM port/port_posix.cc -o port/port_posix.d /usr/local/bin/clang++33 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -g -Wall -Werror -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -fPIC -MM utilities/ttl/db_ttl_impl.cc -o utilities/ttl/db_ttl_impl.d In file included from utilities/ttl/db_ttl_impl.cc:6: In file included from ./utilities/ttl/db_ttl_impl.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. /usr/local/bin/clang++33 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -g -Wall -Werror -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -fPIC -MM utilities/redis/redis_lists.cc -o utilities/redis/redis_lists.d In file included from utilities/redis/redis_lists.cc:25: In file included from utilities/redis/redis_lists.h:15: static std::shared_ptr CreatePutOperator(); ~~~~~^ ./utilities/merge_operators.h:18:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreatePutOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:19:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateUInt64AddOperator(); ~~~~~^ ./utilities/merge_operators.h:19:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateUInt64AddOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:20:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendOperator(); ~~~~~^ ./utilities/merge_operators.h:20:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:21:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~^ ./utilities/merge_operators.h:21:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:25:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateFromStringId( ~~~~~^ ./utilities/merge_operators.h:25:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateFromStringId( ~~~~~~~~~~~~~~~~~~~~~~^ utilities/merge_operators/string_append/stringappend2.cc:107:6: error: no type named 'shared_ptr' in namespace 'std' std::shared_ptr ~~~~~^ utilities/merge_operators/string_append/stringappend2.cc:107:16: error: expected unqualified-id std::shared_ptr ^ 12 errors generated. In file included from utilities/merge_operators/uint64add.cc:2: ./include/rocksdb/env.h:39:12: error: no member named 'unique_ptr' in namespace 'std' using std::unique_ptr; ~~~~~^ ./include/rocksdb/env.h:40:12: error: no member named 'shared_ptr' in namespace 'std' using std::shared_ptr; ~~~~~^ ./include/rocksdb/env.h:98:36: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:98:46: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:97:35: note: to match this '(' virtual Status NewSequentialFile(const std::string& fname, ^ ./include/rocksdb/env.h:110:38: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:110:48: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:109:37: note: to match this '(' virtual Status NewRandomAccessFile(const std::string& fname, ^ ./include/rocksdb/env.h:122:34: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:122:44: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:121:33: note: to match this '(' virtual Status NewWritableFile(const std::string& fname, ^ ./include/rocksdb/env.h:131:34: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:131:44: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:130:33: note: to match this '(' virtual Status NewRandomRWFile(const std::string& fname, ^ ./include/rocksdb/env.h:142:31: error: unknown type name 'unique_ptr' unique_ptr* result) = 0; ^ ./include/rocksdb/env.h:142:41: error: expected ')' unique_ptr* result) = 0; ^ ./include/rocksdb/env.h:141:30: note: to match this '(' virtual Status NewDirectory(const std::string& name, ^ ./include/rocksdb/env.h:232:28: error: unknown type name 'shared_ptr' shared_ptr* result) = 0; ^ ./include/rocksdb/env.h:232:38: error: expected ')' shared_ptr* result) = 0; ^ ./include/rocksdb/env.h:231:27: note: to match this '(' virtual Status NewLogger(const std::string& fname, ^ ./include/rocksdb/env.h:611:28: error: unknown type name 'shared_ptr' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:611:38: error: expected ')' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:611:21: note: to match this '(' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:614:23: error: unknown type name 'shared_ptr' const shared_ptr& info_log, const char* format, ...); ^ ./include/rocksdb/env.h:614:33: error: expected ')' const shared_ptr& info_log, const char* format, ...); ^ ./include/rocksdb/env.h:613:16: note: to match this '(' extern void Log(const InfoLogLevel log_level, ^ ./include/rocksdb/env.h:617:25: error: unknown type name 'shared_ptr' extern void Debug(const shared_ptr& info_log, const char* format, ...); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. In file included from utilities/redis/redis_lists.cc:25: In file included from utilities/redis/redis_lists.h:15: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from utilities/ttl/db_ttl_impl.cc:6: In file included from ./utilities/ttl/db_ttl_impl.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from port/port_posix.cc:10: In file included from ./port/port_posix.h:69: ./include/rocksdb/options.h:42:12: error: no member named 'shared_ptr' in namespace 'std' using std::shared_ptr; ~~~~~^ ./include/rocksdb/options.h:135:3: error: unknown type name 'shared_ptr' shared_ptr merge_operator; ^ ./include/rocksdb/options.h:135:13: error: expected member name or ';' after declaration specifiers shared_ptr merge_operator; ~~~~~~~~~~^ ./include/rocksdb/options.h:162:8: error: no type named 'shared_ptr' in namespace 'std' std::shared_ptr compaction_filter_factory; ~~~~~^ ./include/rocksdb/options.h:162:18: error: expected member name or ';' after declaration specifiers std::shared_ptr compaction_filter_factory; ~~~~~~~~~~~~~~~^ ./include/rocksdb/options.h:168:8: error: no type named 'shared_ptr' in namespace 'std' std::shared_ptr compaction_filter_factory_v2; ~~~~~^ ./include/rocksdb/options.h:168:18: error: expected member name or ';' after declaration specifiers std::shared_ptr compaction_filter_factory_v2; ~~~~~~~~~~~~~~~^ ./include/rocksdb/options.h:208:3: error: unknown type name 'shared_ptr' shared_ptr block_cache; ^ ./include/rocksdb/options.h:208:13: error: expected member name or ';' after declaration specifiers shared_ptr block_cache; ~~~~~~~~~~^ ./include/rocksdb/options.h:213:3: error: unknown type name 'shared_ptr' shared_ptr block_cache_compressed; ^ ./include/rocksdb/options.h:213:13: error: expected member name or ';' after declaration specifiers shared_ptr block_cache_compressed; ~~~~~~~~~~^ ./include/rocksdb/options.h:284:8: error: no type named 'shared_ptr' in namespace 'std' std::shared_ptr prefix_extractor; ~~~~~^ ./include/rocksdb/options.h:284:18: error: expected member name or ';' after declaration specifiers std::shared_ptr prefix_extractor; ~~~~~~~~~~~~~~~^ ./include/rocksdb/options.h:463:8: error: no type named 'shared_ptr' in namespace 'std' std::shared_ptr memtable_factory; ~~~~~^ ./include/rocksdb/options.h:463:18: error: expected member name or ';' after declaration specifiers std::shared_ptr memtable_factory; ~~~~~~~~~~~~~~~^ ./include/rocksdb/options.h:468:8: error: no type named 'shared_ptr' in namespace 'std' std::shared_ptr table_factory; ~~~~~^ ./include/rocksdb/options.h:468:18: error: expected member name or ';' after declaration specifiers std::shared_ptr table_factory; ~~~~~~~~~~~~~~~^ ./include/rocksdb/options.h:474:28: error: no member named 'shared_ptr' in namespace 'std' typedef std::vector> ~~~~~^ ./include/rocksdb/options.h:474:39: error: 'TablePropertiesCollectorFactory' does not refer to a value typedef std::vector> ^ ./include/rocksdb/options.h:36:7: note: declared here class TablePropertiesCollectorFactory; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. gmake: *** [librocksdb.so] Error 1 *** Error code 1 Stop in /usr/ports/databases/rocksdb.