Bug #1219
Failure to build maus 0.4.2
100%
Description
tried to build the latest version of maus and the log file ends
.....................................
Traceback (most recent call last):
File "setup.py", line 4, in <module>
import cdb
File "/home/paul/research/maus/third_party/build/cdb-0.0.4.0/cdb/__init__.py", line 45, in <module>
from cdb._alarmhandler import AlarmHandler
File "/home/paul/research/maus/third_party/build/cdb-0.0.4.0/cdb/_alarmhandler.py", line 6, in <module>
from cdb._base import CdbBase
File "/home/paul/research/maus/third_party/build/cdb-0.0.4.0/cdb/_base.py", line 12, in <module>
from suds.client import Client
ImportError: No module named suds.client
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "cdb/_init__.py", line 45, in <module>
from cdb._alarmhandler import AlarmHandler
File "cdb/_alarmhandler.py", line 6, in <module>
from cdb._base import _CdbBase
File "cdb/_base.py", line 12, in <module>
from suds.client import Client
ImportError: No module named suds.client
FATAL: The package failed to build. Review the build output
FATAL: and consider submitting a support request at
FATAL: micewww.pp.rl.ac.uk/projects/maus/issues/
WARNING: MAUS already setup
scons: Reading SConscript files ...
Checking whether the C++ compiler worksyes
Checking for C++ library json... no
ERROR: Couldn't find jsoncpp.
scons: Reading SConscript files ...
Checking whether the C++ compiler worksyes
Checking for C++ library json... no
ERROR: Couldn't find jsoncpp.
FAIL! See logs.x
Files