On Oct 17, 2009, at 4:54 AM, Tarek Ziadé wrote:

On Sat, Oct 17, 2009 at 10:34 AM, Tarek Ziadé <[email protected]> wrote:

It's a buildbot so once your buildout is created, (python bootstrap.py
&& bin/buildout)

precisely:
python bootstrap.py && bin/buildout -c buildbot.cfg

sstei...@ubuntu:~/distutils-builbot$ python bootstrap.py && bin/ buildout -c buildbot.cfg
Downloading 
http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c9-py2.6.egg
Getting distribution for 'Twisted'.
twisted/runner/portmap.c:10:20: error: Python.h: No such file or directory twisted/runner/portmap.c:14: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token twisted/runner/portmap.c:31: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token twisted/runner/portmap.c:45: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PortmapMethods’
twisted/runner/portmap.c: In function ‘initportmap’:
twisted/runner/portmap.c:55: warning: implicit declaration of function ‘Py_InitModule’ twisted/runner/portmap.c:55: error: ‘PortmapMethods’ undeclared (first use in this function) twisted/runner/portmap.c:55: error: (Each undeclared identifier is reported only once
twisted/runner/portmap.c:55: error: for each function it appears in.)
error: Setup script exited with error: command 'gcc' failed with exit status 1 An error occured when trying to install Twisted 8.2.0.Look above this message for any errors thatwere output by easy_install.
While:
  Installing.
  Getting section master.
  Initializing section master.
  Installing recipe collective.buildbot.
  Getting distribution for 'Twisted'.
Error: Couldn't install: Twisted 8.2.0

_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to