Skip to content

Instantly share code, notes, and snippets.

@hanxue
Created May 22, 2018 23:33
Show Gist options
  • Save hanxue/5cc724255a6f885a8826a7bf4c143013 to your computer and use it in GitHub Desktop.
Save hanxue/5cc724255a6f885a8826a7bf4c143013 to your computer and use it in GitHub Desktop.
mongodb on Debian GNU/Linux 8.7 (jessie) - Homebrew build logs
Homebrew build logs for mongodb on Debian GNU/Linux 8.7 (jessie)
Build date: 2018-05-22 23:19:08
HOMEBREW_VERSION: 1.6.3
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: b67917c837f1fb9c5bf2494cfd89b4eee6802802
Last commit: 2 weeks ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: f0b470d752d9704f6a0d796868a510c525ad8c8a
Core tap last commit: 3 hours ago
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_REPOSITORY: /home/linuxbrew/.linuxbrew/Homebrew
HOMEBREW_CELLAR: /home/linuxbrew/.linuxbrew/Cellar
HOMEBREW_CACHE: /home/hanxue/.cache/Homebrew
HOMEBREW_GITHUB_API_TOKEN: set
CPU: single-core 64-bit ivybridge
Homebrew Ruby: 2.3.3 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3_2/bin/ruby
Clang: N/A
Git: 2.1.4 => /usr/bin/git
Curl: 7.38.0 => /usr/bin/curl
Java: N/A
Kernel: Linux 3.16.0-4-amd64 x86_64 GNU/Linux
OS: Debian GNU/Linux 8.7 (jessie) (jessie)
Host glibc: 2.19
/usr/bin/gcc: 4.9.2
glibc: 2.23
gcc: 5.5.0_4
xorg: 20170115_1
Your system is ready to brew.
2018-05-22 23:18:24 +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-20180522-7930-oygs92/mongodb-src-r3.6.4/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/Version.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/CacheStore.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/ImportHooks.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/__init__.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/DummyTransaction.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/SourceReader.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/CheetahWrapper.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/ErrorCatchers.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/Servlet.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/TemplateCmdLineIface.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/Django.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/Unspecified.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/CacheRegion.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/SettingsManager.py -> 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/Filters.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/FileUtils.py -> build/lib.linux-x86_64-2.7/Cheetah
copying cheetah/convertTmplPathToModuleName.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/__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
creating 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
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/Analyzer.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/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/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/Cheps.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/Template.py -> build/lib.linux-x86_64-2.7/Cheetah/Tests
copying cheetah/Tests/Filters.py -> build/lib.linux-x86_64-2.7/Cheetah/Tests
creating 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/__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/SiteHierarchy.py -> build/lib.linux-x86_64-2.7/Cheetah/Tools
copying cheetah/Tools/RecursiveNull.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/Indenter.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/Misc.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 -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Os -w -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -fPIC -I/usr/include/python2.7 -c cheetah/c/_namemapper.c -o build/temp.linux-x86_64-2.7/cheetah/c/_namemapper.o
cheetah/c/_namemapper.c:15:20: fatal error: Python.h: No such file or directory
compilation terminated.
One or more C extensions failed to build.
Details: command '/home/linuxbrew/.linuxbrew/bin/gcc-5' failed with exit status 1
Retrying without C extensions enabled.
running install
running build
running build_py
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-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor
creating /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib
creating /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7
creating /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages
creating /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/Version.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/CacheStore.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
creating /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/NameMapper.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Parser.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Test.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/__init__.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Analyzer.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/xmlrunner.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/SyntaxAndOutput.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Performance.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Unicode.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/CheetahWrapper.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Regressions.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Cheps.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Misc.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Template.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Filters.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests
copying build/lib.linux-x86_64-2.7/Cheetah/NameMapper.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
creating /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Utils
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/htmlEncode.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Utils
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/__init__.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Utils
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/statprof.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Utils
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/Indenter.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Utils
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/WebInputMixin.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Utils
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/htmlDecode.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Utils
copying build/lib.linux-x86_64-2.7/Cheetah/Utils/Misc.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Utils
copying build/lib.linux-x86_64-2.7/Cheetah/Parser.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
creating /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tools
copying build/lib.linux-x86_64-2.7/Cheetah/Tools/CGITemplate.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tools
copying build/lib.linux-x86_64-2.7/Cheetah/Tools/__init__.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tools
copying build/lib.linux-x86_64-2.7/Cheetah/Tools/MondoReport.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tools
copying build/lib.linux-x86_64-2.7/Cheetah/Tools/SiteHierarchy.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tools
copying build/lib.linux-x86_64-2.7/Cheetah/Tools/RecursiveNull.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tools
copying build/lib.linux-x86_64-2.7/Cheetah/ImportHooks.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/__init__.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/DummyTransaction.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
creating /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Macros
copying build/lib.linux-x86_64-2.7/Cheetah/Macros/__init__.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Macros
copying build/lib.linux-x86_64-2.7/Cheetah/Macros/I18n.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Macros
copying build/lib.linux-x86_64-2.7/Cheetah/Compiler.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/ImportManager.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
creating /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Templates
copying build/lib.linux-x86_64-2.7/Cheetah/Templates/SkeletonPage.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Templates
copying build/lib.linux-x86_64-2.7/Cheetah/Templates/__init__.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Templates
copying build/lib.linux-x86_64-2.7/Cheetah/Templates/_SkeletonPage.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Templates
copying build/lib.linux-x86_64-2.7/Cheetah/SourceReader.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/CheetahWrapper.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/ErrorCatchers.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/Servlet.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/TemplateCmdLineIface.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/Django.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/Unspecified.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/CacheRegion.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/SettingsManager.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/DirectiveAnalyzer.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/Template.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/Filters.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/FileUtils.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
copying build/lib.linux-x86_64-2.7/Cheetah/convertTmplPathToModuleName.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Version.py to Version.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/CacheStore.py to CacheStore.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests/NameMapper.py to NameMapper.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests/Parser.py to Parser.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests/Test.py to Test.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests/__init__.py to __init__.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests/Analyzer.py to Analyzer.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests/xmlrunner.py to xmlrunner.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests/SyntaxAndOutput.py to SyntaxAndOutput.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests/Performance.py to Performance.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests/Unicode.py to Unicode.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests/CheetahWrapper.py to CheetahWrapper.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests/Regressions.py to Regressions.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests/Cheps.py to Cheps.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests/Misc.py to Misc.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests/Template.py to Template.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tests/Filters.py to Filters.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/NameMapper.py to NameMapper.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Utils/htmlEncode.py to htmlEncode.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Utils/__init__.py to __init__.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Utils/statprof.py to statprof.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Utils/Indenter.py to Indenter.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Utils/WebInputMixin.py to WebInputMixin.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Utils/htmlDecode.py to htmlDecode.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Utils/Misc.py to Misc.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Parser.py to Parser.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tools/CGITemplate.py to CGITemplate.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tools/__init__.py to __init__.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tools/MondoReport.py to MondoReport.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tools/SiteHierarchy.py to SiteHierarchy.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tools/RecursiveNull.py to RecursiveNull.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/ImportHooks.py to ImportHooks.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/__init__.py to __init__.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/DummyTransaction.py to DummyTransaction.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Macros/__init__.py to __init__.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Macros/I18n.py to I18n.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Compiler.py to Compiler.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/ImportManager.py to ImportManager.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Templates/SkeletonPage.py to SkeletonPage.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Templates/__init__.py to __init__.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Templates/_SkeletonPage.py to _SkeletonPage.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/SourceReader.py to SourceReader.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/CheetahWrapper.py to CheetahWrapper.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/ErrorCatchers.py to ErrorCatchers.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Servlet.py to Servlet.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/TemplateCmdLineIface.py to TemplateCmdLineIface.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Django.py to Django.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Unspecified.py to Unspecified.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/CacheRegion.py to CacheRegion.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/SettingsManager.py to SettingsManager.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/DirectiveAnalyzer.py to DirectiveAnalyzer.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Template.py to Template.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Filters.py to Filters.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/FileUtils.py to FileUtils.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/convertTmplPathToModuleName.py to convertTmplPathToModuleName.pyc
running install_data
copying cheetah/Templates/SkeletonPage.tmpl -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Templates
copying cheetah/Tools/MondoReportDoc.txt -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah/Tools
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-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/Cheetah-2.4.4-py2.7.egg-info
running install_scripts
creating /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/bin
copying build/scripts-2.7/cheetah -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/bin
copying build/scripts-2.7/cheetah-compile -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/bin
copying build/scripts-2.7/cheetah-analyze -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/bin
changing mode of /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/bin/cheetah to 755
changing mode of /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/bin/cheetah-compile to 755
changing mode of /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/bin/cheetah-analyze to 755
writing list of installed files to 'installed.txt'
One or more C extensions failed to build.
Performance enhancements will not be available.
Pure Python installation succeeded.
2018-05-22 23:18:25 +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-20180522-7930-oygs92/mongodb-src-r3.6.4/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/events.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/__init__.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/serializer.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/tokens.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/cyaml.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/scanner.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
copying lib/yaml/parser.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
running build_ext
creating build/temp.linux-x86_64-2.7
checking if libyaml is compilable
/home/linuxbrew/.linuxbrew/bin/gcc-5 -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Os -w -pipe -march=native -isystem/home/linuxbrew/.linuxbrew/include -fPIC -I/usr/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-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/events.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/loader.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/__init__.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/representer.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/serializer.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/composer.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/tokens.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/resolver.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/cyaml.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/dumper.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/scanner.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/reader.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/emitter.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/parser.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/nodes.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/constructor.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml
copying build/lib.linux-x86_64-2.7/yaml/error.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml/events.py to events.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml/loader.py to loader.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml/__init__.py to __init__.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml/representer.py to representer.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml/serializer.py to serializer.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml/composer.py to composer.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml/tokens.py to tokens.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml/resolver.py to resolver.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml/cyaml.py to cyaml.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml/dumper.py to dumper.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml/scanner.py to scanner.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml/reader.py to reader.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml/emitter.py to emitter.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml/parser.py to parser.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml/nodes.py to nodes.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml/constructor.py to constructor.pyc
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/yaml/error.py to error.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-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages/PyYAML-3.12-py2.7.egg-info
running install_scripts
writing list of installed files to 'installed.txt'
2018-05-22 23:18:25 +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-20180522-7930-oygs92/mongodb-src-r3.6.4/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
copying python2/typing.py -> build/lib.linux-x86_64-2.7
running install_lib
copying build/lib.linux-x86_64-2.7/typing.py -> /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/vendor/lib/python2.7/site-packages
byte-compiling /tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/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-20180522-7930-oygs92/mongodb-src-r3.6.4/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'
2018-05-22 23:18:26 +0000
bash
./build.sh
ssl
Building bsondump...
bsondump version: 3.6.4
Building mongostat...
mongostat version: 3.6.4
Building mongofiles...
mongofiles version: 3.6.4
Building mongoexport...
mongoexport version: 3.6.4
Building mongoimport...
mongoimport version: 3.6.4
Building mongorestore...
mongorestore version: 3.6.4
Building mongodump...
mongodump version: 3.6.4
Building mongotop...
mongotop version: 3.6.4
Building mongoreplay...
mongoreplay version: 3.6.4
2018-05-22 23:19:08 +0000
/home/linuxbrew/.linuxbrew/opt/scons/bin/scons
install
--prefix=/home/linuxbrew/.linuxbrew/Cellar/mongodb/3.6.4
-j1
CC=/home/linuxbrew/.linuxbrew/bin/gcc-5
CXX=/home/linuxbrew/.linuxbrew/bin/g++-5 -std=c++11
CCFLAGS=-mmacosx-version-min=
LINKFLAGS=-mmacosx-version-min=
--use-new-tools
--build-mongoreplay=true
--disable-warnings-as-errors
--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 9 '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 -std=c++11" 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-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/mongofiles" as "/home/linuxbrew/.linuxbrew/Cellar/mongodb/3.6.4/bin/mongofiles"
chmod 755 /home/linuxbrew/.linuxbrew/Cellar/mongodb/3.6.4/bin/mongofiles
Install file: "src/mongo-tools/mongostat" as "/home/linuxbrew/.linuxbrew/Cellar/mongodb/3.6.4/bin/mongostat"
chmod 755 /home/linuxbrew/.linuxbrew/Cellar/mongodb/3.6.4/bin/mongostat
Install file: "src/mongo-tools/mongoreplay" as "/home/linuxbrew/.linuxbrew/Cellar/mongodb/3.6.4/bin/mongoreplay"
chmod 755 /home/linuxbrew/.linuxbrew/Cellar/mongodb/3.6.4/bin/mongoreplay
Creating 'build/opt/mongo/config.h'
/usr/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
/home/linuxbrew/.linuxbrew/bin/g++-5 -std=c++11 -o build/opt/mongo/db/stats/counters.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 -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 -Isrc/third_party/s2 -Isrc/third_party/pcre-8.41 -Isrc/third_party/boost-1.60.0 -Ibuild/opt -Isrc src/mongo/db/stats/counters.cpp
ar rcsTD build/opt/mongo/db/stats/libcounters.a build/opt/mongo/db/stats/counters.o
Skipping ranlib for thin archive build/opt/mongo/db/stats/libcounters.a
/home/linuxbrew/.linuxbrew/bin/g++-5 -std=c++11 -o build/opt/mongo/db/query/index_bounds.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 -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 -Isrc/third_party/s2 -Isrc/third_party/pcre-8.41 -Isrc/third_party/boost-1.60.0 -Ibuild/opt -Isrc src/mongo/db/query/index_bounds.cpp
Traceback (most recent call last):
File "buildscripts/idl/idlc.py", line 24, in <module>
import idl.compiler
File "/tmp/mongodb-20180522-7930-oygs92/mongodb-src-r3.6.4/buildscripts/idl/idl/compiler.py", line 26, in <module>
from typing import Any, List
ImportError: No module named typing
scons: *** [build/opt/mongo/db/ops/modifier_pop.o] CalledProcessError : Command '['/usr/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/db/ops/modifier_pop.o failed: CalledProcessError : Command '['/usr/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: 1.6.3
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: b67917c837f1fb9c5bf2494cfd89b4eee6802802
Last commit: 2 weeks ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: f0b470d752d9704f6a0d796868a510c525ad8c8a
Core tap last commit: 2 hours ago
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_REPOSITORY: /home/linuxbrew/.linuxbrew/Homebrew
HOMEBREW_CELLAR: /home/linuxbrew/.linuxbrew/Cellar
HOMEBREW_CACHE: /home/hanxue/.cache/Homebrew
CPU: single-core 64-bit ivybridge
Homebrew Ruby: 2.3.3 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3_2/bin/ruby
Clang: N/A
Git: 2.1.4 => /usr/bin/git
Curl: 7.38.0 => /usr/bin/curl
Java: N/A
Kernel: Linux 3.16.0-4-amd64 x86_64 GNU/Linux
OS: Debian GNU/Linux 8.7 (jessie) (jessie)
Host glibc: 2.19
/usr/bin/gcc: 4.9.2
glibc: 2.23
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 -std=c++11
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
LDFLAGS: -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/mongodb/3.6.4/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -L/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python@2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libpcap/lib
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew
PKG_CONFIG_LIBDIR: /home/linuxbrew/.linuxbrew/lib/pkgconfig:/home/linuxbrew/.linuxbrew/share/pkgconfig
PATH: /usr/games:/usr/local/games:/usr/local/bin:/home/hanxue/.local/bin:/home/hanxue/Go/bin:/home/hanxue/bin:/home/linuxbrew/.linuxbrew/sbin:/home/linuxbrew/.linuxbrew/bin:/usr/bin:/bin:/usr/sbin:/sbin:/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/scm
CPATH: /home/linuxbrew/.linuxbrew/opt/openssl/include
LD_LIBRARY_PATH: /home/linuxbrew/.linuxbrew/Cellar/mongodb/3.6.4/lib:/home/linuxbrew/.linuxbrew/Cellar/mongodb/3.6.4:/home/linuxbrew/.linuxbrew/opt/mongodb/lib
LD_RUN_PATH: /home/linuxbrew/.linuxbrew/Cellar/mongodb/3.6.4/lib:/home/linuxbrew/.linuxbrew/lib:/home/linuxbrew/.linuxbrew/opt/gdbm/lib:/home/linuxbrew/.linuxbrew/opt/openssl/lib:/home/linuxbrew/.linuxbrew/opt/ncurses/lib:/home/linuxbrew/.linuxbrew/opt/readline/lib:/home/linuxbrew/.linuxbrew/opt/sqlite/lib:/home/linuxbrew/.linuxbrew/opt/bzip2/lib:/home/linuxbrew/.linuxbrew/opt/zlib/lib:/home/linuxbrew/.linuxbrew/opt/python@2/lib:/home/linuxbrew/.linuxbrew/opt/libpcap/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