Description
Pulled the latest updates to incubatlr-daffodil repository. The gmtif schema failed to compile during the nightly test run.
Rolled back to commit 075084f5a825bde3168b8e89a02c7e58404cc325 before the gmtif schema/parser successfully compiled.
Daffodil commit 6ad629d19b9c53db117155ed4f99ec565a07e274 causes the gmtif schema to fail to compile.
Numerous schema validation errors are returned. A subset shown below.
Error messages are below:
Attempting to save parser for gmtif.
Test name is: gmtif_1t_76b_20000
CMD: /home/dfdl/incubator-daffodil/daffodil-cli/target/universal/stage/bin/daffodil -v save-parser -s /home/dfdl/dfdl-dataformats/data-formats/gmtif/src/main/resources/com/tresys/gmtif/xsd/gmtif.dfdl.xsd > /home/dfdl/dfdl-testharness/saved_parsers/0.0.0/gmtif.parser.bin
process return code: 1
Failed to Save Parser - gmtif
Error: [error] Schema Definition Error: Error loading schema due to org.xml.sax.SAXParseException; systemId: file:/home/dfdl/dfdl-dataformats/data-formats/gmtif/src/main/resources/com/tresys/gmtif/xsd/gmtif_dwell_segment.dfdl.xsd; lineNumber: 220; columnNumber: 56; src-resolve: Cannot resolve the name 'gmtif:I16' to a 'type definition' component.
Schema context: file:/home/dfdl/dfdl-dataformats/data-formats/gmtif/src/main/resources/com/tresys/gmtif/xsd/gmtif_dwell_segment.dfdl.xsd Location in file:??
[error] Schema Definition Error: Error loading schema due to org.xml.sax.SAXParseException; systemId: file:/home/dfdl/dfdl-dataformats/data-formats/gmtif/src/main/resources/com/tresys/gmtif/xsd/gmtif_dwell_segment.dfdl.xsd; lineNumber: 230; columnNumber: 54; src-resolve: Cannot resolve the name 'gmtif:I16' to a 'type definition' component.
Schema context: file:/home/dfdl/dfdl-dataformats/data-formats/gmtif/src/main/resources/com/tresys/gmtif/xsd/gmtif_dwell_segment.dfdl.xsd Location in file:??
[error] Schema Definition Error: Error loading schema due to org.xml.sax.SAXParseException; systemId: file:/home/dfdl/dfdl-dataformats/data-formats/gmtif/src/main/resources/com/tresys/gmtif/xsd/gmtif_dwell_segment.dfdl.xsd; lineNumber: 259; columnNumber: 61; src-resolve: Cannot resolve the name 'gmtif:I16' to a 'type definition' component.
Schema context: file:/home/dfdl/dfdl-dataformats/data-formats/gmtif/src/main/resources/com/tresys/gmtif/xsd/gmtif_dwell_segment.dfdl.xsd Location in file:??
.
.
.
.