Package: dcmtk Version: 3.6.1~20170228-1~exp1 This will need to be fixed at some point, so let's report it now against the exp package:
134/212 Test #136: dcmnet_scp_pool .............................................. Passed 0.01 sec 135/212 Test #134: dcmdata_attribute_matching ...................................***Failed 0.01 sec FAILED test 'dcmdata_attribute_matching' at /«PKGBUILDDIR»/dcmdata/tests/tmatch.cc:83: test_time( "11:23:17.123456", "112317.123456" ) Test results for module 'dcmdata': 0 succeeded, 1 failed. 136/212 Test #135: dcmnet_dimseDump_nullByte .................................... Passed 0.02 sec 137/212 Test #137: dcmnet_scp_stop_after_current_association .................... Passed 0.02 sec I suspect that internally the test is using direct floating point conversion and this does not work on non-SSE x86 (32bits) compilation type. -M