Col Wilson
unread,Oct 13, 2010, 6:38:16 PM10/13/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to typhoonae
I got the following in a virtualenv under 10.10:
CC clients/ms_sigsegv.o
CC clients/ms_stats.o
CC clients/ms_task.o
CC clients/ms_thread.o
CCLD clients/memslap
CC tests/atomsmasher.o
CCLD tests/atomsmasher
CXX tests/tests_hashplus-hash_plus.o
./config/depcomp: line 611: exec: g++: not found
make[2]: *** [tests/tests_hashplus-hash_plus.o] Error 127
make[2]: Leaving directory `/tmp/tmpklS2HYbuildout-libmemcached/
libmemcached-0.41'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/tmpklS2HYbuildout-libmemcached/
libmemcached-0.41'
make: *** [all] Error 2
While:
Installing libmemcached.
An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
File "/home/col/Desktop/Development/Environments/GAE_Environment/
Projects/typhoon/eggs/zc.buildout-1.4.3-py2.5.egg/zc/buildout/
buildout.py", line 1660, in main
getattr(buildout, command)(args)
File "/home/col/Desktop/Development/Environments/GAE_Environment/
Projects/typhoon/eggs/zc.buildout-1.4.3-py2.5.egg/zc/buildout/
buildout.py", line 532, in install
installed_files = self[part]._call(recipe.install)
File "/home/col/Desktop/Development/Environments/GAE_Environment/
Projects/typhoon/eggs/zc.buildout-1.4.3-py2.5.egg/zc/buildout/
buildout.py", line 1204, in _call
return f()
File "build/bdist.linux-i686/egg/zc/recipe/cmmi/__init__.py", line
159, in install
File "build/bdist.linux-i686/egg/zc/recipe/cmmi/__init__.py", line
187, in cmmi
File "build/bdist.linux-i686/egg/zc/recipe/cmmi/__init__.py", line
32, in system
SystemError: ('Failed', 'make')