Ticket #48411: main.log

File main.log, 17.8 KB (added by moderndeveloperllc (Mark Garrett), 9 years ago)

main.log

Line 
1version:1
2:msg:main --->  Computing dependencies for mongodb:info:main .:debug:main Searching for dependency: scons
3:debug:main Found Dependency: receipt exists for scons
4:debug:main Searching for dependency: boost
5:debug:main Found Dependency: receipt exists for boost
6:debug:main Searching for dependency: libpcap
7:debug:main Found Dependency: receipt exists for libpcap
8:debug:main Searching for dependency: openssl
9:debug:main Found Dependency: receipt exists for openssl
10:debug:main Searching for dependency: pcre
11:debug:main Found Dependency: receipt exists for pcre
12:debug:main Searching for dependency: snappy
13:debug:main Found Dependency: receipt exists for snappy
14:msg:main
15:debug:main Executing org.macports.main (mongodb)
16:debug:main changing euid/egid - current euid: 0 - current egid: 0
17:debug:main egid changed to: 501
18:debug:main euid changed to: 502
19:debug:main Skipping completed org.macports.fetch (mongodb)
20:debug:main Privilege de-escalation not attempted as not running as root.
21:debug:main Skipping completed org.macports.checksum (mongodb)
22:debug:main Privilege de-escalation not attempted as not running as root.
23:debug:main Skipping completed org.macports.extract (mongodb)
24:debug:main Privilege de-escalation not attempted as not running as root.
25:debug:main Skipping completed org.macports.patch (mongodb)
26:debug:main Privilege de-escalation not attempted as not running as root.
27:debug:main Skipping completed org.macports.configure (mongodb)
28:debug:main Privilege de-escalation not attempted as not running as root.
29:debug:build build phase started at Mon Jul 20 11:30:59 CDT 2015
30:notice:build --->  Building mongodb
31:debug:build Executing proc-pre-org.macports.build-build-0
32:debug:build Executing org.macports.build (mongodb)
33:debug:build Environment:
34CC_PRINT_OPTIONS='YES'
35CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mongodb/mongodb/work/.CC_PRINT_OPTIONS'
36CPATH='/opt/local/include'
37LIBRARY_PATH='/opt/local/lib'
38MACOSX_DEPLOYMENT_TARGET='10.11'
39TERM='xterm'
40:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mongodb/mongodb/work/mongodb-src-r3.0.4" && /opt/local/bin/scons -j8 all mongobridge mongosniff --cc=/usr/bin/clang --cxx=/usr/bin/clang++ --cpppath=/opt/local/include --libpath=/opt/local/lib --osx-version-min=10.11 --ssl --system-boost-lib-search-suffixes=-mt --use-system-boost --use-system-pcre --use-system-snappy --extralib=pcre,pcrecpp,snappy --64'
41:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mongodb/mongodb/work/mongodb-src-r3.0.4" && /opt/local/bin/scons -j8 all mongobridge mongosniff --cc=/usr/bin/clang --cxx=/usr/bin/clang++ --cpppath=/opt/local/include --libpath=/opt/local/lib --osx-version-min=10.11 --ssl --system-boost-lib-search-suffixes=-mt --use-system-boost --use-system-pcre --use-system-snappy --extralib=pcre,pcrecpp,snappy --64
42:info:build scons: Reading SConscript files ...
43:info:build scons version: 2.3.4
44:info:build python version: 2 7 10 'final' 0
45:info:build Checking whether the C++ compiler works... (cached) yes
46:info:build Checking whether the C compiler works... (cached) yes
47:info:build Checking if C++ compiler "/usr/bin/clang++" is GCC... (cached) no
48:info:build Checking if C++ compiler "/usr/bin/clang++" is clang... (cached) yes
49:info:build Checking if C compiler "/usr/bin/clang" is clang... (cached) yes
50:info:build Checking if C compiler is clang 3.4 (or Apple XCode 5.1.1) or newer...(cached) yes
51:info:build Checking if C++ compiler is clang 3.4 (or Apple XCode 5.1.1) or newer...(cached) yes
52:info:build Checking if target architecture is 32-bit x86...(cached) no
53:info:build Checking if C compiler supports -Wno-unused-local-typedefs... (cached) yes
54:info:build Checking if C compiler supports -Wno-unused-function... (cached) yes
55:info:build Checking if C compiler supports -Wno-unused-private-field... (cached) yes
56:info:build Checking if C compiler supports -Wno-deprecated-declarations... (cached) yes
57:info:build Checking if C compiler supports -Wno-tautological-constant-out-of-range-compare... (cached) yes
58:info:build Checking if C compiler supports -Wno-unused-const-variable... (cached) yes
59:info:build Checking if C compiler supports -Wno-unused-but-set-variable... (cached) no
60:info:build Checking if C compiler supports -Wno-missing-braces... (cached) yes
61:info:build Checking if implicit boost::shared_ptr null conversion is supported... (cached) yes
62:info:build Checking if C compiler supports -mmacosx-version-min=10.11... (cached) yes
63:info:build Checking if we are using libstdc++... (cached) no
64:info:build Checking if we are on a POSIX system... (cached) yes
65:info:build Checking if the POSIX monotonic clock is supported... (cached) no
66:info:build Checking for __thread... (cached) yes
67:info:build Checking for gcc __atomic builtins... (cached) yes
68:info:build Checking for C library pcre... (cached) yes
69:info:build Checking for C library pcrecpp... (cached) yes
70:info:build Checking for C library snappy... (cached) yes
71:info:build Checking for C++ header file boost/filesystem/operations.hpp... (cached) yes
72:info:build Checking for C++ library boost_thread-mt... (cached) yes
73:info:build Checking for C++ library boost_filesystem-mt... (cached) yes
74:info:build Checking for C++ library boost_program_options-mt... (cached) yes
75:info:build Checking for C++ library boost_system-mt... (cached) yes
76:info:build Checking for C library rt... (cached) no
77:info:build Checking for C library dl... (cached) yes
78:info:build Checking for C++ header file execinfo.h... (cached) yes
79:info:build Checking whether backtrace is declared... (cached) yes
80:info:build Checking whether backtrace_symbols is declared... (cached) yes
81:info:build Checking whether backtrace_symbols_fd is declared... (cached) yes
82:info:build Checking for C library pcap... (cached) yes
83:info:build scons: done reading SConscript files.
84:info:build scons: Building targets ...
85:info:build Generating build/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy/buildinfo.cpp
86:info:build /usr/bin/clang++ -o build/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy/mongo/db/storage/mmap_v1/dur_recovery_unit.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -Werror -O3 -m64 -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 -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_SSL -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -I/opt/local/include -Isrc/third_party/s2 -Ibuild/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy -Isrc src/mongo/db/storage/mmap_v1/dur_recovery_unit.cpp
87:info:build /usr/bin/clang++ -o build/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy/mongo/db/storage/mmap_v1/mmap_v1_extent_manager.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -Werror -O3 -m64 -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 -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_SSL -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -I/opt/local/include -Isrc/third_party/s2 -Ibuild/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy -Isrc src/mongo/db/storage/mmap_v1/mmap_v1_extent_manager.cpp
88:info:build /usr/bin/clang++ -o build/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy/mongo/db/storage/mmap_v1/mmap_v1_init.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -Werror -O3 -m64 -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 -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_SSL -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -I/opt/local/include -Isrc/third_party/s2 -Ibuild/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy -Isrc src/mongo/db/storage/mmap_v1/mmap_v1_init.cpp
89:info:build /usr/bin/clang++ -o build/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy/mongo/db/storage/mmap_v1/mmap_v1_options.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -Werror -O3 -m64 -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 -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_SSL -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -I/opt/local/include -Isrc/third_party/s2 -Ibuild/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy -Isrc src/mongo/db/storage/mmap_v1/mmap_v1_options.cpp
90:info:build /usr/bin/clang++ -o build/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy/mongo/db/storage/mmap_v1/repair_database.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -Werror -O3 -m64 -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 -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_SSL -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -I/opt/local/include -Isrc/third_party/s2 -Ibuild/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy -Isrc src/mongo/db/storage/mmap_v1/repair_database.cpp
91:info:build Creating 'build/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy/third_party/wiredtiger/wiredtiger.h'
92:info:build /usr/bin/clang++ -o build/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy/mongo/db/storage/wiredtiger/wiredtiger_options_init.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -Werror -O3 -m64 -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 -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_SSL -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -I/opt/local/include -Isrc/third_party/s2 -Ibuild/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy -Isrc -Ibuild/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy/third_party/wiredtiger -Isrc/third_party/wiredtiger -Isrc/third_party/zlib-1.2.8 src/mongo/db/storage/wiredtiger/wiredtiger_options_init.cpp
93:info:build /usr/bin/clang++ -o build/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy/mongo/db/storage/wiredtiger/wiredtiger_init.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -Werror -O3 -m64 -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 -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_SSL -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -I/opt/local/include -Isrc/third_party/s2 -Ibuild/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy -Isrc -Ibuild/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy/third_party/wiredtiger -Isrc/third_party/wiredtiger -Isrc/third_party/zlib-1.2.8 src/mongo/db/storage/wiredtiger/wiredtiger_init.cpp
94:info:build /usr/bin/clang++ -o build/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy/mongo/db/storage/wiredtiger/wiredtiger_parameters.o -c -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -pipe -Werror -O3 -m64 -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 -mmacosx-version-min=10.11 -D_SCONS -DMONGO_EXPOSE_MACROS -DPCRE_STATIC -DSUPPORT_UTF8 -DMONGO_OPTIMIZED_BUILD -DMONGO_BYTE_ORDER=1234 -D_FILE_OFFSET_BITS=64 -DMONGO_SSL -DMONGO_HAVE___THREAD -DMONGO_HAVE_GCC_ATOMIC_BUILTINS -DBOOST_THREAD_VERSION=2 -DMONGO_HAVE_HEADER_UNISTD_H -DMONGO_HAVE_EXECINFO_BACKTRACE -I/opt/local/include -Isrc/third_party/s2 -Ibuild/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy -Isrc -Ibuild/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy/third_party/wiredtiger -Isrc/third_party/wiredtiger -Isrc/third_party/zlib-1.2.8 src/mongo/db/storage/wiredtiger/wiredtiger_parameters.cpp
95:info:build src/mongo/db/storage/mmap_v1/dur_recovery_unit.cpp:233:69: error: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Werror,-Wpotentially-evaluated-expression]
96:info:build                 LOG(2) << "CUSTOM ROLLBACK " << demangleName(typeid(*_changes[i]));
97:info:build                                                                     ^
98:info:build 1 error generated.
99:info:build scons: *** [build/darwin/64/cc__usr_bin_clang/cxx__usr_bin_clang++/osx-version-min_10.11/ssl/use-system-boost/use-system-pcre/use-system-snappy/mongo/db/storage/mmap_v1/dur_recovery_unit.o] Error 1
100:info:build scons: building terminated because of errors.
101:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mongodb/mongodb/work/mongodb-src-r3.0.4" && /opt/local/bin/scons -j8 all mongobridge mongosniff --cc=/usr/bin/clang --cxx=/usr/bin/clang++ --cpppath=/opt/local/include --libpath=/opt/local/lib --osx-version-min=10.11 --ssl --system-boost-lib-search-suffixes=-mt --use-system-boost --use-system-pcre --use-system-snappy --extralib=pcre,pcrecpp,snappy --64
102:info:build Exit code: 2
103:error:build org.macports.build for port mongodb returned: command execution failed
104:debug:build Error code: CHILDSTATUS 89868 2
105:debug:build Backtrace: command execution failed
106    while executing
107"system -nice 0 $fullcmdstring"
108    ("eval" body line 1)
109    invoked from within
110"eval system $notty $nice \$fullcmdstring"
111    invoked from within
112"command_exec build"
113    (procedure "portbuild::build_main" line 8)
114    invoked from within
115"portbuild::build_main org.macports.build"
116    ("eval" body line 1)
117    invoked from within
118"eval $procedure $targetname"
119:info:build Warning: targets not executed for mongodb: org.macports.destroot org.macports.build
120:notice:build Please see the log file for port mongodb for details:
121    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mongodb/mongodb/main.log