Created
March 18, 2018 15:14
-
-
Save jpauwels/7028ecbc4c994b42f6b0f3ab760e0da5 to your computer and use it in GitHub Desktop.
mongodb on 3.10.0-514.2.2.el7.x86_64 - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for mongodb on 3.10.0-514.2.2.el7.x86_64 | |
Build date: 2018-03-18 15:11:58 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 1.5.8-4-g0f5ae03 | |
ORIGIN: https://github.com/Linuxbrew/brew | |
HEAD: 0f5ae033947394bd52e166902e8c74cc9cf12780 | |
Last commit: 4 days ago | |
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
Core tap HEAD: 958080460200b8e552b865678dc1773a10683995 | |
Core tap last commit: 76 minutes ago | |
HOMEBREW_PREFIX: /homes/johan/.binbrew | |
HOMEBREW_REPOSITORY: /homes/johan/.binbrew/Homebrew | |
HOMEBREW_CELLAR: /homes/johan/.binbrew/Cellar | |
HOMEBREW_CACHE: /homes/johan/.cache/Homebrew | |
HOMEBREW_CELLAR: /homes/johan/.binbrew/Cellar | |
HOMEBREW_DEV_CMD_RUN: 1 | |
HOMEBREW_GITHUB_API_TOKEN: set | |
HOMEBREW_PREFIX: /homes/johan/.binbrew | |
HOMEBREW_REPOSITORY: /homes/johan/.binbrew/Homebrew | |
HOMEBREW_RUBY_WARNINGS: -W0 | |
CPU: 32-core 64-bit broadwell | |
Homebrew Ruby: 2.3.3 => /homes/johan/.binbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby | |
Clang: 5.0 build | |
Git: 2.16.1 => /homes/johan/.binbrew/bin/git | |
Curl: 7.29.0 => /usr/bin/curl | |
Perl: /homes/johan/.binbrew/bin/perl => /homes/johan/.binbrew/Cellar/perl/5.26.1/bin/perl | |
Python: /homes/johan/.binbrew/opt/python/libexec/bin/python => /homes/johan/.binbrew/Cellar/python/3.6.4_5/bin/python3.6 | |
Ruby: /usr/bin/ruby | |
Java: N/A | |
Kernel: Linux 3.10.0-514.2.2.el7.x86_64 x86_64 GNU/Linux | |
OS: CentOS Linux release 7.3.1611 (Core) | |
Host glibc: 2.17 | |
/usr/bin/gcc: 4.8.5 | |
glibc: 2.23 | |
gcc: 5.5.0_1 | |
xorg: 20170115_1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry or file an issue; just ignore this. Thanks! | |
Warning: Some installed formulae are missing dependencies. | |
You should `brew install` the missing dependencies: | |
brew install isl@18 | |
Run `brew missing` for more details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mongodb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-03-18 15:11:19 +0000 | |
python | |
-c | |
import setuptools, tokenize | |
__file__ = 'setup.py' | |
exec(compile(getattr(tokenize, 'open', open)(__file__).read() | |
.replace('\r\n', '\n'), __file__, 'exec')) | |
--no-user-cfg | |
install | |
--prefix=/tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor | |
--single-version-externally-managed | |
--record=installed.txt | |
running install | |
running build | |
running build_py | |
creating build | |
creating build/lib.linux-x86_64-2.7 | |
creating build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/DirectiveAnalyzer.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/Template.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/SettingsManager.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/CacheStore.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/ErrorCatchers.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/__init__.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/FileUtils.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/Servlet.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/Parser.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/DummyTransaction.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/Django.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/Version.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/CacheRegion.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/TemplateCmdLineIface.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/Compiler.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/ImportManager.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/Filters.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/NameMapper.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/SourceReader.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/ImportHooks.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/convertTmplPathToModuleName.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/CheetahWrapper.py -> build/lib.linux-x86_64-2.7/Cheetah | |
copying cheetah/Unspecified.py -> build/lib.linux-x86_64-2.7/Cheetah | |
creating build/lib.linux-x86_64-2.7/Cheetah/Macros | |
copying cheetah/Macros/__init__.py -> build/lib.linux-x86_64-2.7/Cheetah/Macros | |
copying cheetah/Macros/I18n.py -> build/lib.linux-x86_64-2.7/Cheetah/Macros | |
creating build/lib.linux-x86_64-2.7/Cheetah/Templates | |
copying cheetah/Templates/SkeletonPage.py -> build/lib.linux-x86_64-2.7/Cheetah/Templates | |
copying cheetah/Templates/_SkeletonPage.py -> build/lib.linux-x86_64-2.7/Cheetah/Templates | |
copying cheetah/Templates/__init__.py -> build/lib.linux-x86_64-2.7/Cheetah/Templates | |
creating build/lib.linux-x86_64-2.7/Cheetah/Tests | |
copying cheetah/Tests/Analyzer.py -> build/lib.linux-x86_64-2.7/Cheetah/Tests | |
copying cheetah/Tests/SyntaxAndOutput.py -> build/lib.linux-x86_64-2.7/Cheetah/Tests | |
copying cheetah/Tests/Template.py -> build/lib.linux-x86_64-2.7/Cheetah/Tests | |
copying cheetah/Tests/Regressions.py -> build/lib.linux-x86_64-2.7/Cheetah/Tests | |
copying cheetah/Tests/Test.py -> build/lib.linux-x86_64-2.7/Cheetah/Tests | |
copying cheetah/Tests/__init__.py -> build/lib.linux-x86_64-2.7/Cheetah/Tests | |
copying cheetah/Tests/Parser.py -> build/lib.linux-x86_64-2.7/Cheetah/Tests | |
copying cheetah/Tests/Unicode.py -> build/lib.linux-x86_64-2.7/Cheetah/Tests | |
copying cheetah/Tests/Misc.py -> build/lib.linux-x86_64-2.7/Cheetah/Tests | |
copying cheetah/Tests/Cheps.py -> build/lib.linux-x86_64-2.7/Cheetah/Tests | |
copying cheetah/Tests/xmlrunner.py -> build/lib.linux-x86_64-2.7/Cheetah/Tests | |
copying cheetah/Tests/Filters.py -> build/lib.linux-x86_64-2.7/Cheetah/Tests | |
copying cheetah/Tests/NameMapper.py -> build/lib.linux-x86_64-2.7/Cheetah/Tests | |
copying cheetah/Tests/CheetahWrapper.py -> build/lib.linux-x86_64-2.7/Cheetah/Tests | |
copying cheetah/Tests/Performance.py -> build/lib.linux-x86_64-2.7/Cheetah/Tests | |
creating build/lib.linux-x86_64-2.7/Cheetah/Tools | |
copying cheetah/Tools/__init__.py -> build/lib.linux-x86_64-2.7/Cheetah/Tools | |
copying cheetah/Tools/MondoReport.py -> build/lib.linux-x86_64-2.7/Cheetah/Tools | |
copying cheetah/Tools/RecursiveNull.py -> build/lib.linux-x86_64-2.7/Cheetah/Tools | |
copying cheetah/Tools/SiteHierarchy.py -> build/lib.linux-x86_64-2.7/Cheetah/Tools | |
copying cheetah/Tools/CGITemplate.py -> build/lib.linux-x86_64-2.7/Cheetah/Tools | |
creating build/lib.linux-x86_64-2.7/Cheetah/Utils | |
copying cheetah/Utils/htmlEncode.py -> build/lib.linux-x86_64-2.7/Cheetah/Utils | |
copying cheetah/Utils/__init__.py -> build/lib.linux-x86_64-2.7/Cheetah/Utils | |
copying cheetah/Utils/statprof.py -> build/lib.linux-x86_64-2.7/Cheetah/Utils | |
copying cheetah/Utils/Misc.py -> build/lib.linux-x86_64-2.7/Cheetah/Utils | |
copying cheetah/Utils/WebInputMixin.py -> build/lib.linux-x86_64-2.7/Cheetah/Utils | |
copying cheetah/Utils/htmlDecode.py -> build/lib.linux-x86_64-2.7/Cheetah/Utils | |
copying cheetah/Utils/Indenter.py -> build/lib.linux-x86_64-2.7/Cheetah/Utils | |
running build_ext | |
building 'Cheetah._namemapper' extension | |
creating build/temp.linux-x86_64-2.7 | |
creating build/temp.linux-x86_64-2.7/cheetah | |
creating build/temp.linux-x86_64-2.7/cheetah/c | |
/homes/johan/.binbrew/bin/gcc-5 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Os -w -pipe -march=native -isystem/homes/johan/.binbrew/include -fPIC -I/homes/johan/.binbrew/include -I/homes/johan/.binbrew/opt/openssl/include -I/homes/johan/.binbrew/opt/sqlite/include -I/homes/johan/.binbrew/Cellar/python@2/2.7.14_4/include/python2.7 -c cheetah/c/_namemapper.c -o build/temp.linux-x86_64-2.7/cheetah/c/_namemapper.o | |
gcc-5 -pthread -shared -L/homes/johan/.binbrew/lib -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -Wl,-rpath=/homes/johan/.binbrew/Cellar/mongodb/3.6.3/lib -Wl,-rpath=/homes/johan/.binbrew/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/openssl/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libpcap/lib -Os -w -pipe -march=native -isystem/homes/johan/.binbrew/include build/temp.linux-x86_64-2.7/cheetah/c/_namemapper.o -L/homes/johan/.binbrew/lib -L/homes/johan/.binbrew/opt/openssl/lib -L/homes/johan/.binbrew/opt/sqlite/lib -L/homes/johan/.binbrew/Cellar/python@2/2.7.14_4/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/Cheetah/_namemapper.so | |
running build_scripts | |
creating build/scripts-2.7 | |
copying and adjusting bin/cheetah-compile -> build/scripts-2.7 | |
copying and adjusting bin/cheetah -> build/scripts-2.7 | |
copying and adjusting bin/cheetah-analyze -> build/scripts-2.7 | |
changing mode of build/scripts-2.7/cheetah-compile from 644 to 755 | |
changing mode of build/scripts-2.7/cheetah from 644 to 755 | |
changing mode of build/scripts-2.7/cheetah-analyze from 644 to 755 | |
running install_lib | |
creating /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor | |
creating /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib | |
creating /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7 | |
creating /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages | |
creating /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
creating /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Templates | |
copying build/lib.linux-x86_64-2.7/Cheetah/Templates/SkeletonPage.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Templates | |
copying build/lib.linux-x86_64-2.7/Cheetah/Templates/_SkeletonPage.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Templates | |
copying build/lib.linux-x86_64-2.7/Cheetah/Templates/__init__.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Templates | |
copying build/lib.linux-x86_64-2.7/Cheetah/DirectiveAnalyzer.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/Template.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/SettingsManager.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/CacheStore.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/ErrorCatchers.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/__init__.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/FileUtils.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/Servlet.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/Parser.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/DummyTransaction.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/_namemapper.so -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/Django.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/Version.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/CacheRegion.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
creating /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Macros | |
copying build/lib.linux-x86_64-2.7/Cheetah/Macros/__init__.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Macros | |
copying build/lib.linux-x86_64-2.7/Cheetah/Macros/I18n.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Macros | |
copying build/lib.linux-x86_64-2.7/Cheetah/TemplateCmdLineIface.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/Compiler.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/ImportManager.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/Filters.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
creating /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Utils | |
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/htmlEncode.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Utils | |
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/__init__.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Utils | |
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/statprof.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Utils | |
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/Misc.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Utils | |
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/WebInputMixin.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Utils | |
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/htmlDecode.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Utils | |
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/Indenter.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Utils | |
copying build/lib.linux-x86_64-2.7/Cheetah/NameMapper.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
creating /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tools | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tools/__init__.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tools | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tools/MondoReport.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tools | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tools/RecursiveNull.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tools | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tools/SiteHierarchy.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tools | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tools/CGITemplate.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tools | |
creating /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Analyzer.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/SyntaxAndOutput.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Template.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Regressions.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Test.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/__init__.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Parser.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Unicode.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Misc.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Cheps.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/xmlrunner.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Filters.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/NameMapper.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/CheetahWrapper.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests | |
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Performance.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests | |
copying build/lib.linux-x86_64-2.7/Cheetah/SourceReader.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/ImportHooks.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/convertTmplPathToModuleName.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/CheetahWrapper.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
copying build/lib.linux-x86_64-2.7/Cheetah/Unspecified.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Templates/SkeletonPage.py to SkeletonPage.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Templates/_SkeletonPage.py to _SkeletonPage.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Templates/__init__.py to __init__.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/DirectiveAnalyzer.py to DirectiveAnalyzer.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Template.py to Template.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/SettingsManager.py to SettingsManager.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/CacheStore.py to CacheStore.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/ErrorCatchers.py to ErrorCatchers.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/__init__.py to __init__.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/FileUtils.py to FileUtils.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Servlet.py to Servlet.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Parser.py to Parser.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/DummyTransaction.py to DummyTransaction.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Django.py to Django.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Version.py to Version.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/CacheRegion.py to CacheRegion.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Macros/__init__.py to __init__.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Macros/I18n.py to I18n.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/TemplateCmdLineIface.py to TemplateCmdLineIface.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Compiler.py to Compiler.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/ImportManager.py to ImportManager.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Filters.py to Filters.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Utils/htmlEncode.py to htmlEncode.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Utils/__init__.py to __init__.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Utils/statprof.py to statprof.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Utils/Misc.py to Misc.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Utils/WebInputMixin.py to WebInputMixin.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Utils/htmlDecode.py to htmlDecode.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Utils/Indenter.py to Indenter.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/NameMapper.py to NameMapper.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tools/__init__.py to __init__.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tools/MondoReport.py to MondoReport.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tools/RecursiveNull.py to RecursiveNull.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tools/SiteHierarchy.py to SiteHierarchy.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tools/CGITemplate.py to CGITemplate.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Analyzer.py to Analyzer.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/SyntaxAndOutput.py to SyntaxAndOutput.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Template.py to Template.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Regressions.py to Regressions.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Test.py to Test.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/__init__.py to __init__.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Parser.py to Parser.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Unicode.py to Unicode.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Misc.py to Misc.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Cheps.py to Cheps.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/xmlrunner.py to xmlrunner.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Filters.py to Filters.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/NameMapper.py to NameMapper.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/CheetahWrapper.py to CheetahWrapper.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Performance.py to Performance.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/SourceReader.py to SourceReader.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/ImportHooks.py to ImportHooks.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/convertTmplPathToModuleName.py to convertTmplPathToModuleName.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/CheetahWrapper.py to CheetahWrapper.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Unspecified.py to Unspecified.pyc | |
running install_data | |
copying cheetah/Tools/MondoReportDoc.txt -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Tools | |
copying cheetah/Templates/SkeletonPage.tmpl -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah/Templates | |
running install_egg_info | |
running egg_info | |
writing requirements to Cheetah.egg-info/requires.txt | |
writing Cheetah.egg-info/PKG-INFO | |
writing top-level names to Cheetah.egg-info/top_level.txt | |
writing dependency_links to Cheetah.egg-info/dependency_links.txt | |
reading manifest file 'Cheetah.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no files found matching 'examples' | |
warning: no files found matching 'docs' | |
warning: no files found matching 'bin' | |
warning: no files found matching '*' under directory 'docs' | |
warning: no files found matching '*' under directory 'examples' | |
warning: no previously-included files matching '*.pyc' found under directory 'cheetah' | |
warning: no previously-included files matching '*~' found under directory 'cheetah' | |
warning: no previously-included files matching '*.aux' found under directory 'cheetah' | |
warning: no previously-included files matching '*~' found under directory 'docs' | |
warning: no previously-included files matching '*.aux' found under directory 'docs' | |
writing manifest file 'Cheetah.egg-info/SOURCES.txt' | |
Copying Cheetah.egg-info to /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/Cheetah-2.4.4-py2.7.egg-info | |
running install_scripts | |
creating /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/bin | |
copying build/scripts-2.7/cheetah-compile -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/bin | |
copying build/scripts-2.7/cheetah-analyze -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/bin | |
copying build/scripts-2.7/cheetah -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/bin | |
changing mode of /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/bin/cheetah-compile to 755 | |
changing mode of /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/bin/cheetah-analyze to 755 | |
changing mode of /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/bin/cheetah to 755 | |
writing list of installed files to 'installed.txt' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-03-18 15:11:20 +0000 | |
python | |
-c | |
import setuptools, tokenize | |
__file__ = 'setup.py' | |
exec(compile(getattr(tokenize, 'open', open)(__file__).read() | |
.replace('\r\n', '\n'), __file__, 'exec')) | |
--no-user-cfg | |
install | |
--prefix=/tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor | |
--single-version-externally-managed | |
--record=installed.txt | |
running install | |
running build | |
running build_py | |
creating build | |
creating build/lib.linux-x86_64-2.7 | |
creating build/lib.linux-x86_64-2.7/yaml | |
copying lib/yaml/resolver.py -> build/lib.linux-x86_64-2.7/yaml | |
copying lib/yaml/emitter.py -> build/lib.linux-x86_64-2.7/yaml | |
copying lib/yaml/error.py -> build/lib.linux-x86_64-2.7/yaml | |
copying lib/yaml/constructor.py -> build/lib.linux-x86_64-2.7/yaml | |
copying lib/yaml/__init__.py -> build/lib.linux-x86_64-2.7/yaml | |
copying lib/yaml/scanner.py -> build/lib.linux-x86_64-2.7/yaml | |
copying lib/yaml/cyaml.py -> build/lib.linux-x86_64-2.7/yaml | |
copying lib/yaml/parser.py -> build/lib.linux-x86_64-2.7/yaml | |
copying lib/yaml/tokens.py -> build/lib.linux-x86_64-2.7/yaml | |
copying lib/yaml/serializer.py -> build/lib.linux-x86_64-2.7/yaml | |
copying lib/yaml/loader.py -> build/lib.linux-x86_64-2.7/yaml | |
copying lib/yaml/dumper.py -> build/lib.linux-x86_64-2.7/yaml | |
copying lib/yaml/composer.py -> build/lib.linux-x86_64-2.7/yaml | |
copying lib/yaml/nodes.py -> build/lib.linux-x86_64-2.7/yaml | |
copying lib/yaml/events.py -> build/lib.linux-x86_64-2.7/yaml | |
copying lib/yaml/representer.py -> build/lib.linux-x86_64-2.7/yaml | |
copying lib/yaml/reader.py -> build/lib.linux-x86_64-2.7/yaml | |
running build_ext | |
creating build/temp.linux-x86_64-2.7 | |
checking if libyaml is compilable | |
/homes/johan/.binbrew/bin/gcc-5 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Os -w -pipe -march=native -isystem/homes/johan/.binbrew/include -fPIC -I/homes/johan/.binbrew/include -I/homes/johan/.binbrew/opt/openssl/include -I/homes/johan/.binbrew/opt/sqlite/include -I/homes/johan/.binbrew/Cellar/python@2/2.7.14_4/include/python2.7 -c build/temp.linux-x86_64-2.7/check_libyaml.c -o build/temp.linux-x86_64-2.7/check_libyaml.o | |
build/temp.linux-x86_64-2.7/check_libyaml.c:2:18: fatal error: yaml.h: No such file or directory | |
compilation terminated. | |
libyaml is not found or a compiler error: forcing --without-libyaml | |
(if libyaml is installed correctly, you may need to | |
specify the option --include-dirs or uncomment and | |
modify the parameter include_dirs in setup.cfg) | |
running install_lib | |
creating /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml | |
copying build/lib.linux-x86_64-2.7/yaml/resolver.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml | |
copying build/lib.linux-x86_64-2.7/yaml/emitter.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml | |
copying build/lib.linux-x86_64-2.7/yaml/error.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml | |
copying build/lib.linux-x86_64-2.7/yaml/constructor.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml | |
copying build/lib.linux-x86_64-2.7/yaml/__init__.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml | |
copying build/lib.linux-x86_64-2.7/yaml/scanner.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml | |
copying build/lib.linux-x86_64-2.7/yaml/cyaml.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml | |
copying build/lib.linux-x86_64-2.7/yaml/parser.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml | |
copying build/lib.linux-x86_64-2.7/yaml/tokens.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml | |
copying build/lib.linux-x86_64-2.7/yaml/serializer.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml | |
copying build/lib.linux-x86_64-2.7/yaml/loader.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml | |
copying build/lib.linux-x86_64-2.7/yaml/dumper.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml | |
copying build/lib.linux-x86_64-2.7/yaml/composer.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml | |
copying build/lib.linux-x86_64-2.7/yaml/nodes.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml | |
copying build/lib.linux-x86_64-2.7/yaml/events.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml | |
copying build/lib.linux-x86_64-2.7/yaml/representer.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml | |
copying build/lib.linux-x86_64-2.7/yaml/reader.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml/resolver.py to resolver.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml/emitter.py to emitter.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml/error.py to error.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml/constructor.py to constructor.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml/__init__.py to __init__.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml/scanner.py to scanner.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml/cyaml.py to cyaml.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml/parser.py to parser.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml/tokens.py to tokens.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml/serializer.py to serializer.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml/loader.py to loader.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml/dumper.py to dumper.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml/composer.py to composer.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml/nodes.py to nodes.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml/events.py to events.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml/representer.py to representer.pyc | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/yaml/reader.py to reader.pyc | |
running install_egg_info | |
running egg_info | |
creating lib/PyYAML.egg-info | |
writing lib/PyYAML.egg-info/PKG-INFO | |
writing top-level names to lib/PyYAML.egg-info/top_level.txt | |
writing dependency_links to lib/PyYAML.egg-info/dependency_links.txt | |
writing manifest file 'lib/PyYAML.egg-info/SOURCES.txt' | |
reading manifest file 'lib/PyYAML.egg-info/SOURCES.txt' | |
writing manifest file 'lib/PyYAML.egg-info/SOURCES.txt' | |
Copying lib/PyYAML.egg-info to /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/PyYAML-3.12-py2.7.egg-info | |
running install_scripts | |
writing list of installed files to 'installed.txt' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-03-18 15:11:21 +0000 | |
python | |
-c | |
import setuptools, tokenize | |
__file__ = 'setup.py' | |
exec(compile(getattr(tokenize, 'open', open)(__file__).read() | |
.replace('\r\n', '\n'), __file__, 'exec')) | |
--no-user-cfg | |
install | |
--prefix=/tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor | |
--single-version-externally-managed | |
--record=installed.txt | |
running install | |
running build | |
running build_py | |
creating build | |
creating build/lib | |
copying python2/typing.py -> build/lib | |
running install_lib | |
copying build/lib/typing.py -> /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages | |
byte-compiling /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/typing.py to typing.pyc | |
running install_egg_info | |
running egg_info | |
creating python2/typing.egg-info | |
writing python2/typing.egg-info/PKG-INFO | |
writing top-level names to python2/typing.egg-info/top_level.txt | |
writing dependency_links to python2/typing.egg-info/dependency_links.txt | |
writing manifest file 'python2/typing.egg-info/SOURCES.txt' | |
reading manifest file 'python2/typing.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'python2/typing.egg-info/SOURCES.txt' | |
Copying python2/typing.egg-info to /tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/vendor/lib/python2.7/site-packages/typing-3.6.4-py2.7.egg-info | |
running install_scripts | |
writing list of installed files to 'installed.txt' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-03-18 15:11:21 +0000 | |
bash | |
./build.sh | |
ssl | |
Building bsondump... | |
bsondump version: 3.6.3 | |
Building mongostat... | |
mongostat version: 3.6.3 | |
Building mongofiles... | |
mongofiles version: 3.6.3 | |
Building mongoexport... | |
mongoexport version: 3.6.3 | |
Building mongoimport... | |
mongoimport version: 3.6.3 | |
Building mongorestore... | |
mongorestore version: 3.6.3 | |
Building mongodump... | |
mongodump version: 3.6.3 | |
Building mongotop... | |
mongotop version: 3.6.3 | |
Building mongoreplay... | |
mongoreplay version: 3.6.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-03-18 15:11:58 +0000 | |
/homes/johan/.binbrew/opt/scons/bin/scons | |
install | |
--prefix=/homes/johan/.binbrew/Cellar/mongodb/3.6.3 | |
-j32 | |
CC=/homes/johan/.binbrew/bin/gcc-5 | |
CXX=/homes/johan/.binbrew/bin/g++-5 -std=c++11 | |
CCFLAGS=-mmacosx-version-min=0 | |
LINKFLAGS=-mmacosx-version-min=0 | |
--use-new-tools | |
--build-mongoreplay=true | |
--disable-warnings-as-errors | |
--ssl | |
CCFLAGS=-I/homes/johan/.binbrew/opt/openssl/include | |
LINKFLAGS=-L/homes/johan/.binbrew/opt/openssl/lib | |
scons: Reading SConscript files ... | |
Mkdir("build/scons") | |
scons version: 3.0.1 | |
python version: 2 7 14 'final' 0 | |
Checking whether the C compiler works... yes | |
Checking whether the C++ compiler works... yes | |
Checking that the C++ compiler can link a C++ program... yes | |
Checking if C++ compiler "/homes/johan/.binbrew/bin/g++-5 -std=c++11" is GCC... yes | |
Checking if C compiler "/homes/johan/.binbrew/bin/gcc-5" is GCC... yes | |
Detected a x86_64 processor | |
Checking if target OS linux is supported by the toolchain... yes | |
Checking if C compiler is GCC 5.3.0 or newer...yes | |
Checking if C++ compiler is GCC 5.3.0 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... no | |
Checking if C compiler supports -Wno-deprecated-declarations... yes | |
Checking if C compiler supports -Wno-tautological-constant-out-of-range-compare... no | |
Checking if C compiler supports -Wno-unused-const-variable... no | |
Checking if C compiler supports -Wno-unused-but-set-variable... yes | |
Checking if C compiler supports -Wno-missing-braces... yes | |
Checking if C compiler supports -Wno-inconsistent-missing-override... no | |
Checking if C compiler supports -Wno-potentially-evaluated-expression... no | |
Checking if C++ compiler supports -Wpessimizing-move... no | |
Checking if C++ compiler supports -Wredundant-move... no | |
Checking if C++ compiler supports -Wno-maybe-uninitialized... yes | |
Checking if C++ compiler supports -Wno-undefined-var-template... no | |
Checking if C++ compiler supports -Wno-instantiation-after-specialization... no | |
Checking if C compiler supports -Wno-unused-lambda-capture... no | |
Checking if C compiler supports -Wno-exceptions... no | |
Checking -Wnon-virtual-dtor for false positives... no | |
Checking if C compiler supports -fstack-protector-strong... yes | |
Checking if we are using libstdc++... yes | |
Checking if C++ compiler supports -std=c++14... yes | |
Checking if C compiler supports -std=c11... yes | |
Checking for C++14... yes | |
Checking for memset_s... no | |
Checking for C function strnlen()... yes | |
Checking for libstdc++ 5.3.0 or better... 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... yes | |
Checking if linker supports -Wl,--build-id... yes | |
Checking if linker supports -Wl,--hash-style=gnu... yes | |
Checking if linker supports -Wl,-z,noexecstack... yes | |
Checking if linker supports -Wl,--warn-execstack... yes | |
Checking if linker supports -Wl,-z,relro... yes | |
Checking for glibc with non-broken _FORTIFY_SOURCE...yes | |
Checking if C compiler supports -fno-builtin-memcmp... yes | |
Checking for storage class thread_local yes | |
Checking for C++14 std::enable_if_t support...yes | |
Checking for C++14 std::make_unique support... yes | |
Checking if pthread_setname_np is supported... yes | |
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 whether d2i_ASN1_SEQUENCE_ANY is declared... yes | |
Checking if SSL_[CTX_]_set_ecdh_auto is supported... yes | |
Checking for C library rt... yes | |
Checking for C library dl... yes | |
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 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 extended alignment 64 for concurrency types... yes | |
Checking for mongoc_get_major_version() in C library mongoc-1.0... no | |
*** Run 'pip2 install --user regex' to speed up error code checking | |
Checking if __malloc_hook is declared volatile... yes | |
Checking for C function fallocate()... yes | |
Checking for C function sync_file_range()... yes | |
Checking for C header file x86intrin.h... yes | |
scons: done reading SConscript files. | |
scons: Building targets ... | |
Install file: "src/mongo-tools/mongorestore" as "/homes/johan/.binbrew/Cellar/mongodb/3.6.3/bin/mongorestore" | |
Install file: "src/mongo-tools/mongoreplay" as "/homes/johan/.binbrew/Cellar/mongodb/3.6.3/bin/mongoreplay" | |
chmod 755 /homes/johan/.binbrew/Cellar/mongodb/3.6.3/bin/mongorestore | |
chmod 755 /homes/johan/.binbrew/Cellar/mongodb/3.6.3/bin/mongoreplay | |
/homes/johan/.binbrew/bin/g++-5 -std=c++11 -o build/opt/third_party/snappy-1.1.3/snappy-c.o -c -Woverloaded-virtual -Wno-maybe-uninitialized -std=c++14 -I/homes/johan/.binbrew/opt/openssl/include -fno-omit-frame-pointer -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-but-set-variable -Wno-missing-braces -fstack-protector-strong -fno-builtin-memcmp -Wno-sign-compare -Wno-unused-function -fPIE -DPCRE_STATIC -DNDEBUG -D_FORTIFY_SOURCE=2 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DHAVE_CONFIG_H -Isrc/third_party/snappy-1.1.3 -Ibuild/opt -Isrc -Ibuild/opt/third_party/snappy-1.1.3/build_linux -Isrc/third_party/snappy-1.1.3/build_linux src/third_party/snappy-1.1.3/snappy-c.cc | |
/homes/johan/.binbrew/bin/gcc-5 -o build/opt/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_feraiseexcept.o -c -std=c11 -I/homes/johan/.binbrew/opt/openssl/include -fno-omit-frame-pointer -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-but-set-variable -Wno-missing-braces -fstack-protector-strong -fno-builtin-memcmp -fPIE -DPCRE_STATIC -DNDEBUG -D_FORTIFY_SOURCE=2 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_feraiseexcept.c | |
Creating 'build/opt/mongo/config.h' | |
/homes/johan/.binbrew/bin/python src/mongo/base/generate_error_codes.py src/mongo/base/error_codes.err src/mongo/base/error_codes.tpl.h=build/opt/mongo/base/error_codes.h src/mongo/base/error_codes.tpl.cpp=build/opt/mongo/base/error_codes.cpp | |
/homes/johan/.binbrew/bin/g++-5 -std=c++11 -o build/opt/third_party/gperftools-2.5/src/sampler.o -c -Woverloaded-virtual -Wno-maybe-uninitialized -std=c++14 -I/homes/johan/.binbrew/opt/openssl/include -fno-omit-frame-pointer -fno-strict-aliasing -ggdb -pthread -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-but-set-variable -Wno-missing-braces -fstack-protector-strong -fno-builtin-memcmp -fPIE -DPCRE_STATIC -DNDEBUG -D_FORTIFY_SOURCE=2 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DMALLOC_HOOK_MAYBE_VOLATILE=volatile -DNO_HEAP_CHECK -DNDEBUG -DNO_TCMALLOC_SAMPLES -Ibuild/opt/third_party/gperftools-2.5/src -Isrc/third_party/gperftools-2.5/src -Isrc/third_party/gperftools-2.5/src -Ibuild/opt/third_party/gperftools-2.5/build_linux_x86_64 -Isrc/third_party/gperftools-2.5/build_linux_x86_64 src/third_party/gperftools-2.5/src/sampler.cc | |
Traceback (most recent call last): | |
File "src/mongo/base/generate_error_codes.py", line 45, in <module> | |
from Cheetah.Template import Template | |
ImportError: No module named Cheetah.Template | |
/homes/johan/.binbrew/bin/gcc-5 -o build/opt/third_party/zlib-1.2.8/compress.o -c -std=c11 -I/homes/johan/.binbrew/opt/openssl/include -fno-omit-frame-pointer -fno-strict-aliasing -ggdb -pthread -Wall -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-but-set-variable -Wno-missing-braces -fstack-protector-strong -fno-builtin-memcmp -fPIE -DPCRE_STATIC -DNDEBUG -D_FORTIFY_SOURCE=2 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DHAVE_STDARG_H -DHAVE_UNISTD_H -Isrc/third_party/zlib-1.2.8 src/third_party/zlib-1.2.8/compress.c | |
/homes/johan/.binbrew/bin/gcc-5 -o build/opt/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_four_over_pi.o -c -std=c11 -I/homes/johan/.binbrew/opt/openssl/include -fno-omit-frame-pointer -fno-strict-aliasing -ggdb -pthread -Wsign-compare -Wno-unknown-pragmas -Winvalid-pch -O2 -Wno-unused-local-typedefs -Wno-unused-function -Wno-deprecated-declarations -Wno-unused-but-set-variable -Wno-missing-braces -fstack-protector-strong -fno-builtin-memcmp -fPIE -DPCRE_STATIC -DNDEBUG -D_FORTIFY_SOURCE=2 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -Defi2=1 -DEFI2=1 -Dgcc=1 -DUNCHANGED_BINARY_STATUS_FLAGS=0 -DUSE_NATIVE_QUAD_TYPE=0 -DLINUX=1 -DDECIMAL_CALL_BY_REFERENCE=0 -DDECIMAL_GLOBAL_ROUNDING=0 -DUSE_COMPILER_F80_TYPE=0 -Dlinux=1 -DDECIMAL_GLOBAL_EXCEPTION_FLAGS=0 -DUSE_COMPILER_F128_TYPE=0 -Isrc/third_party/IntelRDFPMathLib20U1/LIBRARY src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/dpml_four_over_pi.c | |
Traceback (most recent call last): | |
File "buildscripts/idl/idlc.py", line 24, in <module> | |
import idl.compiler | |
File "/tmp/mongodb-20180318-177878-o53hy5/mongodb-src-r3.6.3/buildscripts/idl/idl/compiler.py", line 26, in <module> | |
from typing import Any, List | |
ImportError: No module named typing | |
scons: *** [build/opt/mongo/client/global_conn_pool.o] CalledProcessError : Command '['/homes/johan/.binbrew/bin/python', 'buildscripts/idl/idlc.py', '--include', 'src', 'src/mongo/db/logical_session_id.idl', '--write-dependencies']' returned non-zero exit status 1 | |
scons: *** [build/opt/mongo/base/error_codes.h] Error 1 | |
scons: building terminated because of errors. | |
build/opt/mongo/client/global_conn_pool.o failed: CalledProcessError : Command '['/homes/johan/.binbrew/bin/python', 'buildscripts/idl/idlc.py', '--include', 'src', 'src/mongo/db/logical_session_id.idl', '--write-dependencies']' returned non-zero exit status 1 | |
build/opt/mongo/base/error_codes.h failed: Error 1 | |
HOMEBREW_VERSION: 1.5.8-4-g0f5ae03 | |
ORIGIN: https://github.com/Linuxbrew/brew | |
HEAD: 0f5ae033947394bd52e166902e8c74cc9cf12780 | |
Last commit: 4 days ago | |
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
Core tap HEAD: 958080460200b8e552b865678dc1773a10683995 | |
Core tap last commit: 75 minutes ago | |
HOMEBREW_PREFIX: /homes/johan/.binbrew | |
HOMEBREW_REPOSITORY: /homes/johan/.binbrew/Homebrew | |
HOMEBREW_CELLAR: /homes/johan/.binbrew/Cellar | |
HOMEBREW_CACHE: /homes/johan/.cache/Homebrew | |
HOMEBREW_CELLAR: /homes/johan/.binbrew/Cellar | |
HOMEBREW_DEV_CMD_RUN: 1 | |
HOMEBREW_ENABLE_AUTO_UPDATE_MIGRATION: 1 | |
HOMEBREW_ERROR_PIPE: /tmp/homebrew20180318-177202-1h5wtq9/socket | |
HOMEBREW_FORMULA_PREFIX: /homes/johan/.binbrew/Cellar/mongodb/3.6.3 | |
HOMEBREW_PREFIX: /homes/johan/.binbrew | |
HOMEBREW_REPOSITORY: /homes/johan/.binbrew/Homebrew | |
HOMEBREW_RUBY_WARNINGS: -W0 | |
CPU: 32-core 64-bit broadwell | |
Homebrew Ruby: 2.3.3 => /homes/johan/.binbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby | |
Clang: 5.0 build | |
Git: 2.16.1 => /homes/johan/.binbrew/bin/git | |
Curl: 7.58.0 => /homes/johan/.binbrew/bin/curl | |
Perl: N/A | |
Python: /homes/johan/.binbrew/opt/python/libexec/bin/python => /homes/johan/.binbrew/Cellar/python/3.6.4_5/bin/python3.6 | |
Ruby: N/A | |
Java: N/A | |
Kernel: Linux 3.10.0-514.2.2.el7.x86_64 x86_64 GNU/Linux | |
OS: CentOS Linux release 7.3.1611 (Core) | |
Host glibc: 2.17 | |
/usr/bin/gcc: 4.8.5 | |
glibc: 2.23 | |
gcc: 5.5.0_1 | |
xorg: 20170115_1 | |
CC: /homes/johan/.binbrew/bin/gcc-5 => /homes/johan/.binbrew/Cellar/gcc/5.5.0_1/bin/gcc-5 | |
CXX: /homes/johan/.binbrew/bin/g++-5 -std=c++11 | |
OBJC: /homes/johan/.binbrew/bin/gcc-5 | |
OBJCXX: /homes/johan/.binbrew/bin/g++-5 | |
CFLAGS: -Os -w -pipe -march=native | |
CXXFLAGS: -Os -w -pipe -march=native | |
CPPFLAGS: -isystem/homes/johan/.binbrew/include | |
LDFLAGS: -Wl,--dynamic-linker=/homes/johan/.binbrew/lib/ld.so -Wl,-rpath=/homes/johan/.binbrew/Cellar/mongodb/3.6.3/lib -Wl,-rpath=/homes/johan/.binbrew/lib -L/homes/johan/.binbrew/lib -Wl,-rpath=/homes/johan/.binbrew/opt/zlib/lib -Wl,-rpath=/homes/johan/.binbrew/opt/openssl/lib -Wl,-rpath=/homes/johan/.binbrew/opt/libpcap/lib | |
MAKEFLAGS: -j32 | |
CMAKE_PREFIX_PATH: /homes/johan/.binbrew | |
PKG_CONFIG_LIBDIR: /homes/johan/.binbrew/lib/pkgconfig:/homes/johan/.binbrew/share/pkgconfig | |
PATH: /opt/dell/srvadmin/bin:/usr/local/sbin:/usr/local/bin:/homes/johan/.binbrew/bin:/homes/johan/.binbrew/sbin:/homes/johan/bin:/homes/johan/Documents/MLN/Toolkits/alchemy-2/bin-linux:/import/matlab/matlab2017b_x64/bin:/homes/johan/.local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/homes/johan/.binbrew/Homebrew/Library/Homebrew/shims/scm | |
CPATH: /homes/johan/.binbrew/opt/openssl/include | |
LD_LIBRARY_PATH: /homes/johan/.binbrew/Cellar/mongodb/3.6.3/lib:/homes/johan/.binbrew/Cellar/mongodb/3.6.3:/homes/johan/.binbrew/opt/mongodb/lib | |
LD_RUN_PATH: /homes/johan/.binbrew/Cellar/mongodb/3.6.3/lib:/homes/johan/.binbrew/lib:/homes/johan/.binbrew/opt/zlib/lib:/homes/johan/.binbrew/opt/openssl/lib:/homes/johan/.binbrew/opt/libpcap/lib | |
LIBRARY_PATH: /homes/johan/.binbrew/opt/openssl/lib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment