Skip to content

Instantly share code, notes, and snippets.

@MichaelKaeser
Created November 4, 2013 13:57
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 MichaelKaeser/7302829 to your computer and use it in GitHub Desktop.
Save MichaelKaeser/7302829 to your computer and use it in GitHub Desktop.
pip install discount - pip.log
------------------------------------------------------------
/Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/bin/pip run on Mon Nov 4 14:50:17 2013
Downloading/unpacking discount
Getting page https://pypi.python.org/simple/discount/
URLs to search for versions for discount:
* https://pypi.python.org/simple/discount/
Analyzing links from page https://pypi.python.org/simple/discount/
Found link https://pypi.python.org/packages/source/d/discount/discount-0.1.0BETA.tar.gz#md5=0531b138fd12ae5b706a693485d9bf83 (from https://pypi.python.org/simple/discount/), version: 0.1.0BETA
Found link https://pypi.python.org/packages/source/d/discount/discount-0.1.0STABLE.tar.gz#md5=09603181116aa3dbc7a8d6653bef4a23 (from https://pypi.python.org/simple/discount/), version: 0.1.0STABLE
Found link https://pypi.python.org/packages/source/d/discount/discount-0.2.0ALPHA.tar.gz#md5=df589c82cc40cc9a4038d5f9d780b521 (from https://pypi.python.org/simple/discount/), version: 0.2.0ALPHA
Found link https://pypi.python.org/packages/source/d/discount/discount-0.2.0BETA.tar.gz#md5=8b7cc749c7b3a954731b279a5485e2ac (from https://pypi.python.org/simple/discount/), version: 0.2.0BETA
Found link https://pypi.python.org/packages/source/d/discount/discount-0.2.1STABLE.tar.gz#md5=814696ede966ff67ee25371a6a1bf406 (from https://pypi.python.org/simple/discount/), version: 0.2.1STABLE
Skipping link http://daringfireball.net/ (from https://pypi.python.org/simple/discount/); not a file
Skipping link http://daringfireball.net/projects/markdown (from https://pypi.python.org/simple/discount/); not a file
Skipping link http://daringfireball.net/projects/smartypants/ (from https://pypi.python.org/simple/discount/); not a file
Skipping link http://docs.python.org/library/ctypes.html (from https://pypi.python.org/simple/discount/); unknown archive format: .html
Skipping link http://github.com/trapeze/python-discount/issues (from https://pypi.python.org/simple/discount/); not a file
Skipping link http://johnmacfarlane.net/pandoc/README.html#title-blocks (from https://pypi.python.org/simple/discount/); unknown archive format: .html
Skipping link http://michelf.com/projects/php-markdown/extra/. (from https://pypi.python.org/simple/discount/); not a file
Skipping link http://trapeze.com (from https://pypi.python.org/simple/discount/); not a file
Skipping link http://www.pell.portland.or.us/%7eorc (from https://pypi.python.org/simple/discount/); not a file
Skipping link http://www.pell.portland.or.us/%7eorc/Code/discount/ (from https://pypi.python.org/simple/discount/); not a file
Skipping link http://www.pell.portland.or.us/%7eorc/Code/discount/#pseudo (from https://pypi.python.org/simple/discount/); not a file
Skipping link mailto:tkemenczy@trapeze.com (from https://pypi.python.org/simple/discount/); unknown archive format: .com
Ignoring link https://pypi.python.org/packages/source/d/discount/discount-0.1.0BETA.tar.gz#md5=0531b138fd12ae5b706a693485d9bf83 (from https://pypi.python.org/simple/discount/), version 0.1.0BETA is a pre-release (use --pre to allow).
Ignoring link https://pypi.python.org/packages/source/d/discount/discount-0.2.0ALPHA.tar.gz#md5=df589c82cc40cc9a4038d5f9d780b521 (from https://pypi.python.org/simple/discount/), version 0.2.0ALPHA is a pre-release (use --pre to allow).
Ignoring link https://pypi.python.org/packages/source/d/discount/discount-0.2.0BETA.tar.gz#md5=8b7cc749c7b3a954731b279a5485e2ac (from https://pypi.python.org/simple/discount/), version 0.2.0BETA is a pre-release (use --pre to allow).
Using version 0.2.1STABLE (newest of versions: 0.2.1STABLE, 0.1.0STABLE)
Downloading discount-0.2.1STABLE.tar.gz
Downloading from URL https://pypi.python.org/packages/source/d/discount/discount-0.2.1STABLE.tar.gz#md5=814696ede966ff67ee25371a6a1bf406 (from https://pypi.python.org/simple/discount/)
Running setup.py egg_info for package discount
running egg_info
creating pip-egg-info/discount.egg-info
writing pip-egg-info/discount.egg-info/PKG-INFO
writing top-level names to pip-egg-info/discount.egg-info/top_level.txt
writing dependency_links to pip-egg-info/discount.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/discount.egg-info/SOURCES.txt'
warning: manifest_maker: standard file '-c' not found
file discount.py (for module discount) not found
reading manifest file 'pip-egg-info/discount.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'pip-egg-info/discount.egg-info/SOURCES.txt'
Source in /Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/build/discount has version 0.2.1STABLE, which satisfies requirement discount
Installing collected packages: discount
Running setup.py install for discount
Running command /Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/bin/python -c "import setuptools;__file__='/Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/build/discount/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/4b/smwv2y_s32z044brp6t__ssh0000gp/T/pip-65i7x3-record/install-record.txt --single-version-externally-managed --install-headers /Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/include/site/python2.7
running install
running build
running build_py
file discount.py (for module discount) not found
creating build
creating build/lib.macosx-10.9-intel-2.7
creating build/lib.macosx-10.9-intel-2.7/discount
copying discount/__init__.py -> build/lib.macosx-10.9-intel-2.7/discount
copying discount/libmarkdown.py -> build/lib.macosx-10.9-intel-2.7/discount
file discount.py (for module discount) not found
running build_ext
Configuring for [markdown]
Looking for cpp (/usr/bin/cpp) ok
looking for install (/usr/bin/install)
checking the C compiler (cc) ok
looking for ar (/usr/bin/ar)
looking for ranlib (/usr/bin/ranlib)
checking for "volatile" keyword (found)
checking for "const" keyword (found)
defining WORD & DWORD scalar types
looking for a reentrant basename (broken)
looking for header pwd.h (found)
looking for the getpwuid function (found)
looking for the srandom function (found)
looking for the bzero function (found)
looking for the random function (found)
looking for the strcasecmp function (not found)
looking for the stricmp function (not found)
markdown requires either strcasecmp() or stricmp()
Downloading http://packages.python.org/discount/discount-1.6.1.tar.gz...
Extracting build/temp.macosx-10.9-intel-2.7/discount-1.6.1.tar.gz...
building '_discount' extension
creating build/temp.macosx-10.9-intel-2.7/build
creating build/temp.macosx-10.9-intel-2.7/build/temp.macosx-10.9-intel-2.7
creating build/temp.macosx-10.9-intel-2.7/build/temp.macosx-10.9-intel-2.7/discount-1.6.1
cc -fno-strict-aliasing -fno-common -dynamic -arch x86_64 -arch i386 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c build/temp.macosx-10.9-intel-2.7/discount-1.6.1/amalloc.c -o build/temp.macosx-10.9-intel-2.7/build/temp.macosx-10.9-intel-2.7/discount-1.6.1/amalloc.o -Ibuild/temp.macosx-10.9-intel-2.7/discount-1.6.1 -DVERSION="1.6.1"
clang: warning: argument unused during compilation: '-mno-fused-madd'
build/temp.macosx-10.9-intel-2.7/discount-1.6.1/amalloc.c:103:50: warning: format specifies type 'char *' but the argument has type 'struct alist *' [-Wformat]
fprintf(stderr, " [%.*s]\n", p->size, p+1);
~~~~ ^~~
1 warning generated.
build/temp.macosx-10.9-intel-2.7/discount-1.6.1/amalloc.c:103:50: warning: format specifies type 'char *' but the argument has type 'struct alist *' [-Wformat]
fprintf(stderr, " [%.*s]\n", p->size, p+1);
~~~~ ^~~
1 warning generated.
cc -fno-strict-aliasing -fno-common -dynamic -arch x86_64 -arch i386 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c build/temp.macosx-10.9-intel-2.7/discount-1.6.1/Csio.c -o build/temp.macosx-10.9-intel-2.7/build/temp.macosx-10.9-intel-2.7/discount-1.6.1/Csio.o -Ibuild/temp.macosx-10.9-intel-2.7/discount-1.6.1 -DVERSION="1.6.1"
clang: warning: argument unused during compilation: '-mno-fused-madd'
In file included from build/temp.macosx-10.9-intel-2.7/discount-1.6.1/Csio.c:4:
In file included from build/temp.macosx-10.9-intel-2.7/discount-1.6.1/cstring.h:13:
In file included from build/temp.macosx-10.9-intel-2.7/discount-1.6.1/amalloc.h:8:
build/temp.macosx-10.9-intel-2.7/discount-1.6.1/config.h:5:2: error: unterminated conditional directive
#ifndef __AC_MARKDOWN_D
^
1 error generated.
error: command 'cc' failed with exit status 1
Complete output from command /Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/bin/python -c "import setuptools;__file__='/Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/build/discount/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/4b/smwv2y_s32z044brp6t__ssh0000gp/T/pip-65i7x3-record/install-record.txt --single-version-externally-managed --install-headers /Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/include/site/python2.7:
running install
running build
running build_py
file discount.py (for module discount) not found
creating build
creating build/lib.macosx-10.9-intel-2.7
creating build/lib.macosx-10.9-intel-2.7/discount
copying discount/__init__.py -> build/lib.macosx-10.9-intel-2.7/discount
copying discount/libmarkdown.py -> build/lib.macosx-10.9-intel-2.7/discount
file discount.py (for module discount) not found
running build_ext
Configuring for [markdown]
Looking for cpp (/usr/bin/cpp) ok
looking for install (/usr/bin/install)
checking the C compiler (cc) ok
looking for ar (/usr/bin/ar)
looking for ranlib (/usr/bin/ranlib)
checking for "volatile" keyword (found)
checking for "const" keyword (found)
defining WORD & DWORD scalar types
looking for a reentrant basename (broken)
looking for header pwd.h (found)
looking for the getpwuid function (found)
looking for the srandom function (found)
looking for the bzero function (found)
looking for the random function (found)
looking for the strcasecmp function (not found)
looking for the stricmp function (not found)
markdown requires either strcasecmp() or stricmp()
Downloading http://packages.python.org/discount/discount-1.6.1.tar.gz...
Extracting build/temp.macosx-10.9-intel-2.7/discount-1.6.1.tar.gz...
building '_discount' extension
creating build/temp.macosx-10.9-intel-2.7/build
creating build/temp.macosx-10.9-intel-2.7/build/temp.macosx-10.9-intel-2.7
creating build/temp.macosx-10.9-intel-2.7/build/temp.macosx-10.9-intel-2.7/discount-1.6.1
cc -fno-strict-aliasing -fno-common -dynamic -arch x86_64 -arch i386 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c build/temp.macosx-10.9-intel-2.7/discount-1.6.1/amalloc.c -o build/temp.macosx-10.9-intel-2.7/build/temp.macosx-10.9-intel-2.7/discount-1.6.1/amalloc.o -Ibuild/temp.macosx-10.9-intel-2.7/discount-1.6.1 -DVERSION="1.6.1"
clang: warning: argument unused during compilation: '-mno-fused-madd'
build/temp.macosx-10.9-intel-2.7/discount-1.6.1/amalloc.c:103:50: warning: format specifies type 'char *' but the argument has type 'struct alist *' [-Wformat]
fprintf(stderr, " [%.*s]\n", p->size, p+1);
~~~~ ^~~
1 warning generated.
build/temp.macosx-10.9-intel-2.7/discount-1.6.1/amalloc.c:103:50: warning: format specifies type 'char *' but the argument has type 'struct alist *' [-Wformat]
fprintf(stderr, " [%.*s]\n", p->size, p+1);
~~~~ ^~~
1 warning generated.
cc -fno-strict-aliasing -fno-common -dynamic -arch x86_64 -arch i386 -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch x86_64 -arch i386 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c build/temp.macosx-10.9-intel-2.7/discount-1.6.1/Csio.c -o build/temp.macosx-10.9-intel-2.7/build/temp.macosx-10.9-intel-2.7/discount-1.6.1/Csio.o -Ibuild/temp.macosx-10.9-intel-2.7/discount-1.6.1 -DVERSION="1.6.1"
clang: warning: argument unused during compilation: '-mno-fused-madd'
In file included from build/temp.macosx-10.9-intel-2.7/discount-1.6.1/Csio.c:4:
In file included from build/temp.macosx-10.9-intel-2.7/discount-1.6.1/cstring.h:13:
In file included from build/temp.macosx-10.9-intel-2.7/discount-1.6.1/amalloc.h:8:
build/temp.macosx-10.9-intel-2.7/discount-1.6.1/config.h:5:2: error: unterminated conditional directive
#ifndef __AC_MARKDOWN_D
^
1 error generated.
error: command 'cc' failed with exit status 1
----------------------------------------
Cleaning up...
Removing temporary dir /Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/build...
Command /Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/bin/python -c "import setuptools;__file__='/Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/build/discount/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/4b/smwv2y_s32z044brp6t__ssh0000gp/T/pip-65i7x3-record/install-record.txt --single-version-externally-managed --install-headers /Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/include/site/python2.7 failed with error code 1 in /Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/build/discount
Exception information:
Traceback (most recent call last):
File "/Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/lib/python2.7/site-packages/pip/basecommand.py", line 134, in main
status = self.run(options, args)
File "/Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/lib/python2.7/site-packages/pip/commands/install.py", line 241, in run
requirement_set.install(install_options, global_options, root=options.root_path)
File "/Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/lib/python2.7/site-packages/pip/req.py", line 1298, in install
requirement.install(install_options, global_options, *args, **kwargs)
File "/Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/lib/python2.7/site-packages/pip/req.py", line 625, in install
cwd=self.source_dir, filter_stdout=self._filter_install, show_stdout=False)
File "/Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/lib/python2.7/site-packages/pip/util.py", line 670, in call_subprocess
% (command_desc, proc.returncode, cwd))
InstallationError: Command /Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/bin/python -c "import setuptools;__file__='/Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/build/discount/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/4b/smwv2y_s32z044brp6t__ssh0000gp/T/pip-65i7x3-record/install-record.txt --single-version-externally-managed --install-headers /Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/include/site/python2.7 failed with error code 1 in /Users/KaeserMic/Sites/2013/Duotones/naturkostbar/env/build/discount
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment