Hi, On Windows, I build hdf5-1.8.17 and hdf5-1.10.0 in exactly the same way.PDL-IO-HDF5-0.73 builds and tests fine against hdf5-1.8.17, but not against hdf5-1.10.0.
When building PDL-IO-HDF5-0.73 against 1.10.0 the 'make' phase proceeds ok, but 'make test' blows up. (See attached 't.txt'.)
Is this a known issue ? Can anyone shed light on this ? ... or even just reproduce it ? Cheers, Rob
"C:\MinGW\perl524_64int\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'UNITS' at t/attribPDL.t line 36. Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'NUM_COL' at t/attribPDL.t line 37. Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'NUM_ROW' at t/attribPDL.t line 40. Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'SCALING' at t/attribPDL.t line 41. Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'ID' at t/attribPDL.t line 43. Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'GroupPDLAttr' at C:\sisyphusion\PDL-IO-HDF5-0.73\blib\lib/PDL/IO/HDF5/Group.pm line 192. # Failed test at t/attribPDL.t line 67. HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1762 in H5Tequal(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 195 in H5Aopen_name(): can't open attribute: 'UNITS' major: Attribute minor: Can't open object Error Calling PDL::IO::HDF5::Dataset::attrget: Can't open HDF5 Attribute name 'UNITS'. at t/attribPDL.t line 70. Can't call method "index" on an undefined value at C:\sisyphusion\PDL-IO-HDF5-0.73\blib\lib/PDL/IO/HDF5/Dataset.pm line 1512, <DATA> line 207. # Looks like you planned 13 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. #001: H5Aint.c line 448 in H5A_open_by_name(): unable to load attribute info from object header major: Attribute minor: Unable to initialize object #002: H5Oattribute.c line 530 in H5O_attr_open_by_name(): can't locate attribute: 'UNITS' major: Attribute minor: Object not found t/attribPDL.t ..... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 13/13 subtests t/file.t .......... ok Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'attr1' at C:\sisyphusion\PDL-IO-HDF5-0.73\blib\lib/PDL/IO/HDF5/Group.pm line 192. # Failed test at t/group.t line 25. Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'attr1' at C:\sisyphusion\PDL-IO-HDF5-0.73\blib\lib/PDL/IO/HDF5/Group.pm line 192. # Failed test at t/group.t line 28. Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'dummyAttr' at C:\sisyphusion\PDL-IO-HDF5-0.73\blib\lib/PDL/IO/HDF5/Group.pm line 192. # Failed test at t/group.t line 32. Error in PDL::IO::HDF5::Group attrDel; Error Deleting attribute 'dummyAttr' at t/group.t line 35. Error in PDL::IO::HDF5::Group attrDel; Error Deleting attribute 'dummyAttr2' at t/group.t line 35. # Failed test at t/group.t line 40. # Failed test at t/group.t line 45. # Failed test at t/group.t line 88. Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'attr1' at t/group.t line 93. # Failed test at t/group.t line 93. HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5A.c line 1477 in H5Adelete(): unable to delete attribute major: Attribute minor: Can't delete message #001: H5Oattribute.c line 1616 in H5O_attr_remove(): can't locate attribute major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5A.c line 1477 in H5Adelete(): unable to delete attribute major: Attribute minor: Can't delete message #001: H5Oattribute.c line 1616 in H5O_attr_remove(): can't locate attribute major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1762 in H5Tequal(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'attr1' at t/group.t line 96. # Failed test at t/group.t line 96. Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'dummyAttr' at t/group.t line 100. # Failed test at t/group.t line 100. Error in PDL::IO::HDF5::Dataset attrDel; Error Deleting attribute 'dummyAttr' at t/group.t line 104. Error in PDL::IO::HDF5::Dataset attrDel; Error Deleting attribute 'dummyAttr2' at t/group.t line 104. # Failed test at t/group.t line 109. # Looks like you failed 10 tests of 17. major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5A.c line 1477 in H5Adelete(): unable to delete attribute major: Attribute minor: Can't delete message #001: H5Oattribute.c line 1616 in H5O_attr_remove(): can't locate attribute major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5A.c line 1477 in H5Adelete(): unable to delete attribute major: Attribute minor: Can't delete message #001: H5Oattribute.c line 1616 in H5O_attr_remove(): can't locate attribute major: Attribute minor: Object not found t/group.t ......... Dubious, test returned 10 (wstat 2560, 0xa00) Failed 10/17 subtests Can't Create Dataset in PDL::IO::HDF5::Group:reference at C:\sisyphusion\PDL-IO-HDF5-0.73\blib\lib/PDL/IO/HDF5.pm line 667. # Failed test at t/reference.t line 31. Error Calling PDL::IO::HDF5::Dataset::get: Can't get HDF5 Dataset type. at t/reference.t line 35. # Failed test at t/reference.t line 39. # Looks like you failed 2 tests of 2. HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Ddeprec.c line 145 in H5Dcreate1(): unable to create dataset major: Dataset minor: Unable to initialize object #001: H5Dint.c line 494 in H5D__create_named(): unable to create and link to dataset major: Dataset minor: Unable to initialize object #002: H5L.c line 1697 in H5L_link_object(): unable to create new link to object major: Links minor: Unable to initialize object #003: H5L.c line 1941 in H5L_create_real(): can't insert link major: Symbol table minor: Unable to insert object #004: H5Gtraverse.c line 869 in H5G_traverse(): internal path traversal failed major: Symbol table minor: Object not found #005: H5Gtraverse.c line 641 in H5G_traverse_real(): traversal operator failed major: Symbol table minor: Callback failed #006: H5L.c line 1744 in H5L_link_cb(): unable to create object major: Object header minor: Unable to initialize object #007: H5O.c line 3178 in H5O_obj_create(): unable to open object major: Object header minor: Can't open object #008: H5Doh.c line 297 in H5O__dset_create(): unable to create dataset major: Dataset minor: Unable to initialize object #009: H5Dint.c line 1219 in H5D__create(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5D.c line 449 in H5Dget_type(): not a dataset major: Invalid arguments to routine minor: Inappropriate type t/reference.t ..... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'attr1' at C:\sisyphusion\PDL-IO-HDF5-0.73\blib\lib/PDL/IO/HDF5/Group.pm line 192. # Failed test at t/total.t line 24. Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'attr1' at C:\sisyphusion\PDL-IO-HDF5-0.73\blib\lib/PDL/IO/HDF5/Group.pm line 192. # Failed test at t/total.t line 27. Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'dummyAttr' at C:\sisyphusion\PDL-IO-HDF5-0.73\blib\lib/PDL/IO/HDF5/Group.pm line 192. # Failed test at t/total.t line 31. Error in PDL::IO::HDF5::Group attrDel; Error Deleting attribute 'dummyAttr' at C:\sisyphusion\PDL-IO-HDF5-0.73\blib\lib/PDL/IO/HDF5.pm line 606. Error in PDL::IO::HDF5::Group attrDel; Error Deleting attribute 'dummyAttr2' at C:\sisyphusion\PDL-IO-HDF5-0.73\blib\lib/PDL/IO/HDF5.pm line 606. # Failed test at t/total.t line 39. # Failed test at t/total.t line 44. Can't Create Dataspace in PDL::IO::HDF5::Dataset:set at t/total.t line 63. # Failed test at t/total.t line 63. # Failed test at t/total.t line 69. # Failed test at t/total.t line 79. HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5A.c line 1477 in H5Adelete(): unable to delete attribute major: Attribute minor: Can't delete message #001: H5Oattribute.c line 1616 in H5O_attr_remove(): can't locate attribute major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5A.c line 1477 in H5Adelete(): unable to delete attribute major: Attribute minor: Can't delete message #001: H5Oattribute.c line 1616 in H5O_attr_remove(): can't locate attribute major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Ddeprec.c line 134 in H5Dcreate1(): not a datatype ID major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1762 in H5Tequal(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1762 in H5Tequal(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1762 in H5Tequal(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Dio.c line 268 in H5Dwrite(): can't prepare for writing data major: Dataset minor: Write failed #001: H5Dio.c line 344 in H5D__pre_write(): can't write data major: Dataset minor: Write failed #002: H5Error Writing to dataset in PDL::IO::HDF5::Dataset:set at t/total.t line 122. # Failed test at t/total.t line 122. # Failed test at t/total.t line 129. Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'attr1' at t/total.t line 138. # Failed test at t/total.t line 138. Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'attr1' at t/total.t line 141. # Failed test at t/total.t line 141. Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'dummyAttr' at t/total.t line 145. # Failed test at t/total.t line 145. Error in PDL::IO::HDF5::Dataset attrDel; Error Deleting attribute 'dummyAttr' at t/total.t line 148. Error in PDL::IO::HDF5::Dataset attrDel; Error Deleting attribute 'dummyAttr2' at t/total.t line 148. # Failed test at t/total.t line 153. # Failed test at t/total.t line 158. Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'attr1' at C:\sisyphusion\PDL-IO-HDF5-0.73\blib\lib/PDL/IO/HDF5/Group.pm line 192. # Failed test at t/total.t line 163. Dio.c line 646 in H5D__write(): unable to set up type info major: Dataset minor: Unable to initialize object #003: H5Dio.c line 953 in H5D__typeinfo_init(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1762 in H5Tequal(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5A.c line 1477 in H5Adelete(): unable to delete attribute major: Attribute minor: Can't delete message #001: H5Oattribute.c line 1616 in H5O_attr_remove(): can't locate attribute major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5A.c line 1477 in H5Adelete(): unable to delete attribute major: Attribute minor: Can't delete message #001: H5Oattribute.c line 1616 in H5O_attr_remove(): can't locate attribute major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'attr1' at C:\sisyphusion\PDL-IO-HDF5-0.73\blib\lib/PDL/IO/HDF5/Group.pm line 192. # Failed test at t/total.t line 166. Error in PDL::IO::HDF5::Dataset attrSet; Can't create attribute 'dummyAttr' at C:\sisyphusion\PDL-IO-HDF5-0.73\blib\lib/PDL/IO/HDF5/Group.pm line 192. # Failed test at t/total.t line 170. Error in PDL::IO::HDF5::Group attrDel; Error Deleting attribute 'dummyAttr' at t/total.t line 173. Error in PDL::IO::HDF5::Group attrDel; Error Deleting attribute 'dummyAttr2' at t/total.t line 173. # Failed test at t/total.t line 178. # Looks like you failed 19 tests of 33. .0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Adeprec.c line 136 in H5Acreate1(): not a type major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1723 in H5Tclose(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5A.c line 1477 in H5Adelete(): unable to delete attribute major: Attribute minor: Can't delete message #001: H5Oattribute.c line 1616 in H5O_attr_remove(): can't locate attribute major: Attribute minor: Object not found HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5A.c line 1477 in H5Adelete(): unable to delete attribute major: Attribute minor: Can't delete message #001: H5Oattribute.c line 1616 in H5O_attr_remove(): can't locate attribute major: Attribute minor: Object not found t/total.t ......... Dubious, test returned 19 (wstat 4864, 0x1300) Failed 19/33 subtests t/unlink.t ........ ok Error reading data from file in PDL::IO::HDF5::Dataset:get at t/vlenString.t line 19. Can't call method "dims" on an undefined value at t/vlenString.t line 21, <DATA> line 207. # Looks like you planned 6 tests but ran 1. # Looks like your test exited with 255 just after 1. HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 1648 in H5Tcopy(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5T.c line 2149 in H5Tset_size(): not a datatype major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Dio.c line 170 in H5Dread(): can't read data major: Dataset minor: Read failed #001: H5Dio.c line 418 in H5D__read(): unable to set up type info major: Dataset minor: Unable to initialize object #002: H5Dio.c line 953 in H5D__typeinfo_init(): not a datatype major: Invalid arguments to routine minor: Inappropriate type t/vlenString.t .... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 5/6 subtests Error setting chunk size in PDL::IO::HDF5::Dataset:set at t/xData.t line 21. Error Calling PDL::IO::HDF5::Dataset::get: Can't get HDF5 Dataset type. at t/xData.t line 24. # xdata '' # Failed test at t/xData.t line 27. Error setting chunk size in PDL::IO::HDF5::Dataset:set at t/xData.t line 31. Error Calling PDL::IO::HDF5::Dataset::get: Can't get HDF5 Dataset type. at t/xData.t line 34. # xdata '' # Failed test at t/xData.t line 37. # Looks like you failed 2 tests of 2. HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Pdcpl.c line 2041 in H5Pset_chunk(): can't find object for ID major: Object atom minor: Unable to find atom information (already closed?) #001: H5Pint.c line 3817 in H5P_object_verify(): property list is not a member of the class major: Property lists minor: Unable to register new atom HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5D.c line 449 in H5Dget_type(): not a dataset major: Invalid arguments to routine minor: Inappropriate type HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5Pdcpl.c line 2041 in H5Pset_chunk(): can't find object for ID major: Object atom minor: Unable to find atom information (already closed?) #001: H5Pint.c line 3817 in H5P_object_verify(): property list is not a member of the class major: Property lists minor: Unable to register new atom HDF5-DIAG: Error detected in HDF5 (1.10.0) thread 0: #000: H5D.c line 449 in H5Dget_type(): not a dataset major: Invalid arguments to routine minor: Inappropriate type t/xData.t ......... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests # Failed test at t/ztotal_index.t line 46. # Failed test at t/ztotal_index.t line 63. # Failed test at t/ztotal_index.t line 89. # Failed test at t/ztotal_index.t line 102. # Failed test at t/ztotal_index.t line 141. # Failed test at t/ztotal_index.t line 157. # Looks like you failed 6 tests of 7. t/ztotal_index.t .. Dubious, test returned 6 (wstat 1536, 0x600) Failed 6/7 subtests Test Summary Report ------------------- t/attribPDL.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 13 tests but ran 1. t/group.t (Wstat: 2560 Tests: 17 Failed: 10) Failed tests: 2-4, 6-7, 12-15, 17 Non-zero exit status: 10 t/reference.t (Wstat: 512 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 t/total.t (Wstat: 4864 Tests: 33 Failed: 19) Failed tests: 2-4, 6-7, 9-10, 12, 17-18, 20-22, 24-28 30 Non-zero exit status: 19 t/vlenString.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 6 tests but ran 1. t/xData.t (Wstat: 512 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 t/ztotal_index.t (Wstat: 1536 Tests: 7 Failed: 6) Failed tests: 2-7 Non-zero exit status: 6 Files=9, Tests=68, 3 wallclock secs ( 0.03 usr + 0.03 sys = 0.06 CPU) Result: FAIL Failed 7/9 test programs. 40/68 subtests failed. Makefile:1073: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 6
------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________ pdl-devel mailing list pdl-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pdl-devel