Created
July 2, 2018 09:49
-
-
Save aphexmunky/41f04ce985055cb787a6bc9d518e8d3b to your computer and use it in GitHub Desktop.
magic-wormhole on Ubuntu 18.04 LTS - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for magic-wormhole on Ubuntu 18.04 LTS | |
Build date: 2018-07-02 10:48:58 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 1.6.9-1-ge78a9da | |
ORIGIN: https://github.com/Linuxbrew/brew | |
HEAD: e78a9dae2e16d46d3a2b45d66c4d26afb64e2bc4 | |
Last commit: 4 days ago | |
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
Core tap HEAD: bde3ffcbff15305685ddff06b048d45e28c5f122 | |
Core tap last commit: 12 hours ago | |
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew | |
HOMEBREW_REPOSITORY: /home/linuxbrew/.linuxbrew/Homebrew | |
HOMEBREW_CELLAR: /home/linuxbrew/.linuxbrew/Cellar | |
HOMEBREW_CACHE: /home/aphex/.cache/Homebrew | |
HOMEBREW_DEV_CMD_RUN: 1 | |
HOMEBREW_GITHUB_API_TOKEN: set | |
HOMEBREW_LINKAGE_CACHE: 1 | |
CPU: quad-core 64-bit kabylake | |
Homebrew Ruby: 2.3.3 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3_2/bin/ruby | |
Clang: 6.0 build 600 | |
Git: 2.17.1 => /usr/bin/git | |
Curl: 7.58.0 => /usr/bin/curl | |
Java: N/A | |
Kernel: Linux 4.15.0-23-generic x86_64 GNU/Linux | |
OS: Ubuntu 18.04 LTS (bionic) | |
Host glibc: 2.27 | |
/usr/bin/gcc: 7.3.0 | |
glibc: N/A | |
gcc: 5.5.0_4 | |
xorg: 20170115_1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Your system is ready to brew. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
magic-wormhole |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-07-02 10:48:54 +0100 | |
python3 | |
-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/magic-wormhole--homebrew-virtualenv-20180702-992-d1qh9p/target | |
--single-version-externally-managed | |
--record=installed.txt | |
running install | |
running build | |
running build_py | |
creating build | |
creating build/lib | |
copying virtualenv.py -> build/lib | |
creating build/lib/virtualenv_support | |
copying virtualenv_support/__init__.py -> build/lib/virtualenv_support | |
copying virtualenv_support/pip-10.0.1-py2.py3-none-any.whl -> build/lib/virtualenv_support | |
copying virtualenv_support/wheel-0.31.1-py2.py3-none-any.whl -> build/lib/virtualenv_support | |
copying virtualenv_support/setuptools-39.1.0-py2.py3-none-any.whl -> build/lib/virtualenv_support | |
running install_lib | |
creating /tmp/magic-wormhole--homebrew-virtualenv-20180702-992-d1qh9p/target/lib/python3.7/site-packages/virtualenv_support | |
copying build/lib/virtualenv_support/pip-10.0.1-py2.py3-none-any.whl -> /tmp/magic-wormhole--homebrew-virtualenv-20180702-992-d1qh9p/target/lib/python3.7/site-packages/virtualenv_support | |
copying build/lib/virtualenv_support/wheel-0.31.1-py2.py3-none-any.whl -> /tmp/magic-wormhole--homebrew-virtualenv-20180702-992-d1qh9p/target/lib/python3.7/site-packages/virtualenv_support | |
copying build/lib/virtualenv_support/__init__.py -> /tmp/magic-wormhole--homebrew-virtualenv-20180702-992-d1qh9p/target/lib/python3.7/site-packages/virtualenv_support | |
copying build/lib/virtualenv_support/setuptools-39.1.0-py2.py3-none-any.whl -> /tmp/magic-wormhole--homebrew-virtualenv-20180702-992-d1qh9p/target/lib/python3.7/site-packages/virtualenv_support | |
copying build/lib/virtualenv.py -> /tmp/magic-wormhole--homebrew-virtualenv-20180702-992-d1qh9p/target/lib/python3.7/site-packages | |
byte-compiling /tmp/magic-wormhole--homebrew-virtualenv-20180702-992-d1qh9p/target/lib/python3.7/site-packages/virtualenv_support/__init__.py to __init__.cpython-37.pyc | |
byte-compiling /tmp/magic-wormhole--homebrew-virtualenv-20180702-992-d1qh9p/target/lib/python3.7/site-packages/virtualenv.py to virtualenv.cpython-37.pyc | |
running install_egg_info | |
running egg_info | |
writing virtualenv.egg-info/PKG-INFO | |
writing dependency_links to virtualenv.egg-info/dependency_links.txt | |
writing entry points to virtualenv.egg-info/entry_points.txt | |
writing top-level names to virtualenv.egg-info/top_level.txt | |
reading manifest file 'virtualenv.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no previously-included files matching '*' found under directory 'docs/_templates' | |
warning: no previously-included files matching '*' found under directory 'docs/_build' | |
writing manifest file 'virtualenv.egg-info/SOURCES.txt' | |
Copying virtualenv.egg-info to /tmp/magic-wormhole--homebrew-virtualenv-20180702-992-d1qh9p/target/lib/python3.7/site-packages/virtualenv-16.0.0-py3.7.egg-info | |
running install_scripts | |
Installing virtualenv script to /tmp/magic-wormhole--homebrew-virtualenv-20180702-992-d1qh9p/target/bin | |
writing list of installed files to 'installed.txt' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-07-02 10:48:55 +0100 | |
python3 | |
-s | |
/tmp/magic-wormhole--homebrew-virtualenv-20180702-992-d1qh9p/target/bin/virtualenv | |
-p | |
python3 | |
/home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec | |
Using base prefix '/home/linuxbrew/.linuxbrew/opt/python' | |
New python executable in /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/bin/python3.7 | |
Also creating executable in /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/bin/python | |
Installing setuptools, pip, wheel...done. | |
/tmp/magic-wormhole--homebrew-virtualenv-20180702-992-d1qh9p/target/lib/python3.7/site-packages/virtualenv.py:1041: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses | |
import imp | |
Running virtualenv with interpreter /home/linuxbrew/.linuxbrew/opt/python/bin/python3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-07-02 10:48:58 +0100 | |
/home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/bin/pip | |
install | |
-v | |
--no-deps | |
--no-binary | |
:all: | |
--ignore-installed | |
/tmp/magic-wormhole--cffi-20180702-992-164nhjx/cffi-1.11.5 | |
Created temporary directory: /tmp/pip-ephem-wheel-cache-ffoy8ack | |
Created temporary directory: /tmp/pip-install-xwwjtc1m | |
Processing /tmp/magic-wormhole--cffi-20180702-992-164nhjx/cffi-1.11.5 | |
Created temporary directory: /tmp/pip-req-build-iehrg7c7 | |
Running setup.py (path:/tmp/pip-req-build-iehrg7c7/setup.py) egg_info for package from file:///tmp/magic-wormhole--cffi-20180702-992-164nhjx/cffi-1.11.5 | |
Running command python setup.py egg_info | |
running egg_info | |
creating pip-egg-info/cffi.egg-info | |
writing pip-egg-info/cffi.egg-info/PKG-INFO | |
writing dependency_links to pip-egg-info/cffi.egg-info/dependency_links.txt | |
writing entry points to pip-egg-info/cffi.egg-info/entry_points.txt | |
writing requirements to pip-egg-info/cffi.egg-info/requires.txt | |
writing top-level names to pip-egg-info/cffi.egg-info/top_level.txt | |
writing manifest file 'pip-egg-info/cffi.egg-info/SOURCES.txt' | |
reading manifest file 'pip-egg-info/cffi.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'pip-egg-info/cffi.egg-info/SOURCES.txt' | |
Source in /tmp/pip-req-build-iehrg7c7 has version 1.11.5, which satisfies requirement cffi==1.11.5 from file:///tmp/magic-wormhole--cffi-20180702-992-164nhjx/cffi-1.11.5 | |
Skipping bdist_wheel for cffi, due to binaries being disabled for it. | |
Installing collected packages: cffi | |
Created temporary directory: /tmp/pip-record-buu1rift | |
Running setup.py install for cffi: started | |
Running command /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/bin/python3.7 -u -c "import setuptools, tokenize;__file__='/tmp/pip-req-build-iehrg7c7/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-buu1rift/install-record.txt --single-version-externally-managed --compile --install-headers /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/include/site/python3.7/cffi | |
running install | |
running build | |
running build_py | |
creating build | |
creating build/lib.linux-x86_64-3.7 | |
creating build/lib.linux-x86_64-3.7/cffi | |
copying cffi/backend_ctypes.py -> build/lib.linux-x86_64-3.7/cffi | |
copying cffi/api.py -> build/lib.linux-x86_64-3.7/cffi | |
copying cffi/commontypes.py -> build/lib.linux-x86_64-3.7/cffi | |
copying cffi/verifier.py -> build/lib.linux-x86_64-3.7/cffi | |
copying cffi/vengine_cpy.py -> build/lib.linux-x86_64-3.7/cffi | |
copying cffi/recompiler.py -> build/lib.linux-x86_64-3.7/cffi | |
copying cffi/lock.py -> build/lib.linux-x86_64-3.7/cffi | |
copying cffi/ffiplatform.py -> build/lib.linux-x86_64-3.7/cffi | |
copying cffi/cffi_opcode.py -> build/lib.linux-x86_64-3.7/cffi | |
copying cffi/setuptools_ext.py -> build/lib.linux-x86_64-3.7/cffi | |
copying cffi/cparser.py -> build/lib.linux-x86_64-3.7/cffi | |
copying cffi/vengine_gen.py -> build/lib.linux-x86_64-3.7/cffi | |
copying cffi/__init__.py -> build/lib.linux-x86_64-3.7/cffi | |
copying cffi/error.py -> build/lib.linux-x86_64-3.7/cffi | |
copying cffi/model.py -> build/lib.linux-x86_64-3.7/cffi | |
copying cffi/_cffi_include.h -> build/lib.linux-x86_64-3.7/cffi | |
copying cffi/parse_c_type.h -> build/lib.linux-x86_64-3.7/cffi | |
copying cffi/_embedding.h -> build/lib.linux-x86_64-3.7/cffi | |
copying cffi/_cffi_errors.h -> build/lib.linux-x86_64-3.7/cffi | |
running build_ext | |
building '_cffi_backend' extension | |
creating build/temp.linux-x86_64-3.7 | |
creating build/temp.linux-x86_64-3.7/c | |
gcc-5 -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/home/linuxbrew/.linuxbrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/home/linuxbrew/.linuxbrew/opt/python/include/python3.7m -c c/_cffi_backend.c -o build/temp.linux-x86_64-3.7/c/_cffi_backend.o | |
cc -pthread -shared -L/home/linuxbrew/.linuxbrew/lib build/temp.linux-x86_64-3.7/c/_cffi_backend.o -L/home/linuxbrew/.linuxbrew/Cellar/libffi/3.2.1/lib/../lib -L/home/linuxbrew/.linuxbrew/Cellar/python/3.7.0/lib -lffi -lpython3.7m -o build/lib.linux-x86_64-3.7/_cffi_backend.cpython-37m-x86_64-linux-gnu.so | |
running install_lib | |
creating /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/cffi/backend_ctypes.py -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/cffi/api.py -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/cffi/commontypes.py -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/cffi/verifier.py -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/cffi/vengine_cpy.py -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/cffi/recompiler.py -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/cffi/parse_c_type.h -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/cffi/lock.py -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/cffi/ffiplatform.py -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/cffi/cffi_opcode.py -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/cffi/setuptools_ext.py -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/cffi/_cffi_errors.h -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/cffi/_cffi_include.h -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/cffi/cparser.py -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/cffi/vengine_gen.py -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/cffi/__init__.py -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/cffi/error.py -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/cffi/model.py -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/cffi/_embedding.h -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi | |
copying build/lib.linux-x86_64-3.7/_cffi_backend.cpython-37m-x86_64-linux-gnu.so -> /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages | |
byte-compiling /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi/backend_ctypes.py to backend_ctypes.cpython-37.pyc | |
byte-compiling /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi/api.py to api.cpython-37.pyc | |
byte-compiling /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi/commontypes.py to commontypes.cpython-37.pyc | |
byte-compiling /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi/verifier.py to verifier.cpython-37.pyc | |
byte-compiling /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi/vengine_cpy.py to vengine_cpy.cpython-37.pyc | |
byte-compiling /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi/recompiler.py to recompiler.cpython-37.pyc | |
byte-compiling /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi/lock.py to lock.cpython-37.pyc | |
byte-compiling /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi/ffiplatform.py to ffiplatform.cpython-37.pyc | |
byte-compiling /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi/cffi_opcode.py to cffi_opcode.cpython-37.pyc | |
byte-compiling /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi/setuptools_ext.py to setuptools_ext.cpython-37.pyc | |
byte-compiling /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi/cparser.py to cparser.cpython-37.pyc | |
byte-compiling /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi/vengine_gen.py to vengine_gen.cpython-37.pyc | |
byte-compiling /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi/__init__.py to __init__.cpython-37.pyc | |
byte-compiling /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi/error.py to error.cpython-37.pyc | |
byte-compiling /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi/model.py to model.cpython-37.pyc | |
running install_egg_info | |
running egg_info | |
writing cffi.egg-info/PKG-INFO | |
writing dependency_links to cffi.egg-info/dependency_links.txt | |
writing entry points to cffi.egg-info/entry_points.txt | |
writing requirements to cffi.egg-info/requires.txt | |
writing top-level names to cffi.egg-info/top_level.txt | |
reading manifest file 'cffi.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'cffi.egg-info/SOURCES.txt' | |
Copying cffi.egg-info to /home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/libexec/lib/python3.7/site-packages/cffi-1.11.5-py3.7.egg-info | |
running install_scripts | |
writing list of installed files to '/tmp/pip-record-buu1rift/install-record.txt' | |
Running setup.py install for cffi: finished with status 'done' | |
Removing source in /tmp/pip-req-build-iehrg7c7 | |
Successfully installed cffi-1.11.5 | |
Cleaning up... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc-5 called with: -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -c _configtest.c -o _configtest.o | |
superenv removed: -Wsign-compare -g -O3 -Wall | |
superenv added: -pipe -w -Os -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -Os -Wno-unused-result -DNDEBUG -fPIC -c _configtest.c -o _configtest.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -c _configtest.c -o _configtest.o | |
superenv removed: -Wsign-compare -g -O3 -Wall | |
superenv added: -pipe -w -Os -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -Os -Wno-unused-result -DNDEBUG -fPIC -c _configtest.c -o _configtest.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libsodium/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/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/xz/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -w -Os _configtest.o -o _configtest -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libsodium/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/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/xz/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -c _configtest.c -o _configtest.o | |
superenv removed: -Wsign-compare -g -O3 -Wall | |
superenv added: -pipe -w -Os -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -Os -Wno-unused-result -DNDEBUG -fPIC -c _configtest.c -o _configtest.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -c _configtest.c -o _configtest.o | |
superenv removed: -Wsign-compare -g -O3 -Wall | |
superenv added: -pipe -w -Os -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -Os -Wno-unused-result -DNDEBUG -fPIC -c _configtest.c -o _configtest.o -isystem/home/linuxbrew/.linuxbrew/include | |
gcc-5 called with: _configtest.o -o _configtest | |
superenv added: -pipe -w -Os -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libsodium/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/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/xz/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -w -Os _configtest.o -o _configtest -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libsodium/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/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/xz/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
gcc-5 called with: -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/home/linuxbrew/.linuxbrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/home/linuxbrew/.linuxbrew/opt/python/include/python3.7m -c c/_cffi_backend.c -o build/temp.linux-x86_64-3.7/c/_cffi_backend.o | |
superenv removed: -Wsign-compare -g -O3 -Wall | |
superenv added: -pipe -w -Os -isystem/home/linuxbrew/.linuxbrew/include | |
superenv executed: gcc-5 -pipe -w -Os -Wno-unused-result -DNDEBUG -fPIC -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/home/linuxbrew/.linuxbrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/home/linuxbrew/.linuxbrew/opt/python/include/python3.7m -c c/_cffi_backend.c -o build/temp.linux-x86_64-3.7/c/_cffi_backend.o -isystem/home/linuxbrew/.linuxbrew/include | |
cc called with: -pthread -shared -L/home/linuxbrew/.linuxbrew/lib build/temp.linux-x86_64-3.7/c/_cffi_backend.o -L/home/linuxbrew/.linuxbrew/Cellar/libffi/3.2.1/lib/../lib -L/home/linuxbrew/.linuxbrew/Cellar/python/3.7.0/lib -lffi -lpython3.7m -o build/lib.linux-x86_64-3.7/_cffi_backend.cpython-37m-x86_64-linux-gnu.so | |
superenv added: -pipe -w -Os -isystem/home/linuxbrew/.linuxbrew/include -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libsodium/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/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/xz/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
superenv executed: gcc-5 -pipe -w -Os -pthread -shared build/temp.linux-x86_64-3.7/c/_cffi_backend.o -L/home/linuxbrew/.linuxbrew/Cellar/libffi/3.2.1/lib/../lib -L/home/linuxbrew/.linuxbrew/Cellar/python/3.7.0/lib -lffi -lpython3.7m -o build/lib.linux-x86_64-3.7/_cffi_backend.cpython-37m-x86_64-linux-gnu.so -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/magic-wormhole/0.10.5_4/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libsodium/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/gdbm/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/xz/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/opt/python/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment