Skip to content

Instantly share code, notes, and snippets.

@gijs
Created March 14, 2011 14:00
Show Gist options
  • Save gijs/869149 to your computer and use it in GitHub Desktop.
Save gijs/869149 to your computer and use it in GitHub Desktop.
[~/projects/documentation/lizardwindowsdocs]
$ bin/buildout
Develop: '/Users/gijs/projects/documentation/lizardwindowsdocs/.'
install_dir /Users/gijs/projects/documentation/lizardwindowsdocs/develop-eggs/tmpYMUvRfbuild
Updating test.
Updating omelette.
Installing console_scripts.
Getting distribution for 'coverage==3.4'.
install_dir /Users/gijs/projects/documentation/lizardwindowsdocs/eggs/tmpLt9VnW
no previously-included directories found matching 'test'
In file included from /usr/include/architecture/i386/math.h:626,
from /usr/include/math.h:28,
from /Library/Frameworks/Python.framework/Versions/2.6/include/python2.6/pyport.h:235,
from /Library/Frameworks/Python.framework/Versions/2.6/include/python2.6/Python.h:58,
from coverage/tracer.c:3:
/usr/include/AvailabilityMacros.h:108:14: warning: #warning Building for Intel with Mac OS X Deployment Target < 10.4 is invalid.
/usr/libexec/gcc/powerpc-apple-darwin10/4.0.1/as: assembler (/usr/bin/../libexec/gcc/darwin/ppc/as or /usr/bin/../local/libexec/gcc/darwin/ppc/as) for architecture ppc not installed
Installed assemblers are:
/usr/bin/../libexec/gcc/darwin/x86_64/as for architecture x86_64
/usr/bin/../libexec/gcc/darwin/i386/as for architecture i386
lipo: can't open input file: /var/folders/Jb/JbpuykJ5FMijGw6WXzNljE+++TI/-Tmp-//ccpNMG0a.out (No such file or directory)
error: Setup script exited with error: command 'gcc-4.0' failed with exit status 1
An error occured when trying to install coverage 3.4. Look above this message for any errors that were output by easy_install.
While:
Installing console_scripts.
Getting distribution for 'coverage==3.4'.
Error: Couldn't install: coverage 3.4
*************** PICKED VERSIONS ****************
[versions]
*************** /PICKED VERSIONS ***************
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment