Skip to content

Instantly share code, notes, and snippets.

@issyl0
Created June 15, 2019 14:12
Show Gist options
  • Save issyl0/f0f8ff300d5ecdfb45dffa7c5840c100 to your computer and use it in GitHub Desktop.
Save issyl0/f0f8ff300d5ecdfb45dffa7c5840c100 to your computer and use it in GitHub Desktop.
mongodb on Ubuntu 18.04.2 LTS - Homebrew build logs
Homebrew build logs for mongodb on Ubuntu 18.04.2 LTS
Build date: 2019-06-15 15:03:02
HOMEBREW_VERSION: 2.1.5-17-g5abce1b
ORIGIN: https://github.com/Homebrew/brew
HEAD: 5abce1b511161a74a3e8c28a82157172980584b4
Last commit: 25 hours ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core
Core tap HEAD: 6f7afaf0622f68ad9a771a85101a5c89687028c0
Core tap last commit: 15 minutes ago
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CACHE: /home/issyl0/.cache/Homebrew
HOMEBREW_LOGS: /home/issyl0/.cache/Homebrew/Logs
HOMEBREW_BINTRAY_KEY: set
HOMEBREW_BINTRAY_USER: issyl0
HOMEBREW_DEVELOPER: 1
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_GITHUB_USER: issyl0
HOMEBREW_NO_AUTO_UPDATE: 1
CPU: dodeca-core 64-bit skylake
Homebrew Ruby: 2.3.7 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby
Clang: N/A
Git: 2.21.0 => /home/linuxbrew/.linuxbrew/bin/git
Curl: 7.58.0 => /usr/bin/curl
Kernel: Linux 4.18.0-21-generic x86_64 GNU/Linux
OS: Ubuntu 18.04.2 LTS (bionic)
Host glibc: 2.27
/usr/bin/gcc: 7.4.0
glibc: N/A
gcc: 5.5.0_4
xorg: 20170115_1
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: Homebrew/linuxbrew-core is not on the master branch.
Check out the master branch by running:
git -C "$(brew --repo homebrew/core)" checkout master
Warning: You have unlinked kegs in your Cellar.
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
openjdk
2019-06-15 15:02:42 +0100
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-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor
--install-scripts=/tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/bin
--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/Compiler.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/Unspecified.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/ErrorCatchers.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/ImportHooks.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/Version.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/CacheStore.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/Servlet.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/DirectiveAnalyzer.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/FileUtils.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/Django.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/Template.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/TemplateCmdLineIface.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/__init__.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/SettingsManager.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/SourceReader.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/convertTmplPathToModuleName.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/CacheRegion.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/Filters.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/CheetahWrapper.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/NameMapper.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/ImportManager.py -> build/lib.linux-x86_64-2.7/Cheetah
creating build/lib.linux-x86_64-2.7/Cheetah/Macros
copying cheetah/Macros/I18n.py -> build/lib.linux-x86_64-2.7/Cheetah/Macros
copying cheetah/Macros/__init__.py -> build/lib.linux-x86_64-2.7/Cheetah/Macros
creating build/lib.linux-x86_64-2.7/Cheetah/Templates
copying cheetah/Templates/__init__.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/_SkeletonPage.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/Performance.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/Template.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/Misc.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/Filters.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/CheetahWrapper.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/NameMapper.py -> build/lib.linux-x86_64-2.7/Cheetah/Tests
copying cheetah/Tests/Parser.py -> build/lib.linux-x86_64-2.7/Cheetah/Tests
creating 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/CGITemplate.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/__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
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/htmlDecode.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/__init__.py -> build/lib.linux-x86_64-2.7/Cheetah/Utils
copying cheetah/Utils/Indenter.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
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
/home/linuxbrew/.linuxbrew/bin/gcc-5 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Os -w -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -F/home/linuxbrew/.linuxbrew/Frameworks -fPIC -I/home/linuxbrew/.linuxbrew/include -I/home/linuxbrew/.linuxbrew/opt/openssl/include -I/home/linuxbrew/.linuxbrew/opt/sqlite/include -I/home/linuxbrew/.linuxbrew/Cellar/python@2/2.7.16/include/python2.7 -c cheetah/c/_namemapper.c -o build/temp.linux-x86_64-2.7/cheetah/c/_namemapper.o
cc -pthread -shared -L/home/linuxbrew/.linuxbrew/lib -L/home/linuxbrew/.linuxbrew/lib -F/home/linuxbrew/.linuxbrew/Frameworks -Wl,-headerpad_max_install_names -Os -w -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -F/home/linuxbrew/.linuxbrew/Frameworks build/temp.linux-x86_64-2.7/cheetah/c/_namemapper.o -L/home/linuxbrew/.linuxbrew/lib -L/home/linuxbrew/.linuxbrew/opt/openssl/lib -L/home/linuxbrew/.linuxbrew/opt/sqlite/lib -L/home/linuxbrew/.linuxbrew/Cellar/python@2/2.7.16/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-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor
creating /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib
creating /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7
creating /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages
creating /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/Compiler.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/Unspecified.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/ErrorCatchers.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/ImportHooks.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
creating /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Utils
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/htmlEncode.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Utils
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/htmlDecode.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Utils
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/statprof.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Utils
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/__init__.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Utils
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/Indenter.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Utils
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/Misc.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Utils
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/WebInputMixin.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Utils
copying build/lib.linux-x86_64-2.7/Cheetah/Version.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/CacheStore.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
creating /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Analyzer.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/SyntaxAndOutput.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Performance.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Cheps.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/xmlrunner.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Template.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/__init__.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Misc.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Test.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Filters.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Unicode.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/CheetahWrapper.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Regressions.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/NameMapper.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Parser.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Servlet.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/DirectiveAnalyzer.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
creating /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Macros
copying build/lib.linux-x86_64-2.7/Cheetah/Macros/I18n.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Macros
copying build/lib.linux-x86_64-2.7/Cheetah/Macros/__init__.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Macros
copying build/lib.linux-x86_64-2.7/Cheetah/FileUtils.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/Django.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/Template.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/TemplateCmdLineIface.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/__init__.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/_namemapper.so -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/SettingsManager.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/SourceReader.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/convertTmplPathToModuleName.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/CacheRegion.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/Filters.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
creating /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Templates
copying build/lib.linux-x86_64-2.7/Cheetah/Templates/__init__.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Templates
copying build/lib.linux-x86_64-2.7/Cheetah/Templates/SkeletonPage.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Templates
copying build/lib.linux-x86_64-2.7/Cheetah/Templates/_SkeletonPage.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Templates
copying build/lib.linux-x86_64-2.7/Cheetah/CheetahWrapper.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
creating /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tools
copying build/lib.linux-x86_64-2.7/Cheetah/Tools/RecursiveNull.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tools
copying build/lib.linux-x86_64-2.7/Cheetah/Tools/CGITemplate.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tools
copying build/lib.linux-x86_64-2.7/Cheetah/Tools/SiteHierarchy.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tools
copying build/lib.linux-x86_64-2.7/Cheetah/Tools/__init__.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tools
copying build/lib.linux-x86_64-2.7/Cheetah/Tools/MondoReport.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tools
copying build/lib.linux-x86_64-2.7/Cheetah/NameMapper.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/Parser.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/DummyTransaction.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/ImportManager.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Compiler.py to Compiler.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Unspecified.py to Unspecified.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/ErrorCatchers.py to ErrorCatchers.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/ImportHooks.py to ImportHooks.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Utils/htmlEncode.py to htmlEncode.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Utils/htmlDecode.py to htmlDecode.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Utils/statprof.py to statprof.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Utils/__init__.py to __init__.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Utils/Indenter.py to Indenter.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Utils/Misc.py to Misc.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Utils/WebInputMixin.py to WebInputMixin.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Version.py to Version.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/CacheStore.py to CacheStore.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Analyzer.py to Analyzer.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/SyntaxAndOutput.py to SyntaxAndOutput.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Performance.py to Performance.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Cheps.py to Cheps.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/xmlrunner.py to xmlrunner.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Template.py to Template.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/__init__.py to __init__.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Misc.py to Misc.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Test.py to Test.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Filters.py to Filters.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Unicode.py to Unicode.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/CheetahWrapper.py to CheetahWrapper.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Regressions.py to Regressions.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/NameMapper.py to NameMapper.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tests/Parser.py to Parser.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Servlet.py to Servlet.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/DirectiveAnalyzer.py to DirectiveAnalyzer.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Macros/I18n.py to I18n.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Macros/__init__.py to __init__.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/FileUtils.py to FileUtils.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Django.py to Django.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Template.py to Template.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/TemplateCmdLineIface.py to TemplateCmdLineIface.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/__init__.py to __init__.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/SettingsManager.py to SettingsManager.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/SourceReader.py to SourceReader.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/convertTmplPathToModuleName.py to convertTmplPathToModuleName.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/CacheRegion.py to CacheRegion.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Filters.py to Filters.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Templates/__init__.py to __init__.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Templates/SkeletonPage.py to SkeletonPage.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Templates/_SkeletonPage.py to _SkeletonPage.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/CheetahWrapper.py to CheetahWrapper.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tools/RecursiveNull.py to RecursiveNull.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tools/CGITemplate.py to CGITemplate.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tools/SiteHierarchy.py to SiteHierarchy.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tools/__init__.py to __init__.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tools/MondoReport.py to MondoReport.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/NameMapper.py to NameMapper.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Parser.py to Parser.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/DummyTransaction.py to DummyTransaction.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/ImportManager.py to ImportManager.pyc
running install_data
copying cheetah/Tools/MondoReportDoc.txt -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah/Tools
copying cheetah/Templates/SkeletonPage.tmpl -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.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-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/Cheetah-2.4.4-py2.7.egg-info
running install_scripts
creating /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/bin
copying build/scripts-2.7/cheetah -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/bin
copying build/scripts-2.7/cheetah-analyze -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/bin
copying build/scripts-2.7/cheetah-compile -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/bin
changing mode of /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/bin/cheetah to 755
changing mode of /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/bin/cheetah-analyze to 755
changing mode of /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/bin/cheetah-compile to 755
writing list of installed files to 'installed.txt'
2019-06-15 15:02:43 +0100
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-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor
--install-scripts=/tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/bin
--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/composer.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/resolver.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/events.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/parser.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/representer.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/dumper.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/nodes.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/error.py -> build/lib.linux-x86_64-2.7/yaml
copying lib/yaml/reader.py -> build/lib.linux-x86_64-2.7/yaml
copying lib/yaml/emitter.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
/home/linuxbrew/.linuxbrew/bin/gcc-5 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Os -w -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -F/home/linuxbrew/.linuxbrew/Frameworks -fPIC -I/home/linuxbrew/.linuxbrew/include -I/home/linuxbrew/.linuxbrew/opt/openssl/include -I/home/linuxbrew/.linuxbrew/opt/sqlite/include -I/home/linuxbrew/.linuxbrew/Cellar/python@2/2.7.16/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
checking if libyaml is linkable
/home/linuxbrew/.linuxbrew/bin/gcc-5 build/temp.linux-x86_64-2.7/check_libyaml.o -L/home/linuxbrew/.linuxbrew/lib -L/home/linuxbrew/.linuxbrew/opt/openssl/lib -L/home/linuxbrew/.linuxbrew/opt/sqlite/lib -L/home/linuxbrew/.linuxbrew/Cellar/python@2/2.7.16/lib -lyaml -o build/temp.linux-x86_64-2.7/check_libyaml
building '_yaml' extension
creating build/temp.linux-x86_64-2.7/ext
/home/linuxbrew/.linuxbrew/bin/gcc-5 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -Os -w -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -F/home/linuxbrew/.linuxbrew/Frameworks -fPIC -I/home/linuxbrew/.linuxbrew/include -I/home/linuxbrew/.linuxbrew/opt/openssl/include -I/home/linuxbrew/.linuxbrew/opt/sqlite/include -I/home/linuxbrew/.linuxbrew/Cellar/python@2/2.7.16/include/python2.7 -c ext/_yaml.c -o build/temp.linux-x86_64-2.7/ext/_yaml.o
cc -pthread -shared -L/home/linuxbrew/.linuxbrew/lib -L/home/linuxbrew/.linuxbrew/lib -F/home/linuxbrew/.linuxbrew/Frameworks -Wl,-headerpad_max_install_names -Os -w -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -F/home/linuxbrew/.linuxbrew/Frameworks build/temp.linux-x86_64-2.7/ext/_yaml.o -L/home/linuxbrew/.linuxbrew/lib -L/home/linuxbrew/.linuxbrew/opt/openssl/lib -L/home/linuxbrew/.linuxbrew/opt/sqlite/lib -L/home/linuxbrew/.linuxbrew/Cellar/python@2/2.7.16/lib -lyaml -lpython2.7 -o build/lib.linux-x86_64-2.7/_yaml.so
running install_lib
copying build/lib.linux-x86_64-2.7/_yaml.so -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages
creating /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/composer.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/loader.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/resolver.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/serializer.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/events.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/tokens.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/parser.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/scanner.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/representer.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/__init__.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/dumper.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/cyaml.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/nodes.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/constructor.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/error.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/reader.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/emitter.py -> /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml/composer.py to composer.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml/loader.py to loader.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml/resolver.py to resolver.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml/serializer.py to serializer.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml/events.py to events.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml/tokens.py to tokens.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml/parser.py to parser.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml/scanner.py to scanner.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml/representer.py to representer.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml/__init__.py to __init__.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml/dumper.py to dumper.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml/cyaml.py to cyaml.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml/nodes.py to nodes.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml/constructor.py to constructor.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml/error.py to error.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml/reader.py to reader.pyc
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/yaml/emitter.py to emitter.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-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/PyYAML-3.13-py2.7.egg-info
running install_scripts
writing list of installed files to 'installed.txt'
2019-06-15 15:02:45 +0100
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-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor
--install-scripts=/tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/bin
--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-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages
byte-compiling /tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.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-20190615-20922-7amyux/mongodb-src-r4.0.3/vendor/lib/python2.7/site-packages/typing-3.6.6-py2.7.egg-info
running install_scripts
writing list of installed files to 'installed.txt'
2019-06-15 15:02:45 +0100
./build.sh
ssl
Building bsondump...
bsondump version: 4.0.3
Building mongostat...
mongostat version: 4.0.3
Building mongofiles...
mongofiles version: 4.0.3
Building mongoexport...
mongoexport version: 4.0.3
Building mongoimport...
mongoimport version: 4.0.3
Building mongorestore...
mongorestore version: 4.0.3
Building mongodump...
mongodump version: 4.0.3
Building mongotop...
mongotop version: 4.0.3
Building mongoreplay...
mongoreplay version: 4.0.3
2019-06-15 15:03:02 +0100
scons
install
--prefix=/home/linuxbrew/.linuxbrew/Cellar/mongodb/4.0.3_1
-j12
CC=/home/linuxbrew/.linuxbrew/bin/gcc-5
CXX=/home/linuxbrew/.linuxbrew/bin/g++-5
--build-mongoreplay=true
--disable-warnings-as-errors
--use-new-tools
--ssl
CCFLAGS=-I/home/linuxbrew/.linuxbrew/opt/openssl/include
LINKFLAGS=-L/home/linuxbrew/.linuxbrew/opt/openssl/lib
scons: Reading SConscript files ...
Mkdir("build/scons")
scons version: 3.0.1
python version: 2 7 16 '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 "/home/linuxbrew/.linuxbrew/bin/g++-5" is GCC... yes
Checking if C compiler "/home/linuxbrew/.linuxbrew/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-tautological-constant-compare... no
Checking if C compiler supports -Wno-tautological-unsigned-zero-compare... no
Checking if C compiler supports -Wno-tautological-unsigned-enum-zero-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 SSLeay_version(0) in C library crypto... yes
Checking for SSL_version(NULL) in C library ssl... 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
Using SSL Provider: openssl
Checking for curl_global_init(0) in C library curl... 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()... no
Checking for C function sync_file_range()... no
Checking for C header file x86intrin.h... yes
Checking for C header file arm_neon.h... no
scons: done reading SConscript files.
scons: Building targets ...
Creating 'src/mongo/installer/compass/install_compass'
chmod 755 src/mongo/installer/compass/install_compass
Install file: "src/mongo-tools/mongoreplay" as "/home/linuxbrew/.linuxbrew/Cellar/mongodb/4.0.3_1/bin/mongoreplay"
chmod 755 /home/linuxbrew/.linuxbrew/Cellar/mongodb/4.0.3_1/bin/mongoreplay
Install file: "src/mongo-tools/bsondump" as "/home/linuxbrew/.linuxbrew/Cellar/mongodb/4.0.3_1/bin/bsondump"
chmod 755 /home/linuxbrew/.linuxbrew/Cellar/mongodb/4.0.3_1/bin/bsondump
/home/linuxbrew/.linuxbrew/bin/g++-5 -o build/opt/third_party/icu4c-57.1/source/common/ucnv_io.o -c -Woverloaded-virtual -Wno-maybe-uninitialized -std=c++14 -I/home/linuxbrew/.linuxbrew/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 -Wno-sign-compare -fPIE -DPCRE_STATIC -DNDEBUG -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS -DUCONFIG_NO_BREAK_ITERATION=1 -DUCONFIG_NO_FORMATTING=1 -DUCONFIG_NO_TRANSLITERATION=1 -DUCONFIG_NO_REGULAR_EXPRESSIONS=1 -DU_CHARSET_IS_UTF8=1 -DU_DISABLE_RENAMING=1 -DU_STATIC_IMPLEMENTATION=1 -DU_USING_ICU_NAMESPACE=0 -DU_COMMON_IMPLEMENTATION=1 -Isrc/third_party/icu4c-57.1/source/common -Isrc/third_party/icu4c-57.1/source/i18n src/third_party/icu4c-57.1/source/common/ucnv_io.cpp
Traceback (most recent call last):
File "buildscripts/idl/idlc.py", line 24, in <module>
import idl.compiler
File "/tmp/mongodb-20190615-20922-7amyux/mongodb-src-r4.0.3/buildscripts/idl/idl/compiler.py", line 27, in <module>
from typing import Any, List
ImportError: No module named typing
scons: *** [build/opt/mongo/s/commands/cluster_add_shard_to_zone_cmd.o] CalledProcessError : Command '['/home/linuxbrew/.linuxbrew/bin/python', 'buildscripts/idl/idlc.py', '--include', 'src', 'src/mongo/db/logical_session_id.idl', '--write-dependencies']' returned non-zero exit status 1
scons: building terminated because of errors.
build/opt/mongo/s/commands/cluster_add_shard_to_zone_cmd.o failed: CalledProcessError : Command '['/home/linuxbrew/.linuxbrew/bin/python', 'buildscripts/idl/idlc.py', '--include', 'src', 'src/mongo/db/logical_session_id.idl', '--write-dependencies']' returned non-zero exit status 1
HOMEBREW_VERSION: 2.1.5-17-g5abce1b
ORIGIN: https://github.com/Homebrew/brew
HEAD: 5abce1b511161a74a3e8c28a82157172980584b4
Last commit: 25 hours ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core
Core tap HEAD: 6f7afaf0622f68ad9a771a85101a5c89687028c0
Core tap last commit: 5 minutes ago
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CACHE: /home/issyl0/.cache/Homebrew
HOMEBREW_LOGS: /home/issyl0/.cache/Homebrew/Logs
CPU: dodeca-core 64-bit skylake
Homebrew Ruby: 2.3.7 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby
Clang: N/A
Git: 2.21.0 => /home/linuxbrew/.linuxbrew/bin/git
Curl: 7.65.1 => /home/linuxbrew/.linuxbrew/bin/curl
Kernel: Linux 4.18.0-21-generic x86_64 GNU/Linux
OS: Ubuntu 18.04.2 LTS (bionic)
Host glibc: 2.27
/usr/bin/gcc: 7.4.0
glibc: N/A
gcc: 5.5.0_4
xorg: 20170115_1
CC: /home/linuxbrew/.linuxbrew/bin/gcc-5 => /home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4/bin/gcc-5
CXX: /home/linuxbrew/.linuxbrew/bin/g++-5 => /home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4/bin/g++-5
OBJC: /home/linuxbrew/.linuxbrew/bin/gcc-5
OBJCXX: /home/linuxbrew/.linuxbrew/bin/g++-5
CFLAGS: -Os -w -pipe -march=native
CXXFLAGS: -Os -w -pipe -march=native
CPPFLAGS: -isystem/home/linuxbrew/.linuxbrew/include -F/home/linuxbrew/.linuxbrew/Frameworks
LDFLAGS: -L/home/linuxbrew/.linuxbrew/lib -F/home/linuxbrew/.linuxbrew/Frameworks -Wl,-headerpad_max_install_names
MAKEFLAGS: -j12
CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew
CMAKE_FRAMEWORK_PATH: /home/linuxbrew/.linuxbrew/Frameworks
PKG_CONFIG_LIBDIR: /home/linuxbrew/.linuxbrew/lib/pkgconfig:/home/linuxbrew/.linuxbrew/share/pkgconfig:/usr/lib/pkgconfig
HOMEBREW_GIT: git
PATH: /snap/bin:/usr/local/games:/usr/games:/usr/local/sbin:/home/linuxbrew/.linuxbrew/sbin:/home/linuxbrew/.linuxbrew/bin:/usr/local/bin:/home/issyl0/bin:/home/issyl0/go/bin:/home/linuxbrew/.linuxbrew/opt/mysql@5.7/bin:/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/scm:/usr/bin:/bin:/usr/sbin:/sbin
CPATH: /home/linuxbrew/.linuxbrew/opt/openssl/include
LD_RUN_PATH: /home/linuxbrew/.linuxbrew/Cellar/mongodb/4.0.3_1/lib:/home/linuxbrew/.linuxbrew/lib
LIBRARY_PATH: /home/linuxbrew/.linuxbrew/opt/openssl/lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment