Skip to content

Instantly share code, notes, and snippets.

@eddy-geek
Created June 23, 2014 10:03
Show Gist options
  • Save eddy-geek/e9d6459b5a8989f7e5f3 to your computer and use it in GitHub Desktop.
Save eddy-geek/e9d6459b5a8989f7e5f3 to your computer and use it in GitHub Desktop.
LDFLAGS="-L/opt/Python-2.7/lib/python2.7/config/" pip install hat-trie
------------------------------------------------------------
/data2/me/python-dj-ldap/bin/pip run on Mon Jun 23 11:46:15 2014
Downloading/unpacking hat-trie
Getting page https://pypi.python.org/simple/hat-trie/
URLs to search for versions for hat-trie:
* https://pypi.python.org/simple/hat-trie/
Analyzing links from page https://pypi.python.org/simple/hat-trie/
Found link https://pypi.python.org/packages/source/h/hat-trie/hat-trie-0.1.tar.gz#md5=0bb6ca4109f141486161ce6891c673ee (from https://pypi.python.org/simple/hat-trie/), version: 0.1
Downloading hat-trie-0.1.tar.gz
Downloading from URL https://pypi.python.org/packages/source/h/hat-trie/hat-trie-0.1.tar.gz#md5=0bb6ca4109f141486161ce6891c673ee (from https://pypi.python.org/simple/hat-trie/)
Running setup.py egg_info for package hat-trie
running egg_info
creating pip-egg-info/hat_trie.egg-info
writing pip-egg-info/hat_trie.egg-info/PKG-INFO
writing top-level names to pip-egg-info/hat_trie.egg-info/top_level.txt
writing dependency_links to pip-egg-info/hat_trie.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/hat_trie.egg-info/SOURCES.txt'
warning: manifest_maker: standard file '-c' not found
reading manifest file 'pip-egg-info/hat_trie.egg-info/SOURCES.txt'
writing manifest file 'pip-egg-info/hat_trie.egg-info/SOURCES.txt'
Source in /data2/me/python-dj-ldap/build/hat-trie has version 0.1, which satisfies requirement hat-trie
Installing collected packages: hat-trie
Running setup.py install for hat-trie
Running command /data2/me/python-dj-ldap/bin/python -c "import setuptools;__file__='/data2/me/python-dj-ldap/build/hat-trie/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /gctmp/pip-9TaERQ-record/install-record.txt --single-version-externally-managed --install-headers /data2/me/python-dj-ldap/include/site/python2.7
running install
running build
running build_ext
building 'hat_trie' extension
creating build
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/hat-trie
creating build/temp.linux-x86_64-2.7/hat-trie/src
gcc -pthread -fno-strict-aliasing -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/python-tools/1.0/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/libxml/2.7.7/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/ncurses/5.7/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/readline/5.2/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/openssl/1.0.0a/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/zlib/1.2.5/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/sqlite/3.7.3/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/gmp/5.1.0/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/protobuf/2.5.0/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/pycrypto/2.6.0/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/python-tools/1.0/include/python-tools -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/libxml/2.7.7/include/libxml -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/ncurses/5.7/include/ncurses -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/readline/5.2/include/readline -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/openssl/1.0.0a/include/openssl -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/zlib/1.2.5/include/zlib -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/sqlite/3.7.3/include/sqlite -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/gmp/5.1.0/include/gmp -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/protobuf/2.5.0/include/protobuf -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/pycrypto/2.6.0/include/pycrypto -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ihat-trie/src -I/opt/Python-2.7/include/python2.7 -c src/hat_trie.c -o build/temp.linux-x86_64-2.7/src/hat_trie.o
gcc: src/hat_trie.c: No such file or directory
gcc: no input files
error: command 'gcc' failed with exit status 1
Complete output from command /data2/me/python-dj-ldap/bin/python -c "import setuptools;__file__='/data2/me/python-dj-ldap/build/hat-trie/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /gctmp/pip-9TaERQ-record/install-record.txt --single-version-externally-managed --install-headers /data2/me/python-dj-ldap/include/site/python2.7:
running install
running build
running build_ext
building 'hat_trie' extension
creating build
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
creating build/temp.linux-x86_64-2.7/hat-trie
creating build/temp.linux-x86_64-2.7/hat-trie/src
gcc -pthread -fno-strict-aliasing -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/python-tools/1.0/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/libxml/2.7.7/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/ncurses/5.7/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/readline/5.2/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/openssl/1.0.0a/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/zlib/1.2.5/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/sqlite/3.7.3/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/gmp/5.1.0/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/protobuf/2.5.0/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/pycrypto/2.6.0/include -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/python-tools/1.0/include/python-tools -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/libxml/2.7.7/include/libxml -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/ncurses/5.7/include/ncurses -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/readline/5.2/include/readline -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/openssl/1.0.0a/include/openssl -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/zlib/1.2.5/include/zlib -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/sqlite/3.7.3/include/sqlite -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/gmp/5.1.0/include/gmp -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/protobuf/2.5.0/include/protobuf -I/remote/projects1/pytpack/PythonPack-2.7/pythonpack/_build/pycrypto/2.6.0/include/pycrypto -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -Ihat-trie/src -I/opt/Python-2.7/include/python2.7 -c src/hat_trie.c -o build/temp.linux-x86_64-2.7/src/hat_trie.o
gcc: src/hat_trie.c: No such file or directory
gcc: no input files
error: command 'gcc' failed with exit status 1
----------------------------------------
Command /data2/me/python-dj-ldap/bin/python -c "import setuptools;__file__='/data2/me/python-dj-ldap/build/hat-trie/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /gctmp/pip-9TaERQ-record/install-record.txt --single-version-externally-managed --install-headers /data2/me/python-dj-ldap/include/site/python2.7 failed with error code 1 in /data2/me/python-dj-ldap/build/hat-trie
Exception information:
Traceback (most recent call last):
File "/data2/me/python-dj-ldap/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/basecommand.py", line 139, in main
status = self.run(options, args)
File "/data2/me/python-dj-ldap/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/commands/install.py", line 271, in run
requirement_set.install(install_options, global_options, root=options.root_path)
File "/data2/me/python-dj-ldap/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/req.py", line 1185, in install
requirement.install(install_options, global_options, *args, **kwargs)
File "/data2/me/python-dj-ldap/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/req.py", line 592, in install
cwd=self.source_dir, filter_stdout=self._filter_install, show_stdout=False)
File "/data2/me/python-dj-ldap/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/util.py", line 662, in call_subprocess
% (command_desc, proc.returncode, cwd))
InstallationError: Command /data2/me/python-dj-ldap/bin/python -c "import setuptools;__file__='/data2/me/python-dj-ldap/build/hat-trie/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /gctmp/pip-9TaERQ-record/install-record.txt --single-version-externally-managed --install-headers /data2/me/python-dj-ldap/include/site/python2.7 failed with error code 1 in /data2/me/python-dj-ldap/build/hat-trie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment