Advertisement
Guest User

cffi-1.12.3 w/ gcc 8.3.0 on smartos

a guest
Aug 29th, 2019
465
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 17.14 KB | None | 0 0
  1.   ERROR: Command errored out with exit status 1:                                                                                                                                                    
  2.    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
  3. 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'"'"''                        
  4.        cwd: None                                                                                                                                                                                    
  5.   Complete output (70 lines):                                                                                                                                                                      
  6.   Collecting setuptools>=40.6.0                                                                                                                                                                    
  7.     Downloading https://files.pythonhosted.org/packages/b2/86/095d2f7829badc207c893dd4ac767e871f6cd547145df797ea26baea4e2e/setuptools-41.2.0-py2.py3-none-any.whl (576kB)                          
  8.   Collecting wheel                                                                                                                                                                                  
  9.     Downloading https://files.pythonhosted.org/packages/00/83/b4a77d044e78ad1a45610eb88f745be2fd2c6d658f9798a15e384b7d57c9/wheel-0.33.6-py2.py3-none-any.whl                                        
  10.   Collecting cffi!=1.11.3,>=1.8                                                                                                                                                                    
  11.     Using cached https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz                                                      
  12.   Collecting pycparser (from cffi!=1.11.3,>=1.8)                                                                                                                                                    
  13.   Installing collected packages: setuptools, wheel, pycparser, cffi                                                                                                                                
  14.     Running setup.py install for cffi: started                                                                                                                                                      
  15.       Running setup.py install for cffi: finished with status 'error'                                                                                                                              
  16.       ERROR: Command errored out with exit status 1:                                                                                                                                                
  17.        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_
  18. 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
  19. 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
  20. n3.7/cffi                                                                                                                                                                                          
  21.            cwd: /tmp/pip-install-iyk7cb_k/cffi/                                                                                                                                                    
  22.       Complete output (54 lines):                                                                                                                                                                  
  23.       gcc: error: unrecognized command line option '-msave-args'; did you mean '-mpush-args'?                                                                                                      
  24.       gcc: error: unrecognized command line option '-msave-args'; did you mean '-mpush-args'?                                                                                                      
  25.       gcc: error: unrecognized command line option '-msave-args'; did you mean '-mpush-args'?                                                                                                      
  26.       gcc: error: unrecognized command line option '-msave-args'; did you mean '-mpush-args'?                                                                                                      
  27.       gcc: error: unrecognized command line option '-msave-args'; did you mean '-mpush-args'?                                                                                                      
  28.       gcc: error: unrecognized command line option '-msave-args'; did you mean '-mpush-args'?                                                                                                      
  29.                                                                                                                                                                                                    
  30.           No working compiler found, or bogus compiler options passed to                                                                                                                            
  31.           the compiler from Python's standard "distutils" module.  See                                                                                                                              
  32.          the error messages above.  Likely, the problem is not related                                                                                                                            
  33.          to CFFI but generic to the setup.py of any Python package that                                                                                                                            
  34.          tries to compile C code.  (Hints: on OS/X 10.8, for errors about                                                                                                                          
  35.          -mno-fused-madd see http://stackoverflow.com/questions/22313407/                                                                                                                          
  36.          Otherwise, see https://wiki.python.org/moin/CompLangPython or                                                                                                                            
  37.          the IRC channel #python on irc.freenode.net.)                                                                                                                                            
  38.                                                                                                                                                                                                    
  39.          Trying to continue anyway.  If you are trying to install CFFI from                                                                                                                        
  40.          a build done in a different context, you can ignore this warning.                                                                                                                        
  41.                                                                                                                                                                                                    
  42.      running install                                                                                                                                                                              
  43.      running build                                                                                                                                                                                
  44.      running build_py                                                                                                                                                                              
  45.      creating build                                                                                                                                                                                
  46.      creating build/lib.solaris-2.11-i86pc.64bit-3.7                                                                                                                                              
  47.      creating build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                                          
  48.      copying cffi/vengine_cpy.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                    
  49.      copying cffi/model.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                          
  50.      copying cffi/commontypes.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                    
  51.      copying cffi/error.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi
  52.      copying cffi/backend_ctypes.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                
  53.      copying cffi/cparser.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                        
  54.      copying cffi/ffiplatform.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                    
  55.      copying cffi/pkgconfig.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                      
  56.      copying cffi/vengine_gen.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                    
  57.      copying cffi/api.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                            
  58.      copying cffi/lock.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                          
  59.      copying cffi/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                      
  60.      copying cffi/setuptools_ext.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                
  61.      copying cffi/cffi_opcode.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                    
  62.      copying cffi/verifier.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                      
  63.      copying cffi/recompiler.py -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                    
  64.      copying cffi/_cffi_include.h -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                  
  65.      copying cffi/parse_c_type.h -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                    
  66.      copying cffi/_embedding.h -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                      
  67.      copying cffi/_cffi_errors.h -> build/lib.solaris-2.11-i86pc.64bit-3.7/cffi                                                                                                                    
  68.      running build_ext                                                                                                                                                                            
  69.      building '_cffi_backend' extension                                                                                                                                                            
  70.      creating build/temp.solaris-2.11-i86pc.64bit-3.7                                                                                                                                              
  71.      creating build/temp.solaris-2.11-i86pc.64bit-3.7/c                                                                                                                                            
  72.      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
  73. 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
  74. -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 -
  75. 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
  76. 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
  77. 86pc.64bit-3.7/c/_cffi_backend.o                                                                                                                                                                    
  78.      gcc: error: unrecognized command line option '-msave-args'; did you mean '-mpush-args'?                                                                                                      
  79.      gcc: error: unrecognized command line option '-msave-args'; did you mean '-mpush-args'?                                                                                                      
  80.      gcc: error: unrecognized command line option '-msave-args'; did you mean '-mpush-args'?                                                                                                      
  81.      error: command 'gcc' failed with exit status 1                                                                                                                                                
  82.      ----------------------------------------                                                                                                                                                      
  83.  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
  84. 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__,
  85.  '"'"'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
  86. lluksie/newbin/include/site/python3.7/cffi Check the logs for full command output.                                                                                                                  
  87.  ----------------------------------------                                                                                                                                                          
  88. 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
  89. 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 != '"'"
  90. 'PyPy'"'"'' Check the logs for full command output.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement