Hello, I'm seeing the test failures on macOS and there's a concern that the behaviour might affect GnuTLS and ultimately QEMU test suite.
Are there any ideas of what might be causing it? Any help is appreciated. Thanks, Roman =============================================== GNU Libtasn1 4.16.0: tests/test-suite.log =============================================== # TOTAL: 30 # PASS: 27 # SKIP: 0 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: Test_parser ================= ERROR N. 1: Line 5 - TEST_PARSER2 { } DEFINITIONS IMPLICIT TAGS ::= BEGIN int1 ::= INTEGER END Error expected: SYNTAX_ERROR - Test_parser_ERROR.asn:6: Error: syntax error, unexpected IDENTIFIER, expecting $end near 'TEST_PARSER' Error detected: SYNTAX_ERROR - Test_parser_ERROR.asn:6: Error: syntax error, unexpected IDENTIFIER, expecting end of file near 'TEST_PARSER' FAIL Test_parser (exit status: 1) FAIL: Test_tree =============== ./Test_tree.asn:121: Warning: VisibleString is a built-in ASN.1 type. ./Test_tree.asn:123: Warning: NumericString is a built-in ASN.1 type. ./Test_tree.asn:125: Warning: IA5String is a built-in ASN.1 type. ./Test_tree.asn:127: Warning: TeletexString is a built-in ASN.1 type. ./Test_tree.asn:129: Warning: PrintableString is a built-in ASN.1 type. ./Test_tree.asn:131: Warning: UniversalString is a built-in ASN.1 type. ./Test_tree.asn:134: Warning: BMPString is a built-in ASN.1 type. ./Test_tree.asn:138: Warning: UTF8String is a built-in ASN.1 type. Error at line 707 ERROR in 254: Action 18 - Error expected: MEM_ERROR - 79 Error detected: VALUE_NOT_VALID - 0 FAIL Test_tree (exit status: 1) FAIL: copynode ============== ./pkix.asn:332: Warning: VisibleString is a built-in ASN.1 type. ./pkix.asn:334: Warning: NumericString is a built-in ASN.1 type. ./pkix.asn:336: Warning: IA5String is a built-in ASN.1 type. ./pkix.asn:338: Warning: TeletexString is a built-in ASN.1 type. ./pkix.asn:340: Warning: PrintableString is a built-in ASN.1 type. ./pkix.asn:342: Warning: UniversalString is a built-in ASN.1 type. ./pkix.asn:345: Warning: BMPString is a built-in ASN.1 type. ./pkix.asn:349: Warning: UTF8String is a built-in ASN.1 type. LIBTASN1 ERROR: VALUE_NOT_VALID Cannot copy node FAIL copynode (exit status: 1)