Skip to content

Instantly share code, notes, and snippets.

@mattias-lidman
Created July 26, 2012 04:50
Show Gist options
  • Select an option

  • Save mattias-lidman/3180309 to your computer and use it in GitHub Desktop.

Select an option

Save mattias-lidman/3180309 to your computer and use it in GitHub Desktop.
1264 collect2: ld returned 1 exit status
1265
1266 error: command 'gcc' failed with exit status 1
1267
1268 ----------------------------------------
1269
1270 Command /home/mattias/go_repos/globusonline-graph/dist/bin/python2.7 -c "import setuptools;__file__='/home/mattias/go_repos/globusonline-graph/dist/build/glopy/setup.py'; exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /tmp/pip-0G4k0r-record/install-record.txt --install-headers / home/mattias/go_repos/globusonline-graph/dist/include/site/python2.7 failed with error code 1 in /home/mattias/go_repos/globusonline-graph/dist/build/glopy
1271
1272 Exception information:
1273 Traceback (most recent call last):
1274 File "/home/mattias/go_repos/globusonline-graph/dist/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/basecommand.py", line 104, in main
1275 status = self.run(options, args)
1276 File "/home/mattias/go_repos/globusonline-graph/dist/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/commands/install.py", line 250, in run
1277 requirement_set.install(install_options, global_options)
1278 File "/home/mattias/go_repos/globusonline-graph/dist/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/req.py", line 1133, in install
1279 requirement.install(install_options, global_options)
1280 File "/home/mattias/go_repos/globusonline-graph/dist/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/req.py", line 577, in install
1281 cwd=self.source_dir, filter_stdout=self._filter_install, show_stdout=False)
1282 File "/home/mattias/go_repos/globusonline-graph/dist/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/__init__.py", line 256, in call_subprocess
1283 % (command_desc, proc.returncode, cwd))
1284 InstallationError: Command /home/mattias/go_repos/globusonline-graph/dist/bin/python2.7 -c "import setuptools;__file__='/home/mattias/go_repos/globusonline-graph/dist/build/glopy/setup.py'; exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /tmp/pip-0G4k0r-record/install-record.txt --install-headers / home/mattias/go_repos/globusonline-graph/dist/include/site/python2.7 failed with error code 1 in /home/mattias/go_repos/globusonline-graph/dist/build/glopy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment