After fixing dcmtk (uploading right now) there are still failures: 

On one hand, during the build I get: 

cd build && ../tests/run.sh
F: cannot initialize network: 0006:031c TCP Initialization Error:
Address already in use
E: Store Failed, file: dcmtkpp.iZA/data.dcm:
E: 0006:0317 Peer aborted Association (or never connected)
debian/rules:18: recipe for target 'override_dh_auto_test' failed


On the other hand, when I just run "make test" in the build directory I
get various failures: 

The following tests FAILED:
        134 - StoreSCU_Store (Failed)
        174 - FindSCU_Find (Failed)
        175 - FindSCU_FindCallback (Failed)
        216 - Association_Associate (Failed)
        288 - GetSCU_Get (Failed)
        289 - GetSCU_GetCallback (Failed)
        293 - MoveSCU_Move (Failed)
        294 - MoveSCU_MoveCallback (Failed)
        297 - SCU_Echo (Failed)
Errors while running CTest

The all point to the same problem: 
  
dcmtkpp/tests/code/../PeerFixtureBase.h(74): fatal error in "Store":
DCMTKPP_OWN_AET is not defined


Best 
Gert 

Reply via email to