FreeBSD Bugzilla – Attachment 167810 Details for
Bug 207777
[FIX] databases/mongodb32: doesn't build if devel/mongo-cxx-driver is installed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Build failure log.
build.log (text/plain), 9.47 KB, created by
Šimun Mikecin
on 2016-03-07 13:54:24 UTC
(
hide
)
Description:
Build failure log.
Filename:
MIME Type:
Creator:
Šimun Mikecin
Created:
2016-03-07 13:54:24 UTC
Size:
9.47 KB
patch
obsolete
>===> License AGPLv3 APACHE20 accepted by the user >===> Found saved configuration for mongodb32-3.2.3_1 >===> mongodb32-3.2.3 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by mongodb32-3.2.3 for building >===> Extracting for mongodb32-3.2.3 >=> SHA256 Checksum OK for mongodb-src-r3.2.3.tar.gz. >===> Patching for mongodb32-3.2.3 >===> Applying FreeBSD patches for mongodb32-3.2.3 >===> mongodb32-3.2.3 depends on file: /usr/local/bin/clang37 - found >===> mongodb32-3.2.3 depends on file: /usr/local/bin/python2.7 - found >===> mongodb32-3.2.3 depends on file: /usr/local/bin/scons - found >===> mongodb32-3.2.3 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) >===> mongodb32-3.2.3 depends on shared library: libsnappy.so - found (/usr/local/lib/libsnappy.so) >===> mongodb32-3.2.3 depends on shared library: libsasl2.so - found (/usr/local/lib/libsasl2.so) >===> Configuring for mongodb32-3.2.3 >===> Building for mongodb32-3.2.3 >scons: Reading SConscript files ... >Mkdir("build/scons") >scons version: 2.4.1 >python version: 2 7 11 'final' 0 >Checking whether the C++ compiler works... yes >Checking whether the C compiler works... yes >Checking if C++ compiler "/usr/local/bin/clang++37" is GCC... no >Checking if C++ compiler "/usr/local/bin/clang++37" is clang... yes >Checking if C compiler "/usr/local/bin/clang37" is clang... yes >Detected a x86_64 processor >Checking if target OS freebsd is supported by the toolchain yes >Checking if C compiler is clang 3.4 (or Apple XCode 5.1.1) or newer...yes >Checking if C++ compiler is clang 3.4 (or Apple XCode 5.1.1) or newer...yes >Checking if C compiler supports -Wno-unused-local-typedefs... yes >Checking if C compiler supports -Wno-unused-function... yes >Checking if C compiler supports -Wno-unused-private-field... yes >Checking if C compiler supports -Wno-deprecated-declarations... yes >Checking if C compiler supports -Wno-tautological-constant-out-of-range-compare... yes >Checking if C compiler supports -Wno-unused-const-variable... yes >Checking if C compiler supports -Wno-unused-but-set-variable... no >Checking if C compiler supports -Wno-missing-braces... yes >Checking if C compiler supports -Wno-inconsistent-missing-override... yes >Checking if C compiler supports -Wno-potentially-evaluated-expression... yes >Checking if C++ compiler supports -Wpessimizing-move... yes >Checking if C++ compiler supports -Wredundant-move... yes >Checking if implicit boost::shared_ptr null conversion is supported... yes >Checking if we are using libstdc++... no >Checking if C++ compiler supports -std=c++11... yes >Checking if C compiler supports -std=c99... yes >Checking for C++11... yes >Checking for memset_s... no >Checking for C function strnlen()... yes >Checking if we are on a POSIX system... yes >Checking if the POSIX monotonic clock is supported... yes >Checking off_t is 8 bytes... yes >Checking if linker supports -fuse-ld=gold... no >Checking if C compiler supports -fno-builtin-memcmp... yes >Checking for storage class thread_local yes >Checking for storage class __thread yes >Checking for storage class __declspec(thread) no >Checking for C++11 is_trivially_copyable support... yes >Checking for C++14 std::make_unique support... no >Checking for SSL_version(NULL) in C library ssl... yes >Checking for SSLeay_version(0) in C library crypto... yes >Checking that linking to OpenSSL works...yes >Checking whether FIPS_mode_set is declared... yes >Checking for C library pcre... yes >Checking for C library pcrecpp... yes >Checking for C library snappy... yes >Checking for C library rt... yes >Checking for C library dl... no >Checking for C++ header file execinfo.h... yes >Checking whether backtrace is declared... yes >Checking whether backtrace_symbols is declared... yes >Checking whether backtrace_symbols_fd is declared... yes >Checking for C library pcap... yes >Checking for sasl_version_info(0, 0, 0, 0, 0, 0) in C library sasl2... yes >Checking for C library execinfo... yes >Checking if std::atomic<int64_t> works... yes >Checking if std::atomic<uint64_t> works... yes >Checking if std::atomic<int32_t> works... yes >Checking if std::atomic<uint32_t> works... yes >Checking for C function fallocate()... no >Checking for C function sync_file_range()... no >Checking for C header file x86intrin.h... yes >scons: done reading SConscript files. >scons: Building targets ... >/usr/local/bin/python2.7 src/mongo/db/auth/generate_action_types.py src/mongo/db/auth/action_types.txt build/opt/mongo/db/auth/action_type.h build/opt/mongo/db/auth/action_type.cpp >/usr/local/bin/clang++37 -o build/opt/mongo/db/db.o -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Woverloaded-virtual -Wpessimizing-move -Wredundant-move -std=c++11 -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-omit-frame-pointer -fno-omit-frame-pointer -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-unused-private-field -Wno-deprecated-declarations -Wno-tautological-constant-out-of-range-compare -Wno-unused-const-variable -Wno-missing-braces -Wno-inconsistent-missing-override -Wno-potentially-evaluated-expression -fno-builtin-memcmp -DNDEBUG -DBOOST_THREAD_VERSION=4 -DBOOST_THREAD_DONT_PROVIDE_VARIADIC_THREAD -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_DONT_PROVIDE_INTERRUPTIONS -DBOOST_THREAD_HAS_NO_EINTR_BUG -Isrc/third_party/asio-asio-1-11-0/asio/include -Isrc/third_party/s2 -Isrc/third_party/boost-1.56.0 -I/usr/local/include -Ibuild/opt -Isrc src/mongo/db/db.cpp >In file included from src/mongo/db/db.cpp:47: >In file included from src/mongo/db/auth/auth_index_d.h:31: >src/mongo/db/namespace_string.h:285:9: error: use of undeclared identifier 'massert' > massert(10078, "nsToDatabase: db too long", ns.size() < MaxDatabaseNameLen); > ^ >src/mongo/db/namespace_string.h:288:5: error: use of undeclared identifier 'massert' > massert(10088, "nsToDatabase: db too long", i < static_cast<size_t>(MaxDatabaseNameLen)); > ^ >src/mongo/db/namespace_string.h:306:5: error: use of undeclared identifier 'massert' > massert(16886, "nsToCollectionSubstring: no .", i != std::string::npos); > ^ >In file included from src/mongo/db/db.cpp:47: >In file included from src/mongo/db/auth/auth_index_d.h:31: >In file included from src/mongo/db/namespace_string.h:364: >src/mongo/db/namespace_string-inl.h:123:5: error: use of undeclared identifier 'uassert' > uassert(17235, > ^ >src/mongo/db/namespace_string-inl.h:126:5: error: use of undeclared identifier 'uassert' > uassert(17246, > ^ >src/mongo/db/namespace_string-inl.h:134:5: error: use of undeclared identifier 'dassert' > dassert(it == _ns.end()); > ^ >src/mongo/db/namespace_string-inl.h:135:5: error: use of undeclared identifier 'dassert' > dassert(_ns[_dotIndex] == '.'); > ^ >src/mongo/db/namespace_string-inl.h:136:5: error: use of undeclared identifier 'uassert' > uassert(17295, > ^ >src/mongo/db/namespace_string-inl.h:184:5: error: use of undeclared identifier 'verify' > verify(local.size() && local[0] != '.'); > ^ >In file included from src/mongo/db/db.cpp:48: >In file included from src/mongo/db/auth/authorization_manager.h:36: >In file included from src/mongo/bson/mutable/element.h:34: >In file included from /usr/local/include/mongo/db/jsobj.h:31: >/usr/local/include/mongo/bson/util/builder.h:386:9: error: use of undeclared identifier 'verify' > verify(z >= 0); > ^ >/usr/local/include/mongo/bson/util/builder.h:387:9: error: use of undeclared identifier 'verify' > verify(z < maxSize); > ^ >/usr/local/include/mongo/bson/util/builder.h:426:9: error: use of undeclared identifier 'verify' > verify(z >= 0); > ^ >/usr/local/include/mongo/bson/util/builder.h:427:9: error: use of undeclared identifier 'verify' > verify(z < maxSize); > ^ >In file included from src/mongo/db/db.cpp:48: >In file included from src/mongo/db/auth/authorization_manager.h:36: >In file included from src/mongo/bson/mutable/element.h:34: >In file included from /usr/local/include/mongo/db/jsobj.h:32: >/usr/local/include/mongo/bson/bsontypes.h:149:13: error: use of undeclared identifier 'verify' > verify(0); > ^ >In file included from src/mongo/db/db.cpp:48: >In file included from src/mongo/db/auth/authorization_manager.h:36: >In file included from src/mongo/bson/mutable/element.h:34: >In file included from /usr/local/include/mongo/db/jsobj.h:34: >/usr/local/include/mongo/bson/bsonelement.h:345:9: error: use of undeclared identifier 'massert' > massert(16177, "not codeWScope", type() == CodeWScope); > ^ >/usr/local/include/mongo/bson/bsonelement.h:352:9: error: use of undeclared identifier 'massert' > massert(16178, "not codeWScope", type() == CodeWScope); > ^ >/usr/local/include/mongo/bson/bsonelement.h:389:9: error: use of undeclared identifier 'verify' > verify(type() == BinData); > ^ >/usr/local/include/mongo/bson/bsonelement.h:407:9: error: use of undeclared identifier 'verify' > verify(type() == BinData); > ^ >/usr/local/include/mongo/bson/bsonelement.h:414:9: error: use of undeclared identifier 'verify' > verify(type() == RegEx); > ^ >fatal error: too many errors emitted, stopping now [-ferror-limit=] >20 errors generated. >scons: *** [build/opt/mongo/db/db.o] Error 1 >scons: building terminated because of errors. >===> Compilation failed unexpectedly. >Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to >the maintainer. >*** Error code 1 > >Stop. >make[1]: stopped in /usr/ports/databases/mongodb32 >*** Error code 1 > >Stop. >make: stopped in /usr/ports/databases/mongodb32
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 207777
:
167809
| 167810