Skip to content

Instantly share code, notes, and snippets.

@sigmaris
Created December 10, 2014 21:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sigmaris/cdb9e6e955ca5cde4b77 to your computer and use it in GitHub Desktop.
Save sigmaris/cdb9e6e955ca5cde4b77 to your computer and use it in GitHub Desktop.
[vagrant@localhost python-gssapi]$ sudo tox
GLOB sdist-make: /home/vagrant/python-gssapi/setup.py
py27 create: /home/vagrant/python-gssapi/.tox/py27
py27 installdeps: nose, nose_parameterized, flake8, git+https://github.com/DirectXMan12/should_be.git, Cython, six
py27 inst: /home/vagrant/python-gssapi/.tox/dist/PythonGSSAPI-1.0.0.zip
ERROR: invocation failed, logfile: /home/vagrant/python-gssapi/.tox/py27/log/py27-2.log
ERROR: actionid=py27
msg=installpkg
cmdargs=[local('/home/vagrant/python-gssapi/.tox/py27/bin/pip'), 'install', '--pre', '/home/vagrant/python-gssapi/.tox/dist/PythonGSSAPI-1.0.0.zip']
env={'LANG': 'en_GB.UTF-8', 'USERNAME': 'root', 'TERM': 'xterm-256color', 'SHELL': '/bin/bash', 'SUDO_COMMAND': '/bin/tox', 'HOSTNAME': 'localhost.localdomain', 'SUDO_UID': '900', 'LC_CTYPE': 'en_GB.UTF-8', 'HISTSIZE': '1000', 'PYTHONIOENCODING': 'utf_8', 'PYTHONHASHSEED': '3968196433', 'LOGNAME': 'root', 'USER': 'root', 'MAIL': '/var/spool/mail/vagrant', 'PATH': '/home/vagrant/python-gssapi/.tox/py27/bin:/sbin:/bin:/usr/sbin:/usr/bin', 'SUDO_USER': 'vagrant', 'LS_COLORS': 'rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arc=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lha=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.tzo=38;5;9:*.t7z=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lrz=38;5;9:*.lz=38;5;9:*.lzo=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.bz=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.war=38;5;9:*.ear=38;5;9:*.sar=38;5;9:*.rar=38;5;9:*.alz=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.cab=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:', 'HOME': '/root', 'SUDO_GID': '1000'}
Unpacking ./.tox/dist/PythonGSSAPI-1.0.0.zip
Running setup.py (path:/tmp/pip-zbD9Fc-build/setup.py) egg_info for package from file:///home/vagrant/python-gssapi/.tox/dist/PythonGSSAPI-1.0.0.zip
warning: no files found matching '*.txt' under directory 'docs'
Downloading/unpacking enum34 (from PythonGSSAPI==1.0.0)
Downloading enum34-1.0.4.tar.gz
Running setup.py (path:/home/vagrant/python-gssapi/.tox/py27/build/enum34/setup.py) egg_info for package enum34
Downloading/unpacking decorator (from PythonGSSAPI==1.0.0)
Downloading decorator-3.4.0.tar.gz
Running setup.py (path:/home/vagrant/python-gssapi/.tox/py27/build/decorator/setup.py) egg_info for package decorator
warning: no previously-included files found matching 'Makefile'
Requirement already satisfied (use --upgrade to upgrade): six in ./.tox/py27/lib/python2.7/site-packages (from PythonGSSAPI==1.0.0)
Installing collected packages: enum34, decorator, PythonGSSAPI
Running setup.py install for enum34
Running setup.py install for decorator
warning: no previously-included files found matching 'Makefile'
Running setup.py install for PythonGSSAPI
building 'gssapi.raw.misc' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/misc.c -o build/temp.linux-x86_64-2.7/gssapi/raw/misc.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/misc.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/misc.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.exceptions' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/exceptions.c -o build/temp.linux-x86_64-2.7/gssapi/raw/exceptions.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/exceptions.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/exceptions.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.creds' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/creds.c -o build/temp.linux-x86_64-2.7/gssapi/raw/creds.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/creds.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/creds.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.names' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/names.c -o build/temp.linux-x86_64-2.7/gssapi/raw/names.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/names.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/names.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.sec_contexts' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/sec_contexts.c -o build/temp.linux-x86_64-2.7/gssapi/raw/sec_contexts.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/sec_contexts.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/sec_contexts.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.types' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/types.c -o build/temp.linux-x86_64-2.7/gssapi/raw/types.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/types.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/types.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.message' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/message.c -o build/temp.linux-x86_64-2.7/gssapi/raw/message.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/message.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/message.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.oids' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/oids.c -o build/temp.linux-x86_64-2.7/gssapi/raw/oids.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/oids.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/oids.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.cython_converters' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/cython_converters.c -o build/temp.linux-x86_64-2.7/gssapi/raw/cython_converters.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/cython_converters.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/cython_converters.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.chan_bindings' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/chan_bindings.c -o build/temp.linux-x86_64-2.7/gssapi/raw/chan_bindings.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/chan_bindings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/chan_bindings.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.ext_s4u' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/ext_s4u.c -o build/temp.linux-x86_64-2.7/gssapi/raw/ext_s4u.o
gcc: error: gssapi/raw/ext_s4u.c: No such file or directory
gcc: fatal error: no input files
compilation terminated.
error: command 'gcc' failed with exit status 4
Complete output from command /home/vagrant/python-gssapi/.tox/py27/bin/python2.7 -c "import setuptools, tokenize;__file__='/tmp/pip-zbD9Fc-build/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-31QqO_-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/vagrant/python-gssapi/.tox/py27/include/site/python2.7:
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/gssapi
copying gssapi/__init__.py -> build/lib.linux-x86_64-2.7/gssapi
copying gssapi/sec_contexts.py -> build/lib.linux-x86_64-2.7/gssapi
copying gssapi/creds.py -> build/lib.linux-x86_64-2.7/gssapi
copying gssapi/_utils.py -> build/lib.linux-x86_64-2.7/gssapi
copying gssapi/names.py -> build/lib.linux-x86_64-2.7/gssapi
copying gssapi/exceptions.py -> build/lib.linux-x86_64-2.7/gssapi
creating build/lib.linux-x86_64-2.7/gssapi/raw
copying gssapi/raw/__init__.py -> build/lib.linux-x86_64-2.7/gssapi/raw
copying gssapi/raw/named_tuples.py -> build/lib.linux-x86_64-2.7/gssapi/raw
creating build/lib.linux-x86_64-2.7/gssapi/tests
copying gssapi/tests/__init__.py -> build/lib.linux-x86_64-2.7/gssapi/tests
copying gssapi/tests/test_high_level.py -> build/lib.linux-x86_64-2.7/gssapi/tests
copying gssapi/tests/k5test.py -> build/lib.linux-x86_64-2.7/gssapi/tests
copying gssapi/tests/test_raw.py -> build/lib.linux-x86_64-2.7/gssapi/tests
running build_ext
building 'gssapi.raw.misc' extension
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/gssapi
creating build/temp.linux-x86_64-2.7/gssapi/raw
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/misc.c -o build/temp.linux-x86_64-2.7/gssapi/raw/misc.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/misc.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/misc.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.exceptions' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/exceptions.c -o build/temp.linux-x86_64-2.7/gssapi/raw/exceptions.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/exceptions.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/exceptions.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.creds' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/creds.c -o build/temp.linux-x86_64-2.7/gssapi/raw/creds.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/creds.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/creds.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.names' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/names.c -o build/temp.linux-x86_64-2.7/gssapi/raw/names.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/names.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/names.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.sec_contexts' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/sec_contexts.c -o build/temp.linux-x86_64-2.7/gssapi/raw/sec_contexts.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/sec_contexts.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/sec_contexts.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.types' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/types.c -o build/temp.linux-x86_64-2.7/gssapi/raw/types.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/types.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/types.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.message' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/message.c -o build/temp.linux-x86_64-2.7/gssapi/raw/message.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/message.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/message.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.oids' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/oids.c -o build/temp.linux-x86_64-2.7/gssapi/raw/oids.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/oids.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/oids.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.cython_converters' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/cython_converters.c -o build/temp.linux-x86_64-2.7/gssapi/raw/cython_converters.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/cython_converters.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/cython_converters.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.chan_bindings' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/chan_bindings.c -o build/temp.linux-x86_64-2.7/gssapi/raw/chan_bindings.o
gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/gssapi/raw/chan_bindings.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/gssapi/raw/chan_bindings.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
building 'gssapi.raw.ext_s4u' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c gssapi/raw/ext_s4u.c -o build/temp.linux-x86_64-2.7/gssapi/raw/ext_s4u.o
gcc: error: gssapi/raw/ext_s4u.c: No such file or directory
gcc: fatal error: no input files
compilation terminated.
error: command 'gcc' failed with exit status 4
----------------------------------------
Cleaning up...
Command /home/vagrant/python-gssapi/.tox/py27/bin/python2.7 -c "import setuptools, tokenize;__file__='/tmp/pip-zbD9Fc-build/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-31QqO_-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/vagrant/python-gssapi/.tox/py27/include/site/python2.7 failed with error code 1 in /tmp/pip-zbD9Fc-build
Storing debug log for failure in /root/.pip/pip.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment