[Debian-med-packaging] Bug#807675: More failures apparently unrelated to "SCU Failed: 0006:0213 Data dictionary missing"

Julien Lamy lamy at unistra.fr
Sun Dec 13 16:40:02 UTC 2015


Using the latest version of DCMTK, I'm unable to reproduce the error in
a freshly-updated sid pbuilder running on jessie, so the following
diagnosis is a bit of a guesswork.

The "Address already in use" message points to an already-running DICOM
server on port 11112, which prohibits running the tests correctly and
causes the build process to fail. This could be caused by a DICOM server
running on your builders, but is most likely something left over from a
previous build of DCMTK++. The errors running "make test" are to be
expected: in tests/run.sh, we set up a few things for the networking
tests without which the mentioned tests fail.

I've patched the package to fix this bug (should upload soon) and will
try to improve the robustness of the tests upstream.

Cheers,
-- 
Julien

Le 11/12/2015 18:06, Gert Wollny a écrit :
> 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 
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20151213/205b2a1b/attachment.sig>


More information about the Debian-med-packaging mailing list