Execution Time1.10s

Test: test_vessel_particles_mask_workflow (Failed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON (bwh002376.bwh.harvard.edu) on 2016-04-11 23:02:02
Repository revision: 6ca5a7cf34557a846dba4831a7ec96f7ca732e5a

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: Failure: ImportError (dlopen(/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/ChestConventions.so, 2): Symbol not found: __ZNK3cip16ChestConventions11IsChestTypeESs
  Referenced from: /Users/acil-user/Projects/CIP-build/CIP-build/cip_python/ChestConventions.so
  Expected in: dynamic lookup
)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/loader.py", line 418, in loadTestsFromName
    addr.filename, addr.module)
  File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/Users/acil-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/nipype/workflows/tests/test_vessel_particles_mask_workflow.py", line 8, in <module>
    from cip_python.nipype.workflows.vessel_particles_mask_workflow \
  File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/nipype/workflows/vessel_particles_mask_workflow.py", line 4, in <module>
    import cip_python.nipype.interfaces.cip.cip_python_interfaces \
  File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/nipype/interfaces/cip/cip_python_interfaces.py", line 8, in <module>
    from cip_python.phenotypes.parenchyma_phenotypes import ParenchymaPhenotypes
  File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/parenchyma_phenotypes.py", line 5, in <module>
    from cip_python.phenotypes.phenotypes import Phenotypes
  File "/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/phenotypes/phenotypes.py", line 5, in <module>
    from cip_python.ChestConventions import ChestConventions
ImportError: dlopen(/Users/acil-user/Projects/CIP-build/CIP-build/cip_python/ChestConventions.so, 2): Symbol not found: __ZNK3cip16ChestConventions11IsChestTypeESs
  Referenced from: /Users/acil-user/Projects/CIP-build/CIP-build/cip_python/ChestConventions.so
  Expected in: dynamic lookup


----------------------------------------------------------------------
Ran 1 test in 0.001s

FAILED (errors=1)