Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ERROR: Command errored out with exit status 1:
- command: /home/plluksie/newbin/bin/python3.7 /home/plluksie/newbin/lib/python3.7/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-jv0yjqcs/overlay --no-warn-sc
- ript-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools>=40.6.0' wheel 'cffi>=1.8,!=1.11.3; python_implementation != '"'"'PyPy'"'"''
- cwd: None
- Complete output (70 lines):
- Collecting setuptools>=40.6.0
- Downloading https://files.pythonhosted.org/packages/b2/86/095d2f7829badc207c893dd4ac767e871f6cd547145df797ea26baea4e2e/setuptools-41.2.0-py2.py3-none-any.whl (576kB)
- Collecting wheel
- Downloading https://files.pythonhosted.org/packages/00/83/b4a77d044e78ad1a45610eb88f745be2fd2c6d658f9798a15e384b7d57c9/wheel-0.33.6-py2.py3-none-any.whl
- Collecting cffi!=1.11.3,>=1.8
- Using cached https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz
- Collecting pycparser (from cffi!=1.11.3,>=1.8)
- Installing collected packages: setuptools, wheel, pycparser, cffi
- Running setup.py install for cffi: started
- Running setup.py install for cffi: finished with status 'error'
- ERROR: Command errored out with exit status 1:
- command: /home/plluksie/newbin/bin/python3.7 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-iyk7cb_k/cffi/setup.py'"'"'; __file__='"'"'/tmp/pip-install-iyk7cb_
- k/cffi/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --reco
- rd /tmp/pip-record-b0oxwbqe/install-record.txt --single-version-externally-managed --prefix /tmp/pip-build-env-jv0yjqcs/overlay --compile --install-headers /home/plluksie/newbin/include/site/pytho
- n3.7/cffi
- cwd: /tmp/pip-install-iyk7cb_k/cffi/
- Complete output (54 lines):
- gcc: error: unrecognized command line option '-msave-args'; did you mean '-mpush-args'?
- gcc: error: unrecognized command line option '-msave-args'; did you mean '-mpush-args'?
- gcc: error: unrecognized command line option '-msave-args'; did you mean '-mpush-args'?
- gcc: error: unrecognized command line option '-msave-args'; did you mean '-mpush-args'?
- gcc: error: unrecognized command line option '-msave-args'; did you mean '-mpush-args'?
- gcc: error: unrecognized command line option '-msave-args'; did you mean '-mpush-args'?
- No working compiler found, or bogus compiler options passed to
- the compiler from Python's standard "distutils" module. See
- the error messages above. Likely, the problem is not related
- to CFFI but generic to the setup.py of any Python package that
- tries to compile C code. (Hints: on OS/X 10.8, for errors about
- -mno-fused-madd see http://stackoverflow.com/questions/22313407/
- Otherwise, see https://wiki.python.org/moin/CompLangPython or
- the IRC channel #python on irc.freenode.net.)
- Trying to continue anyway. If you are trying to install CFFI from
- a build done in a different context, you can ignore this warning.
- running install
- running build
- running build_py
- creating build
- creating build/lib.solaris-2.11-i86pc.64bit-3.7
- creating build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/vengine_cpy.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/model.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/commontypes.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/error.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/backend_ctypes.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/cparser.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/ffiplatform.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/pkgconfig.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/vengine_gen.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/api.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/lock.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/setuptools_ext.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/cffi_opcode.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/verifier.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/recompiler.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/_cffi_include.h -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/parse_c_type.h -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/_embedding.h -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- copying cffi/_cffi_errors.h -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
- running build_ext
- building '_cffi_backend' extension
- creating build/temp.solaris-2.11-i86pc.64bit-3.7
- creating build/temp.solaris-2.11-i86pc.64bit-3.7/c
- gcc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -msave-args -mindirect-branch=thunk-inline -mfunction-return=thunk-inline -mindirect-branch-register -fno-aggressive-loop-optimizatio
- ns -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/db4 -pipe -O2 -msave-args -mindirect-branch=thunk-inline -mfunction-return=thunk-inline
- -mindirect-branch-register -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include -I/opt/local/include/ncurses -I/opt/local/include/db4 -pipe -O2 -msave-args -
- mindirect-branch=thunk-inline -mfunction-return=thunk-inline -mindirect-branch-register -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include -I/opt/local/incl
- ude/ncurses -I/opt/local/include/db4 -fPIC -I/usr/include/ffi -I/usr/include/libffi -I/home/plluksie/newbin/include -I/opt/local/include/python3.7 -c c/_cffi_backend.c -o build/temp.solaris-2.11-i
- 86pc.64bit-3.7/c/_cffi_backend.o
- gcc: error: unrecognized command line option '-msave-args'; did you mean '-mpush-args'?
- gcc: error: unrecognized command line option '-msave-args'; did you mean '-mpush-args'?
- gcc: error: unrecognized command line option '-msave-args'; did you mean '-mpush-args'?
- error: command 'gcc' failed with exit status 1
- ----------------------------------------
- ERROR: Command errored out with exit status 1: /home/plluksie/newbin/bin/python3.7 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-iyk7cb_k/cffi/setup.py'"'"'; __fil
- e__='"'"'/tmp/pip-install-iyk7cb_k/cffi/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-b0oxwbqe/install-record.txt --single-version-externally-managed --prefix /tmp/pip-build-env-jv0yjqcs/overlay --compile --install-headers /home/p
- lluksie/newbin/include/site/python3.7/cffi Check the logs for full command output.
- ----------------------------------------
- ERROR: Command errored out with exit status 1: /home/plluksie/newbin/bin/python3.7 /home/plluksie/newbin/lib/python3.7/site-packages/pip install --ignore-installed --no-user --prefix /tmp/pip-buil
- d-env-jv0yjqcs/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools>=40.6.0' wheel 'cffi>=1.8,!=1.11.3; python_implementation != '"'"
- 'PyPy'"'"'' Check the logs for full command output.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement