Skip to content

Instantly share code, notes, and snippets.

@mattias-lidman
Created October 4, 2013 17:39
Show Gist options
  • Save mattias-lidman/6829722 to your computer and use it in GitHub Desktop.
Save mattias-lidman/6829722 to your computer and use it in GitHub Desktop.
Installing collected packages: glopy, html2text, httplib2, agamemnon, ipdb, IPy, ipython, Jinja2, kombu, lxml, M2Crypto, m2secret, Mako, MarkupSafe, mock, nose, nosexcover, oauth, oauth2, ordereddict, Paste, PasteDeploy, PasteScript, Paver, pyasn1, pycassa, pycrypto, pyes, Pygments, pyOpenSSL, pyparsing, pyramid, pyramid-beaker, pyramid-openid, python-dateutil, python-memcached, python-openid, PyYAML, PyJWT, rdfextras, rdflib, repoze.lru, requests, rsa, scrypt, suds, Tempita, testfixtures, thrift, translationstring, unittest2, urllib3, uWSGI, venusian, virtualenv, WebError, WebOb, WebTest, zope.component, zope.configuration, zope.deprecation, zope.dottedname, zope.event, zope.i18nmessageid, zope.interface, zope.schema
Running setup.py install for glopy
building 'glopy' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -DOPENSSL_NO_SSL2 -fPIC -I/usr/include/globus -I/usr/lib/globus/include -I/usr/include -I/usr/include/python2.7 -c src/glopymodule.c -o build/temp.linux-x86_64-2.7/src/glopymodule.o -g -Wno-strict-prototypes
src/glopymodule.c:22:27: fatal error: globus_common.h: No such file or directory
compilation terminated.
error: command 'gcc' failed with exit status 1
Complete output from command /var/lib/jenkins/jobs/nexus-production/workspace/dist/bin/python2.7 -c "import setuptools;__file__='/var/lib/jenkins/jobs/nexus-production/workspace/dist/build/glopy/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-9pY6YG-record/install-record.txt --single-version-externally-managed --install-headers /var/lib/jenkins/jobs/nexus-production/workspace/dist/include/site/python2.7:
running install
running build
running build_ext
building 'glopy' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -DOPENSSL_NO_SSL2 -fPIC -I/usr/include/globus -I/usr/lib/globus/include -I/usr/include -I/usr/include/python2.7 -c src/glopymodule.c -o build/temp.linux-x86_64-2.7/src/glopymodule.o -g -Wno-strict-prototypes
src/glopymodule.c:22:27: fatal error: globus_common.h: No such file or directory
compilation terminated.
error: command 'gcc' failed with exit status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment